diff --git a/src/assets/icons/highpriestess.png b/src/assets/icons/highpriestess.png new file mode 100644 index 0000000..4b01b06 Binary files /dev/null and b/src/assets/icons/highpriestess.png differ diff --git a/src/assets/icons/king.png b/src/assets/icons/king.png index b68ee24..15c84a2 100644 Binary files a/src/assets/icons/king.png and b/src/assets/icons/king.png differ diff --git a/src/assets/icons/steward.png b/src/assets/icons/steward.png index d03ccff..824f3ff 100644 Binary files a/src/assets/icons/steward.png and b/src/assets/icons/steward.png differ diff --git a/src/assets/icons/vizier.png b/src/assets/icons/vizier.png index 5a79dd4..b760e25 100644 Binary files a/src/assets/icons/vizier.png and b/src/assets/icons/vizier.png differ diff --git a/src/roles.json b/src/roles.json index 50fee47..ec10b20 100644 --- a/src/roles.json +++ b/src/roles.json @@ -1437,6 +1437,18 @@ "setup": false, "ability": "You start knowing 2 players that are not the Demon." }, + { + "id": "highpriestess", + "name": "High Priestess", + "edition": "", + "team": "townsfolk", + "firstNight": 50, + "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": [], + "setup": false, + "ability": "Each night, learn which player the Storyteller believes you should talk to most." + }, { "id": "snitch", "name": "Snitch",