diff --git a/src/assets/icons/highpriestess.png b/src/assets/icons/highpriestess.png new file mode 100644 index 0000000..41845cb Binary files /dev/null and b/src/assets/icons/highpriestess.png differ diff --git a/src/store/locale/en/roles.json b/src/store/locale/en/roles.json index 3e22b3f..335027f 100644 --- a/src/store/locale/en/roles.json +++ b/src/store/locale/en/roles.json @@ -1587,6 +1587,19 @@ "setup": false, "ability": "You have the ability of the recently killed executee. If they are evil, you are poisoned until a good player dies by execution." }, + { + "id": "highpriestess", + "name": "High Priestess", + "edition": "", + "team": "townsfolk", + "firstNight": 56, + "firstNightReminder": "Point to a player.", + "otherNight": 75, + "otherNightReminder": "Point to a player.", + "reminders": [], + "setup": false, + "ability": "Each night, learn which player the Storyteller believes you should talk to most." + }, { "id": "villageidiot", "name": "Village Idiot", diff --git a/src/store/locale/fr/roles.json b/src/store/locale/fr/roles.json index 28a9444..91b41c2 100644 --- a/src/store/locale/fr/roles.json +++ b/src/store/locale/fr/roles.json @@ -1591,6 +1591,19 @@ "setup": false, "ability": "Vous avez la capacité du dernier joueur mort par exécution. S'il était Mauvais, vous êtes empoisonné jusqu'à ce qu'un joueur Bon meure par exécution." }, + { + "id": "highpriestess", + "name": "Grande Prêtresse", + "edition": "", + "team": "townsfolk", + "firstNight": 56, + "firstNightReminder": "Désignez un joueur à la Grande Prêtresse.", + "otherNight": 75, + "otherNightReminder": "Désignez un joueur à la Grande Prêtresse.", + "reminders": [], + "setup": false, + "ability": "Chaque nuit, vous apprenez à quel joueur vous devez le plus parler, selon le Narrateur." + }, { "id": "villageidiot", "name": "Idiot du Village",