This commit is contained in:
eddgabriel 2021-12-07 10:15:40 +00:00
parent a3cb8570f6
commit 31265aa4fd
3 changed files with 14 additions and 14 deletions

View File

@ -1,7 +1,7 @@
# Release Notes
### Version 2.15.3
- add Huntsman/Damsel, Noble, Al-Hadikhia, Golem, Fearmonger, Puzzlemaster, Alchemist, Engineer, Riot, Psychopath to list of available characters
- add Huntsman/Damsel, Noble, Al-Hadikhia, Golem, Fearmonger, Puzzlemaster, Alchemist, Engineer, Riot, Psychopath, Atheist to list of available characters
### Version 2.15.2
- added mobile web application support

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 MiB

View File

@ -1397,6 +1397,19 @@
"setup": false,
"ability": "Minions & Demons do not know each other. If you die, they learn who each other are that night."
},
{
"id": "atheist",
"name": "Atheist",
"edition": "",
"team": "townsfolk",
"firstNight": 0,
"firstNightReminder": "",
"otherNight": 0,
"otherNightReminder": "",
"reminders": [],
"setup": true,
"ability": "The Storyteller can break the game rules & if executed, good wins, even if you are dead. [No evil characters]"
},
{
"id": "cannibal",
"name": "Cannibal",
@ -1699,19 +1712,6 @@
"reminders": [],
"setup": true,
"ability": "Nominees die, but may nominate again immediately (on day 3, they must). After day 3, evil wins. [All Minions are Riot]"
},
{
"id": "gangster",
"name": "Gangster",
"edition": "",
"team": "traveler",
"firstNight": 0,
"firstNightReminder": "",
"otherNight": 0,
"otherNightReminder": "",
"reminders": [],
"setup": false,
"ability": "Once per day, you may choose to kill an alive neighbour, if your other alive neighbour agrees."
}
]