diff --git a/src/store/locale/en/roles.json b/src/store/locale/en/roles.json index 1f20721..e30e872 100644 --- a/src/store/locale/en/roles.json +++ b/src/store/locale/en/roles.json @@ -1437,6 +1437,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": "shugenja", + "name": "Shugenja", + "edition": "", + "team": "townsfolk", + "firstNight": 50, + "firstNightReminder": "Wake the Shugenja; point horizontally in the direction of the closest evil player. If the two closest evil players are equidistant, point your finger horizontally in either direction.", + "otherNight": 0, + "otherNightReminder": "", + "reminders": [], + "setup": false, + "ability": "You start knowing if your closest evil player is clockwise or anti-clockwise. If equidistant, this info is arbitrary." + }, { "id": "snitch", "name": "Snitch",