Standard theme. This is very standard mafia theme. It's based off the default mafia theme, with a couple changes. Teams: Spoiler Mafia Canadian Mafia Italian Mafia French Mafia Criminals[/HIDE] Roles: Spoiler ±Role: Villager ±Ability: Sided with Good people. ±Game: 6-30 Players ±Role: Inspector ±Ability: Can inspect one person during the night. Sided with Good people. ±Game: 3-30 Players ±Role: Bodyguard ±Ability: Can protect one person during the night. Sided with Good people. ±Game: 1-30 Players ±Role: Mafia ±Ability: Can kill one person during the night. Sided with Mafia. ±Game: 2-11 Players ±Role: WereWolf ±Ability: Can kill one person during the night. (Can't be detected by spies.) Kills any distractors. Sided with WereWolf. ±Game: 4-11, 27-30 Players ±Role: Prostitute ±Ability: Can distract one person during the night. Sided with Good people. ±Game: 5-30 Players ±Role: Mayor ±Ability: Vote counts as 2. Sided with Good people. ±Game: 11-30 Players ±Role: Spy ±Ability: Gets hax on kill. Sided with Good people. ±Game: 15-30 Players ±Role: Wise Man ±Ability: Can kill 2 persons during the night. (Can't be detected by spies.) Kills any distractors. Sided with Godfather. ±Game: 10-22 Players ±Role: Criminal ±Ability: Can kill one person during the night. Sided with Good people. ±Game: 10-22 Players ±Role: Canadian Mafia ±Ability: Can kill one person during the night. Sided with Canadian Mafia. ±Game: 12-30 Players ±Role: French Mafia ±Ability: Can kill one person during the night. Sided with French Mafia. ±Game: 12-30 Players ±Role: Italian Mafia ±Ability: Can kill one person during the night. Sided with Italian Mafia. ±Game: 12-30 Players ±Role: Canadian Boss ±Ability: Can kill one person during the night. Ignores any distractors. Sided with Canadian Mafia. ±Game: 5-12 Players ±Role: French Boss ±Ability: Can kill one person during the night. Ignores any distractors. Sided with French Mafia. ±Game: 5-12 Players ±Role: Italian Boss ±Ability: Can kill one person during the night. Ignores any distractors. Sided with Italian Mafia. ±Game: 5-12 Players ±Role: Ninja ±Ability: Can kill one person during the standby. Sided with Good people. ±Game: 15-30 Players ±Role: Miller ±Ability: Reveals as Mafia when inspected. Sided with Good people. ±Game: 7-11 Players[/HIDE] Code: Spoiler Code (text): { "name": "Standard", "author": "Terminator", "sides": [ { "side": "mafia", "translation": "Mafia" }, { "side": "mafia1", "translation": "Canadian Mafia" }, { "side": "mafia2", "translation": "Italian Mafia" }, { "side": "mafia3", "translation": "French Mafia" }, { "side": "village", "translation": "Villager" }, { "side": "werewolf", "translation": "WereWolf" }, { "side": "godfather", "translation": "Wise Man" }, { "side": "fish", "translation": "Fish" } ], "roles": [ { "role": "villager", "translation": "Players of Mafia", "side": "village", "help": "You are just a normal human being. 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!", "actions": { "night": { "protect": { "target": "AnyButSelf", "common": "Role", "priority": 5, "broadcast": "role" } }, "startup": "role-reveal" } }, { "role": "mafia", "translation": "Mafia", "side": "mafia", "help": "Type /Kill [name] to murder 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 zombify 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": "Prostitute", "side": "village", "help": "Type /Distract [name] to distract someone! Vote to remove people in the day!", "actions": { "night": { "distract": { "target": "AnyButSelf", "common": "Self", "priority": 1 } } } }, { "role": "mayor", "translation": "Mayor", "side": "village", "help": "You dont have any special commands during the night! Vote to remove people in the day with your Serp rands! (your vote counts as 3)", "actions": { "vote": 3 } }, { "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 } } } }, { "role": "fish", "translation": "Fish", "side": "fish", "help": "You are fish, every mans dream. Type /Protect yourname to avoid getting killed at night. Type /Kill during standby to kill.", "actions": { "night": { "protect": { "target": "Self", "common": "Self", "priority": 2 } }, "standby": { "kill": { "target": "AnyButSelf", "msg": "It's time to troll. Type /Kill to get rid of your nemesis.", "killmsg": "Just because Vepix is the best, ~Target~ fainted!" } } } }, { "role": "godfather", "translation": "Wise Man", "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 just were slaughtered!", "msg": "The ~Distracter~ came to you last night! You slaughtered her instead!" }, "avoidHax": [ "kill" ] } }, { "role": "vigilante", "translation": "Criminal", "side": "village", "help": "Type /Kill [name] to kill someone!", "actions": { "night": { "kill": { "target": "AnyButSelf", "common": "Self", "priority": 19 } } } }, { "role": "mafia1", "translation": "Canadian Mafia", "side": "mafia1", "help": "Type /Kill [name] to murder someone!", "actions": { "night": { "kill": { "target": "AnyButTeam", "common": "Team", "priority": 12, "broadcast": "team" } }, "startup": "team-reveal" } }, { "role": "mafia2", "translation": "Italian Mafia", "side": "mafia2", "help": "Type /Kill [name] to murder someone!", "actions": { "night": { "kill": { "target": "AnyButTeam", "common": "Team", "priority": 11, "broadcast": "team" } }, "startup": "team-reveal" } }, { "role": "mafia3", "translation": "French Mafia", "side": "mafia3", "help": "Type /Kill [name] to murder someone!", "actions": { "night": { "kill": { "target": "AnyButTeam", "common": "Team", "priority": 11, "broadcast": "team" } }, "startup": "team-reveal" } }, { "role": "mafiaboss1", "translation": "Canadian Boss", "side": "mafia1", "help": "Type /Kill [name] to slaughter someone! You can't be distracted!", "actions": { "night": { "kill": { "target": "AnyButTeam", "common": "Team", "priority": 12, "broadcast": "team" } }, "distract": { "mode": "ignore" }, "startup": "team-reveal" } }, { "role": "mafiaboss2", "translation": "Italian Boss", "side": "mafia2", "help": "Type /Kill [name] to slaughter someone! You can't be distracted!", "actions": { "night": { "kill": { "target": "AnyButTeam", "common": "Team", "priority": 11, "broadcast": "team" } }, "distract": { "mode": "ignore" }, "startup": "team-reveal" } }, { "role": "mafiaboss3", "translation": "French Boss", "side": "mafia3", "help": "Type /Kill [name] to slaughter someone! You can't be distracted!", "actions": { "night": { "kill": { "target": "AnyButTeam", "common": "Team", "priority": 11, "broadcast": "team" } }, "distract": { "mode": "ignore" }, "startup": "team-reveal" } }, { "role": "samurai", "translation": "Ninja", "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": { "standby": { "kill": { "target": "AnyButSelf", "msg": "You can kill now using /kill [name] :", "killmsg": "The ninja Decides to Rand ~Target~!" } } } }, { "role": "miller", "translation": "Miller", "side": "village", "help": "You dont have any special commands during the night! Vote to remove people in the day! Inspector sees you as Mafia", "actions": { "inspect": { "revealAs": "mafia" } } } ], "roles1": [ "bodyguard", "mafia", "inspector", "werewolf", "hooker", "villager", "mafia", "villager", "miller", "villager", "mayor" ], "roles2": [ "bodyguard", "mafia1", "mafia1", "inspector", "hooker", "villager", "mafia2", "mafia2", "mafia3", "mafia3", "villager", "villager", "villager", "mayor", "villager", "spy", "mafiaboss1", "mafiaboss2", "samurai", "fish", "vigilante", "villager", "mafiaboss3", "villager", "vigilante", "villager", "godfather", "villager", "villager", "villager", "werewolf", "mafia1", "mafia2", "bodyguard" ], "villageCantLoseRoles": [ "mayor", "vigilante", "samurai" ] } [/HIDE]