Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "name": "The Corrupt World",
- "sides": [
- {
- "side": "mafia",
- "translation": "Demons"
- },
- {
- "side": "mafia1",
- "translation": "Cerberus"
- },
- {
- "side": "mafia2",
- "translation": "Hermes"
- },
- {
- "side": "mafia3",
- "translation": "Minos"
- },
- {
- "side": "village",
- "translation": "Spirits"
- },
- {
- "side": "werewolf",
- "translation": "Corrupt Spirit"
- },
- {
- "side": "godfather",
- "translation": "Satan"
- }
- ],
- "roles": [
- {
- "role": "villager",
- "translation": "Spirits",
- "side": "village",
- "help": "You dont have any special commands during the night! Vote to remove people in the day!",
- "actions": {}
- },
- {
- "role": "inspector",
- "translation": "Guardian Angel",
- "side": "village",
- "help": "Type /Inspect [name] to find his/her identity!",
- "actions": {
- "night": {
- "inspect": {
- "target": "AnyButSelf",
- "common": "Self",
- "priority": 30
- }
- }
- }
- },
- {
- "role": "bodyguard",
- "translation": "Jesus",
- "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": "Demons",
- "side": "mafia",
- "help": "Type /Kill [name] to hit someone into the portal!",
- "actions": {
- "night": {
- "kill": {
- "target": "AnyButTeam",
- "common": "Team",
- "priority": 11,
- "broadcast": "team"
- }
- },
- "startup": "team-reveal"
- }
- },
- {
- "role": "werewolf",
- "translation": "Corrupt Spirit",
- "side": "werewolf",
- "help": "Type /Kill [name] to freeze someone!",
- "actions": {
- "night": {
- "kill": {
- "target": "AnyButSelf",
- "common": "Self",
- "priority": 10
- }
- },
- "distract": {
- "mode": "ChangeTarget",
- "hookermsg": "You tried to find the Corrupt Spirit (what an idea, srsly), you were ravishly frozen, ouch !",
- "msg": "The ~Distracter~ came to you last night! You froze her instead !"
- },
- "avoidHax": [
- "kill"
- ]
- }
- },
- {
- "role": "hooker",
- "translation": "Angel",
- "side": "village",
- "help": "Type /Distract [name] to search someone! Vote to remove people in the day!",
- "actions": {
- "night": {
- "distract": {
- "target": "AnyButSelf",
- "common": "Self",
- "priority": 1
- }
- }
- }
- },
- {
- "role": "mayor",
- "translation": "Hades",
- "side": "village",
- "help": "You dont have any special commands during the night! Vote to remove people in the day! (your vote counts as 7)",
- "actions": {
- "vote": 7
- }
- },
- {
- "role": "spy",
- "translation": "Rhadamanthus",
- "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": "Satan",
- "side": "godfather",
- "help": "Type /Kill [name] to burn someone! You can burn 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 burned!",
- "msg": "The ~Distracter~ came to you last night! You burned her instead!"
- },
- "avoidHax": [
- "kill"
- ]
- }
- },
- {
- "role": "vigilante",
- "translation": "God",
- "side": "village",
- "help": "Type /Kill [name] to Zap someone!(dont kill the good people!)",
- "actions": {
- "night": {
- "kill": {
- "target": "AnyButSelf",
- "common": "Self",
- "priority": 19
- }
- }
- }
- },
- {
- "role": "mafia1",
- "translation": "Cerberus",
- "side": "mafia1",
- "help": "Type /Kill [name] to bite someone!",
- "actions": {
- "night": {
- "kill": {
- "target": "AnyButTeam",
- "common": "Team",
- "priority": 12,
- "broadcast": "team"
- }
- },
- "startup": "team-reveal"
- }
- },
- {
- "role": "mafia2",
- "translation": "Hermes",
- "side": "mafia2",
- "help": "Type /Kill [name] to throw someone into a pit!",
- "actions": {
- "night": {
- "kill": {
- "target": "AnyButTeam",
- "common": "Team",
- "priority": 11,
- "broadcast": "team"
- }
- },
- "startup": "team-reveal"
- }
- },
- {
- "role": "mafia3",
- "translation": "Minos",
- "side": "mafia3",
- "help": "Type /Kill [name] to suck the spirit of someone!",
- "actions": {
- "night": {
- "kill": {
- "target": "AnyButTeam",
- "common": "Team",
- "priority": 11,
- "broadcast": "team"
- }
- },
- "startup": "team-reveal"
- }
- },
- {
- "role": "mafiaboss1",
- "translation": "Hooded Cerebus",
- "side": "mafia1",
- "help": "Type /Kill [name] to bite someone! You can't be searched!",
- "actions": {
- "night": {
- "kill": {
- "target": "AnyButTeam",
- "common": "Team",
- "priority": 12,
- "broadcast": "team"
- }
- },
- "distract": {
- "mode": "ignore"
- },
- "startup": "team-reveal"
- }
- },
- {
- "role": "mafiaboss2",
- "translation": "Hooded Hermes",
- "side": "mafia2",
- "help": "Type /Kill [name] to throw someone into a pit! You can't be searched!",
- "actions": {
- "night": {
- "kill": {
- "target": "AnyButTeam",
- "common": "Team",
- "priority": 11,
- "broadcast": "team"
- }
- },
- "distract": {
- "mode": "ignore"
- },
- "startup": "team-reveal"
- }
- },
- {
- "role": "mafiaboss3",
- "translation": "Hooded Minos",
- "side": "mafia3",
- "help": "Type /Kill [name] to suck the spirit of someone! You can't be searched!",
- "actions": {
- "night": {
- "kill": {
- "target": "AnyButTeam",
- "common": "Team",
- "priority": 11,
- "broadcast": "team"
- }
- },
- "distract": {
- "mode": "ignore"
- },
- "startup": "team-reveal"
- }
- },
- {
- "role": "samurai",
- "translation": "Tyrael",
- "side": "village",
- "help": "Type /Kill [name] during the day phase to stab someone! You will be revealed when you stab, 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": "~Self~ pulls out a sword and strikes it through ~Target~'s head!"
- }
- }
- }
- },
- {
- "role": "miller",
- "translation": "Innocent Spirit",
- "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"
- }
- }
- }
- ],
- "roles1": [
- "bodyguard",
- "mafia",
- "inspector",
- "werewolf",
- "hooker",
- "villager",
- "mafia",
- "villager",
- "miller",
- "villager",
- "mayor"
- ],
- "roles2": [
- "bodyguard",
- "mafia1",
- "mafia1",
- "inspector",
- "hooker",
- "villager",
- "mafia2",
- "mafia2",
- "mafia3",
- "mafia3",
- "villager",
- "mayor",
- "villager",
- "spy",
- "villager",
- "villager",
- "villager",
- "mafiaboss1",
- "villager",
- "vigilante",
- "villager",
- "godfather",
- "mafiaboss2",
- "samurai",
- "mafiaboss3",
- "villager",
- "werewolf",
- "mafia1",
- "mafia2",
- "bodyguard"
- ],
- "villageCantLoseRoles": [
- "mayor",
- "vigilante",
- "samurai"
- ]
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement