From cfd072d2ba0f001d877fa2a4380af95941993e3c Mon Sep 17 00:00:00 2001 From: MRegnard <62838312+MRegnard@users.noreply.github.com> Date: Sun, 18 Feb 2024 14:39:22 +0100 Subject: [PATCH] Adding High Priestess (EN) --- src/store/locale/en/roles.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/src/store/locale/en/roles.json b/src/store/locale/en/roles.json index 1f20721..7e9299e 100644 --- a/src/store/locale/en/roles.json +++ b/src/store/locale/en/roles.json @@ -1437,6 +1437,19 @@ "setup": false, "ability": "You have the ability of the recently killed executee. If they are evil, you are poisoned until a good player dies by execution." }, + { + "id": "highpriestess", + "name": "High Priestess", + "edition": "", + "team": "townsfolk", + "firstNight": 56, + "firstNightReminder": "Point to a player.", + "otherNight": 75, + "otherNightReminder": "Point to a player.", + "reminders": [], + "setup": false, + "ability": "Each night, learn which player the Storyteller believes you should talk to most." + }, { "id": "snitch", "name": "Snitch",