mirror of
https://github.com/bra1n/townsquare.git
synced 2025-04-04 14:14:38 +00:00
Adding Hatter's jinxes (EN)
This commit is contained in:
parent
669fd47130
commit
911c6c8db6
1 changed files with 21 additions and 0 deletions
|
@ -401,5 +401,26 @@
|
|||
"reason": "Only 1 jinxed character can be in play. Evil players start knowing which player and character it is."
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Hatter",
|
||||
"hatred": [
|
||||
{
|
||||
"id": "Legion",
|
||||
"reason": "If the Hatter dies and Legion is in play, nothing happens. If the Hatter dies and an evil player chooses Legion, all current evil players become Legion."
|
||||
},
|
||||
{
|
||||
"id": "Leviathan",
|
||||
"reason": "If the Hatter dies on or after day 5, the Demon cannot choose Leviathan."
|
||||
},
|
||||
{
|
||||
"id": "Lil' Monsta",
|
||||
"reason": "If a Demon chooses Lil' Monsta, they also choose a Minion to become and babysit Lil' Monsta tonight."
|
||||
},
|
||||
{
|
||||
"id": "Riot",
|
||||
"reason": "If the Hatter dies, Riot is in play and a Riot chooses a different Demon, a normal evil team is created from the Riot players. If the Hatter dies and the Demon chooses Riot, Minions become Riot too."
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Reference in a new issue