diff --git a/src/assets/icons/harpy.png b/src/assets/icons/harpy.png new file mode 100644 index 0000000..eee90c4 Binary files /dev/null and b/src/assets/icons/harpy.png differ diff --git a/src/store/locale/en/roles.json b/src/store/locale/en/roles.json index 8680d04..74887eb 100644 --- a/src/store/locale/en/roles.json +++ b/src/store/locale/en/roles.json @@ -1855,6 +1855,22 @@ "setup": false, "ability": "All players know who you are. You can not die during the day. If good voted, you may choose to execute immediately." }, + { + "id": "harpy", + "name": "Harpy", + "edition": "", + "team": "minion", + "firstNight": 28, + "firstNightReminder": "Wake the Harpy; they point at one player, then another. Wake the 1st player the Harpy pointed to, show them the 'This character has selected you' card, show them the Harpy token, then point at the 2nd player the Harpy pointed to.", + "otherNight": 19, + "otherNightReminder": "Wake the Harpy; they point at one player, then another. Wake the 1st player the Harpy pointed to, show them the 'This character has selected you' card, show them the Harpy token, then point at the 2nd player the Harpy pointed to.", + "reminders": [ + "Mad", + "2nd" + ], + "setup": false, + "ability": "Each night, choose 2 players: tomorrow, the 1st player is mad that the 2nd is evil, or both might die." + }, { "id": "lilmonsta", "name": "Lil' Monsta", diff --git a/src/store/locale/fr/roles.json b/src/store/locale/fr/roles.json index e174bee..2153d4a 100644 --- a/src/store/locale/fr/roles.json +++ b/src/store/locale/fr/roles.json @@ -1828,6 +1828,22 @@ ], "setup": false, "ability": "Les votes ont lieu à bulletin secret. Vous ne pouvez être exécuté que si vous levez la main." + }, + { + "id": "harpy", + "name": "Harpie", + "edition": "", + "team": "minion", + "firstNight": 28, + "firstNightReminder": "Réveillez la Harpie. Elle désigne deux joueurs, l'un après l'autre. Réveillez le premier joueur, et lui révéler qu'il est persuadé par la Harpie que le deuxième est mauvais.", + "otherNight": 19, + "otherNightReminder": "Réveillez la Harpie. Elle désigne deux joueurs, l'un après l'autre. Réveillez le premier joueur, et lui révéler qu'il est persuadé par la Harpie que le deuxième est mauvais.", + "reminders": [ + "Persuadé", + "2e" + ], + "setup": false, + "ability": "Chaque nuit, désignez deux joueurs : demain, le premier sera persuadé que le deuxième est mauvais, ou ils pourront tous les deux mourir." }, { "id": "summoner",