Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "name": "Penguins",
- "author": "Shiny Rayquaza",
- "summary": "The penguins are under attack, the Hunters want to catch, while the Icebear want to eat them, the banished penguins wants revenge, while the chaos penguins is creating chaos, the weather trio consisting of Kyorgre, Groudon and Rayquaza wants to destroy everybody (and daykills), while the bad king wants to be the king again (his vote is 5000), and last a Cyborg Penguin want to kill EVERYBODY!!!!!! (note: Rayquaza, Kyorgre, Groudon and the Cyborg Penguin kills during the day, the Fridge penguin should be able to poison now)!",
- "sides": [
- {
- "side": "mafia",
- "translation": "Hunter"
- },
- {
- "side": "mafia1",
- "translation": "Banished Penguins"
- },
- {
- "side": "mafia2",
- "translation": "Chaos Penguins"
- },
- {
- "side": "mafia3",
- "translation": "Weather Mafia"
- },
- {
- "side": "village",
- "translation": "Penguins"
- },
- {
- "side": "godfather",
- "translation": "Cyborg Penguin"
- },
- {
- "side": "Vote",
- "translation": "Bad King"
- },
- {
- "side": "Werewolf",
- "translation": "Icebear"
- }
- ],
- "roles": [
- {
- "role": "villager",
- "translation": "Penguin",
- "side": "village",
- "help": "you dont have any commands during the night, vote to remove people during the day!",
- "actions": {}
- },
- {
- "role": "inspector",
- "translation": "Penguin Inspector",
- "side": "village",
- "help": "You are really smart. Type /inspect [name] to find somebody identity",
- "actions": {
- "night": {
- "inspect": {
- "target": "AnyButSelf",
- "common": "Self",
- "priority": 30
- }
- }
- }
- },
- {
- "role": "bodyguard",
- "translation": "Big penguin",
- "side": "village",
- "help": "You can type /protect [name] to protect someone, you also has a chance of finding the pink penguin!",
- "actions": {
- "night": {
- "protect": {
- "target": "AnyButSelf",
- "common": "Role",
- "priority": 5,
- "broadcast": "role"
- }
- },
- "hax": {
- "distract": {
- "revealTeam": 0.12,
- "revealPlayer": 0.1
- },
- "startup": "role-reveal"
- }
- }
- },
- {
- "role": "mafia",
- "translation": "Hunter",
- "side": "mafia",
- "help": "You are out hunting animals. Type /kill [name] to kill someone!",
- "actions": {
- "night": {
- "kill": {
- "target": "AnyButTeam",
- "common": "Team",
- "priority": 15,
- "broadcast": "team"
- }
- },
- "startup": "team-reveal"
- }
- },
- {
- "role": "werewolf",
- "translation": "Icebear",
- "side": "Werewolf",
- "help": "You are hungry. Type /kill [name]",
- "actions": {
- "night": {
- "kill": {
- "target": "AnyButTeam",
- "common": "Self",
- "priority": 9
- }
- },
- "distract": {
- "mode": "ChangeTarget",
- "hookermsg": "You tried to distract the Icebear, you where eaten instead",
- "msg": "The ~Distracter~ came to you last night, you decided to eat her instead"
- },
- "avoidHax": [
- "kill"
- ]
- }
- },
- {
- "role": "hooker",
- "translation": "Pink Penguin",
- "side": "village",
- "help": "Adored among the penguins you can type /distract [name] durign the night to stop a killer, in addition of you being able to distract you also have a chance of finding a protector!",
- "actions": {
- "night": {
- "distract": {
- "target": "AnyButSelf",
- "common": "Self",
- "priority": 2
- }
- },
- "hax": {
- "protect": {
- "revealTeam": 0.12,
- "revealPlayer": 0.1
- }
- }
- }
- },
- {
- "role": "mayor",
- "translation": "King Linus",
- "side": "village",
- "help": "The king of the penguins is you, you dont like to fight, but your vote count as 6 due to being the king!",
- "actions": {
- "vote": 6
- }
- },
- {
- "role": "mayor2",
- "translation": "Bad King",
- "side": "Vote",
- "help": "You are the worst king the penguin village have ever had, and you have been thrown out of the village because of this. You have also rigged the voting system, and now your vote count as 5000! (You are all alone btw)!",
- "actions": {
- "vote": 5000
- }
- },
- {
- "role": "spy",
- "translation": "Ninja penguin",
- "side": "village",
- "help": "A ninja of the high class that is you, you dont have any commands during the night but you do have a chance of finding killers and inspectors during the night!",
- "actions": {
- "hax": {
- "kill": {
- "revealTeam": 0.4,
- "revealPlayer": 0.15
- },
- "inspect": {
- "revealTeam": 0.5,
- "revealPlayer": 0.3
- }
- }
- }
- },
- {
- "role": "rayquaza",
- "translation": "Rayquaza",
- "side": "mafia3",
- "help": "The legendary pokemon whom lives up in the ozon layer. During the night type /inspect [name] to figure our somebodies identity, and during the day you can /kill, you wont be reveal. Team up with Kyorgre and Groudon to win, oh and to being a legendary pokemon, your vote count as 2!",
- "actions": {
- "vote": 2,
- "night": {
- "inspect": {
- "target": "AnyButSelf",
- "common": "Self",
- "priority": 30
- }
- },
- "standby": {
- "kill": {
- "target": "AnyButSelf",
- "msg": "You can kill now using /kill [name] :",
- "killmsg": "Rayquaza used hyper beam. A CRITICAL HIT! ~Target~ fainted!"
- }
- }
- }
- },
- {
- "role": "kyorgre",
- "translation": "Kyorgre",
- "side": "mafia3",
- "help": "The pokemon whom controls the oceans. During the night you can /inspect one person, and during the day you can kill somebody. Team up with Rayquaza and Groudon to win, oh and due to being a legendary pokemon, your vote count as 2!",
- "actions": {
- "vote": 2,
- "night": {
- "inspect": {
- "target": "AnyButSelf",
- "common": "Self",
- "priority": 30
- }
- },
- "standby": {
- "kill": {
- "target": "AnyButSelf",
- "msg": "You can kill now using /kill [name] :",
- "killmsg": "Kyorgre used thunder. A CRITICAL HIT! ~Target~ fainted!"
- }
- }
- }
- },
- {
- "role": "groudon",
- "translation": "Groudon",
- "side": "mafia3",
- "help": "The legendary pokemon whom controls the earth. During the night you can /inspect one person, and during the day, you can /kill. Team up with Kyorgre and Rayquaza to win, oh and due to being a legendary pokemon your vote count as 2!",
- "actions": {
- "vote": 2,
- "night": {
- "inspect": {
- "target": "AnyButSelf",
- "common": "Self",
- "priority": 30
- }
- },
- "standby": {
- "kill": {
- "target": "AnyButSelf",
- "msg": "You can kill now using /kill [name] :",
- "killmsg": "Groudon used earthquake. A CRITICAL HIT! ~Target~ fainted!"
- }
- }
- }
- },
- {
- "role": "godfather",
- "translation": "Cyborg Penguin",
- "side": "godfather",
- "help": "You.... are half penguin and half robot..... now you must crush those whom is not a robot, do so with /kill [name], you can do this once at night, and once at day (none of your kills will be revealed)!",
- "actions": {
- "night": {
- "kill": {
- "target": "AnyButSelf",
- "common": "Self",
- "priority": 20,
- "limit": 1
- }
- },
- "distract": {
- "mode": "ChangeTarget",
- "hookermsg": "You tried to distract the Cyborg Penguin... he killed you instead!",
- "msg": "Somebody tried to distract you, you killed her instead!."
- },
- "avoidHax": [
- "kill"
- ],
- "standby": {
- "kill": {
- "target": "AnyButSelf",
- "msg": "You can kill now using /kill [name] :",
- "killmsg": "The Cyborg Penguin takes out his laser gun and shoot ~Target~ to death!"
- }
- }
- }
- },
- {
- "role": "vigilante",
- "translation": "Super Penguin",
- "side": "village",
- "help": "The hero of the village, during the night you can kill one person, do so with /kill [name] (but dont kill the good guys)!",
- "actions": {
- "night": {
- "kill": {
- "target": "AnyButSelf",
- "common": "Self",
- "priority": 19
- }
- }
- }
- },
- {
- "role": "mafia1",
- "translation": "Fridge Penguin",
- "side": "mafia1",
- "help": "You live in Cake´s fridge. Type /poison [name] to poison someone, you outspeed even the BG´s, they will die the following night, oh and you are pretty annoying so be careful when you speak, you might just annoy the cyborg penguin!",
- "actions": {
- "night": {
- "poison": {
- "target": "AnyButTeam",
- "common": "Team",
- "priority": 3,
- "broadcast": "team"
- }
- },
- "startup": "team-reveal"
- }
- },
- {
- "role": "mafia2",
- "translation": "Chaos killer",
- "side": "mafia2",
- "help": "You seek to bring chaos to the village. Type /kill [name] to kill someone!",
- "actions": {
- "night": {
- "kill": {
- "target": "AnyButTeam",
- "common": "Team",
- "priority": 11,
- "broadcast": "team"
- }
- },
- "startup": "team-reveal"
- }
- },
- {
- "role": "conspirator1",
- "translation": "Banished Bodyguard",
- "side": "mafia1",
- "help": "You have been banished from the village. Type /protect [name] to protect someone!",
- "actions": {
- "night": {
- "protect": {
- "target": "AnyButSelf",
- "common": "Self",
- "priority": 3
- }
- },
- "startup": "team-reveal"
- }
- },
- {
- "role": "conspirator2",
- "translation": "Chaos Bodyguard",
- "side": "mafia2",
- "help": "Protect one of the chaos penguins with /protect [name]!",
- "actions": {
- "night": {
- "protect": {
- "target": "AnyButSelf",
- "common": "Role",
- "priority": 4,
- "broadcast": "role"
- }
- },
- "startup": "team-reveal"
- }
- },
- {
- "role": "mafiaboss1",
- "translation": "Cake penguin",
- "side": "mafia1",
- "help": "You where banished for loving cake (weird huh?) Type /kill [name] to kill someone, and you can´t be distracted!",
- "actions": {
- "distract": {
- "mode": "ignore"
- },
- "night": {
- "kill": {
- "target": "AnyButTeam",
- "common": "Team",
- "priority": 12,
- "broadcast": "team"
- }
- },
- "startup": "team-reveal"
- }
- },
- {
- "role": "mafiaboss2",
- "translation": "Chaos King",
- "side": "mafia2",
- "help": "You are the leader of the Chaos penguins, type /kill [name] to kill someone, nobody can distract you!",
- "actions": {
- "night": {
- "kill": {
- "target": "AnyButTeam",
- "common": "Team",
- "priority": 11,
- "broadcast": "team"
- }
- },
- "distract": {
- "mode": "ignore"
- },
- "startup": "team-reveal"
- }
- },
- {
- "role": "samurai",
- "translation": "Samurai penguin",
- "side": "village",
- "help": "As a samurai penguin you can kill one person during the standby, but you will be revealed if you do so!",
- "actions": {
- "standby": {
- "kill": {
- "target": "AnyButSelf",
- "msg": "Type /kill [name] to kill someone with you big sword :",
- "killmsg": "~Self~ takes out a sword and strikes it right through the chest of ~Target~!"
- }
- }
- }
- },
- {
- "role": "miller",
- "translation": "Robot",
- "side": "village",
- "help": "You are a ordinary robot, vote to remove people during the day, do to being a robot, the inspector is going to see you as the cyborg penguin!",
- "actions": {
- "inspect": {
- "revealAs": "godfather"
- }
- }
- }
- ],
- "roles1": [
- "bodyguard",
- "mafia",
- "inspector",
- "werewolf",
- "hooker",
- "villager",
- "mafia",
- "mayor",
- "villager",
- "villager",
- "villager"
- ],
- "roles2": [
- "bodyguard",
- "mafia1",
- "conspirator1",
- "inspector",
- "hooker",
- "rayquaza",
- "mafia2",
- "conspirator2",
- "mafia1",
- "mafia2",
- "vigilante",
- "mayor",
- "werewolf",
- "spy",
- "villager",
- "samurai",
- "mayor2",
- "mafiaboss1",
- "mafiaboss2",
- "godfather",
- "kyorgre",
- "villager",
- "villager",
- "villager",
- "villager",
- "groudon",
- "samurai",
- "miller",
- "miller",
- "villager",
- "werewolf"
- ],
- "villageCantLoseRoles": [
- "vigilante",
- "samurai",
- "mayor"
- ]
- }
Add Comment
Please, Sign In to add comment