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", "name": "Steward",
"edition": "", "edition": "",
"team": "townsfolk", "team": "townsfolk",
"firstNight": 40, "firstNight": 33.3,
"firstNightReminder": "Point to the marked player.", "firstNightReminder": "Point to the marked player.",
"otherNight": 0, "otherNight": 0,
"otherNightReminder": "", "otherNightReminder": "",
@ -1429,7 +1429,7 @@
"name": "Knight", "name": "Knight",
"edition": "", "edition": "",
"team": "townsfolk", "team": "townsfolk",
"firstNight": 40, "firstNight": 33.2,
"firstNightReminder": "Point to the 2 marked players.", "firstNightReminder": "Point to the 2 marked players.",
"otherNight": 0, "otherNight": 0,
"otherNightReminder": "", "otherNightReminder": "",
@ -1442,7 +1442,8 @@
"name": "High Priestess", "name": "High Priestess",
"edition": "", "edition": "",
"team": "townsfolk", "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.", "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.", "otherNightReminder": "Each night, wake the High Priestess. Point to a player. Put the High Priestess to sleep.",
"reminders": ["Friend"], "reminders": ["Friend"],
@ -1672,8 +1673,8 @@
"name": "Vizier", "name": "Vizier",
"edition": "", "edition": "",
"team": "minion", "team": "minion",
"firstNight": 0, "firstNight": 55,
"firstNightReminder": "", "firstNightReminder": "Announce 'The Vizier is in play' and state which player they are.",
"otherNight": 0, "otherNight": 0,
"otherNightReminder": "", "otherNightReminder": "",
"reminders": [], "reminders": [],
@ -1685,9 +1686,9 @@
"name": "Harpy", "name": "Harpy",
"edition": "", "edition": "",
"team": "minion", "team": "minion",
"firstNight": 25, "firstNight": 24.2,
"firstNightReminder": "Select two players, one at a time.", "firstNightReminder": "Select two players, one at a time.",
"otherNight": 15, "otherNight": 14.2,
"otherNightReminder": "Select two players, one at a time.", "otherNightReminder": "Select two players, one at a time.",
"reminders": ["Mad", "2nd"], "reminders": ["Mad", "2nd"],
"setup": false, "setup": false,
@ -2180,7 +2181,7 @@
}, },
{ {
"id": "shugenja", "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.", "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, "otherNight": 0,
"setup": false, "setup": false,