Pokemon Forms (Forms, Pokemon Formes)

Discussion in 'Theme Development' started by Mr.Anonymous, Oct 11, 2012.

  1. Mr.Anonymous

    Mr.Anonymous Member

    Joined:
    Jan 3, 2012
    Messages:
    104
    Likes Received:
    0
    Heyah! I know I know, Another Pokemon theme.
    Before you start whining. Don't.
    I really liked this theme and some of the players on mafia really liked it too.
    I want to re-submit it again so that it can hopefully get re-uploaded.
    Suggestions welcome!
    I'm probably/most likely going to add the new commands into it, if it gets accepted.
    I'm going to add new sides/roles for Kami trio and Kyurem.

    CODE:
    {
    "name": "Pokemon Forms",
    "summary": "Change between forms to lead your team to victory. Feel free to make suggestions, credit will be given. Huge Credits to Jiggles, Scandinator, Zeromare, and Malladus For the awesome suggestions and for helping me fix the theme. A BIG BIG BIG BIG BIG THANKS to Rice for helping me find bugs and helping me fix things. Also credits to TheSilentOne, Trademakrk, Flyne and Tesla Elesa for their suggestions. Joeypals also deserves a mention for coming up with the Ditto win messages. Update V1.16 : Added Ditto who can transform into any of the normal roles.",

    "author": "Mr.Anonymous",

    "sides": [
    { "side": "deoxys", "translation": "Deoxys", "winmsg": "Destruction, disaster and turmoil was cast upon by the offensive powerhouses (Deoxys) (~Players~) coupled with unparalleled defenses and could not be defeated"
    },
    { "side": "giratina", "translation": "Giratina", "winmsg": "The Giratina’s (~Players~) have successfully brought chaos from the Distortion World and destroyed Planet Earth. They reign as the supreme form."
    },
    { "side": "shaymin", "translation": "Shaymin", "winmsg": "The power of the Gracieda restored the world to its peaceful state. (~Players~) have indeed done the world good"
    },
    { "side": "arceus", "translation": "Arceus", "winmsg": "The Arceus’s (~Players~) banished all the other Pokemon to the Distortion World. Arceus is the only remaining Pokemon left."
    },
    { "side": "castform", "translation": "Castform", "winmsg": "A massive snow storm started brewing. The Castforms (~Players~) changed into their Snowy Form which helped them survive."
    },
    { "side": "burmy", "translation": "Burmy", "winmsg": "Burm Burm! Somehow, all the Burmies (~Players~) have defeated everyone else...."
    },
    { "side": "ditto", "translation": "Ditto", "winmsg": "~Players~ overcame everything as... themselves"
    }
    ],
    "roles": [{
    "role": "darceus",
    "translation": "Dark Type Arceus",
    "side": "arceus",
    "help": "You hold the Dread Plate, which makes you become the Dark type Arceus. At night you can kill one person. You can’t be distracted and you have a 30% chance of evading nightkills. You can also switch back to normal form Arceus if you wish. BE WARNED THOUGH. IF YOU DO DECIDE TO CHANGE BACK TO NORMAL FORME ARCEUS YOU HAVE TO WAIT 2 TURNS BEFORE YOU CAN CHANGE FORMS AGAIN. Do /normal to change back to your normal form",
    "info": "Can kill one person during the night. Can convert one person during the night (/normal, converts back to Normal Form Arceus). Has a 30% chance of evading nightkills. Ignores any distractors. Sided with Arceus.",

    "actions": { "night": {"kill": {"target": "AnyButSelf", "common": "Self", "priority": 10, "broadcast": "team"},
    "normal": { "command": "convert","target": "OnlySelf", "common":"Self", "priority": 1,"newRole": "3arceus", "canConvert": ["darceus" ], "silent": true }},
    "kill": {"mode": { "evadeChance": 0.3}},
    "distract": {"mode": "ignore"}}
    }, {
    "role": "parceus",
    "translation": "Psychic Type Arceus",
    "side": "arceus",
    "help": "You have the Mind Plate equipped. Which makes you Psychic type Arceus. This allows you to /inspect one person during the night. Also you can daykill one person during the day (You won’t be revealed). You change choose to switch back to Normal form Arceus if you choose. BE WARNED THOUGH. IF YOU DO DECIDE TO CHANGE BACK TO NORMAL FORME ARCEUS YOU HAVE TO WAIT 2 TURNS BEFORE YOU CAN CHANGE FORMS AGAIN. Do /normal to convert back to Normal form.",
    "info": "Can inspect one person during the night. Can convert one person during the night (/normal, converts back to Normal Form Arceus). Can kill one person during the standby (Non-reveal). Sided with Arceus.",

    "actions": { "night": {"normal": { "command": "convert","target": "OnlySelf", "common":"Self", "priority": 1,"newRole": "3arceus", "canConvert": ["parceus" ], "silent": true },
    "inspect": {"target": "AnyButSelf", "common": "Self", "priority": 30}},
    "standby": {"kill": {"target": "AnyButSelf", "msg": "You can kill now using /kill [name] :",
    "killmsg": "Arceus used Judgement. A Critical Hit!. ~Target~ fainted."}}}
    }, {
    "role": "garceus",
    "translation": "Ghost Type Arceus",
    "side": "arceus",
    "help": "You have the Spook Plate equipped. Which makes you Ghost type Arceus. Most attacks won’t affect you. Namely Normal and Fighting. Use /protect on anyone to protect them from dying during the night. Use /trick to trick someone into not doing anything at night with your spooky powers. You also have a vote of 3. You can switch back to normal Arceus if you wish. BE WARNED THOUGH. IF YOU DO DECIDE TO CHANGE BACK TO NORMAL FORME ARCEUS YOU HAVE TO WAIT 2 TURNS BEFORE YOU CAN CHANGE FORMS AGAIN. Do /normal to convert back to normal form.",
    "actions": { "night": {"protect": {"target": "AnyButSelf", "common": "Self", "priority": 5, "broadcast": "role"},
    "trick": {"command": "distract", "target": "AnyButSelf", "common": "Self", "priority": 1, "broadcast": "role"},
    "normal": { "command": "convert","target": "OnlySelf", "common":"Self", "priority": 1,"newRole": "3arceus", "canConvert": ["garceus" ], "silent": true }},
    "vote": 3}
    }, {
    "role": "drarceus",
    "translation": "Dragon Type Arceus.",
    "side": "arceus",
    "help": "You have the Draco Plate equipped. Which makes you Dragon type Arceus. Use /outrage on one person during the night and it’ll kill them (YOUR /OUTRAGE IS SHARED WITH THE OTHER DRAGON TYPE ARCEUS). You also have a 30% chance of evading nightkills. You also kill any distractors. You may change back to Normal Forme Arceus if you wish. BE WARNED THOUGH. IF YOU DO DECIDE TO CHANGE BACK TO NORMAL FORME ARCEUS YOU HAVE TO WAIT 2 TURNS BEFORE YOU CAN CHANGE FORMS AGAIN. Do /normal to convert back to normal form.",
    "actions": { "night": {"outrage": {"command": "kill", "target": "AnyButSelf", "common": "Self", "priority": 1},
    "normal": { "command": "convert","target": "OnlySelf", "common":"Self", "priority": 1,"newRole": "3arceus", "canConvert": ["parceus" ], "silent": true }},
    "kill": {"mode": { "evadeChance": 0.30}},
    "distract": {"mode": "ChangeTarget", "hookermsg": "You tried to distract Arceus. Instead she used Judgement on you and you died.", "msg": "The ~Distracter~ came to you last night! You used Judgement on her and killed her instead"}}
    }, {
    "role": "arceus",
    "translation": "Normal Type Arceus",
    "side": "arceus",
    "help": "You don’t have a plate equipped. You are a normal type Arceus. You can equip up to 5 different plates. To become Dragon type Arceus (Killer who has first prio and kills any distracters) type /draco (Your name). To become Ghost type Arceus (Protect and Distract), type /spook (Your name). To become Psychic type (Inspect + daykill) Arceus type /mind (Your name). To become Dark type Arceus type /dread (Your name) (Nightkiller who can’t be distracted). To become Poison type Arceus (Poison 3 people). Type /toxic (Your name). And to become Flying Type Arceus (85% chance of evading nightkills, 75% chance of evading daykill and 85% chance of evading poison) type /sky (Your name)",
    "actions": {"night": { "draco": { "command": "convert","target": "OnlySelf", "common":"Self", "priority": 1,"newRole": "drarceus", "canConvert": ["arceus" ], "silent": true },
    "dread": { "command": "convert","target": "OnlySelf", "common":"Self", "priority": 1,"newRole": "darceus", "canConvert": ["arceus" ], "silent": true },
    "spook": { "command": "convert","target": "OnlySelf", "common":"Self", "priority": 1,"newRole": "garceus", "canConvert": ["arceus" ], "silent": true },
    "mind": { "command": "convert","target": "OnlySelf", "common":"Self", "priority": 1,"newRole": "parceus", "canConvert": ["arceus" ], "silent": true },
    "sky": { "command": "convert","target": "OnlySelf", "common":"Self", "priority": 1,"newRole": "farceus", "canConvert": ["arceus" ], "silent": true },

    "toxic": { "command": "convert","target": "OnlySelf", "common":"Self", "priority": 1,"newRole": "pnarceus", "canConvert": ["arceus" ], "silent": true }}}

    }, {
    "role": "sdeoxys",
    "translation": "Speed Forme Deoxys",
    "side": "deoxys",
    "help": "You are the Speed form Deoxys. Your amazing speed allow you to /kill one person during the night. However your speed has a disadvantage. You have a cooldown period of 3 turns before you can kill again. You kill any distractors. You can also change back to normal forme Deoxys if you wish by typing /normal (Your name). You will however need to wait 2 nights before changing back into another Deoxys form.",
    "actions": { "night": {"kill": {"target": "AnyButSelf", "common": "Self", "priority": 0, "recharge": 3},
    "normal": { "command": "convert","target": "OnlySelf", "common":"Self", "priority": 1,"newRole": "3deoxys", "canConvert": ["sdeoxys" ], "silent": true }},
    "distract": {"mode": "ChangeTarget", "hookermsg": "You tried to distract the Speed Forme Deoxys. He was too fast for you and you crashed. You died.", "msg": "The ~Distracter~ came to you last night! You killed her instead!"}}

    }, {
    "role": "ddeoxys",
    "translation": "Defense Forme Deoxys",
    "side": "deoxys",
    "help": "Your amazing Defense allows you to protect yourself during the night so that you can’t be killed during the night (HOWEVER BECAUSE OF YOUR SPEED YOU WILL SOMETIMES MISS, ALSO SPEED FORM DEOXYS OUTSPEEDS YOU.) You also evade daykills and have a 35% chance of evading poisoning. You have a kill that you can use during the night. However there is a cooldown of 4 turns. You can choose to switch back to Normal Form Deoxys if you wish, by typing /normal (Your name). will however need to wait 2 nights before changing back into another Deoxys form.",
    "actions": { "night": { "kill": {"target": "Self", "common": "Self", "priority": 3, "recharge": 2},
    "protect": {"target": "Self", "common": "Self", "priority": 2, "failChance": 0.4 },

    "normal": { "command": "convert","target": "OnlySelf", "common":"Self", "priority": 1,"newRole": "3deoxys", "canConvert": ["ddeoxys" ], "silent": true }},

    "poison": {"mode": {"evadeChance": 0.35}},
    "daykill": "evade"}
    }, {
    "role": "adeoxys",
    "translation": "Attack Forme Deoxys",
    "side": "deoxys",
    "help": " You have the highest Attack stat in the entire game, and so you can /kill one person during the day. You have a 65% chance of being revealed. You can turn back to Normal Form Deoxys whenever you want to by typing /normal (Your name)!. Also your vote counts as 2. IF YOU CHANGE BACK TO NORMAL FORM DEOXYS. YOU WILL HAVE TO WAIT 3 TURNS BEFORE CHANGING BACK INTO ANOTHER DEOXYS FORM. ",
    "actions": {"night": { "normal": { "command": "convert","target": "OnlySelf", "common":"Self", "priority": 1,"newRole": "3deoxys", "canConvert": ["adeoxys" ], "silent": true }},
    "standby": {"kill": {"target": "AnyButSelf","msg": "You can kill now by typing /kill [name] (You have a 65% chance of being revealed.)!","killmsg": "Deoxys used Focus Blast. ~Target~ died. ","revealChance": 0.65,"revealmsg": "Zorua used Fake Tears on ~Self~. ~Self~'s Sp.Defense sharply fell."}},
    "vote": 2}
    }, {
    "role": "deoxys",
    "translation": "Normal Forme Deoxys",
    "side": "deoxys",
    "help": "You are the Normal Forme Deoxys. You have been taken to Veilstone City and you can change formes. To change to Attack forme (Daykill with 65% of reveal) type /attack (Your name). To change to Defense forme (That can self protect, can’t be daykilled and has a 50% chance of evading poison) type /Defense (Your name) and last but not least. To change to Speed forme Deoxys (Nightkill with first priority (But cooldown of 3 turns) + kills any distractors) type /speed.",
    "actions": { "night": { "speed": { "command": "convert","target": "OnlySelf", "common":"Self", "priority": 1,"newRole": "sdeoxys", "canConvert": ["deoxys" ], "silent": true },
    "defense": { "command": "convert","target": "OnlySelf", "common":"Self", "priority": 1,"newRole": "ddeoxys", "canConvert": ["deoxys" ], "silent": true },
    "attack": { "command": "convert","target": "OnlySelf", "common":"Self", "priority": 1,"newRole": "adeoxys", "canConvert": ["deoxys" ], "silent": true }}}

    }, {
    "role": "sshaymin",
    "translation": "Sky Shaymin",
    "side": "shaymin",
    "help": "You’re the Sky Shaymin. You have the Gracedia Flower equipped. Which makes you transform into Sky Shaymin. You have the ability to /kill one person during the night (YOUR KILL IS SHARED WITH THE OTHER SHAYMINS). You have a 25% chance of evading nightkills.",
    "actions": { "night": {"kill": {"target": "AnyButTeam", "common": "Team", "priority": 10, "broadcast": "team"} },
    "standby": {"expose": {"target": "AnyButSelf","msg": "You can type /expose [name] to reveal someone's role!","exposemsg": "~Self~, The Shaymin, decided to expose ~Target~. They turned out to be ~Role~"} },
    "kill": {"mode": { "evadeChance": 0.25}}}

    }, {
    "role": "lshaymin",
    "translation": "Land Shaymin",
    "side": "shaymin",
    "help": "Since you don’t have the Gracedia flower equipped. You are a small but powerful Land Shaymin. You can /distract one person during the night with your cuteness. YOU HAVE A 30% chance of failing this action. Your vote counts as 2. You may wish to change to Sky Shaymin form if you wish by typing /gracedia (Your name)",
    "actions": { "night": {"distract": {"target": "AnyButSelf", "common": "Self", "priority": 1, "broadcast": "team", "failChance": 0.3},
    "poison": {"target": "Self", "common": "Self", "priority": 3, "broadcast": "team"},
    "gracedia": { "command": "convert","target": "OnlySelf", "common":"Self", "priority": 1,"newRole": "sshaymin", "canConvert": ["lshaymin" ], "silent": true }}}

    }, {
    "role": "ogiratina",
    "translation": "Giratina-Origin",
    "side": "giratina",
    "help": "You have the Griseous Orb equipped. Which makes you the Origin forme Giratina. You have a nightkill. (HOWEVER YOUR KILLS ARE SHARED WITH THE OTHER GIRATINAS)",
    "actions": { "night": {"kill": {"target": "AnyButSelf", "common": "Team", "priority": 3, "broadcast": "team"} } }

    }, {
    "role": "giratina",
    "translation": "Giratina-Altered",
    "side": "giratina",
    "help": "Since you don’t have the Griseous Orb attached. You are basically useless without it. And you cannot access the Distortion world. However whoever tries to kill you during the day will be killed along with you. You can also change to your Origin form by typing /distortion (Your name)",
    "actions": {"night": {"distortion": { "command": "convert","target": "OnlySelf", "common":"Self", "priority": 1,"newRole": "ogiratina", "canConvert": ["giratina" ], "silent": true }},
    "daykill": "bomb","daykillrevengemsg": "~Target~ tried to kill ~Self~, ~Self~ took ~Target~ to the Distortion World and died."}
    }, {
    "role": "pnarceus",
    "translation": "Poison Type Arceus",
    "side": "arceus",
    "help": "You have the Toxic Plate equipped. Which makes you Poison type Arceus. You have the ability to poison 2 people during the night and you have an extra vote of 3. You may change back to normal Arceus form IF YOU WISH by typing /normal (name). BE WARNED THOUGH. IF YOU DO DECIDE TO CHANGE BACK TO NORMAL FORME ARCEUS YOU HAVE TO WAIT 2 TURNS BEFORE YOU CAN CHANGE FORMS AGAIN.",
    "actions": { "night": {"poison": {"target": "AnyButSelf", "common": "Self", "priority": 1, "limit": 2
    },
    "normal": { "command": "convert","target": "OnlySelf", "common":"Self", "priority": 1,"newRole": "3arceus", "canConvert": ["pnarceus" ], "silent": true }},
    "vote": 3}

    }, {
    "role": "3arceus",
    "translation": "Normal Type Arceus",
    "side": "arceus",
    "help": "So you’ve decided to change back into Normal Forme Arceus. You have to wait 3 turns before you can change back into another form. To change to Dragon type do /draco. To change to Dark Type do /dread. To change to Ghost type do /spook. Do change to Psychic type do /mind and to change to Poison type do /toxic. To become Flying Type Arceus (85% chance of evading nightkills, 75% chance of evading daykill and 85% chance of evading poison) type /sky (Your name)",
    "actions": {"night": { "draco": { "command": "convert","target": "OnlySelf", "common":"Self", "priority": 1,"newRole": "drarceus", "canConvert": ["arceus" ], "silent": true, "initialrecharge": 2
    },
    "dread": { "command": "convert","target": "OnlySelf", "common":"Self", "priority": 1,"newRole": "darceus", "canConvert": ["arceus" ], "silent": true, "initialrecharge": 2
    },
    "spook": { "command": "convert","target": "OnlySelf", "common":"Self", "priority": 1,"newRole": "garceus", "canConvert": ["arceus" ], "silent": true, "initialrecharge": 2 },
    "mind": { "command": "convert","target": "OnlySelf", "common":"Self", "priority": 1,"newRole": "parceus", "canConvert": ["arceus" ], "silent": true, "initialrecharge": 2},
    "sky": { "command": "convert","target": "OnlySelf", "common":"Self", "priority": 1,"newRole": "farceus", "canConvert": ["arceus" ], "silent": true, "initialrecharge": 2 },
    "toxic": { "command": "convert","target": "OnlySelf", "common":"Self", "priority": 1,"newRole": "pnarceus", "canConvert": ["arceus" ], "silent": true, "initialrecharge": 2 }}}
    }, {
    "role": "3deoxys",
    "translation": "Normal Forme Deoxys",
    "side": "deoxys",
    "help": "So you’ve decided to change back into your Normal Deoxys form. You now have to wait 2 turns to change back into another form. To change to Attack form type /attack. To change to Defense forme type /Defense and last but not least. To change to Speed forme Deoxys type /speed.",
    "actions": { "night": { "speed": { "command": "convert","target": "OnlySelf", "common":"Self", "priority": 1,"newRole": "sdeoxys", "canConvert": ["deoxys" ], "silent": true, "initialrecharge": 2 },
    "defense": { "command": "convert","target": "OnlySelf", "common":"Self", "priority": 1,"newRole": "ddeoxys", "canConvert": ["deoxys" ], "silent": true, "initialrecharge": 2},
    "attack": { "command": "convert","target": "OnlySelf", "common":"Self", "priority": 1,"newRole": "adeoxys", "canConvert": ["deoxys" ], "silent": true, "initialrecharge": 2 }}}
    }, {
    "role": "castform",
    "translation": "Normal Form Castform",
    "side": "castform",
    "help": "In different weather conditions you have the ability to change into different forms. What form you change into depends on what weather condition is going on. If it’s raining you can change into your Rainy Form (Distracter and can’t be daykilled) by typing /rain (Your name), If it’s sunny, You can change into your Sunny Form (Revealing daykiller) by typing /sun (Your name) and if it’s hailing or snowing you can change into your Snowy Form (Poison’s 2 people) by typing /snow (Your name). You’re the only team that knows who the other members are.",
    "actions": { "night": { "sun": { "command": "convert","target": "OnlySelf", "common":"Self", "priority": 1,"newRole": "sncastform", "canConvert": ["castform" ], "silent": true },
    "rain": { "command": "convert","target": "OnlySelf", "common":"Self", "priority": 1,"newRole": "rcastform", "canConvert": ["castform" ], "silent": true },
    "snow": { "command": "convert","target": "OnlySelf", "common":"Self", "priority": 1,"newRole": "scastform", "canConvert": ["castform" ], "silent": true }},
    "vote": 0,
    "startup": "team-reveal-with-roles"}


    }, {
    "role": "sncastform",
    "translation": "Sunny Form Castform",
    "side": "castform",
    "help": "You are the Sunny Form Castform. The Sun’s rays are really intense. You can /fireblast one person during the day. You will be revealed when you kill. You also have a vote of 0 (Because you’re the only team that knows who your team is). To change back to Normal form Castform, type /normal (Your name)",
    "actions": {"standby": {"fireblast": {"command": "kill",
    "target": "AnyButSelf", "msg": "You can kill now using /fireblast [name] :",
    "killmsg": "Castform used Fire Blast on ~Target~. Critical Hit!. ~Target~ died.", "revealChance": 0.85,"revealmsg": "The Sunlight faded ~Self~’s true identity was exposed." } },
    "vote": 0,

    "night": {"normal": { "command": "convert","target": "OnlySelf", "common":"Self", "priority": 1,"newRole": "castform", "canConvert": ["sncastform" ], "silent": true }},
    "startup": "team-reveal-with-roles"}
    }, {
    "role": "rcastform",
    "translation": "Rainy Form Castform",
    "side": "castform",
    "help": "You are the Rainy Form Castform. You can also change back into your Normal Form whenever you want by typing /normal. You also have a vote of 0 (Because you’re the only team that knows who your team is). To change back to Normal form Castform, type /normal (Your name)",
    "actions": {"night": {"distract": {"target": "AnyButSelf", "common": "Self", "priority": 30},
    "normal": { "command": "convert","target": "OnlySelf", "common":"Self", "priority": 1,"newRole": "castform", "canConvert": ["rcastform" ], "silent": true }},
    "vote": 0,
    "daykill": "evade",
    "startup": "team-reveal-with-roles"}


    }, {
    "role": "scastform",
    "translation": "Snowy Form Castform",
    "side": "castform",
    "help": "You are the Snowy Form Castform. You have the ability to poison 2 people during the night with your frostbite (However, they’ll die after 2 turns). To do this type /frostbite (Target). They will die the following night. You can also convert back to Normal Form Castform. You also have a vote of 0 (Because you’re the only team that knows who your team is). To change back to Normal form Castform, type /normal (Your name)",
    "actions": { "night": {"frostbite": {"command": "poison","target": "AnyButSelf", "common": "Self", "priority": 1, "limit": 2, "count": 2
    },
    "normal": { "command": "convert","target": "OnlySelf", "common":"Self", "priority": 1,"newRole": "castform", "canConvert": ["scastform" ], "silent": true }},
    "vote": 0,
    "startup": "team-reveal-with-roles"}
    }, {
    "role": "farceus",
    "translation": "Flying Type Arceus",
    "side": "arceus",
    "help": "You have the Sky Plate equipped. Which makes you Flying type Arceus. Because you can fly, You have a 45% chance of evading nightkills, 35% chance of evading daykills and 55% chance of evading poison. You can convert back to Normal Type Arceus anytime by doing /normal (Your name). You also get a vote of 2.",
    "actions": { "kill": {"mode": { "evadeChance": 0.45}},
    "daykill": {"mode": { "evadeChance": 0.35}},
    "poison": {"mode": { "evadeChance": 0.55}},

    "night": {"normal": { "command": "convert","target": "OnlySelf", "common":"Self", "priority": 1,"newRole": "3arceus", "canConvert": ["farceus" ], "silent": true}},

    "vote": 3}
    }, {
    "role": "nburmy",
    "translation": "Burmy",
    "side": "burmy",
    "help": "You are a Burmy. You can change into your other forms. To change to your Sandy form (Evades daykill + can distract one person) by doing /sandy. Plant form (Can poison 1 person, and evades poison itself) by doing /plant. And Trash form (Protect + evades nightkills) by doing /trash",
    "actions": { "night": { "trash": { "command": "convert","target": "OnlySelf", "common":"Self", "priority": 1,"newRole": "tburmy", "canConvert": ["nburmy" ], "silent": true },
    "sandy": { "command": "convert","target": "OnlySelf", "common":"Self", "priority": 1,"newRole": "sburmy", "canConvert": ["nburmy" ], "silent": true },
    "plant": { "command": "convert","target": "OnlySelf", "common":"Self", "priority": 1,"newRole": "pburmy", "canConvert": ["nburmy" ], "silent": true }},
    "startup": "team-reveal-with-roles"}

    }, {
    "role": "tburmy",
    "translation": "Trash Cloak Burmy",
    "side": "burmy",
    "help": "You have just finished battling in a building. You can do things in your Trash form that you can’t in your other forms. You evade nightkills. You can also /hiddenpower (Kill) one person during the night.",
    "actions": { "night": {"protect": {"target": "AnyButSelf", "common": "Self", "priority": 10, "limit": 1},
    "hiddenpower": {"command": "kill", "target": "AnyButTeam", "common": "Team", "priority": 25},
    "normal": { "command": "convert","target": "OnlySelf", "common":"Self", "priority": 1,"newRole": "nburmy", "canConvert": ["tburmy" ], "silent": true }},
    "startup": "team-reveal-with-roles",
    "kill": {"mode": "ignore"}}
    }, {
    "role": "sburmy",
    "translation": "Sandy Cloak Burmy",
    "side": "burmy",
    "help": "You have just finished battling on a beach. You can do things in your Sandy form that you can’t in your other forms. You have the power to distract (/tackle) one person during the night, you also evade daykills. You can also /hiddenpower (Kill) one person during the night.",
    "actions": { "night": {"tackle": {"command": "distract", "target": "AnyButSelf", "common": "Self", "priority": 60},
    "hiddenpower": {"command": "kill", "target": "AnyButTeam", "common": "Team", "priority": 25},
    "normal": { "command": "convert","target": "OnlySelf", "common":"Self", "priority": 1,"newRole": "nburmy", "canConvert": ["sburmy" ], "silent": true}},
    "startup": "team-reveal-with-roles",
    "daykill": "evade"}
    }, {
    "role": "pburmy",
    "translation": "Plant Cloak Burmy",
    "side": "burmy",
    "help": "You have just finished battling in tall grass. You can do things in your Sandy form that you can’t in your other forms. You have the power to poison (/bugbite) one person during the night, you also evade being poisoned. You can also /hiddenpower (Kill) one person during the night.",
    "actions": { "night": {"bugbite": {"command": "poison", "target": "AnyButSelf", "common": "Self", "priority": 15},
    "hiddenpower": {"command": "kill", "target": "AnyButTeam", "common": "Team", "priority": 25},
    "normal": { "command": "convert","target": "OnlySelf", "common":"Self", "priority": 1,"newRole": "nburmy", "canConvert": ["pburmy" ], "silent": true}},
    "startup": "team-reveal-with-roles",

    "poison": {"mode": "ignore"}}
    }, {
    "role": "ditto",
    "translation": "Ditto",
    "side": "ditto",
    "help": "You are the Ditto. Known as the transforming Pokemon. You can transform yourself into any of the normal form roles then use those roles to transform into whatever you wish. To transform into Deoxys type /deoxys (Your name), To transform into Shaymin type /shaymin (Your name), To transform into Burmy, type /burmy (Your name), To transform into Arceus type /arceus (Your name), To transform into Castform type /castform your name and last but not least to transform into Giratina type /giratina (Your name).",
    "actions": {"night": { "arceus": { "command": "convert","target": "OnlySelf", "common":"Self", "priority": 1,"newRole": "arceus", "canConvert": ["ditto" ], "silent": true },
    "deoxys": { "command": "convert","target": "OnlySelf", "common":"Self", "priority": 1,"newRole": "deoxys", "canConvert": ["ditto" ], "silent": true },
    "giratina": { "command": "convert","target": "OnlySelf", "common":"Self", "priority": 1,"newRole": "giratina", "canConvert": ["ditto" ], "silent": true },
    "shaymin": { "command": "convert","target": "OnlySelf", "common":"Self", "priority": 1,"newRole": "lshaymin", "canConvert": ["ditto" ], "silent": true },
    "castform": { "command": "convert","target": "OnlySelf", "common":"Self", "priority": 1,"newRole": "castform", "canConvert": ["ditto" ], "silent": true },
    "burmy": { "command": "convert","target": "OnlySelf", "common":"Self", "priority": 1,"newRole": "nburmy", "canConvert": ["ditto" ], "silent": true }}}
    }],

    "roles1": ["deoxys", "giratina", "castform", "arceus", "nburmy", "lshaymin"],
    "roles2": ["deoxys", "giratina", "lshaymin", "castform", "arceus", "nburmy", "deoxys", "giratina", "lshaymin", "castform", "arceus", "nburmy"],

    "roles3": ["arceus", "arceus", "giratina", "giratina", "lshaymin", "lshaymin", "deoxys",
    "deoxys", "castform", "castform", "arceus", "giratina", "lshaymin", "deoxys",
    "castform", "nburmy", "nburmy", "ditto" , "ditto"],
    "roles4": ["arceus", "arceus", "arceus", "lshaymin", "lshaymin", "lshaymin", "giratina", "nburmy", "nburmy", "nburmy", "giratina", "giratina", "castform", "castform", "castform", "deoxys", "deoxys", "deoxys", "arceus", "lshaymin", "giratina", "deoxys", "castform", "ditto", "ditto" , "ditto", "arceus",
    "lshaymin", "giratina", "castform", "deoxys", "arceus", "lshaymin",
    "giratina", "castform", "deoxys", "nburmy", "nburmy", "nburmy"],

    "villageCantLoseRoles": [],
    "killmsg": "±Game: ~Player~ (~Role~) was banished to the Distortion World. ~Player~ died a horrible death.",
    "killusermsg": "You were banished to the Distortion World. You died a horrible death."
    }
    [/HIDE]
     
  2. Natsu Dragniil

    Natsu Dragniil Member

    Joined:
    Apr 27, 2014
    Messages:
    67
    Likes Received:
    2
    You should explain the theme rather than just putting the code on. It's a lot easier for the reader
     
  3. IceKirby

    IceKirby A.K.A. RiceKirby

    Joined:
    Apr 26, 2011
    Messages:
    2,176
    Likes Received:
    635
    PO Trainer Name:
    RiceKirby
    You should notice that this theme was posted 17 months ago.