Module:Data/Skill/sh1

Revision as of 20:24, 23 June 2024 by Wimean (talk | contribs)
Jump to navigation Jump to search

Documentation for this module may be created at Module:Data/Skill/sh1/doc

local skill = {
    ["dia"] = {
        attribute= "recovery",
        cost = 2,
        costtype = "MP",
        inbattle = "y",
        outbattle = "y",
        target = "Ally",
        description = "Recovery Magic/Ally<br/>> Restores HP (low)",
        skilltype = "Magic",
        name = "Dia"
    },
    ["diarama"] = {
        attribute= "recovery",
        cost = 4,
        costtype = "MP",
        inbattle = "y",
        outbattle = "y",
        target = "Ally",
        description = "Recovery Magic/Ally<br/>> Restores HP (high)",
        skilltype = "Magic",
        name = "Diarama"
    },
    ["diarahan"] = {
        attribute= "recovery",
        cost = 10,
        costtype = "MP",
        inbattle = "y",
        outbattle = "y",
        target = "Ally",
        description = "Recovery Magic/Ally<br/>> Fully restores HP",
        skilltype = "Magic",
        name = "Diarahan"
    },
    ["media"] = {
        attribute = "recovery",
        cost = 6,
        costtype = "MP",
        inbattle = "y",
        outbattle = "y",
        target = "All Allies",
        description = "Recovery Magic/All Allies<br/>> Restores HP (low)",
        skilltype = "Magic",
        name = "Media"
    },
    ["mediarama"] = {
        attribute = "recovery",
        cost = 12,
        costtype = "MP",
        inbattle = "y",
        outbattle = "y",
        target = "All Allies",
        description = "Recovery Magic/All Allies<br/>> Restores HP (high)",
        skilltype = "Magic",
        name = "Mediarama"
    },
    ["mediarahan"] = {
        attribute= "recovery",
        cost = 30,
        costtype = "MP",
        inbattle = "y",
        outbattle = "y",
        target = "All Allies",
        description = "Recovery Magic/All Allies<br/>> Fully restores HP",
        skilltype = "Magic",
        name = "Mediarahan"
    },
    ["markdi"] = {
        attribute = "recovery",
        cost = 3,
        costtype = "MP",
        inbattle = "y",
        outbattle = "y",
        target = "Ally",
        description = "Recovery Magic/Ally<br/>> Cures Mark",
        skilltype = "Magic",
        name = "Markdi"
    },
    ["charmdi"] = {
        attribute = "recovery",
        cost = 3,
        costtype = "MP",
        inbattle = "y",
        outbattle = "y",
        target = "Ally",
        description = "Recovery Magic/Ally<br/>> Cures Charm",
        skilltype = "Magic",
        name = "Charmdi"
    },
    ["bombdi"] = {
        attribute = "recovery",
        cost = 3,
        costtype = "MP",
        inbattle = "y",
        outbattle = "y",
        target = "Ally",
        description = "Recovery Magic/Ally<br/>> Cures Bomb",
        skilltype = "Magic",
        name = "Bombdi"
    },
    ["paraladai"] = {
        attribute = "recovery",
        cost = 3,
        costtype = "MP",
        inbattle = "y",
        outbattle = "y",
        target = "Ally",
        description = "Recovery Magic/Ally<br/>> Cures Paralyze",
        skilltype = "Magic",
        name = "Paraladai"
    },
    ["patra"] = {
        attribute = "recovery",
        cost = 2,
        costtype = "MP",
        inbattle = "y",
        outbattle = "y",
        target = "Ally",
        description = "Recovery Magic/Ally<br/>> Cures Sleep and Confusion",
        skilltype = "Magic",
        name = "Patra"
    },
    ["mepatra"] = {
        attribute = "recovery",
        cost = 4,
        costtype = "MP",
        inbattle = "y",
        outbattle = "y",
        target = "All Allies",
        description = "Recovery Magic/Ally<br/>> Cures Sleep and Confusion",
        skilltype = "Magic",
        name = "Mepatra"
    },
    ["petradi"] = {
        attribute = "recovery",
        cost = 3,
        costtype = "MP",
        inbattle = "y",
        outbattle = "?",
        target = "Ally",
        description = "Recovery Magic/Ally<br/>> Cures Stone",
        skilltype = "Magic",
        name = "Petradi"
    },
    ["posumudi"] = {
        attribute = "recovery",
        cost = 2,
        costtype = "MP",
        inbattle = "y",
        outbattle = "?",
        target = "Ally",
        description = "Recovery Magic/Ally<br/>> Cures Poison",
        skilltype = "Magic",
        name = "Posumudi"
    },
    ["recarm"] = {
        attribute = "recovery",
        cost = 8,
        costtype = "MP",
        inbattle = "y",
        outbattle = "y",
        target = "Ally",
        description = "Recovery Magic/Ally<br/>> Revives an ally",
        skilltype = "Magic",
        name = "Recarm"
    },
    ["samarecarm"] = {
        attribute = "recovery",
        cost = 16,
        costtype = "MP",
        inbattle = "y",
        outbattle = "y",
        target = "Ally",
        description = "Recovery Magic/Ally<br/>> Revives with full HP",
        skilltype = "Magic",
        name = "Samarecarm"
    },
    ["recarmdra"] = {
        attribute = "recovery",
        cost = 1,
        costtype = "MP",
        inbattle = "y",
        outbattle = "?",
        target = "Ally",
        description = "Recovery Magic/Ally<br/>> Sacrifice self to fully restore an Ally's HP",
        skilltype = "Magic",
        name = "Recarmdra"
    },
    ["agi"] = {
        attribute = "fire",
        cost = 3,
        costtype = "MP",
        power = 5,
        inbattle = "y",
        outbattle = "n",
        target = "Single",
        description = "Fire '''POW''' 5 Foe<br/>> Flames that scorch the foe",
        effect = "Deals Fire damage.",
        skilltype = "Magic",
        name = "Agi",
    },
    ["agilao"] = {
        attribute = "fire",
        cost = 10,
        costtype = "MP",
        power = 46,
        inbattle = "y",
        outbattle = "n",
        target = "Single",
        description = "Fire '''POW''' 46 Foe<br/>> Flames that scorch the foe",
        effect = "Deals Fire damage.",
        skilltype = "Magic",
        name = "Agilao",
    },
    ["maragi"] = {
        attribute = "fire",
        cost = 8,
        costtype = "MP",
        power = 15,
        inbattle = "y",
        outbattle = "n",
        target = "Foe Spread",
        description = "Fire '''POW''' 15 Row (Back OK)<br/>> Flames that scorch the foe",
        effect = "Deals Fire damage.",
        skilltype = "Magic",
        name = "Maragi",
    },
    ["maragion"] = {
        attribute = "fire",
        cost = 18,
        costtype = "MP",
        power = 40,
        inbattle = "y",
        outbattle = "n",
        target = "Center Spread",
        description = "Fire '''POW''' 40 All<br/>> Flames that scorch the foe",
        effect = "Deals Fire damage.",
        skilltype = "Magic",
        name = "Maragion",
    },
    ["immolation"] = {
        attribute = "fire",
        cost = 4,
        costtype = "MP",
        power = 100,
        inbattle = "y",
        outbattle = "n",
        target = "Zoma",
        description = "",
        effect = "Deals fire damage to Zoma. Finnegan exclusive.",
        skilltype = "Extra",
        name = "Immolation",
    },
    ["loyal fire"] = {
        attribute = "fire",
        cost = 12,
        costtype = "MP",
        power = "?",
        inbattle = "y",
        outbattle = "n",
        target = "All",
        description = "",
        effect = "Scales based on loyalty. Throne, Salamander, Loki exclusive",
        skilltype = "Extra",
        name = "Loyal Fire",
    },
    ["pyroclastic tempest"] = {
        attribute = "fire",
        cost = 6,
        costtype = "MP",
        power = "38",
        inbattle = "y",
        outbattle = "n",
        target = "Row",
        description = "Fire '''POW''' 38 Row (Back OK but F. Row only)<br/>> Raging pyroclastic flow that storms foes",
        skilltype = "Extra",
        name = "Pyroclastic Tempest",
    },
    ["bufu"] = {
        attribute = "ice",
        cost = 3,
        costtype = "MP",
        power = 5,
        inbattle = "y",
        outbattle = "n",
        target = "Single",
        description = "Ice '''POW''' 5 Foe<br/>> Frigid air that can Freeze your foes",
        effect = "Deals Ice damage. Chance to inflict Freeze.",
        skilltype = "Magic",
        name = "Bufu",
    },
    ["bufula"] = {
        attribute = "ice",
        cost = 10,
        costtype = "MP",
        power = 44,
        inbattle = "y",
        outbattle = "n",
        target = "Single",
        description = "Ice '''POW''' 44 Foe<br/>> Frigid air that can Freeze your foes",
        effect = "Deals Ice damage. Chance to inflict Freeze.",
        skilltype = "Magic",
        name = "Bufula",
    },
    ["mabufu"] = {
        attribute = "ice",
        cost = 8,
        costtype = "MP",
        power = 14,
        inbattle = "y",
        outbattle = "n",
        target = "Foe Spread",
        description = "Ice '''POW''' 14 Row<br/>> Frigid air that can Freeze your foes",
        effect = "Deals Ice damage. Chance to inflict Freeze.",
        skilltype = "Magic",
        name = "Mabufu",
    },
    ["mabufula"] = {
        attribute = "ice",
        cost = 18,
        costtype = "MP",
        power = 38,
        inbattle = "y",
        outbattle = "n",
        target = "Center Spread",
        description = "Ice '''POW''' 38 All<br/>> Frigid air that can Freeze your foes",
        effect = "Deals Ice damage. Chance to inflict Freeze.",
        skilltype = "Magic",
        name = "Mabufula",
    },
    ["wild freezer"] = {
        attribute = "ice",
        cost = 4,
        costtype = "MP",
        power = 100,
        inbattle = "y",
        outbattle = "n",
        target = "Wild",
        description = "",
        effect = "Deals Ice damage to Wild demons. Loki, Headless Rider exclusive",
        skilltype = "Extra",
        name = "Wild Freezer",
    },
    ["loyal ice"] = {
        attribute = "ice",
        cost = 12,
        costtype = "MP",
        power = "?",
        inbattle = "y",
        outbattle = "n",
        target = "All",
        description = "",
        effect = "Scales based on Loyalty. Silky, Undine, Loki exclusive",
        skilltype = "Extra",
        name = "Loyal Ice",
    },
    ["zio"] = {
        attribute = "elec",
        cost = 3,
        costtype = "MP",
        power = 5,
        inbattle = "y",
        outbattle = "n",
        target = "Single",
        description = "Elec '''POW''' 5 Foe<br/>> Powerful electricity that Shocks foes",
        effect = "Deals Elec damage. Chance to inflict Shock.",
        skilltype = "Magic",
        name = "Zio",
    },
    ["zionga"] = {
        attribute = "elec",
        cost = 10,
        costtype = "MP",
        power = 44,
        inbattle = "y",
        outbattle = "n",
        target = "Single",
        description = "Elec '''POW''' 44 Foe<br/>> Powerful electricity that Shocks foes",
        effect = "Deals Elec damage. Chance to inflict Shock.",
        skilltype = "Magic",
        name = "Zionga",
    },
    ["mazio"] = {
        attribute = "elec",
        cost = 8,
        costtype = "MP",
        power = 14,
        inbattle = "y",
        outbattle = "n",
        target = "Foe Spread",
        description = "Elec '''POW''' 14 Foe Spread<br/>> Powerful electricity that Shocks foes",
        effect = "Deals Elec damage. Chance to inflict Shock.",
        skilltype = "Magic",
        name = "Mazio",
    },
    ["mazionga"] = {
        attribute = "elec",
        cost = 18,
        costtype = "MP",
        power = 38,
        inbattle = "y",
        outbattle = "n",
        target = "Center Spread",
        description = "Elec '''POW''' 38 Center Spread<br/>> Powerful electricity that Shocks foes",
        effect = "Deals Elec damage. Chance to inflict Shock.",
        skilltype = "Magic",
        name = "Mazionga",
    },
    ["loyal shock"] = {
        attribute = "elec",
        cost = 12,
        costtype = "MP",
        power = "?",
        inbattle = "y",
        outbattle = "n",
        target = "All",
        description = "",
        effect = "Scales based on Loyalty. Hariti, Gnome, Moh Shuvuu, Loki exclusive",
        skilltype = "Extra",
        name = "Loyal Shock",
    },
    ["thunderbolt"] = {
    	attribute = "elec",
    	cost = 6,
    	costtype = "MP",
    	power = "34",
    	inbattle = "y",
    	outbattle = "n",
    	target = "All",
    	description = "Elec '''POW''' 34 All (Back OK)<br/>> Violent lightning that Shocks foes",
    	effect = "",
    	skilltype = "Extra",
    	name = "Thunderbolt"
    },
    ["zan"] = {
        attribute = "force",
        cost = 3,
        costtype = "MP",
        power = 5,
        inbattle = "y",
        outbattle = "n",
        target = "Single",
        description = "Force '''POW''' 5 Foe<br/>> A shockwave that crushes the enemy",
        effect = "Deals Force damage.",
        skilltype = "Magic",
        name = "Zan",
    },
    ["zanma"] = {
        attribute = "force",
        cost = 10,
        costtype = "MP",
        power = 48,
        inbattle = "y",
        outbattle = "n",
        target = "Single",
        description = "Force '''POW''' 48 Foe<br/>> A shockwave that crushes the enemy",
        effect = "Deals Force damage.",
        skilltype = "Magic",
        name = "Zanma",
    },
    ["mazan"] = {
        attribute = "force",
        cost = 8,
        costtype = "MP",
        power = 14,
        inbattle = "y",
        outbattle = "n",
        target = "Foe Spread",
        description = "Force '''POW''' 14 Row<br/>> A shockwave that crushes the enemy",
        effect = "Deals Force damage.",
        skilltype = "Magic",
        name = "Mazan",
    },
    ["mazanma"] = {
        attribute = "force",
        cost = 18,
        costtype = "MP",
        power = 38,
        inbattle = "y",
        outbattle = "n",
        target = "Center Spread",
        description = "Force '''POW''' 38 All<br/>> A shockwave that crushes the enemy",
        effect = "Deals Force damage.",
        skilltype = "Magic",
        name = "Mazanma",
    },
    ["beating kindness"] = {
        attribute = "force",
        cost = 4,
        costtype = "MP",
        power = 100,
        inbattle = "y",
        outbattle = "n",
        target = "Kind",
        description = "",
        effect = "Deals Force damage to Kind demons. Headless Rider exclusive.",
        skilltype = "Extra",
        name = "Beating Kindness",
    },
    ["loyal force"] = {
        attribute = "force",
        cost = 12,
        costtype = "MP",
        power = "?",
        inbattle = "y",
        outbattle = "n",
        target = "All",
        description = "",
        effect = "Scales based on Loyalty. Dominion, Slepinir, Katakirauwa, Sylph, Loki exclusive",
        skilltype = "Extra",
        name = "Loyal Force",
    },
    ["megido"] = {
        attribute = "almighty",
        cost = 6,
        costtype = "MP",
        power = 60,
        inbattle = "y",
        outbattle = "n",
        target = "Single",
        description = "Almighty '''POW''' 60 Foe<br/>> A light that damages any affinity",
        effect = "Deals Almighty damage.",
        skilltype = "Magic",
        name = "Megido",
    },
    ["megidola"] = {
        attribute = "almighty",
        cost = 12,
        costtype = "MP",
        power = 75,
        inbattle = "y",
        outbattle = "n",
        target = "Single",
        description = "Almighty '''POW''' 75 Row<br/>> A light that damages any affinity",
        effect = "Deals Almighty damage.",
        skilltype = "Magic",
        name="Megidola",
    },
    ["megidolaon"] = {
        attribute = "almighty",
        cost = 22,
        costtype = "MP",
        power = 72,
        inbattle = "y",
        outbattle = "n",
        target = "Center Spread",
        description = "Almighty '''POW''' 72 All<br/>> A light that damages any affinity",
        effect = "Deals Almighty damage.",
        skilltype = "Magic",
        name = "Megidolaon",
    },
    ["demon birth cry"] = {
        attribute = "almighty",
        cost = 4,
        costtype = "MP",
        power = 30,
        inbattle = "y",
        outbattle = "n",
        target = "?",
        description = "",
        effect = "",
        skilltype = "Extra",
        name = "Demon Birth Cry",
    },
    ["necro dogma"] = {
        attribute = "almighty",
        cost = 6,
        costtype = "MP",
        power = 38,
        inbattle = "y",
        outbattle = "n",
        target = "?",
        description = "Almighty '''POW''' 38 Foe Spread (Back OK)<br/> An evil dogma that overwhelms the foe",
        effect = "",
        skilltype = "Extra",
        name = "Necro Dogma",
    },
    ["ice crush"] = {
        attribute = "almighty",
        cost = "26%",
        costtype = "HP",
        power = 10,
        inbattle = "y",
        outbattle = "n",
        target = "",
        description = "Almighty Foe<br/>> Shatters Frozen targets",
        effect = "",
        skilltype = "Extra",
        name = "Ice Crush",
    },
    ["yabusame shot"] = {
        attribute = "almighty",
        cost = "26%",
        costtype = "HP",
        power = 10,
        inbattle = "y",
        outbattle = "n",
        target = "",
        description = "Almighty Foe<br/>> Pierces enemies that are Marked",
        effect = "",
        skilltype = "Extra",
        name = "Yabusame Shot",
    },
    ["tatami flip"] = {
        attribute = "almighty",
        cost = "4%",
        costtype = "HP",
        inbattle = "y",
        outbattle = "n",
        target = "All Allies",
        description = "",
        effect = "Reflects any non-Almighty Physical attack.",
        skilltype = "Extra",
        name = "Tatami Flip",
    },
    ["lost word"] = {
        attribute = "almighty",
        cost = 4,
        costtype = "MP",
        inbattle = "y",
        outbattle = "n",
        target = "—",
        description = "",
        effect = "Random effect: Turn all allied demons Undead/Almighty damage to all enemies/Caster takes Almighty damage/Flee from battle. Garuda, Huang Di, Knocker, Titania exclusive.",
        skilltype = "Extra",
        name = "Lost Word",
    },
    ["question box"] = {
        attribute = "almighty",
        cost = 6,
        costtype = "MP",
        inbattle = "y",
        outbattle = "n",
        target = "All",
        description = "",
        effect = "Makes all but Calm demons Return to COMP. Erika, King Frost exclusive.",
        skilltype = "Extra",
        name = "Question Box",
    },
    ["death marker"] = {
        attribute = "almighty",
        cost = 8,
        costtype = "MP",
        inbattle = "y",
        outbattle = "n",
        target = "Single",
        description = "",
        effect = "Inflicts Mark. Targets Nemissa first. Moowis exclusive.",
        skilltype = "Extra",
        name = "Death Marker",
    },
    ["orlean prayer"] = {
        attribute = "almighty",
        cost = 8,
        costtype = "MP",
        inbattle = "y",
        outbattle = "n",
        target = "—",
        description = "",
        effect = "Random effect: Recovers all allies' HP/Recovers all allies' MP/Caster is inflicted with Bomb. Jeanne D'Arc exclusive.",
        skilltype = "Extra",
        name = "Orlean Prayer",
    },
    ["brahmastra"] = {
        attribute = "almighty",
        cost = 12,
        costtype = "MP",
        power = 48,
        inbattle = "y",
        outbattle = "n",
        target = "?",
        description = "",
        effect = "Rama exclusive",
        skilltype = "Extra",
        name = "Brahmastra",
    },
    ["armageddon"] = {
        attribute = "almighty",
        cost = 16,
        costtype = "MP",
        inbattle = "y",
        outbattle = "n",
        target = "?",
        description = "",
        effect = "Halves all units' HP, caps at 500. Manitou, Beelzebub exclusive",
        skilltype = "Extra",
        name = "Armageddon",
    },
    ["judgement"] = {
        attribute = "almighty",
        cost = 16,
        costtype = "MP",
        inbattle = "y",
        outbattle = "n",
        target = "All",
        description = "",
        effect = "Reduces all but Neutral characters HP by 25%. Kinmamon, Omoteotl, Heimdall, Rama exclusive",
        skilltype = "Extra",
        name = "Judgement",
    },
    ["heaven's vengeance"] = {
        attribute = "almighty",
        cost = 18,
        costtype = "MP",
        inbattle = "y",
        outbattle = "n",
        target = "All",
        description = "Almighty All Foes and Allies (Back OK)<br/>> Hvy dmg to opposite affinities",
        effect = "Reduces all opposite aligned characters HP by 50%. Shiva, Xi Wangmu, Metatron, Masakado, Izanami exclusive",
        skilltype = "Extra",
        name = "Heaven's Vengeance",
    },
    ["silent whisper"] = {
        attribute = "almighty",
        cost = 52,
        costtype = "MP",
        inbattle = "y",
        outbattle = "n",
        target = "All",
        description = "",
        effect = "Inflicts Seal. Pales, Nyx, Oshira-sama, Juggler, Malsumis, Sid Davis exclusive",
        skilltype = "Extra",
        name = "Silent Whisper",
    },
    ["abyss of naraku"] = {
        attribute = "almighty",
        cost = "1%",
        costtype = "HP",
        power = 10,
        inbattle = "y",
        outbattle = "n",
        target = "Law demons",
        description = "",
        effect = "Makes Law demons Return to COMP. Manitou exclusive",
        skilltype = "Extra",
        name = "Abyss of Naraku",
    },
    ["fake guillotine"] = {
        attribute = "almighty",
        cost = "1%",
        costtype = "HP",
        power = 10,
        inbattle = "y",
        outbattle = "n",
        target = "All",
        description = "",
        effect = "Makes all demons Return to COMP and reduces their HP to 1. Azazel exclusive",
        skilltype = "Extra",
        name = "Fake Guillotine",
    },
    ["ultimate laser"] = {
        attribute = "almighty",
        cost = "1%",
        costtype = "HP",
        power = 10,
        inbattle = "y",
        outbattle = "n",
        target = "F. Row",
        hit = 3,
        description = "",
        effect = "Kadokura exclusive",
        skilltype = "Extra",
        name = "Ultimate Laser",
    },
    ["barrier guard"] = {
        attribute = "almighty",
        cost = "2%",
        costtype = "HP",
        inbattle = "y",
        outbattle = "n",
        target = "Self",
        description = "",
        effect = "Increases caster's Defense for 1 turn. Cosmo Zombie exclusive.",
        skilltype = "Extra",
        name = "Barrier Guard",
    },
    ["boost up"] = {
        attribute = "almighty",
        cost = "2%",
        costtype = "HP",
        inbattle = "y",
        outbattle = "n",
        target = "Self",
        description = "",
        effect = "Caster retreats. Turbo-Granny exclusive.",
        skilltype = "Extra",
        name = "Boost Up",
    },
    ["escape"] = {
        attribute = "almighty",
        cost = "2%",
        costtype = "HP",
        inbattle = "y",
        outbattle = "n",
        target = "Self",
        description = "",
        effect = "Caster retreats. Rolwoy, Moh Shuvuu, Chaglin, Obariyon exclusive.",
        skilltype = "Extra",
        name = "Escape",
    },
    ["simple twist"] = {
        attribute = "almighty",
        cost = "2%",
        costtype = "HP",
        inbattle = "y",
        outbattle = "n",
        target = "Self",
        description = "",
        effect = "Inflicts Sleep and recovers HP. Camazots, Obariyon, Drag Queen exclusive.",
        skilltype = "Extra",
        name = "Simple Twist",
    },
    ["mag drainer"] = {
        attribute = "almighty",
        cost = "4%",
        costtype = "HP",
        power = 10,
        inbattle = "y",
        outbattle = "n",
        target = "Single",
        description = "",
        effect = "Targets demon with highest MAG cost. May inflict Petrified. Titania, Wild Hunt, Winpe, Satanael exclusive.",
        skilltype = "Extra",
        name = "MAG Drainer",
    },
    ["nice short"] = {
        attribute = "almighty",
        cost = "26%",
        costtype = "HP",
        inbattle = "y",
        outbattle = "n",
        target = "Single",
        description = "",
        effect = "Kills 1 Shocked foe. Beelzebub exclusive.",
        skilltype = "Extra",
        name = "Nice Short",
    },
    ["hama"] = {
        attribute = "expel",
        cost = 4,
        costtype = "MP",
        power = 22,
        inbattle = "y",
        outbattle = "n",
        target = "Single",
        description = "Expel '''POW''' 22 Foe<br/>> Releases the foe from Darkness",
        skilltype = "Magic",
        name = "Hama",
    },
    ["hanma"] = {
        attribute = "expel",
        cost = 6,
        costtype = "MP",
        power = 18,
        inbattle = "y",
        outbattle = "n",
        target = "Single",
        description = "Expel '''POW''' 18 Row (Back OK)<br/>> Releases the foe from Darkness",
        skilltype = "Magic",
        name = "Hanma",
    },
    ["hamaon"] = {
        attribute = "expel",
        cost = 8,
        costtype = "MP",
        power = 20,
        inbattle = "y",
        outbattle = "n",
        target = "All",
        description = "Expel '''POW''' 20 All (Back OK)<br/>> Releases the foe from Darkness",
        skilltype = "Magic",
        name = "Hamaon"
    },
    ["violet flash"] = {
    	attribute = "expel",
    	cost = 6,
    	costtype = "MP",
    	power = 20,
    	inbattle = "y",
    	outbattle = "n",
    	target = "F. Row",
    	description = "",
    	effect = "Chance to insta-kill enemies",
    	skilltype = "Extra",
    	name = "Violet Flash"
    },
    ["radiance"] = {
    	attribute = "expel",
    	cost = 6,
    	costtype = "MP",
    	power = 25,
    	inbattle = "y",
    	outbattle = "n",
    	target = "Row",
    	description = "Expel '''POW''' 25 Row (Back OK)<br/>> A bright light that destroys the enemy",
    	effect = "Chance to insta-kill enemies",
    	skilltype = "Extra",
    	name = "Radiance"
    },
    ["mudo"] = {
        attribute = "death",
        cost = 4,
        costtype = "MP",
        power = 22,
        inbattle = "y",
        outbattle = "n",
        target = "Single",
        description = "Death '''POW''' 22 Foe<br/>> A spell that curses the enemy to death",
        skilltype = "Magic",
        name = "Mudo",
    },
    ["mudola"] = {
        attribute = "death",
        cost = 6,
        costtype = "MP",
        power = 18,
        inbattle = "y",
        outbattle = "n",
        target = "Row",
        description = "Death '''POW''' 18 Row (Back OK)<br/>> A spell that curses the enemy to death",
        skilltype = "Magic",
        name = "Mudola",
    },
    ["mudoon"] = {
        attribute = "death",
        cost = 8,
        costtype = "MP",
        power = 20,
        inbattle = "y",
        outbattle = "n",
        target = "All",
        description = "Death '''POW''' 20 All (Back OK)<br/>> A spell that curses the enemy to death",
        skilltype = "Magic",
        name = "Mudoon",
    },
    ["morning curse"] = {
        attribute = "death",
        cost = 4,
        costtype = "MP",
        power = 16,
        inbattle = "y",
        outbattle = "n",
        target = "Foe",
        effect = "Chance to insta-kill one foe",
        skilltype = "Magic",
        name = "Morning Curse",
    },
    ["petra eyes"] = {
        attribute = "death",
        cost = 6,
        costtype = "MP",
        power = 18,
        inbattle = "y",
        outbattle = "n",
        target = "1 F. Row Foe",
        effect = "Chance to Paralyze one Foe",
        skilltype = "Magic",
        name = "Petra Eyes",
    },
    ["despair night"] = {
        attribute = "death",
        cost = 4,
        costtype = "MP",
        power = "?",
        inbattle = "y",
        outbattle = "n",
        target = "All",
        description = "",
        effect = "Lowers level of paralyzed enemies by 1. Loki, Lilith exclusive",
        skilltype = "Extra",
        name = "Despair Night",
    },
    ["glimmering eye"] = {
        attribute = "death",
        cost = 4,
        costtype = "MP",
        power = "?",
        inbattle = "y",
        outbattle = "n",
        target = "All",
        description = "",
        effect = "Paralyzes lowest level enemy. Satanael, Lilith, Beelzebub exclusive",
        skilltype = "Extra",
        name = "Glimmering Eye",
    },
    ["incubus eye"] = {
        attribute = "death",
        cost = 4,
        costtype = "MP",
        power = "?",
        inbattle = "y",
        outbattle = "n",
        target = "All",
        description = "",
        effect = "Lowers level of paralyzed female enemies by 1. Incubus exclusive",
        skilltype = "Extra",
        name = "Incubus Eye",
    },
    ["succubus eye"] = {
        attribute = "death",
        cost = 4,
        costtype = "MP",
        power = "?",
        inbattle = "y",
        outbattle = "n",
        target = "All",
        description = "",
        effect = "Lowers level of paralyzed female enemies by 1. Succubus exclusive",
        skilltype = "Extra",
        name = "Succubus Eye",
    },
    ["bad breath"] = {
        attribute = "curse",
        cost = 2,
        costtype = "MP",
        power = 22,
        inbattle = "y",
        outbattle = "n",
        target = "1 F. Row Foe",
        description = "",
        effect = "Chance to inflict Poison",
        skilltype = "Extra",
        name = "Bad Breath",
    },
    ["poison breath"] = {
        attribute = "curse",
        cost = 4,
        costtype = "MP",
        power = 18,
        inbattle = "y",
        outbattle = "n",
        target = "F. Row",
        description = "",
        effect = "Chance to inflict Poison",
        skilltype = "Extra",
        name = "Poison Breath",
    },
    ["frolic"] = {
        attribute = "curse",
        cost = 2,
        costtype = "MP",
        power = 24,
        inbattle = "y",
        outbattle = "n",
        target = "F. Row",
        description = "",
        effect = "Chance to inflict Charm",
        skilltype = "Extra",
        name = "Frolic ",
    },
    ["marin karin"] = {
        attribute = "curse",
        cost = 3,
        costtype = "MP",
        power = 26,
        inbattle = "y",
        outbattle = "n",
        target = "Single",
        description = "Curse '''POW''' 26 Foe (Back OK)<br/> Charms the enemy",
        effect = "",
        skilltype = "Magic",
        name = "Marin Karin",
    },
    ["babylon pheromone"] = {
        attribute = "curse",
        cost = 5,
        costtype = "MP",
        power = 24,
        inbattle = "y",
        outbattle = "n",
        target = "All",
        description = "",
        effect = "Chance to inflict Charm",
        skilltype = "Extra",
        name = "Babylon Pheromone ",
    },
    ["drunk smile"] = {
        attribute = "curse",
        cost = 4,
        costtype = "MP",
        power = "?",
        inbattle = "y",
        outbattle = "n",
        target = "All",
        description = "",
        effect = "Power scales based on drunkennes. Chance to inflict Charm. Ba Da Wang, Shiisa, Duergar exclusive",
        skilltype = "Extra",
        name = "Drunk Smile ",
    },
    ["sly charmer"] = {
        attribute = "curse",
        cost = 4,
        costtype = "MP",
        power = 100,
        inbattle = "y",
        outbattle = "n",
        target = "Sly",
        description = "",
        effect = "Deals Curse damage to all Sly demons. Headless Rider exclusive",
        skilltype = "Extra",
        name = "Sly Charmer ",
    },
    ["bacteria one"] = {
        attribute = "curse",
        cost = 16,
        costtype = "MP",
        power = 28,
        inbattle = "y",
        outbattle = "n",
        target = "?",
        description = "",
        effect = "Chance to inflict Charm. Moowis, Sid Davis exclusive",
        skilltype = "Extra",
        name = "Bacteria One",
    },
    ["mite breath"] = {
        attribute = "nerve",
        cost = 2,
        costtype = "MP",
        power = 24,
        inbattle = "y",
        outbattle = "n",
        target = "1 F. Row Foe",
        description = "",
        effect = "Chance to inflict Bomb",
        skilltype = "Extra",
        name = "Mite Breath",
    },
    ["paral eyes"] = {
        attribute = "nerve",
        cost = 2,
        costtype = "MP",
        power = 25,
        inbattle = "y",
        outbattle = "n",
        target = "Single",
        description = "",
        effect = "Chance to inflict Paralyze.",
        skilltype = "Extra",
        name = "Paral Eyes",
    },
    ["paralama"] = {
        attribute = "nerve",
        cost = 2,
        costtype = "MP",
        inbattle = "y",
        outbattle = "n",
        target = "Single",
        description = "Curse '''POW''' 24 Foe (Back OK)<br/> Paralyzes the enemy",
        effect = "",
        skilltype = "Magic",
        name = "Paralama",
    },
    ["paral web"] = {
        attribute = "nerve",
        cost = 3,
        costtype = "MP",
        power = 22,
        inbattle = "y",
        outbattle = "n",
        target = "Row",
        description = "",
        effect = "Chance to inflict Paralyze",
        skilltype = "Extra",
        name = "Paral Web",
    },
    ["demon teeth grind"] = {
        attribute = "nerve",
        cost = 4,
        costtype = "MP",
        power = 18,
        inbattle = "y",
        outbattle = "n",
        target = "All",
        description = "",
        effect = "Chance to inflict Paralyze",
        skilltype = "Extra",
        name = "Demon Teeth Grind",
    },
    ["bite the dust"] = {
        attribute = "nerve",
        cost = 5,
        costtype = "MP",
        power = 24,
        inbattle = "y",
        outbattle = "n",
        target = "F. Row",
        description = "",
        effect = "Chance to inflict Bomb",
        skilltype = "Extra",
        name = "Bite the Dust",
    },
    ["evil trance"] = {
        attribute = "nerve",
        cost = 12,
        costtype = "MP",
        power = 24,
        inbattle = "y",
        outbattle = "n",
        target = "All",
        description = "",
        effect = "Mind? damage to foes afflicted with Bomb. Satanael exclusive",
        skilltype = "Extra",
        name = "Evil Trance",
    },
    ["dormina"] = {
        attribute = "mind",
        cost = 2,
        costtype = "MP",
        power = 24,
        inbattle = "y",
        outbattle = "n",
        target = "Single",
        description = "Curse '''POW''' 24 Foe (Back OK)<br/> Sleeps the enemy",
        effect = "Chance to inflict Sleep",
        skilltype = "Magic",
        name = "Dormina",
    },
    ["hypnosis"] = {
        attribute = "mind",
        cost = 4,
        costtype = "MP",
        power = 20,
        inbattle = "y",
        outbattle = "n",
        target = "Row",
        description = "",
        effect = "Chance to inflict Sleep",
        skilltype = "Extra",
        name = "Hypnosis",
    },
    ["lullaby"] = {
        attribute = "mind",
        cost = 6,
        costtype = "MP",
        power = 18,
        inbattle = "y",
        outbattle = "n",
        target = "All",
        description = "",
        effect = "Chance to inflict Sleep",
        skilltype = "Extra",
        name = "Lullaby",
    },
    ["eternal rest"] = {
        attribute = "mind",
        cost = 8,
        costtype = "MP",
        inbattle = "y",
        outbattle = "n",
        target = "All",
        description = "",
        effect = "Instant KO to foes inflicted with Sleep",
        skilltype = "Extra",
        name = "Eternal Rest",
    },
    ["strength song"] = {
        attribute = "mind",
        cost = 2,
        costtype = "MP",
        power = 26,
        inbattle = "y",
        outbattle = "n",
        target = "Single",
        description = "",
        effect = "Chance to inflict Confusion",
        skilltype = "Extra",
        name = "Strength Song",
    },
    ["valiant dance"] = {
        attribute = "mind",
        cost = 4,
        costtype = "MP",
        power = 24,
        inbattle = "y",
        outbattle = "n",
        target = "F. Row",
        description = "",
        effect = "Chance to inflict Confusion",
        skilltype = "Extra",
        name = "Valiant Dance",
    },
    ["delta puplae"] = {
        attribute = "mind",
        cost = 8,
        costtype = "MP",
        power = 28,
        inbattle = "y",
        outbattle = "n",
        target = "All Confused",
        description = "",
        effect = "Mind? damage to Confused foes. Shemyaza exclusive",
        skilltype = "Extra",
        name = "Delta Puplae",
    },
    ["tarunda"] = {
        attribute = "support",
        cost = 4,
        costtype = "MP",
        inbattle = "y",
        outbattle = "n",
        target = "All Foes",
        description = "Decreases Attack of All foes<br/>> Effect stacks up to 4 times",
        effect = "",
        skilltype = "Magic",
        name = "Tarunda",
    },
    ["rakunda"] = {
        attribute = "support",
        cost = 4,
        costtype = "MP",
        inbattle = "y",
        outbattle = "n",
        target = "All Foes",
        description = "Decreases Defense of All foes<br/>> Effect stacks up to 4 times",
        effect = "",
        skilltype = "Magic",
        name = "Rakunda",
    },
    ["sukunda"] = {
        attribute = "support",
        cost = 4,
        costtype = "MP",
        inbattle = "y",
        outbattle = "n",
        target = "All Foes",
        description = "Decreases Accuracy of All foes<br/>> Effect stacks up to 4 times",
        effect = "",
        skilltype = "Magic",
        name = "Sukunda",
    },
    ["dekaja"] = {
        attribute = "support",
        cost = 6,
        costtype = "MP",
        inbattle = "y",
        outbattle = "n",
        target = "All Foes",
        description = "?",
        effect = "",
        skilltype = "Magic",
        name = "Dekaja",
    },
    ["tarukaja"] = {
        attribute = "support",
        cost = 5,
        costtype = "MP",
        inbattle = "y",
        outbattle = "n",
        target = "All Allies",
        description = "Increases all allies' Attack stat<br/>> Effect stacks up to 4 times",
        effect = "",
        skilltype = "Magic",
        name = "Tarukaja",
    },
    ["rakukaja"] = {
        attribute = "support",
        cost = 5,
        costtype = "MP",
        inbattle = "y",
        outbattle = "n",
        target = "All Allies",
        description = "Increases all allies' Defense stat<br/>> Effect stacks up to 4 times",
        effect = "",
        skilltype = "Magic",
        name = "Rakukaja",
    },
    ["sukukaja"] = {
        attribute = "support",
        cost = 5,
        costtype = "MP",
        inbattle = "y",
        outbattle = "n",
        target = "All Allies",
        description = "Increases all allies' Accuracy stat<br/>> Effect stacks up to 4 times",
        effect = "",
        skilltype = "Magic",
        name = "Sukukaja",
    },
    ["makakaja"] = {
        attribute = "support",
        cost = 5,
        costtype = "MP",
        inbattle = "y",
        outbattle = "n",
        target = "All Allies",
        description = "Increases all allies' Magic Attack stat<br/>> Effect stacks up to 4 times",
        effect = "",
        skilltype = "Magic",
        name = "Makakaja",
    },
    ["dekunda"] = {
        attribute = "support",
        cost = 8,
        costtype = "MP",
        inbattle = "y",
        outbattle = "n",
        target = "All Allies",
        description = "?",
        effect = "",
        skilltype = "Magic",
        name = "Dekunda",
    },
    ["tetraja"] = {
        attribute = "support",
        cost = 8,
        costtype = "MP",
        inbattle = "y",
        outbattle = "n",
        target = "All allies",
        description = "Blocks any Expel or Death Attack<br/>> Effective only on the turn used",
        effect = "Blocks one expel or death attack.",
        skilltype = "Magic",
        name = "Tetraja",
    },
    ["tetrakarn"] = {
        attribute = "support",
        cost = 6,
        costtype = "MP",
        inbattle = "y",
        outbattle = "n",
        target = "All allies",
        description = "Reflects any Physical Attack<br/>> Effective only on the turn used",
        effect = "Reflects one physical attack.",
        skilltype = "Magic",
        name = "Tetrakarn",
    },
    ["makarakarn"] = {
        attribute = "support",
        cost = 6,
        costtype = "MP",
        inbattle = "y",
        outbattle = "n",
        target = "All allies",
        description = "Reflects any Magic Attack except Almighty<br/>> Effective only on the turn used",
        effect = "Reflects one magic attack.",
        skilltype = "Magic",
        name = "Makarakarn",
    },
    ["demon's intimidation"] = {
        attribute = "support",
        cost = 2,
        costtype = "MP",
        inbattle = "y",
        outbattle = "n",
        target = "All",
        description = "Almighty All (Back OK)<br/>> Can greatly lower foes' Attack",
        effect = "Rakukaja and Tarunda x2. Odin, Amazon exclusive.",
        skilltype = "Extra",
        name = "Demon's Intimidation",
    },
    ["infinite taunt"] = {
        attribute = "support",
        cost = 6,
        costtype = "MP",
        inbattle = "y",
        outbattle = "n",
        target = "All",
        description = "",
        effect = "Tarukaja and Rakunda x2. Attis, Power, Bifrons, Oliver, Oliver Zero exclusive.",
        skilltype = "Extra",
        name = "Infinite Taunt",
    },
    ["light wall"] = {
    	attribute = "support",
    	cost = 4,
    	costtype = "MP",
    	inbattle = "y",
    	outbattle = "n",
    	target = "All allies",
    	description = "Nullifies Death attacks<br/>> Only effective for one attack",
    	effect = "",
    	skilltype = "Extra",
    	name = "Light Wall"
    },
    ["dark wall"] = {
    	attribute = "support",
    	cost = 4,
    	costtype = "MP",
    	inbattle = "y",
    	outbattle = "n",
    	target = "All allies",
    	description = "Nullifies Expel attacks<br/>> Only effective for one attack",
    	effect = "",
    	skilltype = "Extra",
    	name = "Dark Wall"
    },
    ["necroma"] = {
        attribute = "special",
        cost = 24,
        costtype = "MP",
        inbattle = "?",
        outbattle = "y",
        target = "One Demon",
        description = "Summons a DEAD demon as UNDEAD<br/>> Recovery action or Expel reverts to DEAD",
        effect = "",
        skilltype = "Magic",
        name = "Necroma"
    },
    ["sabbatoma"] = {
        attribute = "special",
        cost = 18,
        costtype = "MP",
        inbattle = "?",
        outbattle = "y",
        target = "One Demon",
        description = "Summon a demon<br/>> No Magnetite cost",
        effect = "",
        skilltype = "Magic",
        name = "Sabbatoma"
    },
    ["estoma"] = {
        attribute = "special",
        cost = 4,
        costtype = "MP",
        inbattle = "n",
        outbattle = "y",
        target = "Self",
        description = "",
        effect = "Reduces encounter rate of lower leveled demons for one moon cycle",
        skilltype = "Magic",
        name = "Estoma"
    },
    ["riberama"] = {
        attribute = "special",
        cost = 4,
        costtype = "MP",
        inbattle = "n",
        outbattle = "y",
        target = "Self",
        description = "",
        effect = "Increases encounter rate for one moon cycle",
        skilltype = "Magic",
        name = "Riberama"
    },
    ["lifoma"] = {
        attribute = "special",
        cost = 6,
        costtype = "MP",
        inbattle = "n",
        outbattle = "y",
        target = "Self",
        description = "",
        effect = "Nullifies damage floors for one moon cycle",
        skilltype = "Magic",
        name = "Lifoma"
    },
    ["mapper"] = {
        attribute = "special",
        cost = 3,
        costtype = "MP",
        inbattle = "n",
        outbattle = "y",
        target = "Self",
        description = "Shows surrounding map until new moon<br/>> Unusable during new moon",
        effect = "Displays the map until the next new moon. Cannot be used during a new moon.",
        skilltype = "Magic",
        name = "Mapper"
    },
    ["kanzeon redemption"] = {
        attribute = "healing",
        cost = 8,
        costtype = "MP",
        inbattle = "y",
        outbattle = "n",
        target = "One Human",
        description = "",
        effect = "Temporarily raises one human's max HP",
        skilltype = "Magic",
        name = "Kanzeon Redemption"
    },
    ["soma gongen"] = {
        attribute = "healing",
        cost = 6,
        costtype = "MP",
        inbattle = "y",
        outbattle = "n",
        target = "One Human",
        description = "",
        effect = "Fully cures one human",
        skilltype = "Magic",
        name = "Soma Gongen"
    },
    ["overlord"] = {
        attribute = "strike",
        cost = 12,
        costtype = "MP",
        power = 42,
        inbattle = "y",
        outbattle = "n",
        target = "Front Row",
        hit = 4,
        description = "Strike '''POW''' 42 F. Row (Back OK)<br/>> Unleashes the power of Chi You",
        effect = "Deals Strike damage.",
        skilltype = "Magic",
        name = "Overlord",
    },
    ["kurikara kokuryu"] = {
        attribute = "fire",
        cost = 12,
        costtype = "MP",
        power = 46,
        inbattle = "y",
        outbattle = "n",
        target = "Front Row",
        hit = 4,
        description = "Fire '''POW''' 46 F. Row (Back OK)<br/>> Unleashes the power of Fudo Myouo",
        effect = "Deals Fire damage.",
        skilltype = "Magic",
        name = "Kirukara Kokuryu",
    },
    ["240,000,000 evils"] = {
        attribute = "almighty",
        cost = 12,
        costtype = "MP",
        power = 46,
        inbattle = "y",
        outbattle = "n",
        target = "Front Row",
        hit = 1,
        description = "Almighty '''POW''' 80 All (Back OK)<br/>> Unleashes the power of Ahriman to all NEUTRAL demons'",
        effect = "Deals almighty damage to all neutral demons",
        skilltype = "Magic",
        name = "240,000,000 Evils",
    },
    ["full moon queen"] = {
        attribute = "almighty",
        cost = 4,
        costtype = "MP",
        power = 120,
        inbattle = "y",
        outbattle = "n",
        target = "All",
        description = "Almighty '''POW''' 120 All<br/>> Unleashes the power of Hecate",
        effect = "Deals Almighty damage, power increases during full moons.",
        skilltype = "Magic",
        name = "Full Moon Queen",
    },
    ["roma calor"] = {
        attribute = "fire",
        cost = 6,
        costtype = "MP",
        power = "?",
        inbattle = "y",
        outbattle = "n",
        target = "All",
        description = "Fire '''POW''' ? All<br/>> Becomes more powerful at lower HP",
        effect = "Nemissa exclusive",
        skilltype = "Magic",
        name = "Roma Calor",
    },
    ["roma grando"] = {
        attribute = "ice",
        cost = 6,
        costtype = "MP",
        power = "?",
        inbattle = "y",
        outbattle = "n",
        target = "All",
        description = "Ice '''POW''' ? All<br/>> Becomes more powerful at lower HP",
        effect = "Nemissa exclusive",
        skilltype = "Magic",
        name = "Roma Grando",
    },
    ["roma fulmen"] = {
        attribute = "elec",
        cost = 6,
        costtype = "MP",
        power = "?",
        inbattle = "y",
        outbattle = "n",
        target = "All",
        description = "Elec '''POW''' ? All<br/>> Becomes more powerful at lower HP",
        effect = "Nemissa exclusive",
        skilltype = "Magic",
        name = "Roma Fulmen",
    },
    ["tackle"] = {
        attribute = "strike",
        cost = "10%",
        costtype = "HP",
        power = 12,
        inbattle = "y",
        outbattle = "n",
        target = "Single",
        description = "",
        effect = "Strike damage to 1 foe",
        skilltype = "Extra",
        name = "Tackle"
    },
    ["short jab"] = {
        attribute = "strike",
        cost = "5%",
        costtype = "HP",
        power = 12,
        inbattle = "y",
        outbattle = "n",
        target = "Single",
        description = "Strike '''POW''' Foe (Back OK but F. Row only)<br/>> A quick yet heavy punch",
        effect = "",
        skilltype = "Extra",
        name = "Short Jab"
    },
    ["squash"] = {
        attribute = "strike",
        cost = "10%",
        costtype = "HP",
        power = 20,
        inbattle = "y",
        outbattle = "n",
        target = "?",
        description = "",
        effect = "",
        skilltype = "Extra",
        name = "Squash"
    },
    ["roundhouse"] = {
        attribute = "strike",
        cost = "20%",
        costtype = "HP",
        power = 10,
        inbattle = "y",
        outbattle = "n",
        target = "?",
        description = "",
        effect = "",
        skilltype = "Extra",
        name = "Roundhouse"
    },
    ["hysterical slap"] = {
        attribute = "strike",
        cost = "15%",
        costtype = "HP",
        power = 8,
        inbattle = "y",
        outbattle = "n",
        target = "?",
        description = "",
        effect = "",
        skilltype = "Extra",
        name = "Hysterical Slap"
    },
    ["electrick backfist"] = {
        attribute = "strike",
        cost = "20%",
        costtype = "HP",
        power = 20,
        inbattle = "y",
        outbattle = "n",
        target = "?",
        description = "",
        effect = "May inflict shock",
        skilltype = "Extra",
        name = "Electrick Backfist"
    },
    ["frenzy"] = {
        attribute = "strike",
        cost = "18%",
        costtype = "HP",
        power = 20,
        inbattle = "y",
        outbattle = "n",
        target = "?",
        description = "",
        effect = "",
        skilltype = "Extra",
        name = "Frenzy"
    },
    ["megaton press"] = {
        attribute = "strike",
        cost = "25%",
        costtype = "HP",
        power = 42,
        inbattle = "y",
        outbattle = "n",
        target = "Row",
        description = "",
        effect = "",
        skilltype = "Extra",
        name = "Megaton Press"
    },
    ["twister kick"] = {
        attribute = "strike",
        cost = "12%",
        costtype = "HP",
        power = 16,
        inbattle = "y",
        outbattle = "n",
        target = "?",
        description = "",
        effect = "",
        skilltype = "Extra",
        name = "Twister Kick"
    },
    ["somersault"] = {
        attribute = "strike",
        cost = "12%",
        costtype = "HP",
        power = 48,
        inbattle = "y",
        outbattle = "n",
        target = "?",
        description = "",
        effect = "",
        skilltype = "Extra",
        name = "Somersault"
    },
    ["missile punch"] = {
        attribute = "strike",
        cost = "25%",
        costtype = "HP",
        power = 32,
        inbattle = "y",
        outbattle = "n",
        target = "?",
        description = "",
        effect = "",
        skilltype = "Extra",
        name = "Missile Punch"
    },
    ["thunder kick"] = {
        attribute = "strike",
        cost = "52%",
        costtype = "HP",
        power = 34,
        inbattle = "y",
        outbattle = "n",
        target = "All",
        description = "Strike '''POW''' 34 All (Back OK)<br/>> A powerful unexpected snap kick",
        effect = "",
        skilltype = "Extra",
        name = "Thunder Kick"
    },
    ["alga zona"] = {
        attribute = "strike",
        cost = "1%",
        costtype = "HP",
        power = 80,
        inbattle = "y",
        outbattle = "n",
        target = "Foe position 2, 4, 6",
        description = "",
        effect = "Malsumis exclusive",
        skilltype = "Extra",
        name = "Alga Zona"
    },
    ["destroy pile"] = {
        attribute = "strike",
        cost = "1%",
        costtype = "HP",
        power = 84,
        inbattle = "y",
        outbattle = "n",
        target = "?",
        description = "",
        effect = "Moowis exclusive",
        skilltype = "Extra",
        name = "Destroy Pile"
    },
    ["second sun"] = {
        attribute = "strike",
        cost = "1%",
        costtype = "HP",
        power = 80,
        inbattle = "y",
        outbattle = "n",
        target = "Foe position 1, 3, 5",
        description = "",
        effect = "Manitou exclusive",
        skilltype = "Extra",
        name = "Second Sun"
    },
    ["moonlit mochi-making"] = {
        attribute = "strike",
        cost = "10%",
        costtype = "HP",
        power = 10,
        inbattle = "y",
        outbattle = "n",
        target = "Single",
        description = "",
        effect = "4 hits during full moon. Hare of Inaba exclusive.",
        skilltype = "Extra",
        name = "Moonlit Mochi-Making"
    },
    ["drunken god kick"] = {
        attribute = "strike",
        cost = "12%",
        costtype = "HP",
        power = "?",
        inbattle = "y",
        outbattle = "n",
        target = "All",
        description = "",
        effect = "Scales based on drunkennes. Vodyanik exclusive",
        skilltype = "Extra",
        name = "Drunken God Kick"
    },
    ["corkscrew"] = {
        attribute = "strike",
        cost = "15%",
        costtype = "HP",
        power = 38,
        inbattle = "y",
        outbattle = "n",
        target = "Single",
        description = "",
        effect = "Hagen exclusive",
        skilltype = "Extra",
        name = "Corkscrew"
    },
    ["toasting strike"] = {
        attribute = "strike",
        cost = "15%",
        costtype = "HP",
        power = "?",
        inbattle = "y",
        outbattle = "n",
        target = "F. Row",
        description = "",
        effect = "Scales based on drunkennes. Ba Da Wang, Koropokkuru, Mada exclusive",
        skilltype = "Extra",
        name = "Toasting Strike"
    },
    ["mortal jihad"] = {
        attribute = "strike",
        cost = "24%",
        costtype = "HP",
        power = 10,
        inbattle = "y",
        outbattle = "n",
        target = "F. Row",
        description = "",
        effect = "Saladin exclusive",
        skilltype = "Extra",
        name = "Mortal Jihad"
    },
    ["loyalty fist"] = {
        attribute = "strike",
        cost = "25%",
        costtype = "HP",
        power = "?",
        inbattle = "y",
        outbattle = "n",
        target = "All",
        description = "",
        effect = "Scales based on loyalty. Bishamonten, Gogmagog, Setanta exclusive",
        skilltype = "Extra",
        name = "Loyalty Fist"
    },
    ["hell strike"] = {
        attribute = "strike",
        cost = "32%",
        costtype = "HP",
        power = 12,
        inbattle = "y",
        outbattle = "n",
        target = "?",
        description = "",
        effect = "Masakado exclusive",
        skilltype = "Extra",
        name = "Hell Strike"
    },
    ["dolphin kick"] = {
        attribute = "strike",
        cost = "40%",
        costtype = "HP",
        inbattle = "y",
        outbattle = "n",
        target = "F. Row",
        description = "",
        effect = "Deal damage equal to 50% of front row's and 25% of back row's enemies' HP. Snappy exclusive.",
        skilltype = "Extra",
        name = "Dolphin Kick"
    },
    ["scratch"] = {
        attribute = "slash",
        cost = "22%",
        costtype = "HP",
        power = 16,
        inbattle = "y",
        outbattle = "n",
        target = "?",
        description = "",
        effect = "",
        skilltype = "Extra",
        name = "Scratch"
    },
    ["arm chopper"] = {
        attribute = "slash",
        cost = "15%",
        costtype = "HP",
        power = 34,
        inbattle = "y",
        outbattle = "n",
        target = "Single",
        description = "",
        effect = "",
        skilltype = "Extra",
        name = "Arm Chopper"
    },
    ["blight"] = {
        attribute = "slash",
        cost = "18%",
        costtype = "HP",
        power = 20,
        inbattle = "y",
        outbattle = "n",
        target = "?",
        description = "",
        effect = "May inflict Poison",
        skilltype = "Extra",
        name = "Blight"
    },
    ["bamboo slice"] = {
        attribute = "slash",
        cost = "20%",
        costtype = "HP",
        power = 64,
        inbattle = "y",
        outbattle = "n",
        target = "Single",
        description = "",
        effect = "",
        skilltype = "Extra",
        name = "Bamboo Slice"
    },
    ["heatwave"] = {
        attribute = "slash",
        cost = "20%",
        costtype = "HP",
        power = 24,
        inbattle = "y",
        outbattle = "n",
        target = "?",
        description = "",
        effect = "",
        skilltype = "Extra",
        name = "Heatwave"
    },
    ["inazuma strike"] = {
        attribute = "slash",
        cost = "25%",
        costtype = "HP",
        power = 22,
        inbattle = "y",
        outbattle = "n",
        target = "?",
        description = "",
        effect = "May inflict Shock",
        skilltype = "Extra",
        name = "Inazuma Strike"
    },
    ["mist slash"] = {
        attribute = "slash",
        cost = "26%",
        costtype = "HP",
        power = 20,
        inbattle = "y",
        outbattle = "n",
        target = "?",
        description = "",
        effect = "",
        skilltype = "Extra",
        name = "Mist Slash"
    },
    ["deathbound"] = {
        attribute = "slash",
        cost = "35%",
        costtype = "HP",
        power = 24,
        inbattle = "y",
        outbattle = "n",
        target = "?",
        description = "",
        effect = "",
        skilltype = "Extra",
        name = "Deathbound"
    },
    ["spin slash"] = {
        attribute = "slash",
        cost = "36%",
        costtype = "HP",
        power = 12,
        inbattle = "y",
        outbattle = "n",
        target = "All",
        description = "",
        effect = "",
        skilltype = "Extra",
        name = "Spin Slash"
    },
    ["atom slicer"] = {
        attribute = "slash",
        cost = "40%",
        costtype = "HP",
        power = 40,
        inbattle = "y",
        outbattle = "n",
        target = "All",
        description = "Slash '''POW''' 40 All<br/>> A series of crushing strikes",
        effect = "",
        skilltype = "Extra",
        name = "Atom Slicer"
    },
    ["empty wave"] = {
        attribute = "slash",
        cost = "52%",
        costtype = "HP",
        power = 68,
        inbattle = "y",
        outbattle = "n",
        target = "All",
        description = "",
        effect = "",
        skilltype = "Extra",
        name = "Empty Wave"
    },
    ["golgotha pierce"] = {
        attribute = "slash",
        cost = "20%",
        costtype = "HP",
        power = 30,
        inbattle = "y",
        outbattle = "n",
        target = "?",
        description = "",
        effect = "May inflict Shock. Longinus exclusive",
        skilltype = "Extra",
        name = "Golgotha Pierce"
    },
    ["loyalty slash"] = {
        attribute = "slash",
        cost = "25%",
        costtype = "HP",
        power = "?",
        inbattle = "y",
        outbattle = "n",
        target = "F. Row",
        description = "",
        effect = "Scales based on loyalty. Cerberus and Dormarth exclusive",
        skilltype = "Extra",
        name = "Loyalty Slash"
    },
    ["love heart"] = {
        attribute = "slash",
        cost = "42%",
        costtype = "HP",
        power = 15,
        inbattle = "y",
        outbattle = "n",
        target = "All",
        description = "",
        effect = "May inflict Charm. Siegfried exclusive",
        skilltype = "Extra",
        name = "Love Heart"
    },
    ["peck"] = {
        attribute = "skill",
        attribute_link = "Skill (Attribute)",
        cost = "12%",
        costtype = "HP",
        power = 35,
        inbattle = "y",
        outbattle = "n",
        target = "?",
        description = "",
        effect = "",
        skilltype = "Extra",
        name = "peck"
    },
    ["feral bite"] = {
        attribute = "skill",
        attribute_link = "Skill (Attribute)",
        cost = "15%",
        costtype = "HP",
        power = 30,
        inbattle = "y",
        outbattle = "n",
        target = "Single",
        description = "Deadly fangs bite when least expected",
        effect = "",
        skilltype = "Extra",
        name = "Feral Bite"
    },
    ["wrap around"] = {
        attribute = "skill",
        attribute_link = "Skill (Attribute)",
        cost = "18%",
        costtype = "HP",
        power = 28,
        inbattle = "y",
        outbattle = "n",
        target = "?",
        description = "",
        effect = "",
        skilltype = "Extra",
        name = "Wrap Around"
    },
    ["pollen"] = {
        attribute = "skill",
        attribute_link = "Skill (Attribute)",
        cost = "15%",
        costtype = "HP",
        power = 32,
        inbattle = "y",
        outbattle = "n",
        target = "?",
        description = "",
        effect = "May inflict Confusion",
        skilltype = "Extra",
        name = "Pollen"
    },
    ["twist off"] = {
        attribute = "skill",
        attribute_link = "Skill (Attribute)",
        cost = "15%",
        costtype = "HP",
        power = 26,
        inbattle = "y",
        outbattle = "n",
        target = "Single",
        description = "",
        effect = "",
        skilltype = "Extra",
        name = "Twist Off"
    },
    ["fold"] = {
        attribute = "skill",
        attribute_link = "Skill (Attribute)",
        cost = "22%",
        costtype = "HP",
        power = 38,
        inbattle = "y",
        outbattle = "n",
        target = "Single",
        description = "",
        effect = "",
        skilltype = "Extra",
        name = "Fold"
    },
    ["wing flap"] = {
        attribute = "skill",
        attribute_link = "Skill (Attribute)",
        cost = "24%",
        costtype = "HP",
        power = 40,
        inbattle = "y",
        outbattle = "n",
        target = "F. Row",
        description = "",
        effect = "",
        skilltype = "Extra",
        name = "Wing Flap"
    },
    ["stone bite"] = {
        attribute = "skill",
        attribute_link = "Skill (Attribute)",
        cost = "15%",
        costtype = "HP",
        power = 16,
        inbattle = "y",
        outbattle = "n",
        target = "Single",
        description = "",
        effect = "May inflict Petrified",
        skilltype = "Extra",
        name = "Stone Bite"
    },
    ["sap"] = {
        attribute = "skill",
        attribute_link = "Skill (Attribute)",
        cost = "28%",
        costtype = "HP",
        power = 25,
        inbattle = "y",
        outbattle = "n",
        target = "F. Row",
        description = "",
        effect = "May inflict Charm",
        skilltype = "Extra",
        name = "Sap"
    },
    ["green saliva"] = {
        attribute = "skill",
        attribute_link = "Skill (Attribute)",
        cost = "38%",
        costtype = "HP",
        power = 18,
        inbattle = "y",
        outbattle = "n",
        target = "?",
        description = "",
        effect = "May inflict Poison",
        skilltype = "Extra",
        name = "Green Saliva"
    },
    ["sneak attack"] = {
        attribute = "skill",
        attribute_link = "Skill (Attribute)",
        cost = "38%",
        costtype = "HP",
        power = 1,
        inbattle = "y",
        outbattle = "n",
        target = "All enemies",
        description = "Skill '''POW''' 1 All<br/>> A 4-hit attack only on new moons",
        effect = "Deals Skill damage 4 times.",
        skilltype = "Extra",
        name = "Sneak Attack",
    },
    ["eat whole"] = {
        attribute = "skill",
        attribute_link = "Skill (Attribute)",
        cost = "52%",
        costtype = "HP",
        power = 60,
        inbattle = "y",
        outbattle = "n",
        target = "All",
        description = "",
        effect = "",
        skilltype = "Extra",
        name = "Eat Whole"
    },
    ["dynablast"] = {
        attribute = "skill",
        attribute_link = "Skill (Attribute)",
        cost = "1%",
        costtype = "HP",
        power = 62,
        inbattle = "y",
        outbattle = "n",
        target = "Single",
        description = "",
        effect = "Moowis exclusive",
        skilltype = "Extra",
        name = "Dynablast"
    },
    ["hassou tobi"] = {
        attribute = "skill",
        attribute_link = "Skill (Attribute)",
        cost = "8%",
        costtype = "HP",
        power = 10,
        hit = 8,
        inbattle = "y",
        outbattle = "n",
        target = "All",
        description = "",
        effect = "Yoshitsune exclusive",
        skilltype = "Extra",
        name = "Hassou Tobi"
    },
    ["loyalty technique"] = {
        attribute = "skill",
        attribute_link = "Skill (Attribute)",
        cost = "25%",
        costtype = "HP",
        power = "?",
        inbattle = "y",
        outbattle = "n",
        target = "F. Row",
        description = "",
        effect = "Scales based on loyalty. Vritra, Hagen, Setanda exlusive",
        skilltype = "Extra",
        name = "Loyalty Technique"
    },
    ["confusing stumble"] = {
        attribute = "skill",
        attribute_link = "Skill (Attribute)",
        cost = "35%",
        costtype = "HP",
        power = "?",
        inbattle = "y",
        outbattle = "n",
        target = "All",
        description = "",
        effect = "Scales based on drunkennes. Oberon and Mada exclusive",
        skilltype = "Extra",
        name = "Confusing Stumble"
    },
    ["flying high"] = {
        attribute = "skill",
        attribute_link = "Skill (Attribute)",
        cost = "42%",
        costtype = "HP",
        power = 28,
        inbattle = "y",
        outbattle = "n",
        target = "All",
        description = "",
        effect = "May inflict Confusion. Lanling Wang exlusive.",
        skilltype = "Extra",
        name = "Flying High"
    },
    ["yinlong killer"] = {
        attribute = "skill",
        attribute_link = "Skill (Attribute)",
        cost = "42%",
        costtype = "HP",
        power = 44,
        inbattle = "y",
        outbattle = "n",
        target = "All",
        description = "",
        effect = "Huang Di exclusive",
        skilltype = "Extra",
        name = "Yinlong Killer"
    },
    ["gun phone"] = {
        attribute = "gun",
        cost = "12%",
        costtype = "HP",
        power = 10,
        inbattle = "y",
        outbattle = "n",
        target = "?",
        description = "",
        effect = "May inflict Confusion",
        skilltype = "Extra",
        name = "Gun Phone"
    },
    ["aim"] = {
        attribute = "gun",
        cost = "20%",
        costtype = "HP",
        power = 50,
        inbattle = "y",
        outbattle = "n",
        target = "Single",
        description = "",
        effect = "",
        skilltype = "Extra",
        name = "Aim"
    },
    ["99 needles"] = {
        attribute = "gun",
        cost = "20%",
        costtype = "HP",
        power = 18,
        inbattle = "y",
        outbattle = "n",
        target = "Row",
        description = "",
        effect = "",
        skilltype = "Extra",
        name = "99 Needles"
    },
    ["happy trigger"] = {
        attribute = "gun",
        cost = "42%",
        costtype = "HP",
        power = 28,
        inbattle = "y",
        outbattle = "n",
        target = "All",
        description = "Gun '''POW''' 28 All<br/>> Rapid shots fired to cruelly kill foes",
        effect = "Deals Gun damage.",
        skilltype = "Extra",
        name = "Happy Trigger",
    },
    ["spore cannon"] = {
        attribute = "gun",
        cost = "1%",
        costtype = "HP",
        power = 10,
        inbattle = "y",
        outbattle = "n",
        target = "All",
        description = "",
        effect = "May inflict random ailment. Kadokura and Manitou exclusive",
        skilltype = "Extra",
        name = "Spore Cannon"
    },
    ["loyalty gunshot"] = {
        attribute = "gun",
        cost = "25%",
        costtype = "HP",
        power = "?",
        inbattle = "y",
        outbattle = "n",
        target = "All",
        description = "",
        effect = "Power scales with loyalty. Sandman and Cherb exclusive,",
        skilltype = "Extra",
        name = "Loyalty Gunshot"
    },
}

return {
    skill = skill,
}