Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "name": "Viva Pinata",
- "sides": [
- {
- "side": "mafia",
- "translation": "Ruffians"
- },
- {
- "side": "mafia1",
- "translation": "Ruffians"
- },
- {
- "side": "mafia2",
- "translation": "Sours"
- },
- {
- "side": "village",
- "translation": "Pinatas"
- },
- {
- "side": "werewolf",
- "translation": "Sour Mallowolf"
- },
- {
- "side": "godfather",
- "translation": "Dastardos"
- }
- ],
- "roles": [
- {
- "role": "villager",
- "translation": "Quackberry",
- "side": "village",
- "help": "You are a simple duck. Nothing to see here. Vote to remove people in the day!",
- "actions": {}
- },
- {
- "role": "Inspector",
- "translation": "The Gardener",
- "side": "village",
- "help": "You can find out what anyone in your garden is doing!Type /Inspect [name] to find his/her identity!",
- "actions": {
- "night": {
- "inspect": {
- "target": "AnyButSelf",
- "common": "Self",
- "priority": 30
- }
- }
- }
- },
- {
- "role": "bodyguard",
- "translation": "Night Watchling",
- "side": "village",
- "help": "You\u2019re a Freaky-deaky-Tiki! Type /Protect [name] to protect someone!",
- "actions": {
- "night": {
- "protect": {
- "target": "AnyButSelf",
- "common": "Role",
- "priority": 5,
- "broadcast": "role"
- }
- },
- "startup": "role-reveal"
- }
- },
- {
- "role": "mafia",
- "translation": "Ruffian",
- "side": "Ruffians",
- "help": "You break things for fun, and The Gardener wants you dead! Type /Kill [name] to kill someone!",
- "actions": {
- "night": {
- "kill": {
- "target": "AnyButTeam",
- "common": "Team",
- "priority": 11,
- "broadcast": "team"
- }
- },
- "startup": "team-reveal"
- }
- },
- {
- "role": "werewolf",
- "translation": "Sour Mallowolf",
- "side": "werewolf",
- "help": " Despite being a sour, you\u2019re a complete loner-y loner! Type /Kill [name] to kill someone!",
- "actions": {
- "night": {
- "kill": {
- "target": "AnyButSelf",
- "common": "Self",
- "priority": 10
- }
- },
- "distract": {
- "mode": "ChangeTarget",
- "hookermsg": "You tried to distract the Mallowolf (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": "Swanana",
- "side": "village",
- "help": " You think you\u2019re all that, but you\u2019re not really. 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": "Roario",
- "side": "village",
- "help": "After you, captain rand! 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": "Jameleon",
- "side": "village",
- "help": " You\u2019re good at blending in and\u2026 well, spying. 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.5,
- "revealPlayer": 0.1
- }
- }
- }
- },
- {
- "role": "godfather",
- "translation": "Dastardos",
- "side": "godfather",
- "help": "You are a heartless, twisted, hate-filled person! 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 killed!",
- "msg": "The ~Distracter~ came to you last night! You killed her instead!"
- },
- "avoidHax": [
- "kill"
- ]
- }
- },
- {
- "role": "vigilante",
- "translation": "Vigilante",
- "side": "village",
- "help": "You stay up at night to protect your fellow pinatas! Type /Kill [name] to kill someone!(dont kill the good people!)",
- "actions": {
- "night": {
- "kill": {
- "target": "AnyButSelf",
- "common": "Self",
- "priority": 19
- }
- }
- }
- },
- {
- "role": "mafia1",
- "translation": "Ruffian",
- "side": "mafia1",
- "help": "You break things for fun, and The Gardener wants you dead! Type /Kill [name] to kill someone!",
- "actions": {
- "night": {
- "kill": {
- "target": "AnyButTeam",
- "common": "Team",
- "priority": 12,
- "broadcast": "team"
- }
- },
- "startup": "team-reveal"
- }
- },
- {
- "role": "mafia2",
- "translation": "Sour Sherbat",
- "side": "mafia2",
- "help": "Your intentions are\u2026 pretty hazy, actually. Anyway, Type /Kill [name] to kill someone!",
- "actions": {
- "night": {
- "kill": {
- "target": "AnyButTeam",
- "common": "Team",
- "priority": 11,
- "broadcast": "team"
- }
- },
- "startup": "team-reveal"
- }
- },
- {
- "role": "conspirator1",
- "translation": "Ruffian-in-training",
- "side": "mafia1",
- "help": "You dont have any special commands during the night! You are sided with the Ruffians. Vote to remove people in the day!",
- "actions": {
- "inspect": {
- "revealAs": "villager"
- },
- "startup": "team-reveal"
- }
- },
- {
- "role": "conspirator2",
- "translation": "Sherbat",
- "side": "mafia2",
- "help": " You\u2019ve decided you liked being evil, but can\u2019t change back! You dont have any special commands during the night! You are sided with the Sours. Vote to remove people in the day!",
- "actions": {
- "inspect": {
- "revealAs": "villager"
- },
- "startup": "team-reveal"
- }
- },
- {
- "role": "mafiaboss1",
- "translation": "Professor Pester",
- "side": "mafia1",
- "help": "Type /Kill [name] to kill someone! You dun like the sexy-times!",
- "actions": {
- "night": {
- "kill": {
- "target": "AnyButTeam",
- "common": "Team",
- "priority": 12,
- "broadcast": "team"
- }
- },
- "distract": {
- "mode": "ignore"
- },
- "startup": "team-reveal"
- }
- },
- {
- "role": "mafiaboss2",
- "translation": "Sour Cocoadile",
- "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"
- },
- "startup": "team-reveal"
- }
- },
- {
- "role": "samurai",
- "translation": "Seedos",
- "side": "village",
- "help": "Type /Kill [name] during the day phase to kill someone! You will NOT be revealed when you kill, so make\u2026 choices! You are allied with the Good people.",
- "actions": {
- "standby": {
- "kill": {
- "target": "AnyButSelf",
- "msg": "You can kill now using /kill [name] :",
- "killmsg": "Seedos pulls out a SEED and stabs ~Target~ with it!"
- }
- }
- }
- },
- {
- "role": "miller",
- "translation": "Juicygoose",
- "side": "village",
- "help": " You\u2019re basically a good guy, but you look kinda suspicious. You dont have any special commands during the night! Vote to remove people in the day! Oh, and The Gardener sees you as a Ruffian",
- "actions": {
- "inspect": {
- "revealAs": "mafia"
- }
- }
- },
- {
- "role": "loner",
- "translation": "Jeli",
- "side": "village",
- "help": "NOBODY LIKES YOU. You live alone in a mountain and everyone ignores you. You dont have any special commands during the night! Your vote doesn't count during the day! (your vote counts as 0)",
- "actions": {
- "vote": 0
- }
- },
- {
- "role": "italian bodyguard",
- "translation": "Sour Limeoceros",
- "side": "mafia2",
- "help": "Use your enormous bulk to protect your team (The Sours)! Type /Protect [name] to protect someone!",
- "actions": {
- "night": {
- "protect": {
- "target": "AnyButSelf",
- "common": "Role",
- "priority": 5,
- "broadcast": "role"
- }
- },
- "startup": "team-reveal"
- }
- }
- ],
- "roles1": [
- "bodyguard",
- "mafia",
- "inspector",
- "werewolf",
- "hooker",
- "villager",
- "mafia",
- "villager",
- "miller",
- "villager",
- "mayor"
- ],
- "roles2": [
- "bodyguard",
- "mafia1",
- "mafia1",
- "inspector",
- "hooker",
- "villager",
- "mafia2",
- "mafia2",
- "villager",
- "villager",
- "mayor",
- "loner",
- "villager",
- "spy",
- "villager",
- "villager",
- "villager",
- "mafiaboss1",
- "villager",
- "vigilante",
- "villager",
- "godfather",
- "mafiaboss2",
- "samurai",
- "italian bodyguard",
- "villager",
- "werewolf",
- "villager",
- "mafia2",
- "villager"
- ],
- "villageCantLoseRoles": [
- "mayor",
- "vigilante",
- "samurai"
- ]
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement