diff --git a/src/assets/icons/boffin.png b/src/assets/icons/boffin.png new file mode 100644 index 0000000..d47afb3 Binary files /dev/null and b/src/assets/icons/boffin.png differ diff --git a/src/store/locale/en/roles.json b/src/store/locale/en/roles.json index 460dcb5..1a212ff 100644 --- a/src/store/locale/en/roles.json +++ b/src/store/locale/en/roles.json @@ -2012,6 +2012,19 @@ "setup": false, "ability": "Each night, choose 2 players: tomorrow, the 1st player is mad that the 2nd is evil, or both might die." }, + { + "id": "boffin", + "name": "Boffin", + "edition": "", + "team": "minion", + "firstNight": 6, + "firstNightReminder": "Wake the Boffin and how them the token of the ability the Demon has. Put the Boffin back to sleep. Wake the Demon, show the Boffin token, then show the token of the good ability the Demon has.", + "otherNight": 0, + "otherNightReminder": "", + "reminders": [], + "setup": false, + "ability": "The Demon (even if drunk or poisoned) has a not-in-play good character's ability. You both know which." + }, { "id": "lilmonsta", "name": "Lil' Monsta", diff --git a/src/store/locale/fr/roles.json b/src/store/locale/fr/roles.json index dd5765d..f7b62f2 100644 --- a/src/store/locale/fr/roles.json +++ b/src/store/locale/fr/roles.json @@ -2016,6 +2016,19 @@ "setup": false, "ability": "Tous les joueurs savent qui vous êtes. Vous ne pouvez pas mourir de jour. Si un bon a voté, vous pouvez choisir d'exécuter immédiatement." }, + { + "id": "boffin", + "name": "Spécialiste", + "edition": "", + "team": "minion", + "firstNight": 6, + "firstNightReminder": "Réveillez le Spécialiste et indiquez-lui la capacité qu'il a donné au Démon. Réveillez le Démon, dites-lui que le Spécialiste lui a donné une capacité, et précisez laquelle.", + "otherNight": 0, + "otherNightReminder": "", + "reminders": [], + "setup": false, + "ability": "Le Démon (même si ivre ou empoisonné) a la capacité d'un personnage bon qui n'est pas en jeu. Vous savez tous les deux laquelle." + }, { "id": "lilmonsta", "name": "Bébé monstre",