mirror of
https://github.com/bra1n/townsquare.git
synced 2025-04-03 21:54:38 +00:00
Updating the Acrobat (EN)
This commit is contained in:
parent
908d8a8b81
commit
c7464ac01e
1 changed files with 16 additions and 15 deletions
|
@ -1658,6 +1658,22 @@
|
|||
"setup": false,
|
||||
"ability": "You start knowing 2 players that are not the Demon."
|
||||
},
|
||||
{
|
||||
"id": "acrobat",
|
||||
"name": "Acrobat",
|
||||
"edition": "",
|
||||
"team": "townsfolk",
|
||||
"firstNight": 0,
|
||||
"firstNightReminder": "",
|
||||
"otherNight": 12.5,
|
||||
"otherNightReminder": "The Acrobat choose a player: mark this player with the 'Chosen' reminder. If this player is or becomes drunk or poisoned tonight, the Acrobat dies.",
|
||||
"reminders": [
|
||||
"Chosen",
|
||||
"Dead"
|
||||
],
|
||||
"setup": false,
|
||||
"ability": "Each night*, choose a player: if they are or become drunk or poisoned tonight, you die."
|
||||
},
|
||||
{
|
||||
"id": "snitch",
|
||||
"name": "Snitch",
|
||||
|
@ -1671,21 +1687,6 @@
|
|||
"setup": false,
|
||||
"ability": "Minions start knowing 3 not-in-play characters."
|
||||
},
|
||||
{
|
||||
"id": "acrobat",
|
||||
"name": "Acrobat",
|
||||
"edition": "",
|
||||
"team": "outsider",
|
||||
"firstNight": 0,
|
||||
"firstNightReminder": "",
|
||||
"otherNight": 48,
|
||||
"otherNightReminder": "If a good living neighbour is drunk or poisoned, the Acrobat player dies.",
|
||||
"reminders": [
|
||||
"Dead"
|
||||
],
|
||||
"setup": false,
|
||||
"ability": "Each night*, if either good living neighbour is drunk or poisoned, you die."
|
||||
},
|
||||
{
|
||||
"id": "puzzlemaster",
|
||||
"name": "Puzzlemaster",
|
||||
|
|
Loading…
Add table
Reference in a new issue