From 6b8638181669c6118cd09614001f7b3b359b23ab Mon Sep 17 00:00:00 2001 From: MRegnard <62838312+MRegnard@users.noreply.github.com> Date: Sun, 18 Feb 2024 15:39:09 +0100 Subject: [PATCH] Adding Plague Doctor (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..03e4dc7 100644 --- a/src/store/locale/en/roles.json +++ b/src/store/locale/en/roles.json @@ -1529,6 +1529,19 @@ "setup": false, "ability": "If you were the player most responsible for your team losing, you change alignment & win, even if dead." }, + { + "id": "plaguedoctor", + "name": "Plague Doctor", + "edition": "", + "team": "outsider", + "firstNight": 0, + "firstNightReminder": "", + "otherNight": 0, + "otherNightReminder": "", + "reminders": ["Storyteller Ability"], + "setup": false, + "ability": "If you die, the Storyteller gains a not-in-play Minion ability." + }, { "id": "widow", "name": "Widow",