From 2eea17af4e533a336c9420b2aafc8e0471234341 Mon Sep 17 00:00:00 2001
From: Dave <d.garnar@uk.cdw.com>
Date: Tue, 17 Oct 2023 10:59:16 +0100
Subject: [PATCH] fixing night orders

---
 src/roles.json | 17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)

diff --git a/src/roles.json b/src/roles.json
index 4fb00c2..eb00789 100644
--- a/src/roles.json
+++ b/src/roles.json
@@ -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,