mirror of
https://github.com/bra1n/townsquare.git
synced 2025-04-04 14:14:38 +00:00
Adding Kazali's jinxes
This commit is contained in:
parent
0a6d97b985
commit
0d03aae642
1 changed files with 25 additions and 0 deletions
|
@ -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."
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Reference in a new issue