From e9c74a60d2fc27f5ca88e1966c32879df95dd46a Mon Sep 17 00:00:00 2001 From: MRegnard <62838312+MRegnard@users.noreply.github.com> Date: Sun, 18 Feb 2024 13:46:40 +0100 Subject: [PATCH] Adding Vizier (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..0f9802c 100644 --- a/src/store/locale/en/roles.json +++ b/src/store/locale/en/roles.json @@ -1651,6 +1651,19 @@ "setup": false, "ability": "All players keep their eyes closed when voting & the vote tally is secret. Votes for you only count if you vote." }, + { + "id": "vizier", + "name": "Vizier", + "edition": "", + "team": "minion", + "firstNight": 62, + "firstNightReminder": "Announce \"The Vizier is in play\" and state which player they are.", + "otherNight": 0, + "otherNightReminder": "", + "reminders": [], + "setup": false, + "ability": "All players know who you are. You can not die during the day. If good voted, you may choose to execute immediately." + }, { "id": "lilmonsta", "name": "Lil' Monsta",