From 39523414f44d45b81040266e7202e6b4440748b9 Mon Sep 17 00:00:00 2001 From: MRegnard <62838312+MRegnard@users.noreply.github.com> Date: Sun, 18 Feb 2024 17:18:40 +0100 Subject: [PATCH] Adding Village Idiot (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..cb421bc 100644 --- a/src/store/locale/en/roles.json +++ b/src/store/locale/en/roles.json @@ -1437,6 +1437,19 @@ "setup": false, "ability": "You have the ability of the recently killed executee. If they are evil, you are poisoned until a good player dies by execution." }, + { + "id": "villageidiot", + "name": "Village Idiot", + "edition": "", + "team": "townsfolk", + "firstNight": 51, + "firstNightReminder": "The Village Idiot points to a player; give a thumbs up if that player is good or a thumbs down if that player is evil.", + "otherNight": 68, + "otherNightReminder": "The Village Idiot points to a player; give a thumbs up if that player is good or a thumbs down if that player is evil.", + "reminders": ["Drunk"], + "setup": true, + "ability": "Each night, choose a player: you learn their alignment. [+0 to +2 Village Idiots. 1 of the extras is drunk]" + }, { "id": "snitch", "name": "Snitch",