{ "name": "cult", "summary": "Default mafia theme, the people of our fine village are being threatened by the mafia and the cult. .... . Changes: added priest role which heals cultists, gave cult rechargecount 1, gave head cultist rechargecount 1 but separate recruit; tl;dr i nerfed the cult a lot, hopefully not too much", "author": [ "Nicehat" ], "sides": [ { "side": "mafia", "translation": "Mafia" }, { "side": "mafia1", "translation": "Italian Mafia" }, { "side": "village", "translation": "Good people" }, { "side": "werewolf", "translation": "WereWolf" }, { "side": "cult", "translation": "Doomsday Cult" }, { "side": "godfather", "translation": "Godfather" }, { "side": "baka", "translation": "Conspirator" } ], "roles": [ { "role": "villager", "translation": "Villager", "side": "village", "help": "You don't have any special commands during the night! Vote to remove people in the day!", "actions": {} }, { "role": "inspector", "translation": "Inspector", "side": "village", "help": "Type /Inspect [name] to find his/her identity!", "actions": { "night": { "inspect": { "target": "AnyButSelf", "common": "Self", "priority": 30 } } } }, { "role": "bodyguard", "translation": "Bodyguard", "side": "village", "help": "Type /Protect [name] to protect someone! Also, type /Safeguard [name] to safeguard someone!", "actions": { "night": { "protect": { "target": "AnyButSelf", "common": "Role", "priority": 5, "broadcast": "role" }, "safeguard": { "target": "AnyButSelf", "common": "Role", "priority": 1, "broadcast": "role" } }, "startup": "role-reveal" } }, { "role": "priest", "translation": "Priest", "side": "village", "help": "Type /unconvert [name] to restore someone from being a cultist! You can't be recruited!", "actions": { "night": { "unconvert": { "command": "convert", "target": "AnyButSelf", "common": "Team", "priority": 21, "newRole": "villager", "rechargecount": 1, "canConvert": [ "cult" ] } } } }, { "role": "mafia", "translation": "Mafia", "side": "mafia", "help": "Type /Kill [name] to kill someone!", "actions": { "night": { "kill": { "target": "AnyButTeam", "common": "Team", "priority": 11, "broadcast": "team" } }, "startup": "team-reveal" } }, { "role": "werewolf", "translation": "WereWolf", "side": "werewolf", "help": "Type /Kill [name] to kill someone!", "actions": { "night": { "kill": { "target": "AnyButSelf", "common": "Self", "priority": 10 } }, "distract": { "mode": "ChangeTarget", "hookermsg": "You tried to distract the Werewolf (what an idea, srsly), you were ravishly devoured, yum!", "msg": "The ~Distracter~ came to you last night! You devoured her instead!" }, "avoidHax": [ "kill" ] } }, { "role": "hooker", "translation": "Pretty Lady", "side": "village", "help": "Type /Distract [name] to distract someone! Vote to remove people in the day!", "actions": { "night": { "distract": { "target": "AnyButSelf", "common": "Self", "priority": 2 } } } }, { "role": "mayor", "translation": "Mayor", "side": "village", "help": "You dont have any special commands during the night! Vote to remove people in the day! (your vote counts as 2)", "actions": { "vote": 2 } }, { "role": "spy", "translation": "Spy", "side": "village", "help": "You can find out who is going to get killed next!(no command for this ability) Vote to remove people in the day!", "actions": { "hax": { "kill": { "revealTeam": 0.33, "revealPlayer": 0.1 }, "convert": { "revealTeam": 0.33, "revealPlayer": 0.1 } } } }, { "role": "godfather", "translation": "Godfather", "side": "godfather", "help": "Type /Kill [name] to kill someone! You can kill 2 targets, Type /kill [name2] again to select your second target!", "actions": { "night": { "kill": { "target": "AnyButSelf", "common": "Self", "priority": 20, "limit": 2 } }, "distract": { "mode": "ChangeTarget", "hookermsg": "You tried to seduce the Godfather... you were killed instead!", "msg": "The ~Distracter~ came to you last night! You killed her instead!" }, "avoidHax": [ "kill" ] } }, { "role": "vigilante", "translation": "Vigilante", "side": "village", "help": "Type /Kill [name] to kill someone!(dont kill the good people!)", "actions": { "night": { "kill": { "target": "AnyButSelf", "common": "Self", "priority": 19 } } } }, { "role": "mafia1", "translation": "Italian Mafia", "side": "mafia1", "help": "Type /Kill [name] to kill someone!", "actions": { "night": { "kill": { "target": "AnyButTeam", "common": "Team", "priority": 12, "broadcast": "team" } }, "startup": "team-reveal" } }, { "role": "cult", "translation": "Cultist", "side": "cult", "help": "Type /convert [name] to recruit someone to your doomsday cult! You can only recruit every other night!", "actions": { "night": { "convert": { "target": "AnyButSelf", "common": "Team", "priority": 21, "newRole": "cult", "recharge": 2, "canConvert": [ "baka", "bomb", "godfather", "hooker", "inspector", "mafia1", "mafiaboss1", "mayor", "miller1", "miller2", "samurai", "spy", "vigilante", "villager", "werewolf" ], "broadcast": "team" } }, "startup": "team-reveal" } }, { "role": "mafiaboss1", "translation": "Don Italian Mafia", "side": "mafia1", "help": "Type /Kill [name] to kill someone! You can't be distracted!", "actions": { "night": { "kill": { "target": "AnyButTeam", "common": "Team", "priority": 12, "broadcast": "team" } }, "distract": { "mode": "ignore", "msg": "The Pretty Lady came to you last night, but she had no effect on you!" }, "startup": "team-reveal" } }, { "role": "cultboss", "translation": "Lead Cultist", "side": "cult", "help": "Type /convert [name] to recruit someone to your doomsday cult! Your recruit is separate from the other cultists! You can only convert once every other night! You can't be distracted!", "actions": { "night": { "convert": { "target": "AnyButSelf", "common": "Self", "priority": 21, "recharge": 2, "newRole": "cult", "canConvert": [ "baka", "bodyguard", "bomb", "godfather", "hooker", "inspector", "mafia1", "mafiaboss1", "mayor", "miller1", "miller2", "samurai", "spy", "vigilante", "villager", "werewolf" ] } }, "distract": { "mode": "ignore", "msg": "The Pretty Lady came to you last night, but she had no effect on you!" }, "startup": "team-reveal" } }, { "role": "samurai", "translation": "Samurai", "side": "village", "help": "Type /Kill [name] during the day phase to kill someone! You will be revealed when you kill, so make wise choices! You are allied with the Good people.", "actions": { "daykill": "evade", "standby": { "kill": { "target": "AnyButSelf", "msg": "You can kill now using /kill [name] :", "killmsg": "~Self~ pulls out a sword and strikes it through ~Target~'s chest!" } } } }, { "role": "miller", "translation": "Miller", "side": "village", "help": "You dont have any special commands during the night! Vote to remove people in the day! Oh, and insp sees you as Mafia", "actions": { "inspect": { "revealAs": "mafia" } } }, { "role": "truemiller", "translation": "Miller", "side": "village", "help": "You dont have any special commands during the night! Vote to remove people in the day!", "actions": { "inspect": { "revealAs": "mafia" }, "lynch": { "revealAs": "mafia" }, "startup": { "revealAs": "villager" }, "onlist": "mafia" } }, { "role": "miller1", "translation": "Miller", "side": "village", "help": "You dont have any special commands during the night! Vote to remove people in the day!", "actions": { "inspect": { "revealAs": "mafia1" }, "lynch": { "revealAs": "mafia1" }, "startup": { "revealAs": "villager" }, "onlist": "mafia1" } }, { "role": "miller2", "translation": "Miller", "side": "village", "help": "You dont have any special commands during the night! Vote to remove people in the day!", "actions": { "inspect": { "revealAs": "cult" }, "lynch": { "revealAs": "cult" }, "startup": { "revealAs": "villager" }, "onlist": "cult" } }, { "role": "bomb", "translation": "Bomb", "side": "village", "help": "You are sided with the village! If anyone tries to kill you, you kill back!", "actions": { "kill": { "mode": "killattacker" } } }, { "role": "baka", "translation": "Conspirator", "side": "baka", "help": "You win regardless of who is living at the end, except the wolf (but due to a glitch you can win with everyone)!", "winningSides": "*", "actions": { "lynch": { "revealAs": "baka" }, "onlist": "villager" } } ], "roles1": [ "bodyguard", "mafia", "inspector", "baka", "hooker", "villager", "truemiller", "villager", "mafia", "priest", "cult" ], "roles2": [ "bodyguard", "mafia1", "mafia1", "inspector", "vigilante", "mafia1", "cult", "priest", "villager", "baka", "villager", "mayor", "villager", "spy", "villager", "miller1", "miller2", "mafiaboss1", "villager", "hooker", "villager", "godfather" ], "roles3": [ "bodyguard", "mafia1", "mafia1", "inspector", "vigilante", "mafia1", "cultboss", "priest", "villager", "baka", "villager", "mayor", "villager", "spy", "villager", "miller1", "miller2", "mafiaboss1", "villager", "hooker", "villager", "godfather", "miller2", "samurai", "villager", "villager", "werewolf", "mafia1", "miller2", "bodyguard", "villager", "bomb", "mayor", "vigilante", "mafia1", "miller2", "inspector", "villager", "werewolf", "samurai", "villager", "villager" ], "villageCantLoseRoles": [ "mayor", "vigilante", "samurai", "bomb" ] }