From a636eb8605a209157363358ef6d3a13ab1356ba2 Mon Sep 17 00:00:00 2001 From: MRegnard <62838312+MRegnard@users.noreply.github.com> Date: Sun, 18 Feb 2024 16:41:56 +0100 Subject: [PATCH] Adding Hatter (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..2f2d578 100644 --- a/src/store/locale/en/roles.json +++ b/src/store/locale/en/roles.json @@ -1529,6 +1529,19 @@ "setup": false, "ability": "If you were the player most responsible for your team losing, you change alignment & win, even if dead." }, + { + "id": "hatter", + "name": "Hatter", + "edition": "", + "team": "outsider", + "firstNight": 0, + "firstNightReminder": "", + "otherNight": 44, + "otherNightReminder": "If the Hatter died today: Wake the Minions and Demon. Show them the 'This Character Selected You' info token, then the Hatter token. Each player either shakes their head no or points to another character of the same type as their current character. If a second player would end up with the same character as another player, shake your head no and gesture for them to choose again. Put them to sleep. Change each player to the character they chose.", + "reminders": ["Tea Party Tonight"], + "setup": false, + "ability": "If you died today or tonight, the Minion & Demon players may choose new Minion & Demon characters to be." + }, { "id": "widow", "name": "Widow",