From 2209a0a5633451234e91cd971399391596370d2d Mon Sep 17 00:00:00 2001 From: MRegnard <62838312+MRegnard@users.noreply.github.com> Date: Sat, 2 Mar 2024 14:37:55 +0100 Subject: [PATCH] Adding Yaggababble (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..02fff9c 100644 --- a/src/store/locale/en/roles.json +++ b/src/store/locale/en/roles.json @@ -1740,6 +1740,19 @@ "setup": true, "ability": "Nominees die, but may nominate again immediately (on day 3, they must). After day 3, evil wins. [All Minions are Riot]" }, + { + "id": "yaggababble", + "name": "Yaggababble", + "edition": "", + "team": "demon", + "firstNight": 5.5, + "firstNightReminder": "Show the Yaggababble their secret phrase.", + "otherNight": 38.5, + "otherNightReminder": "Choose a number of players up to the total number of times the Yaggababble said their secret phrase publicly, those players die.", + "reminders": ["Dead"], + "setup": false, + "ability": "You start knowing a secret phrase. For each time you said it publicly today, a player might die." + }, { "id": "gangster", "name": "Gangster",