mirror of
https://github.com/bra1n/townsquare.git
synced 2025-04-03 21:54:38 +00:00
Adding the Lord of Typhon (#210)
This commit is contained in:
parent
359e0c36f0
commit
655b263858
3 changed files with 30 additions and 0 deletions
BIN
src/assets/icons/lordoftyphon.png
Normal file
BIN
src/assets/icons/lordoftyphon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 173 KiB |
|
@ -2160,6 +2160,21 @@
|
|||
"setup": false,
|
||||
"ability": "Each night*, choose a character: they die. If they are not in play, the Storyteller chooses who dies."
|
||||
},
|
||||
{
|
||||
"id": "lordoftyphon",
|
||||
"name": "Lord of Typhon",
|
||||
"edition": "",
|
||||
"team": "demon",
|
||||
"firstNight": 4,
|
||||
"firstNightReminder": "Wake the players on either side of the Demon. Show them the 'You Are' card, the token of the Minion they now are, and a thumbs down to indicate they are evil.",
|
||||
"otherNight": 37,
|
||||
"otherNightReminder": "The Lord of Typhon points to a player. That player dies.",
|
||||
"reminders": [
|
||||
"Dead"
|
||||
],
|
||||
"setup": true,
|
||||
"ability": "Each night*, choose a player: they die. [Evil characters are in a line. You are in the middle. +1 Minion. -? to +? Outsiders]"
|
||||
},
|
||||
{
|
||||
"id": "gangster",
|
||||
"name": "Gangster",
|
||||
|
|
|
@ -2169,6 +2169,21 @@
|
|||
"setup": false,
|
||||
"ability": "Chaque nuit*, désignez un personnage : il meurt. Si ce personnage n'est pas en jeu, le Narrateur choisit qui meurt."
|
||||
},
|
||||
{
|
||||
"id": "lordoftyphon",
|
||||
"name": "Maître de Typhon",
|
||||
"edition": "",
|
||||
"team": "demon",
|
||||
"firstNight": 4,
|
||||
"firstNightReminder": "Réveiller le bon nombre de joueurs des deux côtés du Maître de Typhon. Leur révéler leur rôle de Sbire.",
|
||||
"otherNight": 37,
|
||||
"otherNightReminder": "Le Maître de Typhon désigne un joueur : ce joueur meurt.",
|
||||
"reminders": [
|
||||
"Mort"
|
||||
],
|
||||
"setup": true,
|
||||
"ability": "Chaque nuit*, désignez un joueur : il meurt. [Les joueurs mauvais sont en ligne, avec vous au milieu. +1 Sbire. -? à +? Étrangers]"
|
||||
},
|
||||
{
|
||||
"id": "gangster",
|
||||
"name": "Gangster",
|
||||
|
|
Loading…
Add table
Reference in a new issue