fixing night orders

This commit is contained in:
Dave 2023-10-17 10:59:16 +01:00
parent 4ff06e8009
commit 2eea17af4e

View file

@ -1416,7 +1416,7 @@
"name": "Steward",
"edition": "",
"team": "townsfolk",
"firstNight": 40,
"firstNight": 33.3,
"firstNightReminder": "Point to the marked player.",
"otherNight": 0,
"otherNightReminder": "",
@ -1429,7 +1429,7 @@
"name": "Knight",
"edition": "",
"team": "townsfolk",
"firstNight": 40,
"firstNight": 33.2,
"firstNightReminder": "Point to the 2 marked players.",
"otherNight": 0,
"otherNightReminder": "",
@ -1442,7 +1442,8 @@
"name": "High Priestess",
"edition": "",
"team": "townsfolk",
"firstNight": 50,
"firstNight": 50.2,
"otherNight": 69.2,
"firstNightReminder": "Each night, wake the High Priestess. Point to a player. Put the High Priestess to sleep.",
"otherNightReminder": "Each night, wake the High Priestess. Point to a player. Put the High Priestess to sleep.",
"reminders": ["Friend"],
@ -1672,8 +1673,8 @@
"name": "Vizier",
"edition": "",
"team": "minion",
"firstNight": 0,
"firstNightReminder": "",
"firstNight": 55,
"firstNightReminder": "Announce 'The Vizier is in play' and state which player they are.",
"otherNight": 0,
"otherNightReminder": "",
"reminders": [],
@ -1685,9 +1686,9 @@
"name": "Harpy",
"edition": "",
"team": "minion",
"firstNight": 25,
"firstNight": 24.2,
"firstNightReminder": "Select two players, one at a time.",
"otherNight": 15,
"otherNight": 14.2,
"otherNightReminder": "Select two players, one at a time.",
"reminders": ["Mad", "2nd"],
"setup": false,
@ -2180,7 +2181,7 @@
},
{
"id": "shugenja",
"firstNight": 33,
"firstNight": 33.4,
"firstNightReminder": "Wake the Shugenja; point horizontally in the direction of the closest evil player. If the two closest evil players are equidistant, point your finger horizontally in either direction.",
"otherNight": 0,
"setup": false,