diff --git a/src/assets/icons/yaggababble.png b/src/assets/icons/yaggababble.png new file mode 100644 index 0000000..dcc0280 Binary files /dev/null and b/src/assets/icons/yaggababble.png differ diff --git a/src/store/locale/en/hatred.json b/src/store/locale/en/hatred.json index 29aeed5..04ec9a8 100644 --- a/src/store/locale/en/hatred.json +++ b/src/store/locale/en/hatred.json @@ -406,6 +406,15 @@ } ] }, + { + "id": "Yaggababble", + "hatred": [ + { + "id": "Exorcist", + "reason": "If the Exorcist chooses the Yaggababble, the Yaggababble ability does not kill tonight." + } + ] + }, { "id": "Plague Doctor", "hatred": [ diff --git a/src/store/locale/en/roles.json b/src/store/locale/en/roles.json index 412e1cb..fc15984 100644 --- a/src/store/locale/en/roles.json +++ b/src/store/locale/en/roles.json @@ -2075,6 +2075,21 @@ "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": "kazali", "name": "Kazali", diff --git a/src/store/locale/fr/hatred.json b/src/store/locale/fr/hatred.json index 75e5106..a58143e 100644 --- a/src/store/locale/fr/hatred.json +++ b/src/store/locale/fr/hatred.json @@ -406,6 +406,15 @@ } ] }, + { + "id": "Yaggababble", + "hatred": [ + { + "id": "Exorcist", + "reason": "Si l'Exorciste désigne le Yaggablabla, la capacité du Yaggablabla ne tue personne cette nuit." + } + ] + }, { "id": "Summoner", "hatred": [ diff --git a/src/store/locale/fr/roles.json b/src/store/locale/fr/roles.json index 4af26db..d4da734 100644 --- a/src/store/locale/fr/roles.json +++ b/src/store/locale/fr/roles.json @@ -2084,6 +2084,21 @@ "setup": true, "ability": "Les joueurs accusés meurent immédiatement sans vote mais peuvent accuser à leur tour. Le troisième jour, les joueurs accusés doivent accuser. À la fin du troisième jour, les mauvais gagnent. [Tous les Serviteurs sont des Émeutes]" }, + { + "id": "yaggababble", + "name": "Yaggablabla", + "edition": "", + "team": "demon", + "firstNight": 5.5, + "firstNightReminder": "Révélez sa phrase au Yaggablabla.", + "otherNight": 38.5, + "otherNightReminder": "Choisissez un nombre de joueurs inférieur ou égal au nombre de fois que le Yaggablabla a dit sa phrase publiquement : ces joueurs meurent.", + "reminders": [ + "Mort" + ], + "setup": false, + "ability": "Vous commencez en connaissant une phrase secrète. Pour chaque fois que vous l'avez dite publiquement aujourd'hui, un joueur peut mourir." + }, { "id": "kazali", "name": "Kazali",