Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "name": "Johto",
- "author": [
- "Nico Kursaki",
- "matthewbny"
- ],
- "summary": "Placeholder",
- "sides": [
- {
- "side": "village",
- "translation": "Village"
- },
- {
- "side": "beast",
- "translation": "Beast Mafia"
- },
- {
- "side": "eevee",
- "translation": "Umbreon/Espeon Mafia"
- },
- {
- "side": "smeargle",
- "translation": "Smeargle"
- },
- {
- "side": "bird",
- "translation": "Legendary Bird"
- }
- ],
- "roles": [
- {
- "role": "kingdra",
- "translation": "Kingdra",
- "side": "village",
- "help": "Being part Dragon type, you resist attacks from the Beast Mafia quite well, thus meaning Suicune and Entei can't harm you, and you evade kills from Raikou 50% of the time!",
- "info": "Evades Suicune and Entei's kills, and evades Raikou's kills 50% of the time. Sided with the village.",
- "actions": {
- "kill": {
- "mode": {
- "evadechanceif": {
- "suicune": 1,
- "entei": 1,
- "raikou": 0.5
- }
- }
- }
- }
- },
- {
- "role": "wooper0",
- "translation": "Wooper",
- "side": "village",
- "help": "You have the lowest BST (base stat total) of any Pokemon discovered to date! You have no usage outside of your /vote during the day, so make it count!",
- "info": "Inspects as Suicune. Sided with the village.",
- "hide": true,
- "actions": {
- "startup": {
- "revealAs": "sunkern"
- },
- "inspect": {
- "revealAs": "suicune"
- }
- }
- },
- {
- "role": "wooper",
- "translation": "Wooper",
- "side": "village",
- "help": "Your Bug/Poison type, both redundant and poor - offensively and defensively, degrades your prominence in the Pokemon World. This means you have no actions other than your /vote during the day.",
- "info": "Inspects as Suicune. Sided with the village.",
- "actions": {
- "startup": {
- "revealAs": "spinarak"
- },
- "inspect": {
- "revealAs": "suicune"
- }
- }
- },
- {
- "role": "magby0",
- "translation": "Magby",
- "side": "village",
- "help": "You have the lowest BST (base stat total) of any Pokemon discovered to date! You have no usage outside of your /vote during the day, so make it count!",
- "info": "Inspects as Entei. Sided with the Village.",
- "actions": {
- "startup": {
- "revealAs": "sunkern"
- },
- "inspect": {
- "revealAs": "entei"
- }
- }
- },
- {
- "role": "magby",
- "translation": "Magby",
- "side": "village",
- "help": "Your Bug/Poison type, both redundant and poor - offensively and defensively, degrades your prominence in the Pokemon World. This means you have no actions other than your /vote during the day.",
- "hide": true,
- "actions": {
- "startup": {
- "revealAs": "spinarak"
- },
- "inspect": {
- "revealAs": "entei"
- }
- }
- },
- {
- "role": "elekid0",
- "translation": "Elekid",
- "side": "village",
- "help": "You have the lowest BST (base stat total) of any Pokemon discovered to date! You have no usage outside of your /vote during the day, so make it count!",
- "actions": {
- "startup": {
- "revealAs": "sunkern"
- },
- "inspect": {
- "revealAs": "raikou"
- }
- }
- },
- {
- "role": "elekid",
- "translation": "Elekid",
- "side": "village",
- "help": "Your Bug/Poison type, both redundant and poor - offensively and defensively, degrades your prominence in the Pokemon World. This means you have no actions other than your /vote during the day.",
- "actions": {
- "startup": {
- "revealAs": "spinarak"
- },
- "inspect": {
- "revealAs": "raikou"
- }
- }
- },
- {
- "role": "sunkern",
- "translation": "Sunkern",
- "side": "village",
- "help": "You have the lowest BST (base stat total) of any Pokemon discovered to date! You have no usage outside of your /vote during the day, so make it count!",
- "info": "No actions. Sided with the village."
- },
- {
- "role": "spinarak",
- "translation": "Spinarak",
- "side": "village",
- "help": "Your Bug/Poison type, both redundant and poor - offensively and defensively, degrades your prominence in the Pokemon World. This means you have no actions other than your /vote during the day.",
- "info": "No actions. Sided with the village."
- },
- {
- "role": "lanturn",
- "translation": "Lanturn",
- "side": "village",
- "info": "Exposes. Sided with the village.",
- "help": "During the day, you can /expose (name) to reveal someone's role. During the night, however, you sleep, so you have no other actions.",
- "actions": {
- "standby": {
- "expose": {
- "target": "AnyButSelf",
- "msg": "Illuminate the day with /expose (name) to find out someone's role! You won't be revealed.",
- "exposemsg": "Lanturn shines a bright light at ~Target~, who is revealed to be the ~Role~!"
- }
- }
- }
- },
- {
- "role": "ampharos",
- "translation": "Ampharos",
- "side": "village",
- "help": "You're a Pokemon used to power lighthouses! However, Lanturn is already used to shine on Pokemon during the day, but your DW ability (Plus) grants you a +2 vote!",
- "info": "+2 votes. Sided with the village.",
- "actions": {
- "vote": 2
- }
- },
- {
- "role": "delibird",
- "translation": "Delibird",
- "side": "village",
- "help": "You deliver presents to all of Johto, but since they, more often than not, contain dangerous things in it, your vote has been cast as -2, due to your trickiness.",
- "info": "-2 votes. Sided with the Village.",
- "actions": {
- "vote": -2
- }
- },
- {
- "role": "blissey",
- "translation": "Blissey",
- "side": "village",
- "help": "You have the highest HP stat of all Pokemon discovered to date, and you have a lot of Special Bulk, which allows you to /protect someone during the night!",
- "info": "Basic BG. Sided with the Village.",
- "actions": {
- "night": {
- "protect": {
- "target": "AnyButSelf",
- "common": "Role",
- "priority": 3
- }
- }
- }
- },
- {
- "role": "crobat",
- "translation": "Crobat",
- "side": "village",
- "help": "Most commonly found in caves, you bring your favorite move, Toxic, to wreak havoc upon those who try to stop the Village! Try not to hit the village, though!",
- "info": "Poisoner. Sided with the village.",
- "actions": {
- "night": {
- "poison": {
- "target": "AnyButTeam",
- "common": "Self",
- "priority": 99,
- "count": 2,
- "poisonDeadMessage": "You died from Crobat's poison!"
- }
- }
- }
- },
- {
- "role": "suicune",
- "translation": "Suicune",
- "side": "beast",
- "help": "You are a member of the Beast Trio, and can /kill with the rest of them. Being the leader of the Beast Trio, and due to your outstanding bulk, you evade nightkills 20% of the time.",
- "info": "Shared kill, and has a 20% chance to evade nightkills. Sided with Beast Mafia.",
- "actions": {
- "night": {
- "kill": {
- "target": "AnyButTeam",
- "common": "Team",
- "priority": 31,
- "broadcast": "team"
- }
- },
- "kill": {
- "mode": {
- "evadeChance": 0.2
- }
- }
- }
- },
- {
- "role": "entei",
- "translation": "Entei",
- "side": "beast",
- "help": "You're a dominant Pokemon with a respectable Attack stat. You can kill your enemies at night with /kill, but it's shared with your partners. During the day, however, you can kill to get rid of another one of your enemies (but this will reveal you, and can only be done once).",
- "info": "Shared kill and one-time daykill. Sided with Beast Mafia.",
- "actions": {
- "standby": {
- "kill": {
- "target": "AnyButTeam",
- "msg": "Kill now with /kill! (You will be revealed, though!)",
- "killmsg": "Entei used Flare Blitz! ~Target~ fainted! ~Self~ was hurt by recoil!",
- "recharge": 99
- }
- },
- "startup": "team-reveal-with-roles",
- "night": {
- "kill": {
- "target": "AnyButTeam",
- "common": "Team",
- "priority": 31,
- "broadcast": "team"
- }
- }
- }
- },
- {
- "role": "raikou",
- "translation": "Raikou",
- "side": "beast",
- "help": "You're the lesser appreciated member of the Beast Trio. While you do have a shared /kill with the rest of your team, you do have a one time distract which should only be used in a worst-case scenario. It can stop anything, except Smeargle, from carrying out their action. However, if you distract Ho-Oh or Lugia, you'll be killed by them!",
- "info": "Shared kill and a one time distract. Sided with Beast Mafia.",
- "actions": {
- "night": {
- "kill": {
- "target": "AnyButTeam",
- "common": "Team",
- "priority": 31,
- "broadcast": "team"
- },
- "distract": {
- "target": "AnyButTeam",
- "common": "Role",
- "priority": 1,
- "distractmsg": "Raikou shocked you with a powerful jolt of electricity! You were too stunned to act during the night.",
- "teammsg": "Raikou stunned your partner with a jolt of electricity, so you decided to tag along and help him instead of performing an action.",
- "charges": 1,
- "chargesmsg": "That was your last distract...",
- "broadcast": "team"
- }
- }
- }
- },
- {
- "role": "noctowl",
- "translation": "Noctowl",
- "side": "village",
- "help": "You're an owl. Unusually, you can use Hypnosis to distract someone (but it has a 40% chance of failing, though). With nocturnal vision, you can also detect killers during the night!",
- "info": "Can distract (though it might fail 40% of the time), and may get hax on kills. Sided with the Village.",
- "actions": {
- "hax": {
- "kill": {
- "revealTeam": 0.1,
- "revealPlayer": 0.05
- }
- },
- "night": {
- "distract": {
- "target": "AnyButSelf",
- "common": "Role",
- "priority": 2,
- "distractmsg": "You were hypnotized by Noctowl during the night, and couldn't perform any actions.",
- "teammsg": "Your partner slacked off during the night, so you had to wake him up in place of your actions. In the distance, a Noctowl flies away into the moonlight...",
- "failChance": 0.4
- }
- }
- }
- },
- {
- "role": "celebi",
- "translation": "Celebi",
- "side": "village",
- "info": "Can daykill (and reveals). Sided with the village.",
- "help": "You're the samurai of the village. You don't live up to the expectations of Ho-Oh and Lugia, and they occasionally mock you due to your lack of power compared to them. During the day, you can kill someone, but beware - as it reveals you. Also, Lugia nor Ho-Oh can't be daykilled, so be wary...",
- "actions": {
- "standby": {
- "kill": {
- "target": "AnyButSelf",
- "msg": "Show them what you're made of with Leaf Storm by using /kill (name)! This will reveal you, though.",
- "killmsg": "A shroud of leafs gather from the floor. They swirl in a vicious cyclone as they move about. In the chaos, ~Target~ became trapped in the midst of the tornado, and was hurled up hundreds of feet in the ground. As the storm fades, all that remains is the lifeless corpse of ~Target~, and ~Self~, the Celebi, who just commanded a successful Leaf Storm."
- }
- }
- }
- },
- {
- "role": "ho-oh",
- "translation": "Ho-Oh",
- "side": "bird",
- "help": "Ho-Oh has awakened from it's eternal slumber! You despise the rest of the Johto region, and wish to eliminate them all! During the night, you have no actions, but if someone tries to distract you, you will kill them! During the day, your typing grants you immunity to Entei and Celebi's daykill, as well as a daykill yourself. You won't be revealed, so have fun wreaking havoc!",
- "info": "Kills distractors. Ignores daykills. Has a daykill that doesn't reveal. Only appears 50% of the time (in place of Lugia). Sided with itself.",
- "actions": {
- "distract": {
- "mode": "ChangeTarget",
- "hookermsg": "You tried distracting Ho-Oh while it was resting. You were burnt to a crisp by it's flames.",
- "msg": "The ~Distracter~ tried distracting you, but you burnt them to ashes with Sacred Fire!"
- },
- "standby": {
- "kill": {
- "target": "AnyButSelf",
- "msg": "Kill now with /kill! (You won't be revealed)",
- "killmsg": "A sudden wind gushes through the Johto region. Ho-oh rises majestically, and commands a powerful Sacred Fire in order to finish off ~Target~!"
- }
- },
- "daykill": "evade"
- }
- },
- {
- "role": "lugia",
- "translation": "Lugia",
- "side": "bird",
- "help": "Lugia has awakened from it's eternal slumber! You despise the rest of the Johto region, and wish to eliminate them all! During the night, you have no actions, but if someone tries to distract you, you will kill them! During the day, your typing grants you immunity to Celebi's daykill, and your impressive Defense stats allow you to shrug off Entei's daykill too, as well as a daykill yourself. You won't be revealed, so have fun wreaking havoc!",
- "info": "Kills distractors. Ignores daykills. Has a daykill that doesn't reveal. Only appears 50% of the time (in place of Ho-Oh). Sided with itself.",
- "actions": {
- "distract": {
- "mode": "ChangeTarget",
- "hookermsg": "You tried distracting Lugia while it was resting. You were blown away by Aeroblast!",
- "msg": "The ~Distracter~ tried distracting you, but you blew them away with Aeroblast!"
- },
- "standby": {
- "kill": {
- "target": "AnyButSelf",
- "msg": "Kill now with /kill! (You won't be revealed)",
- "killmsg": "A sudden ripple occurs over the sea. Lugia lunges majestically, and commands a powerful Aeroblast in order to finish off ~Target~!"
- }
- },
- "daykill": "evade"
- }
- },
- {
- "role": "smeargle",
- "translation": "Smeargle",
- "side": "smeargle",
- "winningSides": "*",
- "help": "You're used to the Suburban streets of Goldenrod City, but the chaos that has happened in Johto is too much for you to bear! Thus you are all alone. During the night, you can /sketch someone during the night to either kill, poison, distract, safeguard, protect, inspect or stalk someone. You also win with any side, that is, as long as you survive!",
- "info": "Can sketch a person during the night to either kill, poison, distract, safeguard, protect, inspect or stalk someone. Sided with itself, but wins with anyone.",
- "actions": {
- "night": {
- "sketch": {
- "target": "AnyButSelf",
- "common": "Self",
- "priority": 1,
- "command": {
- "stalk": 0.15,
- "distract": 0.15,
- "inspect": 0.15,
- "kill": 0.1,
- "poison": 0.15,
- "safeguard": 0.15,
- "protect": 0.15
- }
- }
- }
- }
- },
- {
- "role": "umbreon",
- "translation": "Umbreon",
- "side": "eevee",
- "help": "You're not sure what happened to the rest of the Eeveelutions, but at least Espeon is in this with you! During the night, you can /poison and /stalk someone during the night! You also know who Espeon is!",
- "info": "Can stalk and poison someone during the night. Knows who Espeon is. Sided with itself and Espeon.",
- "actions": {
- "startup": {
- "revealRole": [
- "espeon"
- ]
- },
- "night": {
- "stalk": {
- "target": "AnyButTeam",
- "common": "Self",
- "priority": 1000,
- "broadcast": "team"
- },
- "poison": {
- "target": "AnyButTeam",
- "common": "Self",
- "priority": 7,
- "broadcast": "team",
- "count": 2,
- "poisonDeadMessage": "You died because of Umbreon's poison!"
- }
- }
- }
- },
- {
- "role": "espeon",
- "translation": "Espeon",
- "side": "eevee",
- "help": "You're not sure what happened to the rest of the Eeveelutions, but at least Umbreon is in this with you! During the night, you can /inspect and /protect someone during the night! (you should protect Umbreon, but you can protect anyone else should he die) You also know who Umbreon is!",
- "info": "Can inspect and protect someone during the night. Knows who Umbreon is. Sided with itself and Umbreon.",
- "actions": {
- "startup": {
- "revealRole": [
- "umbreon"
- ]
- },
- "night": {
- "inspect": {
- "target": "AnyButTeam",
- "common": "Self",
- "priority": 1000,
- "broadcast": "team"
- },
- "protect": {
- "target": "AnyButSelf",
- "common": "Self",
- "priority": 7,
- "broadcast": "team"
- }
- }
- }
- }
- ],
- "roles1": [
- ],
- "roles2": [
- ],
- "villageCantLoseRoles": [
- ],
- "killmsg": "±Prof. Elm: ~Player~ (~Role~) died!",
- "killusermsg": "You were killed during the night!",
- "lynchmsg": "±Prof. Elm: ~Player~ (~Role~) was voted off!"
- }
Advertisement
Add Comment
Please, Sign In to add comment