From f072b8a7461be1d1154ff5d6e46c20b610912d44 Mon Sep 17 00:00:00 2001 From: MRegnard <62838312+MRegnard@users.noreply.github.com> Date: Fri, 22 Mar 2024 10:43:37 +0100 Subject: [PATCH] Adding Summoner (EN) --- src/store/locale/en/roles.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/src/store/locale/en/roles.json b/src/store/locale/en/roles.json index 1f20721..8e4b57b 100644 --- a/src/store/locale/en/roles.json +++ b/src/store/locale/en/roles.json @@ -1651,6 +1651,21 @@ "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": "summoner", + "name": "Summoner", + "edition": "", + "team": "minion", + "firstNight": 9.5, + "firstNightReminder": "Show the \"These characters are not in play\" card. Show 3 character tokens of good characters not in play.", + "otherNight": 21.5, + "otherNightReminder": "If it is the 3rd night, wake the Summoner. They point to a player and a Demon on the character sheet - that player becomes that Demon.", + "reminders": ["Night 1", + "Night 2", + "Night 3"], + "setup": true, + "ability": "You get 3 bluffs. On the 3rd night, choose a player: they become an evil Demon of your choice. [No Demon]" + }, { "id": "lilmonsta", "name": "Lil' Monsta",