mirror of
https://github.com/bra1n/townsquare.git
synced 2025-04-04 14:14:38 +00:00
Merge remote-tracking branch 'MRegnard/plague' into develop
This commit is contained in:
commit
c5469f2c80
5 changed files with 104 additions and 0 deletions
BIN
src/assets/icons/plaguedoctor.png
Normal file
BIN
src/assets/icons/plaguedoctor.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 114 KiB |
|
@ -406,6 +406,43 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Plague Doctor",
|
||||
"hatred": [
|
||||
{
|
||||
"id": "Baron",
|
||||
"reason": "If the Storyteller gains the Baron ability, up to two players become out-of-play Outsiders."
|
||||
},
|
||||
{
|
||||
"id": "Boomdandy",
|
||||
"reason": "If the Plague Doctor is executed and the Storyteller would gain the Boomdandy ability, the Boomdandy ability triggers immediately."
|
||||
},
|
||||
{
|
||||
"id": "Evil Twin",
|
||||
"reason": "The Storyteller cannot gain the Evil Twin ability if the Plague Doctor dies."
|
||||
},
|
||||
{
|
||||
"id": "Fearmonger",
|
||||
"reason": "If the Plague Doctor dies, a living Minion gains the Fearmonger ability in addition to their own ability, and learns this."
|
||||
},
|
||||
{
|
||||
"id": "Goblin",
|
||||
"reason": "If the Plague Doctor dies, a living Minion gains the Goblin ability in addition to their own ability, and learns this."
|
||||
},
|
||||
{
|
||||
"id": "Scarlet Woman",
|
||||
"reason": "If the Plague Doctor dies, a living Minion gains the Scarlet Woman ability in addition to their own ability, and learns this."
|
||||
},
|
||||
{
|
||||
"id": "Spy",
|
||||
"reason": "If the Plague Doctor dies, a living Minion gains the Spy ability in addition to their own ability, and learns this."
|
||||
},
|
||||
{
|
||||
"id": "Marionette",
|
||||
"reason": "If the Demon has a neighbor who is alive and a Townsfolk or Outsider when the Plague Doctor dies, that player becomes an evil Marionette. If there is already an extra evil player, this does not happen."
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Summoner",
|
||||
"hatred": [
|
||||
|
|
|
@ -1717,6 +1717,21 @@
|
|||
"setup": false,
|
||||
"ability": "If you were the player most responsible for your team losing, you change alignment & win, even if dead."
|
||||
},
|
||||
{
|
||||
"id": "plaguedoctor",
|
||||
"name": "Plague Doctor",
|
||||
"edition": "",
|
||||
"team": "outsider",
|
||||
"firstNight": 0,
|
||||
"firstNightReminder": "",
|
||||
"otherNight": 0,
|
||||
"otherNightReminder": "",
|
||||
"reminders": [
|
||||
"Storyteller Ability"
|
||||
],
|
||||
"setup": false,
|
||||
"ability": "If you die, the Storyteller gains a not-in-play Minion ability."
|
||||
},
|
||||
{
|
||||
"id": "hatter",
|
||||
"name": "Hatter",
|
||||
|
|
|
@ -517,5 +517,42 @@
|
|||
"reason": "Si le Kazali veut créer une Marionnette, il doit choisir l'un de ses voisins."
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Plague Doctor",
|
||||
"hatred": [
|
||||
{
|
||||
"id": "Baron",
|
||||
"reason": "Si le Narrateur gagne la capacité du Baron, jusqu'à deux joueurs deviennent des Étrangers qui ne sont pas en jeu."
|
||||
},
|
||||
{
|
||||
"id": "Boomdandy",
|
||||
"reason": "Si le Médecin de Peste est exécuté et que le Narrateur aurait du gagner une capacité d'Homme-bombe, la capacité d'Homme-bombe s'active immédiatement."
|
||||
},
|
||||
{
|
||||
"id": "Evil Twin",
|
||||
"reason": "Le Narrateur ne peut pas gagner une capacité de Jumeau maléfique si le Médecin de Peste meurt."
|
||||
},
|
||||
{
|
||||
"id": "Fearmonger",
|
||||
"reason": "Si le Médecin de Peste aurait du donner la capacité de Semeur de peur au Narrateur, un Serviteur en vie gagne la capacité de Semeur de peur en plus de sa propre capacité, et l'apprend."
|
||||
},
|
||||
{
|
||||
"id": "Goblin",
|
||||
"reason": "Si le Médecin de Peste aurait du donner la capacité de Gobelin au Narrateur, un Serviteur en vie gagne la capacité de Gobelin en plus de sa propre capacité, et l'apprend."
|
||||
},
|
||||
{
|
||||
"id": "Scarlet Woman",
|
||||
"reason": "Si le Médecin de Peste aurait du donner la capacité de Gourgandine au Narrateur, un Serviteur en vie gagne la capacité de Gourgandine en plus de sa propre capacité, et l'apprend."
|
||||
},
|
||||
{
|
||||
"id": "Spy",
|
||||
"reason": "Si le Médecin de Peste aurait du donner la capacité d'Espion au Narrateur, un Serviteur en vie gagne la capacité d'Espion en plus de sa propre capacité, et l'apprend."
|
||||
},
|
||||
{
|
||||
"id": "Marionette",
|
||||
"reason": "Si l'un des voisins du Démon est un Villageois ou Étranger et est vivant quand le Médecin de Peste meurt, ce joueur devient une mauvaise Marionnette. S'il y a déjà un joueur mauvais de plus, cela n'arrive pas."
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
|
|
|
@ -1721,6 +1721,21 @@
|
|||
"setup": false,
|
||||
"ability": "Si vous étiez le principal responsable de la défaite de votre équipe, vous changez d'équipe et gagnez, même si vous êtes mort."
|
||||
},
|
||||
{
|
||||
"id": "plaguedoctor",
|
||||
"name": "Médecin de Peste",
|
||||
"edition": "",
|
||||
"team": "outsider",
|
||||
"firstNight": 0,
|
||||
"firstNightReminder": "",
|
||||
"otherNight": 0,
|
||||
"otherNightReminder": "",
|
||||
"reminders": [
|
||||
"Capacité du Narrateur"
|
||||
],
|
||||
"setup": false,
|
||||
"ability": "Si vous mourez, le Narrateur gagne la capacité d’un Serviteur qui n’est pas en jeu."
|
||||
},
|
||||
{
|
||||
"id": "hatter",
|
||||
"name": "Chapelier",
|
||||
|
|
Loading…
Add table
Reference in a new issue