Adding Kazali's jinxes

This commit is contained in:
MRegnard 2024-02-18 17:10:09 +01:00 committed by GitHub
parent 0a6d97b985
commit 0d03aae642
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -401,5 +401,30 @@
"reason": "Only 1 jinxed character can be in play. Evil players start knowing which player and character it is."
}
]
},
{
"id": "Kazali",
"hatred": [
{
"id": "Bounty Hunter",
"reason": "An evil Townsfolk is only created if the Bounty Hunter is still in play after the Kazali acts."
},
{
"id": "Choirboy",
"reason": "The Kazali can not choose the King to become a Minion if a Choirboy is in play."
},
{
"id": "Goon",
"reason": "If the Kazali chooses the Goon to become a Minion, remaining Minions choices are decided by the Storyteller."
},
{
"id": "Huntsman",
"reason": "If the Kazali chooses the Damsel to become a Minion, and a Huntsman is in play, a good player becomes the Damsel."
},
{
"id": "Marionette",
"reason": "If the Kazali chooses to create a Marionette, they must choose one of their neighbors."
}
]
}
]