Added Vizier

This commit is contained in:
Phyllis Poh Hui-Li 2023-05-03 13:34:30 +08:00
parent 1c52b232c0
commit e528507f19
3 changed files with 30 additions and 0 deletions

BIN
src/assets/icons/vizier.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 164 KiB

View File

@ -52,6 +52,23 @@
} }
] ]
}, },
{
"id": "Vizier",
"hatred": [
{
"id": "Alchemist",
"reason": "An Alchemist with the Vizier ability requires three players to vote in order to force an execution."
}
{
"id": "Magician",
"reason": "Only 1 jinxed character can be in play. Evil players start knowing which character it is."
},
{
"id": "Preacher",
"reason": "If the Vizier loses their ability, they learn this and if the Vizier is executed while they have their ability, their team wins."
}
]
},
{ {
"id": "Leviathan", "id": "Leviathan",
"hatred": [ "hatred": [

View File

@ -1637,6 +1637,19 @@
"setup": false, "setup": false,
"ability": "If you are executed, all but 3 players die. 1 minute later, the player with the most players pointing at them dies." "ability": "If you are executed, all but 3 players die. 1 minute later, the player with the most players pointing at them dies."
}, },
{
"id": "vizier",
"name": "Vizier",
"edition": "",
"team": "minion",
"firstNight": 0,
"firstNightReminder": "",
"otherNight": 0,
"otherNightReminder": "",
"reminders": [],
"setup": false,
"ability": "All players know who you are. You can not die during the day. If good voted, you may choose to execute immediately."
},
{ {
"id": "lilmonsta", "id": "lilmonsta",
"name": "Lil' Monsta", "name": "Lil' Monsta",