mirror of
https://github.com/bra1n/townsquare.git
synced 2025-04-04 14:14:38 +00:00
Merge remote-tracking branch 'MRegnard/yaggababble' into develop
This commit is contained in:
commit
d110a23016
5 changed files with 48 additions and 0 deletions
BIN
src/assets/icons/yaggababble.png
Normal file
BIN
src/assets/icons/yaggababble.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 82 KiB |
|
@ -406,6 +406,15 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Yaggababble",
|
||||
"hatred": [
|
||||
{
|
||||
"id": "Exorcist",
|
||||
"reason": "If the Exorcist chooses the Yaggababble, the Yaggababble ability does not kill tonight."
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Plague Doctor",
|
||||
"hatred": [
|
||||
|
|
|
@ -2075,6 +2075,21 @@
|
|||
"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": "yaggababble",
|
||||
"name": "Yaggababble",
|
||||
"edition": "",
|
||||
"team": "demon",
|
||||
"firstNight": 5.5,
|
||||
"firstNightReminder": "Show the Yaggababble their secret phrase.",
|
||||
"otherNight": 38.5,
|
||||
"otherNightReminder": "Choose a number of players up to the total number of times the Yaggababble said their secret phrase publicly, those players die.",
|
||||
"reminders": [
|
||||
"Dead"
|
||||
],
|
||||
"setup": false,
|
||||
"ability": "You start knowing a secret phrase. For each time you said it publicly today, a player might die."
|
||||
},
|
||||
{
|
||||
"id": "kazali",
|
||||
"name": "Kazali",
|
||||
|
|
|
@ -406,6 +406,15 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Yaggababble",
|
||||
"hatred": [
|
||||
{
|
||||
"id": "Exorcist",
|
||||
"reason": "Si l'Exorciste désigne le Yaggablabla, la capacité du Yaggablabla ne tue personne cette nuit."
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Summoner",
|
||||
"hatred": [
|
||||
|
|
|
@ -2084,6 +2084,21 @@
|
|||
"setup": true,
|
||||
"ability": "Les joueurs accusés meurent immédiatement sans vote mais peuvent accuser à leur tour. Le troisième jour, les joueurs accusés doivent accuser. À la fin du troisième jour, les mauvais gagnent. [Tous les Serviteurs sont des Émeutes]"
|
||||
},
|
||||
{
|
||||
"id": "yaggababble",
|
||||
"name": "Yaggablabla",
|
||||
"edition": "",
|
||||
"team": "demon",
|
||||
"firstNight": 5.5,
|
||||
"firstNightReminder": "Révélez sa phrase au Yaggablabla.",
|
||||
"otherNight": 38.5,
|
||||
"otherNightReminder": "Choisissez un nombre de joueurs inférieur ou égal au nombre de fois que le Yaggablabla a dit sa phrase publiquement : ces joueurs meurent.",
|
||||
"reminders": [
|
||||
"Mort"
|
||||
],
|
||||
"setup": false,
|
||||
"ability": "Vous commencez en connaissant une phrase secrète. Pour chaque fois que vous l'avez dite publiquement aujourd'hui, un joueur peut mourir."
|
||||
},
|
||||
{
|
||||
"id": "kazali",
|
||||
"name": "Kazali",
|
||||
|
|
Loading…
Add table
Reference in a new issue