From 6e79a15940afa046daa240a919d83d2aa69c5c39 Mon Sep 17 00:00:00 2001 From: MRegnard <62838312+MRegnard@users.noreply.github.com> Date: Fri, 22 Mar 2024 10:47:16 +0100 Subject: [PATCH] Adding Summoner (FR) --- src/store/locale/fr/roles.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/src/store/locale/fr/roles.json b/src/store/locale/fr/roles.json index 6a0a27d..eff3f3d 100644 --- a/src/store/locale/fr/roles.json +++ b/src/store/locale/fr/roles.json @@ -1825,6 +1825,23 @@ "setup": false, "ability": "Les votes ont lieu à bulletin secret. Vous ne pouvez être exécuté que si vous levez la main." }, + { + "id": "summoner", + "name": "Invocateur", + "edition": "", + "team": "minion", + "firstNight": 9.5, + "firstNightReminder": "Réveillez l'Invocateur, et indiquez-lui trois rôles bons qui ne sont pas en jeu.", + "otherNight": 21.5, + "otherNightReminder": "S'il s'agit de la 3e nuit, réveillez l'Invocateur. Il chosiit un joueur et un Démon : ce joueur devient ce Démon.", + "reminders": [ + "Nuit 1", + "Nuit 2", + "Nuit 3" + ], + "setup": true, + "ability": "Vous avez trois bluffs. Durant la troisième nuit, désignez un joueur : il devient le mauvais Démon de votre choix. [Aucun Démon]" + }, { "id": "lilmonsta", "name": "Bébé monstre",