From 13aa0084720d4c413c77f6762387e283b95a87a6 Mon Sep 17 00:00:00 2001 From: MRegnard <62838312+MRegnard@users.noreply.github.com> Date: Sun, 18 Feb 2024 16:10:04 +0100 Subject: [PATCH] Adding Ojo (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..00a2e29 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": "ojo", + "name": "Ojo", + "edition": "", + "team": "demon", + "firstNight": 0, + "firstNightReminder": "", + "otherNight": 35, + "otherNightReminder": "The Ojo points to a character on the sheet; if in play, that player dies. If it is not in play, the Storyteller chooses who dies instead.", + "reminders": ["Dead"], + "setup": false, + "ability": "Each night*, choose a character: they die. If they are not in play, the Storyteller chooses who dies." + }, { "id": "gangster", "name": "Gangster",