From b21c4b14e1e9cb8e4a7e12904a6f3252301401cb Mon Sep 17 00:00:00 2001 From: Wyndter Date: Fri, 13 Oct 2023 12:47:24 -0400 Subject: [PATCH] Small changes --- roles.json | 22 ++++++++++++---------- tiers/standard.json | 1 + 2 files changed, 13 insertions(+), 10 deletions(-) diff --git a/roles.json b/roles.json index b4d8bc4..4c146c2 100644 --- a/roles.json +++ b/roles.json @@ -164,11 +164,6 @@ "description": "1-shot bulletproof, fireproof, innocent. Wake with the Mafia, appear normal Mafia. If you perform the kill, it does not happen. If the Mafia have won, regain bulletproof and become a serial killer.", "team": "Third Party" }, - { - "name": "David", - "description": "What does the Godfather do?", - "team": "Town" - }, { "name": "Douser", "description": "Third party sided with the arsonist. Arsonist is told that the douser is in the game but does not know who they are. Douser knows the arsonist. Douse one player each night. If the arsonist dies the douser gains the ability to light up *once*.", @@ -187,6 +182,12 @@ "team": "Third Party", "author": "Ben" }, + { + "name": "Gaslighter", + "description": "You don't know how to read, never did.", + "team": "Fourth Party", + "author": "Will" + }, { "name": "Jester", "description": "At the start of the game choose a faction to win with. You will be told who else is in that faction.", @@ -262,6 +263,12 @@ "description": "When a second person claims the same thing as someone else. In normal games there is only one of each role (excluding normal townie/mafia) so when two people claim the same role one must be lying.", "team": "Town" }, + { + "name": "David", + "description": "What does the Godfather do?", + "team": "Town", + "author": "Will" + }, { "name": "Deputy", "description": "Take over as Sheriff the night after the Sheriff dies.", @@ -287,11 +294,6 @@ "description": "Immune to being burned.", "team": "Town" }, - { - "name": "Gaslighter", - "description": "You don't know how to read.", - "team": "Third Party" - }, { "name": "General", "description": "While you live, all roles are mortally wounded instead of killed. They die after the vote instead of in the morning. Mortally wounded roles are treated as dead for win conditions.", diff --git a/tiers/standard.json b/tiers/standard.json index 0825eb7..fa3344f 100644 --- a/tiers/standard.json +++ b/tiers/standard.json @@ -54,6 +54,7 @@ "Douser", "Serial Killer", "Admirer", + "Gaslighter" ] }