From c7464ac01e3b2cb1b273fa3a3b4698fc9834d795 Mon Sep 17 00:00:00 2001 From: MRegnard <62838312+MRegnard@users.noreply.github.com> Date: Sun, 8 Dec 2024 15:57:20 +0100 Subject: [PATCH] Updating the Acrobat (EN) --- src/store/locale/en/roles.json | 31 ++++++++++++++++--------------- 1 file changed, 16 insertions(+), 15 deletions(-) diff --git a/src/store/locale/en/roles.json b/src/store/locale/en/roles.json index e2d60d0..478a7bb 100644 --- a/src/store/locale/en/roles.json +++ b/src/store/locale/en/roles.json @@ -1658,6 +1658,22 @@ "setup": false, "ability": "You start knowing 2 players that are not the Demon." }, + { + "id": "acrobat", + "name": "Acrobat", + "edition": "", + "team": "townsfolk", + "firstNight": 0, + "firstNightReminder": "", + "otherNight": 12.5, + "otherNightReminder": "The Acrobat choose a player: mark this player with the 'Chosen' reminder. If this player is or becomes drunk or poisoned tonight, the Acrobat dies.", + "reminders": [ + "Chosen", + "Dead" + ], + "setup": false, + "ability": "Each night*, choose a player: if they are or become drunk or poisoned tonight, you die." + }, { "id": "snitch", "name": "Snitch", @@ -1671,21 +1687,6 @@ "setup": false, "ability": "Minions start knowing 3 not-in-play characters." }, - { - "id": "acrobat", - "name": "Acrobat", - "edition": "", - "team": "outsider", - "firstNight": 0, - "firstNightReminder": "", - "otherNight": 48, - "otherNightReminder": "If a good living neighbour is drunk or poisoned, the Acrobat player dies.", - "reminders": [ - "Dead" - ], - "setup": false, - "ability": "Each night*, if either good living neighbour is drunk or poisoned, you die." - }, { "id": "puzzlemaster", "name": "Puzzlemaster",