{ "name": "Types", "author": "Hobbes2", "sides": [ { "side": "village", "translation": "The Good Types" }, { "side": "badtypes", "translation": "The Bad Types" }, { "side": "hp", "translation": "Hidden Power" }, { "side": "dragon", "translation": "Dragon Type" }, { "side": "???", "translation": "??? Type" } ], "roles": [ { "role": "normal", "translation": "Normal", "side": "village", "help": "You are normal type! A basic type includes such Pokemon as Clefable and Dunsparce, you have no commands for nighttime! You must /vote to remove people during the day!", "actions": {} }, { "role": "psy", "translation": "Psychic", "side": "village", "help": "You are Psychic Type! A Powerful type that includes Abra and Kirlia, You must use your mind reading powers to deduct what type someone is! Use /Inspect Name to do so. Oh, and your vote counts as 2", "actions": { "night": { "inspect": { "target": "AnyButSelf", "common": "Self", "priority": 30 } }, "vote": 2 } }, { "role": "steel", "translation": "Steel", "side": "village", "help": "You are Steel Type! A Defensive type that includes Registeel and Lairon, You must protect the other good types using /Protect Name! Be careful not to die...", "actions": { "night": { "protect": { "target": "AnyButSelf", "common": "Role", "priority": 5, "broadcast": "role" } }, "startup": "role-reveal" } }, { "role": "ground", "translation": "Ground", "side": "badtypes", "help": "You are Ground Type! A Destructive type that doesn't like that good types! Use /kill to kill someone during the night! Ground types are pretty slow though, so you attack last!", "actions": { "night": { "kill": { "target": "AnyButSelf", "common": "Role", "priority": 25, "broadcast": "role" } }, "startup": "role-reveal" } }, { "role": "poison", "translation": "Poison", "side": "badtypes", "help": "You are Poison Type! An exotic type that includes Arbok and Nidorino, you Can Poison (they die next turn) someone using /Poison", "actions": { "night": { "poison": { "target": "AnyButSelf", "common": "Self", "priority": 10 } } } }, { "role": "bug", "translation": "Bug", "side": "village", "help": "You are Bug Type! A Cool Type that includes Herracross and Leavanny, you for some reason creep other types out, preventing them from moving or doing anything! Use /Bug to distract someone!", "actions": { "night": { "bug": { "command": "distract", "target": "AnyButSelf", "common": "Self", "priority": 1 } } } }, { "role": "???", "translation": "???", "side": "???", "help": "You are ??? Type! A mysterious Type that includes the move Curse before Gen 5, and Vacuum Rush from Mystery Dungeon! You are so powerful and secret, your vote counts as 999!", "actions": { "vote": 999 } }, { "role": "water", "translation": "Water", "side": "village", "help": "You are water type! A Wet Type that includes Swampert and Squirtle, you are the most common type in the game! So you can sometimes figure out who is going to die and who's doing the killing!", "actions": { "hax": { "kill": { "revealTeam": 0.33, "revealPlayer": 0.1 } } } }, { "role": "dark", "translation": "Dark", "side": "badtypes", "help": "You are Dark Type! An Evil type that doesn't like that good types! Use /kill to kill someone during the night! Dark types are Really Fast, so you attack first!", "actions": { "night": { "kill": { "target": "AnyButSelf", "common": "Role", "priority": 9, "broadcast": "role" } }, "startup": "role-reveal" } }, { "role": "gold", "translation": "Ice", "side": "village", "help": "You are Ice Type! A good type that includes Weavile and Beartic, you can /Icebeam the bad guys! Try not to kill good guys!", "actions": { "night": { "Icebeam": { "command": "kill", "target": "AnyButSelf", "common": "Self", "priority": 19 } } } }, { "role": "flying", "translation": "Flying", "side": "badtypes", "help": "You are flying type! A speedy type that can avoid night kills with the fly move! You are sided with the evil types, so work together to vote out the good guys!", "actions": { "kill": { "mode": "ignore" } } }, { "role": "samurai", "translation": "Electric", "side": "village", "help": "You are the Electric type, including Pikachu and Raichu! Type /Kill [name] during the day phase to kill someone! You will be revealed when you kill! You are allied with the Good Types.", "actions": { "standby": { "kill": { "target": "AnyButSelf", "msg": "You can kill now using /kill [name] :", "killmsg": "~Self~ charges a Thunder and hits ~Target~ with it, a OHKO." } } } }, { "role": "dragon", "translation": "Dragon", "side": "dragon", "help": "You are Dragon Type! A Powerful Type that includes Dragonite and Salamence, you can kill during the day! You are on your own, and wont be revealed", "actions": { "standby": { "kill": { "target": "AnyButSelf", "msg": "You can kill now using /kill [name] :", "killmsg": "~Target~ Is alone, when suddenly a harsh light is shined on him. Soon, a powerful Outrage Strikes and ~Target~ is no more" } } } }, { "role": "hp", "translation": "Hidden Power", "side": "hp", "help": "An Interesting Attack that Can Take on Any Type! But you have not mastered this ability, so you can only Kill during the Day, and Kill during the night!", "actions": { "night": { "kill": { "target": "AnyButSelf", "common": "Self", "priority": 10 } }, "startup": "team-reveal", "standby": { "kill": { "target": "AnyButTeam", "msg": "Use HP Dragon Now.../Kill will do the job", "killmsg": "Some Rotating Globs of Power surround ~Target~ until he is wiped off. HP Dragon Leaves the scene immediately." } } } } ], "roles1": [ "steel", "ground", "psy", "poison", "bug", "normal", "normal", "normal", "dark", "normal" ], "roles2": [ "steel", "ground", "psy", "normal", "bug", "normal", "dark", "poison", "normal", "ground", "poison", "water", "normal", "flying", "gold", "dragon", "hp", "dark", "???", "normal", "normal", "ground", "samurai", "flying", "steel", "dragon", "normal", "bug", "dark", "poison", "normal", "normal" ], "villageCantLoseRoles": [ "psy", "gold", "samurai" ] }