Leviathan's tokens (#103)

This commit is contained in:
MRegnard 2023-07-21 13:26:55 +02:00 committed by GitHub
parent fde1a304a4
commit 085a853745
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 4 deletions

View file

@ -1717,12 +1717,12 @@
"firstNightReminder": "Place the Leviathan 'Day 1' marker. Announce 'The Leviathan is in play; this is Day 1.'",
"otherNight": 73,
"otherNightReminder": "Change the Leviathan Day reminder for the next day.",
"reminders": ["Day 1",
"reminders": ["Good player executed"],
"remindersGlobal": ["Day 1",
"Day 2",
"Day 3",
"Day 4",
"Day 5",
"Good player executed"],
"Day 5"],
"setup": false,
"ability": "If more than 1 good player is executed, you win. All players know you are in play. After day 5, evil wins."
},

View file

@ -1903,12 +1903,14 @@
"otherNight": 73,
"otherNightReminder": "Changez le marqueur de jour du Léviathan.",
"reminders": [
"Joueur Bon Exécuté"
],
"remindersGlobal": [
"Jour 1",
"Jour 2",
"Jour 3",
"Jour 4",
"Jour 5",
"Joueur Bon Exécuté"
],
"setup": false,
"ability": "Si plus d'un Bon joueur est exécuté, les Mauvais gagnent. Tous les joueurs savent que votre personnage est en jeu. Après 5 jours, les Mauvais gagnent."