Module:Data/Skill/sh1: Difference between revisions

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

Latest revision as of 20:56, 23 June 2024

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",
    },
    ["ice pierce"] = {
    	attribute = "ice",
    	cost = 2,
    	costtype = "MP",
    	power = 20,
    	inbattle = "y",
    	outbattle = "n",
    	target = "?",
    	description = "",
    	effect = "?",
    	skilltype = "Extra",
    	name = "Ice Pierce"
    },
    ["aeon rain"] = {
    	attribute = "ice",
    	cost = 6,
    	costtype = "MP",
    	power = 24,
    	inbattle = "y",
    	outbattle = "n",
    	target = "All",
    	description = "Ice '''POW''' 24 All (Back OK)<br/>> Eternal hail that Freezes foes",
    	effect = "",
    	skilltype = "Extra",
    	name = "Aeon Rain"
    },
    ["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,
}