{ "name": "Drugs", "sides": [ { "side": "mafia", "translation": "Alcohol" }, { "side": "mafia1", "translation": "French alcohol" }, { "side": "mafia2", "translation": "Italian alcohol" }, { "side": "village", "translation": "The drug alliance" }, { "side": "werewolf", "translation": "Big Bad Drug" }, { "side": "godfather", "translation": "The dealer" } ], "roles": [ { "role": "villager", "translation": "Druggie", "side": "village", "help": "cool. I\u2019m all on drugs and s**t, maybe if I type /vote during the day something cool will happen.", "actions": {} }, { "role": "inspector", "translation": "Magic mushroom", "side": "village", "help": "It\u2019s like magic! Type /Inspect [name] to find his/her identity!", "actions": { "night": { "inspect": { "target": "AnyButSelf", "common": "Self", "priority": 30 } } } }, { "role": "bodyguard", "translation": "Steroids", "side": "village", "help": "Make all of your limbs grow strongerer! TAKE THAT PETIT FILOUS! Type /Protect [name] to protect someone!", "actions": { "night": { "protect": { "target": "AnyButSelf", "common": "Role", "priority": 5, "broadcast": "role" } }, "startup": "role-reveal" } }, { "role": "mafia", "translation": "Alcohol", "side": "mafia", "help": "You kill people a lot more often than any other drug. Did you know that kids? Type /Kill [name] to kill someone!", "actions": { "night": { "kill": { "target": "AnyButTeam", "common": "Team", "priority": 11, "broadcast": "team" } }, "startup": "team-reveal" } }, { "role": "werewolf", "translation": "The big bad druggie", "side": "werewolf", "help": "You are bad and use multiple drugs daily to feed you addiction. It\u2019s a sad life when your best friend is a knife who you pretend can talk. Type /Kill [name] to kill someone!", "actions": { "night": { "kill": { "target": "AnyButSelf", "common": "Self", "priority": 10 } }, "distract": { "mode": "ChangeTarget", "hookermsg": "You tried to distract the big bad druggie (what an idea, srsly), you were ravishly murdered, yum ?!?!?!", "msg": "The ~Distracter~ came to you last night! You sexually abused her then chopped her into tiny bits instead !" }, "avoidHax": [ "kill" ] } }, { "role": "hooker", "translation": "Caffeine", "side": "village", "help": "Yes, you are infact a drug. And very addictive :D. 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": "Misunderstood druggie", "side": "village", "help": "You dont have any special commands during the night! Vote to remove people in the day! (your vote counts as 0)", "actions": { "vote": 0 } }, { "role": "spy", "translation": "LSD", "side": "village", "help": "Look! I see things! LOTS OF THINGS! no command for this ability) Vote to remove people in the day!", "actions": { "hax": { "kill": { "revealTeam": 1, "revealPlayer": 0.25 } } } }, { "role": "godfather", "translation": "The dealer", "side": "godfather", "help": "You know what you are doing is illegal right? And that you kill a load of people doing it right? 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 Dealer, you just were killed!", "msg": "The ~Distracter~ came to you last night! You Dealt her instead!" }, "avoidHax": [ "kill" ] } }, { "role": "vigilante", "translation": "Antibiotics", "side": "village", "help": "You are a good drug and can cure people. But beware, when taken by people who are not ill you can be deadly. Type /Kill [name] to kill someone!(dont kill the good people!)", "actions": { "night": { "kill": { "target": "AnyButSelf", "common": "Self", "priority": 19 } } } }, { "role": "mafia1", "translation": "French wine", "side": "mafia1", "help": " You kill people a lot more often than any other drug. Did you know that kids? Type /Kill [name] to kill someone!", "actions": { "night": { "kill": { "target": "AnyButTeam", "common": "Team", "priority": 12, "broadcast": "team" } }, "startup": "team-reveal" } }, { "role": "mafia2", "translation": "Italian wine", "side": "mafia2", "help": " You kill people a lot more often than any other drug. Did you know that kids? Type /Kill [name] to kill someone!", "actions": { "night": { "kill": { "target": "AnyButTeam", "common": "Team", "priority": 11, "broadcast": "team" } }, "startup": "team-reveal" } }, { "role": "samurai", "translation": "Lethal injection", "side": "village", "help": "You are a good drug used to kill bad criminals. 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 drugs.", "actions": { "standby": { "kill": { "target": "AnyButSelf", "msg": "You can kill now using /kill [name] :", "killmsg": "~Self~ gives ~Target~ the lethal injection!" } } } }, { "role": "miller", "translation": "Cigarette", "side": "village", "help": "Although you are often seen as a bad drug, many people around the world see smoking you as a daily thing. There are also no immediate threads posed by you. There are however some side-affects (like cancer) wich can occur further down the line. (Magic mushroom sees you as Alcohol", "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", "villager", "villager", "villager", "mayor", "villager", "spy", "villager", "villager", "villager", "mafia2", "mafia1", "vigilante", "villager", "godfather", "mafia1", "samurai", "mafia2", "villager", "werewolf", "mafia1", "mafia2", "bodyguard" ], "villageCantLoseRoles": [ "mayor", "vigilante", "samurai" ] }