Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "name": "default",
- "summary": "http://wiki.pokemon-online.eu/wiki/Theme:Default",
- "sides": [
- {
- "side": "mafia",
- "translation": "Mafia"
- },
- {
- "side": "mafia1",
- "translation": "French Canadian Mafia"
- },
- {
- "side": "mafia2",
- "translation": "Italian Mafia"
- },
- {
- "side": "village",
- "translation": "Good people"
- },
- {
- "side": "werewolf",
- "translation": "WereWolf"
- },
- {
- "side": "godfather",
- "translation": "Godfather"
- },
- {
- "side": "serp",
- "translation": "Conspirator"
- }
- ],
- "roles": [
- {
- "role": "villager",
- "translation": "Villager",
- "side": "village",
- "help": "You dont 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!",
- "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 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": "Hooker",
- "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! (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
- }
- }
- }
- },
- {
- "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": "French Canadian Mafia Goon",
- "side": "mafia1",
- "help": "Type /Kill [name] to kill someone!",
- "actions": {
- "night": {
- "kill": {
- "target": "AnyButTeam",
- "common": "Team",
- "priority": 12,
- "broadcast": "team"
- }
- },
- "startup": "team-reveal",
- "distract": {
- "mode": {
- "ignore": [
- "mafia2block"
- ]
- }
- }
- }
- },
- {
- "role": "mafia1",
- "translation": "French Canadian Mafia Tracker",
- "side": "mafia1",
- "help": "Type /Kill [name] to kill someone! Type /stalk [name] to stalk someone!",
- "actions": {
- "night": {
- "kill": {
- "target": "AnyButTeam",
- "common": "Team",
- "priority": 12,
- "broadcast": "team"
- },
- "stalk": {
- "target": "AnyButTeam",
- "common": "Self",
- "priority": 31
- }
- },
- "startup": "team-reveal",
- "distract": {
- "mode": {
- "ignore": [
- "mafia2block"
- ]
- }
- }
- }
- },
- {
- "role": "mafia2",
- "translation": "Italian Mafia Goon",
- "side": "mafia2",
- "help": "Type /Kill [name] to kill someone!",
- "actions": {
- "night": {
- "kill": {
- "target": "AnyButTeam",
- "common": "Team",
- "priority": 11,
- "broadcast": "team"
- }
- },
- "startup": "team-reveal"
- }
- },
- {
- "role": "mafia2",
- "translation": "Italian Mafia Roleblocker",
- "side": "mafia2",
- "help": "Type /Kill [name] to kill someone! Type /distract [name] to distract someone! You cannot distract the French Canadian Mafia!",
- "actions": {
- "night": {
- "kill": {
- "target": "AnyButTeam",
- "common": "Team",
- "priority": 11,
- "broadcast": "team"
- },
- "distract": {
- "target": "AnyButTeam",
- "common": "Self",
- "priority": 2
- }
- },
- "startup": "team-reveal"
- }
- },
- {
- "role": "mafiaboss1",
- "translation": "Don French Canadian 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 Hooker came to you last night, but she had no effect on you!"
- },
- "startup": "team-reveal"
- }
- },
- {
- "role": "mafiaboss2",
- "translation": "Don Italian Mafia",
- "side": "mafia2",
- "help": "Type /Kill [name] to kill someone! You can't be distracted!",
- "actions": {
- "night": {
- "kill": {
- "target": "AnyButTeam",
- "common": "Team",
- "priority": 11,
- "broadcast": "team"
- }
- },
- "distract": {
- "mode": "ignore",
- "msg": "The ~Distracter~ 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": "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": "mafia2"
- }
- },
- {
- "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": "mafia2"
- },
- "lynch": {
- "revealAs": "mafia2"
- },
- "startup": {
- "revealAs": "villager"
- },
- "onlist": "mafia1"
- }
- },
- {
- "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": "serpentine",
- "translation": "Conspirator",
- "side": "serp",
- "winningSides": [
- "godfather",
- "mafia1",
- "mafia2",
- "village"
- ],
- "help": "You win with everyone but the wolf! Be careful not to be voted though, as a single vote may lynch you...",
- "actions": {
- "voteshield": 99,
- "onlist": "villager",
- "inspect": {
- "revealAs": "villager"
- }
- }
- }
- ],
- "roles1": [
- "bodyguard",
- "mafia",
- "inspector",
- "werewolf",
- "hooker",
- "villager",
- "truemiller",
- "villager",
- "mafia",
- "villager",
- "mayor"
- ],
- "roles2": [
- "bodyguard",
- "mafia1",
- "mafia1block",
- "inspector",
- "hooker",
- "villager",
- "mafia2",
- "mafia2track",
- "villager",
- "villager",
- "villager",
- "mayor",
- "villager",
- "spy",
- "villager",
- "miller1",
- "miller2",
- "mafiaboss1",
- "villager",
- "vigilante",
- "villager",
- "godfather",
- "mafiaboss2",
- "samurai",
- "villager",
- "villager",
- "werewolf",
- "mafia1",
- "mafia2",
- "bodyguard",
- "villager",
- "mayor",
- "hooker",
- "mafia1",
- "mafia2",
- "spy",
- "villager",
- "werewolf",
- "vigilante",
- "villager",
- "villager"
- ],
- "villageCantLoseRoles": [
- "mayor",
- "vigilante",
- "samurai"
- ]
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement