Adding Plague Doctor's jinxes (EN)

This commit is contained in:
MRegnard 2024-02-18 15:50:18 +01:00 committed by GitHub
parent e581e98966
commit 093ac59e75
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -401,5 +401,42 @@
"reason": "Only 1 jinxed character can be in play. Evil players start knowing which player and character it is."
}
]
},
{
"id": "Plague Doctor",
"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": "Evil Twin",
"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": "Scarlet Woman",
"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."
},
{
"id": "Marionette",
"reason": "If the Demon has a neighbor 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."
}
]
}
]