Adding Hatter's jinxes (EN)

This commit is contained in:
MRegnard 2024-02-18 16:50:59 +01:00 committed by GitHub
parent 669fd47130
commit 911c6c8db6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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."
}
]
}
]