diff --git a/src/store/locale/en/hatred.json b/src/store/locale/en/hatred.json index fa9b8f3..30e2711 100644 --- a/src/store/locale/en/hatred.json +++ b/src/store/locale/en/hatred.json @@ -401,5 +401,38 @@ "reason": "Only 1 jinxed character can be in play. Evil players start knowing which player and character it is." } ] + }, + { + "id": "Vizier", + "hatred": [ + { + "id": "Magician", + "reason": "Only 1 jinxed character can be in play. Evil players start knowing which player and character it is." + }, + { + "id": "Alchemist", + "reason": "If the Alchemist has the Vizier ability, they may only choose to execute immediately if three or more players voted, regardless of those players' alignment." + }, + { + "id": "Courtier", + "reason": "If the Vizier loses their ability, they learn this and if the Vizier is executed while they have their ability, their team wins." + }, + { + "id": "Preacher", + "reason": "If the Vizier loses their ability, they learn this and if the Vizier is executed while they have their ability, their team wins." + }, + { + "id": "Investigator", + "reason": "If the Investigator learns that the Vizier is in play, the existence of the Vizier is not announced by the Storyteller." + }, + { + "id": "Fearmonger", + "reason": "The Vizier wakes with the Fearmonger, learns who they choose and cannot choose to execute that player." + }, + { + "id": "Lil' Monsta", + "reason": "The Vizier can die by execution if they are babysitting Lil' Monsta." + } + ] } ]