mirror of
https://github.com/bra1n/townsquare.git
synced 2025-04-04 14:14:38 +00:00
Updating the Alchemist (#227)
This commit is contained in:
parent
510ce68e52
commit
87e96bfc9a
2 changed files with 4 additions and 4 deletions
|
@ -1495,7 +1495,7 @@
|
||||||
"edition": "",
|
"edition": "",
|
||||||
"team": "townsfolk",
|
"team": "townsfolk",
|
||||||
"firstNight": 8,
|
"firstNight": 8,
|
||||||
"firstNightReminder": "Show the Alchemist a not-in-play Minion token",
|
"firstNightReminder": "Show the Alchemist a Minion token",
|
||||||
"otherNight": 0,
|
"otherNight": 0,
|
||||||
"otherNightReminder": "",
|
"otherNightReminder": "",
|
||||||
"reminders": [],
|
"reminders": [],
|
||||||
|
@ -1503,7 +1503,7 @@
|
||||||
"Alchemist"
|
"Alchemist"
|
||||||
],
|
],
|
||||||
"setup": false,
|
"setup": false,
|
||||||
"ability": "You have a not-in-play Minion ability."
|
"ability": "You have a Minion ability. When using this, the Storyteller may prompt you to choose differently."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "farmer",
|
"id": "farmer",
|
||||||
|
|
|
@ -1500,13 +1500,13 @@
|
||||||
"firstNight": 8,
|
"firstNight": 8,
|
||||||
"firstNightReminder": "Indiquez à l'alchimiste de quelle capacité il dispose.",
|
"firstNightReminder": "Indiquez à l'alchimiste de quelle capacité il dispose.",
|
||||||
"otherNight": 0,
|
"otherNight": 0,
|
||||||
"otherNightReminder": "Si la capacité de l'alchimiste s'utilise la nuit, réveillez le.",
|
"otherNightReminder": "",
|
||||||
"reminders": [],
|
"reminders": [],
|
||||||
"remindersGlobal": [
|
"remindersGlobal": [
|
||||||
"Alchimiste"
|
"Alchimiste"
|
||||||
],
|
],
|
||||||
"setup": false,
|
"setup": false,
|
||||||
"ability": "Vous avez la capacité d'un Sbire qui n'est pas en jeu."
|
"ability": "Vous avez une capacité de Sbire. Quand vous l'utilisez, le Narrateur peut vous demander de modifier votre choix."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "farmer",
|
"id": "farmer",
|
||||||
|
|
Loading…
Add table
Reference in a new issue