diff --git a/src/assets/icons/plaguedoctor.png b/src/assets/icons/plaguedoctor.png new file mode 100644 index 0000000..b1f56c0 Binary files /dev/null and b/src/assets/icons/plaguedoctor.png differ diff --git a/src/hatred.json b/src/hatred.json index 063cfff..0c01b91 100644 --- a/src/hatred.json +++ b/src/hatred.json @@ -426,5 +426,42 @@ "reason": "The Vizier wakes with the Fearmonger, learns who they choose and cannot choose to execute that player." } ] + }, + { + "id": "plaguedoctor", + "hatred": [ + { + "id": "baron", + "reason": "If the Storyteller gains the Baron ability, up to two players become out-of-play Outsiders." + }, + { + "id": "boomdandy", + "reason": "If the Plague Doctor is executed and the Storyteller would gain the Boomdandy ability, the Boomdandy ability triggers immediately." + }, + { + "id": "eviltwin", + "reason": "The Storyteller cannot gain the Evil Twin ability if the Plague Doctor dies." + }, + { + "id": "fearmonger", + "reason": "If the Plague Doctor dies, a living Minion gains the Fearmonger ability in addition to their own ability, and learns this." + }, + { + "id": "goblin", + "reason": "If the Plague Doctor dies, a living Minion gains the Goblin ability in addition to their own ability, and learns this." + }, + { + "id": "Marionette", + "reason": "If the Demon has a neighbour who is alive and a Townsfolk or Outsider when the Plague Doctor dies, that player becomes an evil Marionette. If there is already an extra evil player, this does not happen." + }, + { + "id": "scarletwoman", + "reason": "If the Plague Doctor dies, a living Minion gains the Scarlet Woman ability in addition to their own ability, and learns this." + }, + { + "id": "spy", + "reason": "If the Plague Doctor dies, a living Minion gains the Spy ability in addition to their own ability, and learns this." + } + ] } ] diff --git a/src/roles.json b/src/roles.json index e5daabc..2164eec 100644 --- a/src/roles.json +++ b/src/roles.json @@ -1540,6 +1540,14 @@ "setup": false, "ability": "If you were the player most responsible for your team losing, you change alignment & win, even if dead." }, + { + "id": "plaguedoctor", + "reminders": ["Storyteller Ability"], + "setup": false, + "name": "Plague Doctor", + "team": "outsider", + "ability": "If you die, the Storyteller gains a not-in-play Minion ability." + }, { "id": "widow", "name": "Widow",