Module:Data/Skill/smtif: Difference between revisions

Jump to navigation Jump to search
(Created page with "local skill = { ['agi'] = { attribute = 'fire', cost = 3, costtype = 'MP', power = 17, target = 'Single', hit = 1, effect = 'Fire spell with 17 base power that targets a single enemy.', skilltype = 'Magic', name = 'Agi' }, ['agilao'] = { attribute = 'fire', cost = 7, costtype = 'MP', power = 43, target = 'Single', hit = 1, effect = 'Fire spell with 43 base power that targets a single enemy.', skilltype = 'Magic', name = 'Agilao' }, ['agidyne'] = { attr...")
 
mNo edit summary
 
(13 intermediate revisions by 4 users not shown)
Line 7: Line 7:
target = 'Single',
target = 'Single',
hit = 1,
hit = 1,
effect = 'Fire spell with 17 base power that targets a single enemy.',
effect = 'Fire spell with 17 power that targets a single enemy.',
skilltype = 'Magic',
skilltype = 'Magic',
name = 'Agi'
name = 'Agi'
Line 18: Line 18:
target = 'Single',
target = 'Single',
hit = 1,
hit = 1,
effect = 'Fire spell with 43 base power that targets a single enemy.',
effect = 'Fire spell with 43 power that targets a single enemy.',
skilltype = 'Magic',
skilltype = 'Magic',
name = 'Agilao'
name = 'Agilao'
Line 29: Line 29:
target = 'Single',
target = 'Single',
hit = 1,
hit = 1,
effect = 'Fire spell with 90 base power that targets a single enemy.',
effect = 'Fire spell with 90 power that targets a single enemy.',
skilltype = 'Magic',
skilltype = 'Magic',
name = 'Agidyne'
name = 'Agidyne'
},
['maragi'] = {
attribute = 'fire',
cost = 5,
costtype = 'MP',
power = 12,
target = 'All',
hit = 1,
effect = 'Fire spell with 12 power that targets all enemies.',
skilltype = 'Magic',
name = 'Maragi'
},
},
['maragion'] = {
['maragion'] = {
Line 40: Line 51:
target = 'All',
target = 'All',
hit = 1,
hit = 1,
effect = 'Fire spell with 38 base power that targets all enemies.',
effect = 'Fire spell with 38 power that targets all enemies.',
skilltype = 'Magic',
skilltype = 'Magic',
name = 'Maragion'
name = 'Maragion'
Line 51: Line 62:
target = 'All',
target = 'All',
hit = 1,
hit = 1,
description = 'Heavy Fire attack to all foes.',
effect = 'Fire spell with 85 power that targets all enemies.',
effect = 'Fire spell with 85 base power that targets all enemies.',
skilltype = 'Magic',
skilltype = 'Magic',
name = 'Maragidyne'
name = 'Maragidyne'
Line 63: Line 73:
target = 'Single',
target = 'Single',
hit = 1,
hit = 1,
effect = 'Electric spell with 13 base power that targets a single enemy. May cause Shock.',
effect = 'Electric spell with 13 power that targets a single enemy. May cause Shock.',
skilltype = 'Magic',
skilltype = 'Magic',
name = 'Zio'
name = 'Zio'
Line 74: Line 84:
target = 'Single',
target = 'Single',
hit = 1,
hit = 1,
effect = 'Electric spell with 38 base power that targets a single enemy. May cause Shock.',
effect = 'Electric spell with 38 power that targets a single enemy. May cause Shock.',
skilltype = 'Magic',
skilltype = 'Magic',
name = 'Zionga'
name = 'Zionga'
Line 85: Line 95:
target = 'Single',
target = 'Single',
hit = 1,
hit = 1,
effect = 'Electric spell with 80 base power that targets a single enemy. May cause Shock.',
effect = 'Electric spell with 80 power that targets a single enemy. May cause Shock.',
skilltype = 'Magic',
skilltype = 'Magic',
name = 'Ziodyne'
name = 'Ziodyne'
},
['mazio'] = {
attribute = 'elec',
cost = 7,
costtype = 'MP',
power = 10,
target = 'All',
hit = 1,
effect = 'Electric spell with 10 power that targets all enemies. May cause Shock.',
skilltype = 'Magic',
name = 'Mazio'
},
['mazionga'] = {
attribute = 'elec',
cost = 12,
costtype = 'MP',
power = 29,
target = 'All',
hit = 1,
effect = 'Electric spell with 29 power that targets all enemies. May cause Shock.',
skilltype = 'Magic',
name = 'Mazionga'
},
},
['maziodyne'] = {
['maziodyne'] = {
Line 96: Line 128:
target = 'All',
target = 'All',
hit = 1,
hit = 1,
effect = 'Electric spell with 72 base power that targets all enemies. May cause Shock.',
effect = 'Electric spell with 72 power that targets all enemies. May cause Shock.',
skilltype = 'Magic',
skilltype = 'Magic',
name = 'Maziodyne'
name = 'Maziodyne'
Line 107: Line 139:
target = 'Single',
target = 'Single',
hit = 1,
hit = 1,
effect = 'Ice spell with 13 base power that targets a single enemy. May cause Freeze.',
effect = 'Ice spell with 13 power that targets a single enemy. May cause Freeze.',
skilltype = 'Magic',
skilltype = 'Magic',
name = 'Bufu'
name = 'Bufu'
Line 118: Line 150:
target = 'Single',
target = 'Single',
hit = 1,
hit = 1,
effect = 'Ice spell with 35 base power that targets a single enemy. May cause Freeze.',
effect = 'Ice spell with 35 power that targets a single enemy. May cause Freeze.',
skilltype = 'Magic',
skilltype = 'Magic',
name = 'Bufula'
name = 'Bufula'
Line 129: Line 161:
target = 'Single',
target = 'Single',
hit = 1,
hit = 1,
effect = 'Ice spell with 72 base power that targets a single enemy. May cause Freeze.',
effect = 'Ice spell with 72 power that targets a single enemy. May cause Freeze.',
skilltype = 'Magic',
skilltype = 'Magic',
name = 'Bufudyne'
name = 'Bufudyne'
Line 140: Line 172:
target = 'All',
target = 'All',
hit = 1,
hit = 1,
effect = 'Ice spell with 28 base power that targets all enemies. May cause Freeze.',
effect = 'Ice spell with 28 power that targets all enemies. May cause Freeze.',
skilltype = 'Magic',
skilltype = 'Magic',
name = 'Mabufu'
name = 'Mabufu'
Line 151: Line 183:
target = 'All',
target = 'All',
hit = 1,
hit = 1,
effect = 'Ice spell with 28 base power that targets all enemies. May cause Freeze.',
effect = 'Ice spell with 28 power that targets all enemies. May cause Freeze.',
skilltype = 'Magic',
skilltype = 'Magic',
name = 'Mabufula'
name = 'Mabufula'
Line 162: Line 194:
target = 'All',
target = 'All',
hit = 1,
hit = 1,
description = 'Heavy Ice attack to all foes.',
effect = 'Ice spell with 65 power that targets all enemies. May cause Freeze.',
effect = 'Ice spell with 65 base power that targets all enemies. May cause Freeze.',
skilltype = 'Magic',
skilltype = 'Magic',
name = 'Mabufudyne',
name = 'Mabufudyne',
Line 174: Line 205:
target = 'Single',
target = 'Single',
hit = 1,
hit = 1,
effect = 'Force spell with 14 base power that targets a single enemy.',
effect = 'Force spell with 14 power that targets a single enemy.',
skilltype = 'Magic',
skilltype = 'Magic',
name = 'Zan'
name = 'Zan'
Line 185: Line 216:
target = 'Single',
target = 'Single',
hit = 1,
hit = 1,
effect = 'Force spell with 37 base power that targets a single enemy.',
effect = 'Force spell with 37 power that targets a single enemy.',
skilltype = 'Magic',
skilltype = 'Magic',
name = 'Zanma'
name = 'Zanma'
Line 196: Line 227:
target = 'Single',
target = 'Single',
hit = 1,
hit = 1,
effect = 'Force spell with 80 base power that targets a single enemy.',
effect = 'Force spell with 80 power that targets a single enemy.',
skilltype = 'Magic',
skilltype = 'Magic',
name = 'Zandyne'
name = 'Zandyne'
},
['mazan'] = {
attribute = 'force',
cost = 4,
costtype = 'MP',
power = 11,
target = 'All',
hit = 1,
effect = 'Force spell with 11 power that targets all enemies.',
skilltype = 'Magic',
name = 'Mazan'
},
},
['mazanma'] = {
['mazanma'] = {
Line 207: Line 249:
target = 'All',
target = 'All',
hit = 1,
hit = 1,
effect = 'Force spell with 30 base power that targets all enemies.',
effect = 'Force spell with 30 power that targets all enemies.',
skilltype = 'Magic',
skilltype = 'Magic',
name = 'Mazanma'
name = 'Mazanma'
},
},
['mudo'] = {
['mazandyne'] = {
attribute = 'death',
attribute = 'force',
attribute_link = 'death (attribute)',
cost = 21,
cost = 3,
costtype = 'MP',
costtype = 'MP',
power = 28,
power = 74,
target = '?',
target = 'All',
hit = 2,
hit = 1,
effect = 'Curse spell with 28 base power that hits 2 times. May cause Death.',
effect = 'Force spell with 74 power that targets all enemies.',
skilltype = 'Magic',
name = 'Mudo'
},
['mudoon'] = {
attribute = 'death',
attribute_link = 'death (attribute)',
cost = 9,
costtype = 'MP',
power = 28,
target = '?',
hit = 3-5,
effect = 'Curse spell with 28 base power that hits 3-5 times. May cause Death.',
skilltype = 'Magic',
skilltype = 'Magic',
name = 'Mudoon'
name = 'Mazandyne'
},
},
['megido'] = {
['megido'] = {
Line 242: Line 271:
target = 'All',
target = 'All',
hit = 1,
hit = 1,
description = 'Moderate Almighty spell that targets all foes.',
effect = 'Almighty spell with 70 power that targets all enemies.',
effect = 'Almighty spell with 70 base power that targets all enemies.',
skilltype = 'Magic',
skilltype = 'Magic',
name = 'Megido'
name = 'Megido'
},
},
megidola = {
['megidola'] = {
attribute = 'almighty',
attribute = 'almighty',
cost = 30 ,
cost = 30,
costtype = 'MP',
costtype = 'MP',
power = 100,
power = 100,
target = 'All',
target = 'All',
hit = 1,
hit = 1,
effect = 'Almighty spell with 100 base power that targets all enemies.',
effect = 'Almighty spell with 100 power that targets all enemies.',
skilltype = 'Magic',
skilltype = 'Magic',
name = 'Megidola'
name = 'Megidola'
},
['megidolaon'] = {
attribute = 'almighty',
cost = 45,
costtype = 'MP',
power = 120,
target = 'All',
hit = 1,
effect = 'Almighty spell with 120 power that targets all enemies.',
skilltype = 'Magic',
name = 'Megidolaon'
},
['fire breath'] = {
attribute = 'other',
cost = 8,
costtype = 'MP',
power = 60,
target = 'Multi',
hit = 1-3,
effect = 'Fire spell with 60 power that hits 1-3 times.',
skilltype = 'Extra',
name = 'Fire Breath'
},
['ice breath'] = {
attribute = 'other',
cost = 8,
costtype = 'MP',
power = 38,
target = 'Multi',
hit = 1-3,
effect = 'Ice spell with 60 power that hits 1-3 times. May cause Freeze.',
skilltype = 'Extra',
name = 'Ice Breath'
},
['poison breath'] = {
attribute = 'ruin',
cost = 7,
costtype = 'MP',
power = 32,
target = 'Multi',
hit = 1-2,
effect = 'Ruin spell with 60 power that hits 1-2 times. May cause Poison.',
skilltype = 'Extra',
name = 'Poison Breath'
},
['electricity'] = {
attribute = 'elec',
cost = 6,
costtype = 'MP',
power = 44,
target = 'Multi',
hit = 1-3,
effect = 'Electric spell with 44 power that hits 1-3 times. May cause Shock.',
skilltype = 'Extra',
name = 'Electricity'
},
['holy wrath'] = {
attribute = 'almighty',
cost = 108,
costtype = 'MP',
power = 39,
target = 'All',
hit = 1,
effect = 'Deals 1/8th of caster\'s current HP in damage to enemies with a different alignment',
skilltype = 'Extra',
name = 'Holy Wrath'
},
['death touch'] = {
attribute = 'ruin',
cost = 4,
costtype = 'MP',
power = 30,
target = 'Single',
hit = 1,
effect = 'Drains one enemy\'s HP',
skilltype = 'Extra',
name = 'Death Touch'
},
},
['sol smash'] = {
['sol smash'] = {
Line 265: Line 370:
target = 'All',
target = 'All',
hit = 1,
hit = 1,
description = 'Severe Almighty attack to all foes.',
effect = 'Almighty spell with 85 power that targets all enemies.',
effect = 'Almighty spell with 85 base power that targets all enemies.',
skilltype = 'Magic',
skilltype = 'Magic',
name = 'Sol Smash'
name = 'Sol Smash'
Line 278: Line 382:
hit = 1,
hit = 1,
description = 'Severe Almighty attack to one foe that inflicts Dead upon the target if their Magic stat is too low.',
description = 'Severe Almighty attack to one foe that inflicts Dead upon the target if their Magic stat is too low.',
effect = 'Almighty spell with 126 base power that targets all enemies.',
effect = 'Almighty spell with 126 power that targets all enemies.',
skilltype = 'Magic',
skilltype = 'Magic',
name = 'Sol Cluster'
name = 'Sol Cluster'
Line 292: Line 396:
name = 'Randomizer'
name = 'Randomizer'
},
},
['hama'] = {
['dormina'] = {
attribute = 'nerve',
cost = 3,
costtype = 'MP',
power = 50,
target = 'Multi',
hit = 1-3,
effect = 'Nerve spell with 50 power that hits 1-3 times. May cause Sleep.',
skilltype = 'Magic',
name = 'Dormina'
},
['shibaboo'] = {
attribute = 'bind',
cost = 3,
costtype = 'MP',
power = 58,
target = 'Multi',
hit = 1-3,
effect = 'Bind spell with 58 power that hits 1-3 times. May cause Bind.',
skilltype = 'Magic',
name = 'Shibaboo'
},
['pulinpa'] = {
attribute = 'bind',
cost = 2,
costtype = 'MP',
power = 52,
target = 'Multi',
hit = 1-3,
effect = 'Bind spell with 52 power that hits 1-3 times. May cause Bind.',
skilltype = 'Magic',
name = 'Pulinpa'
},
['hapirma'] = {
attribute = 'bind',
cost = 2,
costtype = 'MP',
power = 48,
target = 'Multi',
hit = 3-5,
effect = 'Ruin spell with 48 power that hits 3-5 times. May cause Happy.',
skilltype = 'Magic',
name = 'Hapirma'
},
['marin karin'] = {
attribute = 'nerve',
cost = 6,
costtype = 'MP',
power = 54,
target = 'Single',
hit = 1,
effect = 'Nerve spell with 54 power that hits 1 time. May cause Charm.',
skilltype = 'Magic',
name = 'Marin Karin'
},
['makajama'] = {
attribute = 'ruin',
cost = 4,
costtype = 'MP',
power = 42,
target = 'Multi',
hit = 1-3,
effect = 'Ruin spell with 42 base power that hits 1-3 times. May cause Seal.',
skilltype = 'Magic',
name = 'Makajama',
},
['mudo'] = {
attribute = 'curse',
cost = 3,
costtype = 'MP',
power = 28,
target = 'Multi',
hit = 2,
effect = 'Curse spell with 28 power that hits 2 times. May cause Death.',
skilltype = 'Magic',
name = 'Mudo'
},
['mudoon'] = {
attribute = 'curse',
cost = 9,
costtype = 'MP',
power = 28,
target = 'Multi',
hit = 3-5,
effect = 'Curse spell with 28 power that hits 3-5 times. May cause Death.',
skilltype = 'Magic',
name = 'Mudoon'
},
['mamudo'] = {
attribute = 'curse',
cost = 15,
costtype = 'MP',
power = 15,
target = 'All',
hit = 1,
effect = 'Curse spell with 15 power that targets all enemies. May cause Death.',
skilltype = 'Magic',
name = 'Mamudo'
},
['hanma'] = {
attribute = 'expel',
attribute = 'expel',
cost = 5,
cost = 5,
costtype = 'MP',
costtype = 'MP',
power = 40,
power = 40,
target = '?',
target = 'Multi',
hit = 2,
hit = 2,
effect = 'Exorcism spell with 40 base power that hits 2 times. May cause Death.',
effect = 'Expel spell with 40 power that hits 2 times. May cause Death.',
skilltype = 'Magic',
skilltype = 'Magic',
name = 'Hama'
name = 'Hanma'
},
},
['hamaon'] = {
['hamaon'] = {
Line 308: Line 511:
costtype = 'MP',
costtype = 'MP',
power = 25,
power = 25,
target = '?',
target = 'Multi',
hit = 3-5,
hit = 3-5,
effect = 'Exorcism spell with 25 base power that hits 3-5 times. May cause Death.',
effect = 'Expel spell with 25 power that hits 3-5 times. May cause Death.',
skilltype = 'Magic',
skilltype = 'Magic',
name = 'Hamaon'
name = 'Hamaon'
},
},
['mahama'] = {
['mahanma'] = {
attribute = 'expel',
attribute = 'expel',
cost = 18,
cost = 18,
Line 321: Line 524:
target = 'All',
target = 'All',
hit = 1,
hit = 1,
effect = 'Exorcism spell with 15 base power that targets all enemies. May cause Death.',
effect = 'Expel spell with 15 power that targets all enemies. May cause Death.',
skilltype = 'Magic',
skilltype = 'Magic',
name = 'Mahama'
name = 'Mahanma'
},
['paral eye'] = {
attribute = 'curse',
cost = 2,
costtype = 'MP',
power = 22,
target = 'Single',
hit = 1,
effect = 'Curse spell with 22 power that targets one enemy. May cause Paralyze.',
skilltype = 'Extra',
name = 'Paral Eye'
},
},
['makajama'] = {
['petra eye'] = {
attribute = 'magic',
attribute = 'curse',
cost = 4,
cost = 4,
costtype = 'MP',
costtype = 'MP',
power = 42,
power = 10,
target = '?',
target = 'Single',
hit = 1-3,
hit = 1,
effect = 'Magic spell with 42 base power that hits 1-3 times. May cause Seal.',
effect = 'Curse spell with 10 power that targets one enemy. May cause Stone.',
skilltype = 'Magic',
skilltype = 'Extra',
name = 'Makajama',
name = 'Petra Eye'
},
},
['hapirma'] = {
['hell\'s eye'] = {
attribute = 'magic',
attribute = 'curse',
cost = 2,
cost = 8,
costtype = 'MP',
costtype = 'MP',
power = 48,
power = 12,
target = '?',
target = 'Single',
hit = 3-5,
hit = 1,
effect = 'Magic spell with 48 base power that hits 3-5 times. May cause Happy.',
effect = 'Curse spell with 12 power that targets one enemy. May cause Death.',
skilltype = 'Magic',
skilltype = 'Extra',
name = 'Hapirma'
name = 'Hell\'s Eye'
},
},
['dormina'] = {
['sexy dance'] = {
attribute = 'nerve',
attribute = 'nerve',
cost = 3,
cost = 6,
costtype = 'MP',
costtype = 'MP',
power = 50,
power = 22,
target = '?',
target = 'Multi',
hit = 1-3,
hit = 1-3,
effect = 'Nerve spell with 50 base power that hits 1-3 times. May cause Sleep.',
effect = 'Nerve spell with 22 power that hits 1-3 times. May cause Charm.',
skilltype = 'Magic',
skilltype = 'Extra',
name = 'Dormina'
name = 'Sexy Dance'
},
['happy dance'] = {
attribute = 'ruin',
cost = 4,
costtype = 'MP',
power = 32,
target = 'All',
hit = 1,
effect = 'Ruin spell with 32 power that targets all enemies. May cause Happy.',
skilltype = 'Extra',
name = 'Happy Dance'
},
['song of happiness'] = {
attribute = 'ruin',
cost = 4,
costtype = 'MP',
power = 24,
target = 'All',
hit = 1,
effect = 'Ruin spell with 24 power that targets all enemies. May cause Happy.',
skilltype = 'Extra',
name = 'Song of Happiness'
},
},
['marin karin'] = {
['lullaby'] = {
attribute = 'nerve',
attribute = 'nerve',
cost = 6,
cost = 6,
costtype = 'MP',
costtype = 'MP',
power = 54,
power = 33,
target 'Single',
target = 'All',
hit = 1,
hit = 1,
effect = 'Nerve spell with 54 base power that hits 1 time. May cause Charm.',
effect = 'Nerve spell with 33 power that targets all enemies. May cause Sleep.',
skilltype = 'Magic',
skilltype = 'Extra',
name = 'Marin Karin'
name = 'Lullaby'
},
},
['pulinpa'] = {
['panic voice'] = {
attribute = 'bind',
attribute = 'bind',
cost = 2,
cost = 2,
costtype = 'MP',
costtype = 'MP',
power = 52,
power = 20,
target = '?',
target = 'All',
hit = 1-3,
hit = 1,
effect = 'Bind spell with 52 base power that hits 1-3 times. May cause Bind.',
effect = 'Bind spell with 20 power that targets all enemies. May cause Panic.',
skilltype = 'Magic',
skilltype = 'Extra',
name = 'Pulinpa'
name = 'Panic Voice'
},
},
['shibaboo'] = {
['bind voice'] = {
attribute = 'bind',
attribute = 'bind',
cost = 3,
cost = 8,
costtype = 'MP',
power = 19,
target = 'All',
hit = 1,
effect = 'Bind spell with 19 power that targets all enemies. May cause Bind.',
skilltype = 'Extra',
name = 'Bind Voice'
},
['bloodsuck'] = {
attribute = 'curse',
cost = 7,
costtype = 'MP',
costtype = 'MP',
power = 58,
power = 20,
target = '?',
target = 'Single',
hit = 1-3,
hit = 1,
effect = 'Bind spell with 58 base power that hits 1-3 times. May cause Bind.',
effect = 'Curse spell with 20 power that targets one enemy. May cause Bat.',
skilltype = 'Magic',
skilltype = 'Extra',
name = 'Shibaboo'
name = 'Bloodsuck'
},
},
['dia'] = {
['dia'] = {
Line 396: Line 643:
costtype = 'MP',
costtype = 'MP',
power = '—',
power = '—',
target = 'Single',
target = 'Ally',
description = 'Heals an ally\'s HP a little.',
effect = 'Small HP recovery to one ally.',
effect = 'Heals one party member.',
skilltype = 'Magic',
skilltype = 'Magic',
name = 'Dia'
name = 'Dia'
Line 407: Line 653:
costtype = 'MP',
costtype = 'MP',
power = '—',
power = '—',
target = 'Single',
target = 'Ally',
description = 'Heals an ally\'s HP.',
effect = 'HP recovery to one ally.',
effect = 'Heals one party member.',
skilltype = 'Magic',
skilltype = 'Magic',
name = 'Diarama'
name = 'Diarama'
Line 418: Line 663:
costtype = 'MP',
costtype = 'MP',
power = '—',
power = '—',
target = 'Single',
target = 'Ally',
description = 'Heals an ally\'s HP to MAX.',
effect = 'Full HP recovery to one ally',
effect = 'Fully heals one party member.',
skilltype = 'Magic',
skilltype = 'Magic',
name = 'Diarahan'
name = 'Diarahan'
Line 430: Line 674:
power = '—',
power = '—',
target = 'All',
target = 'All',
description = 'Heals all allies HP a little.',
effect = 'Small HP recovery to all allies.',
effect = 'Heals every summoned party member.',
skilltype = 'Magic',
skilltype = 'Magic',
name = 'Media'
name = 'Media'
},
},
['medirama'] = {
['mediarama'] = {
attribute = 'healing',
attribute = 'healing',
cost = 32,
cost = 32,
Line 441: Line 684:
power = '—',
power = '—',
target = 'All',
target = 'All',
description = 'Heals all allies HP.',
effect = 'HP recovery to all allies.',
effect = 'Heals every summoned party member.',
skilltype = 'Magic',
skilltype = 'Magic',
name = 'Medirama'
name = 'Mediarama'
},
},
['recarm'] = {
['mediarahan'] = {
attribute = 'healing',
cost = 80,
costtype = 'MP',
power = '—',
target = 'All',
effect = 'Full HP recovery to all allies.',
skilltype = 'Magic',
name = 'Mediarahan'
},
['patra'] = {
attribute = 'healing',
attribute = 'healing',
cost = 19,
cost = 2,
costtype = 'MP',
costtype = 'MP',
power = '—',
power = '—',
target = 'Single',
target = 'Single',
description = 'Cures DEAD from one ally.',
effect = 'Cures minor status ailments for one ally.',
effect = 'Revives one party member.',
skilltype = 'Magic',
name = 'Patra'
},
['penpatra'] = {
attribute = 'healing',
cost = 4,
costtype = 'MP',
power = '—',
target = 'All',
effect = 'Cures minor status ailments for all allies.',
skilltype = 'Magic',
skilltype = 'Magic',
name = 'Recarm'
name = 'Penpatra'
},
},
['samarecarm'] = {
['posumudi'] = {
attribute = 'healing',
attribute = 'healing',
cost = 44,
cost = 4,
costtype = 'MP',
costtype = 'MP',
power = '—',
power = '—',
target = 'Single',
target = 'Single',
description = 'Cures DEAD from one ally completely.',
effect = 'Cures Poison for one ally.',
effect = 'Revives one party member at full HP.',
skilltype = 'Magic',
skilltype = 'Magic',
name = 'Samarecarm'
name = 'Posumudi'
},
},
['paraladi'] = {
['paraladi'] = {
Line 474: Line 734:
power = '—',
power = '—',
target = 'Single',
target = 'Single',
description = 'Cures PARALYZE from one ally.',
effect = 'Cures Paralyze for one ally.',
effect = 'Cures Paralyze from one party member.',
skilltype = 'Magic',
skilltype = 'Magic',
name = 'Paraladi'
name = 'Paraladi'
},
['petradi'] = {
attribute = 'healing',
cost = 10,
costtype = 'MP',
power = '—',
target = 'Single',
effect = 'Cures Stone for one ally.',
skilltype = 'Magic',
name = 'Petradi'
},
},
['charmdi'] = {
['charmdi'] = {
Line 485: Line 754:
power = '—',
power = '—',
target = 'Single',
target = 'Single',
description = 'Cures CHARM from one ally.',
effect = 'Cures Charm for one ally.',
effect = 'Cures Charm from one party member.',
skilltype = 'Magic',
skilltype = 'Magic',
name = 'Charmdi'
name = 'Charmdi'
},
},
['pen patra'] = {
['recarm'] = {
attribute = 'healing',
attribute = 'healing',
cost = 19,
costtype = 'MP',
power = '—',
target = 'Single',
effect = 'Cures Dead/Dying for one ally.',
skilltype = 'Magic',
name = 'Recarm'
},
['samarecarm'] = {
attribute = 'healing',
cost = 44,
costtype = 'MP',
power = '—',
target = 'Single',
effect = 'Cures Dead/Dying for one ally and restores full HP.',
skilltype = 'Magic',
name = 'Samarecarm'
},
['recarmdra'] = {
attribute = 'healing',
cost = 8,
costtype = 'MP',
power = '—',
target = 'All',
effect = 'Kills user to fully recover all allies\' HP.',
skilltype = 'Magic',
name = 'Recarmdra'
},
['tetraja'] = {
attribute = 'defensive',
cost = 5,
costtype = 'MP',
target = 'All',
effect = 'Protects all allies from Energy Drain, Expel, and Curse.',
skilltype = 'Magic',
name = 'Tetraja'
},
['makarakarn'] = {
attribute = 'defensive',
cost = 6,
costtype = 'MP',
target = 'All',
effect = 'Reflects magic attacks for one turn.',
skilltype = 'Magic',
name = 'Makarakarn'
},
['tetrakarn'] = {
attribute = 'defensive',
cost = 6,
costtype = 'MP',
target = 'All',
effect = 'Reflects physical attacks for one turn.',
skilltype = 'Magic',
name = 'Tetrakarn'
},
['water wall'] = {
attribute = 'defensive',
cost = 4,
cost = 4,
costtype = 'MP',
costtype = 'MP',
power = '—',
target = 'All',
target = 'All',
description = 'Cures all allies\' status ailments.',
effect = 'Nullifies Fire attacks for one turn.',
effect = '—',
skilltype = 'Magic',
skilltype = 'Magic',
name = 'Pen Patra'
name = 'Water Wall'
},
},
['rakukaja'] = {
['flame wall'] = {
attribute = 'assist',
attribute = 'defensive',
cost = 4,
cost = 4,
costtype = 'MP',
costtype = 'MP',
target = 'All',
target = 'All',
description = 'Raises all allies\' Defense.',
effect = 'Nullifies Ice attacks for one turn.',
effect = '—',
skilltype = 'Magic',
skilltype = 'Magic',
name = 'Rakukaja'
name = 'Flame Wall'
},
},
['rakunda'] = {
['tarunda'] = {
attribute = 'assist',
attribute = 'almighty',
cost = 4,
cost = 4,
costtype = 'MP',
costtype = 'MP',
target = 'All',
target = 'All',
description = 'Reduces enemy Defense.',
effect = 'Reduces enemy Attack.',
effect = '—',
skilltype = 'Magic',
skilltype = 'Magic',
name = 'Rakunda'
name = 'Tarunda'
},
},
['sukukaja'] = {
['rakunda'] = {
attribute = 'assist',
attribute = 'almighty',
cost = 4,
cost = 4,
costtype = 'MP',
costtype = 'MP',
target = 'All',
target = 'All',
description = 'Raises all allies\' Accuracy.',
effect = 'Reduces enemy Defense.',
effect = '—',
skilltype = 'Magic',
skilltype = 'Magic',
name = 'Sukukaja'
name = 'Rakunda'
},
},
['sukunda'] = {
['sukunda'] = {
attribute = 'assist',
attribute = 'almighty',
cost = 4,
cost = 4,
costtype = 'MP',
costtype = 'MP',
target = 'All',
target = 'All',
description = 'Reduces enemy Accuracy.',
effect = 'Reduces enemy Accuracy.',
effect = '—',
skilltype = 'Magic',
skilltype = 'Magic',
name = 'Sukunda'
name = 'Sukunda'
},
['dekaja'] = {
attribute = 'almighty',
cost = 10,
costtype = 'MP',
target = 'All',
effect = 'Removes -kaja effects on all enemies',
skilltype = 'Magic',
name = 'Dekaja'
},
['dekunda'] = {
attribute = 'almighty',
cost = 10,
costtype = 'MP',
target = 'All',
effect = 'Removes -nda effects on all allies',
skilltype = 'Magic',
name = 'Dekunda'
},
},
['tarukaja'] = {
['tarukaja'] = {
attribute = 'assist',
attribute = 'almighty',
cost = 4,
cost = 4,
costtype = 'MP',
costtype = 'MP',
target = 'All',
target = 'All',
description = 'Raises all allies\' Attack.',
effect = 'Raises all allies\' Attack.',
effect = '—',
skilltype = 'Magic',
skilltype = 'Magic',
name = 'Tarukaja'
name = 'Tarukaja'
},
},
['tarunda'] = {
['rakukaja'] = {
attribute = 'assist',
attribute = 'almighty',
cost = 4,
costtype = 'MP',
target = 'All',
effect = 'Raises all allies\' Defense.',
skilltype = 'Magic',
name = 'Rakukaja'
},
['sukukaja'] = {
attribute = 'almighty',
cost = 4,
cost = 4,
costtype = 'MP',
costtype = 'MP',
target = 'All',
target = 'All',
description = 'Reduces enemy Attack.',
effect = 'Raises all allies\' Accuracy.',
effect = '—',
skilltype = 'Magic',
skilltype = 'Magic',
name = 'Tarunda'
name = 'Sukukaja'
},
},
['makakaja'] = {
['makakaja'] = {
attribute = 'assist',
attribute = 'almighty',
cost = 4,
cost = 4,
costtype = 'MP',
costtype = 'MP',
target = 'All',
target = 'All',
description = 'Raises all allies\' Magic.',
effect = 'Raises all allies\' Magic.',
effect = 'Increases damage of party\'s magic attacks.',
skilltype = 'Magic',
skilltype = 'Magic',
name = 'Makakaja'
name = 'Makakaja'
},
},
['tetrakarn'] = {
['fog breath'] = {
attribute = 'defense',
attribute = 'nerve',
cost = 6,
cost = 8,
costtype = 'MP',
costtype = 'MP',
target = 'All',
target = 'All',
description = 'Reflects enemy physical attacks.',
effect = 'Cuts all enemies Accuracy in half.',
effect = 'Reflects all physical attacks for one turn.',
skilltype = 'Extra',
skilltype = 'Magic',
name = 'Fog Breath'
name = 'Tetrakarn'
},
},
['makarakarn'] = {
['power breath'] = {
attribute = 'defense',
attribute = 'almighty',
cost = 6,
cost = 12,
costtype = 'MP',
costtype = 'MP',
target = 'All',
target = 'All',
description = 'Reflects enemy attack magic.',
effect = 'Raises all allies\' Attack and Accuracy.',
effect = 'Reflects all magic attacks for one turn.',
skilltype = 'Extra',
skilltype = 'Magic',
name = 'Power Breath'
name = 'Makarakarn'
},
},
['tetraja'] = {
['dark breath'] = {
attribute = 'defense',
attribute = 'almighty',
cost = 5,
cost = 12,
costtype = 'MP',
costtype = 'MP',
target = 'All',
target = 'All',
description = 'Blocks Energy Drain, Expel, Deaths',
effect = 'Raises all allies\' Defense and Magic.',
effect = '—',
skilltype = 'Extra',
skilltype = 'Magic',
name = 'Dark Breath'
name = 'Tetraja'
},
},
['mapper'] = {
['mapper'] = {
Line 605: Line 945:
cost = 2,
cost = 2,
costtype = 'MP',
costtype = 'MP',
target = '—',
target = 'All',
description = 'Displays the map around the party.',
effect = 'Shows a minimap until the next new moon.',
effect = 'Shows a minimap until the next new moon.',
skilltype = 'Magic',
skilltype = 'Magic',
name = 'Mapper'
name = 'Mapper'
},
['trafuri'] = {
attribute = 'special',
cost = 2,
costtype = 'MP',
target = 'All',
effect = 'Escapes from battle.',
skilltype = 'Magic',
name = 'Trafuri'
},
},
['estoma'] = {
['estoma'] = {
Line 615: Line 963:
cost = 6,
cost = 6,
costtype = 'MP',
costtype = 'MP',
target = '—',
target = 'All',
description = 'Stops low-level demons from appearing.',
effect = 'Prevents random encounters with demons below the main character\'s level until the next new moon.',
effect = 'Prevents random encounters with demons below the main character\'s level until the next new moon.',
skilltype = 'Magic',
skilltype = 'Magic',
Line 625: Line 972:
cost = 8,
cost = 8,
costtype = 'MP',
costtype = 'MP',
target = '',
target = 'Ally',
description = 'Lets you summon a minion from the COMP without macca.',
effect = 'Summon a demon from the COMP without spending macca.',
effect = '—',
skilltype = 'Magic',
skilltype = 'Magic',
name = 'Sabbatma'
name = 'Sabbatma'
},
},
['claw'] = {
['necroma'] = {
attribute = 'other',
attribute = 'special',
cost = 20,
costtype = 'MP',
target = 'Ally',
effect = 'Allows a Dead demon to join the battle.',
skilltype = 'Magic',
name = 'Necroma'
},
['liftoma'] = {
attribute = 'special',
cost = 6,
costtype = 'MP',
target = 'All',
effect = 'Prevents damage from damage floors until next new moon.',
skilltype = 'Magic',
name = 'Liftoma'
},
['bite'] = {
attribute = 'charge',
cost = '3%',
costtype = 'HP',
power = 41,
target = 'Single',
hit = 1,
effect = 'Charge attack with 41 power to one enemy.',
skilltype = 'Extra',
name = 'Bite'
},
['poison bite'] = {
attribute = 'charge',
cost = '3%',
costtype = 'HP',
power = 41,
target = 'Single',
hit = 1,
effect = 'Charge attack with 41 power to one enemy. Chance to inflict Poison',
skilltype = 'Extra',
name = 'Poison Bite'
},
['charming bite'] = {
attribute = 'charge',
cost = '3%',
costtype = 'HP',
power = 41,
target = 'Single',
hit = 1,
effect = 'Charge attack with 41 power to one enemy. Chance to inflict Charm',
skilltype = 'Extra',
name = 'Charming Bite'
},
['paralysis bite'] = {
attribute = 'charge',
cost = '5%',
costtype = 'HP',
power = 42,
target = 'Single',
hit = 1,
effect = 'Charge attack with 42 power to one enemy. Chance to inflict Paralyze',
skilltype = 'Extra',
name = 'Paralysis Bite'
},
['petrifying bite'] = {
attribute = 'charge',
cost = '5%',
cost = '5%',
costtype = 'HP',
costtype = 'HP',
power = '?',
power = 42,
target = '?',
target = 'Single',
effect = '',
hit = 1,
effect = 'Charge attack with 42 power to one enemy. Chance to inflict Stone',
skilltype = 'Extra',
skilltype = 'Extra',
name = 'Claw'
name = 'Petrifying Bite'
},
},
['sexy dance'] = {
['wrap'] = {
attribute = 'other',
attribute = 'charge',
cost = '',
cost = '8%',
power = '?',
costtype = 'HP',
target = '?',
power = 43,
effect = '',
target = 'Single',
hit = 1,
effect = 'Charge attack with 43 power to one enemy. Chance to inflict Bind.',
skilltype = 'Extra',
skilltype = 'Extra',
'Sexy Dance'
name = 'Wrap'
},
},
['binding voice'] = {
['body blow'] = {
attribute = 'other',
attribute = 'charge',
cost = '',
cost = '12%',
power = '?',
costtype = 'HP',
target = '?',
power = 17,
effect = '',
target = 'Single',
hit = 0-1,
effect = 'Charge attack with 17 power that hits 0-1 times.',
skilltype = 'Extra',
skilltype = 'Extra',
name = 'Binding Voice'
name = 'Body Blow'
},
},
['panic voice'] = {
['crush'] = {
attribute = 'other',
attribute = 'charge',
cost = '',
cost = '12%',
power = '?',
costtype = 'HP',
target = '?',
power = 39,
effect = '',
target = 'Single',
hit = 0-1,
effect = 'Charge attack with 39 power that hits 0-1 times.',
skilltype = 'Extra',
skilltype = 'Extra',
name = 'Panic Voice'
name = 'Crush'
},
},
['rampage'] = {
['rampage'] = {
attribute = 'other',
attribute = 'charge',
cost = '',
cost = '15%',
power = '?',
costtype = 'HP',
target = '?',
power = 46,
effect = '',
target = 'All',
hit = 1,
effect = 'Charge attack with 46 power to all enemies.',
skilltype = 'Extra',
skilltype = 'Extra',
name = 'Rampage'
name = 'Rampage'
},
},
['slime'] = {
['sweep'] = {
attribute = 'other',
attribute = 'charge',
cost = '',
cost = '15%',
power = '?',
costtype = 'HP',
target = '?',
power = 46,
effect = '',
target = 'All',
hit = 1,
effect = 'Charge attack with 46 power to all enemies.',
skilltype = 'Extra',
name = 'Sweep'
},
['scratch'] = {
attribute = 'skill',
cost = '5%',
costtype = 'HP',
power = 84,
target = 'Multi',
hit = 2,
effect = 'Skill attack with 84 power that hits two enemies.',
skilltype = 'Extra',
name = 'Scratch'
},
['poison scratch'] = {
attribute = 'skill',
cost = '5%',
costtype = 'HP',
power = 84,
target = 'Multi',
hit = 2,
effect = 'Skill attack with 84 power that hits two enemies. Chance to inflict Poison.',
skilltype = 'Extra',
name = 'Poison Scratch'
},
['paralysis scratch'] = {
attribute = 'skill',
cost = '5%',
costtype = 'HP',
power = 84,
target = 'Multi',
hit = 2,
effect = 'Skill attack with 84 power that hits two enemies. Chance to inflict Paralyze.',
skilltype = 'Extra',
name = 'Paralysis Scratch'
},
['poison needle'] = {
attribute = 'skill',
cost = '5%',
costtype = 'HP',
power = 42,
target = 'Single',
hit = 1,
effect = 'Skill attack with 42 power to one enemy. Chance to inflict Poison.',
skilltype = 'Extra',
name = 'Poison Needle'
},
['paralysis needle'] = {
attribute = 'skill',
cost = '8%',
costtype = 'HP',
power = 108,
target = 'Multi',
hit = 2-3,
effect = 'Skill attack with 108 power that hits 2-3 times. Chance to inflict Paralyze.',
skilltype = 'Extra',
name = 'Paralysis Needle'
},
['flap'] = {
attribute = 'skill',
cost = '10%',
costtype = 'HP',
power = 44,
target = 'All',
hit = 1,
effect = 'Skill attack with 44 power to all enemies.',
skilltype = 'Extra',
name = 'Flap'
},
['wind god strike'] = {
attribute = 'skill',
cost = '10%',
costtype = 'HP',
power = 44,
target = 'All',
hit = 1,
effect = 'Skill attack with 44 power to all enemies. Chance to inflict Freeze.',
skilltype = 'Extra',
name = 'Wind God Strike'
},
['thunder god strike'] = {
attribute = 'skill',
cost = '10%',
costtype = 'HP',
power = 44,
target = 'All',
hit = 1,
effect = 'Skill attack with 44 power to all enemies. Chance to inflict Shock.',
skilltype = 'Extra',
skilltype = 'Extra',
name = 'Slime'
name = 'Thunder God Strike'
},
},
['suck'] = {
['99 needles'] = {
attribute = 'other',
attribute = 'skill',
cost = '',
cost = '10%',
power = '?',
costtype = 'HP',
target = '?',
power = 176,
effect = '',
target = 'Multi',
hit = 3-5,
effect = 'Skill attack with 176 power that hits 3-5 times.',
skilltype = 'Extra',
skilltype = 'Extra',
name = 'Suck'
name = '99 Needles'
},
},
['fire breath'] = {
['digestive fluids'] = {
attribute = 'other',
attribute = 'skill',
cost = '',
cost = '5%',
power = '?',
costtype = 'HP',
target = '?',
power = 42,
effect = '',
target = 'Single',
hit = 1,
effect = 'Skill attack with 42 power to one enemy. Chance to inflict Poison.',
skilltype = 'Extra',
skilltype = 'Extra',
name = 'Fire Breath'
name = 'Digestive Fluids'
},
},
['bite'] = {
['hell\'s fist'] = {
attribute = 'other',
attribute = 'skill',
cost = '',
cost = '3%',
power = '?',
costtype = 'HP',
target = '?',
power = 41,
effect = '',
target = 'Single',
hit = 1,
effect = 'Skill attack with 41 power to one enemy.',
skilltype = 'Extra',
skilltype = 'Extra',
name = 'Bite'
name = 'Hell\'s Fist'
},
},
['fujingeki'] = {
['bi-knuckle'] = {
attribute = 'other',
attribute = 'skill',
cost = '',
cost = '6%',
power = '?',
costtype = 'HP',
target = '?',
power = 41,
effect = '',
target = 'Single',
hit = 1,
effect = 'Skill attack with 42 power to one enemy.',
skilltype = 'Extra',
skilltype = 'Extra',
name = 'Fujingeki'
name = 'Bi-Knuckle'
},
},
['dark breath'] = {
['iron fist punch'] = {
attribute = 'other',
attribute = 'skill',
cost = '',
cost = '6%',
power = '?',
costtype = 'HP',
target = '?',
power = 88,
effect = '',
target = 'Multi',
hit = 1-3,
effect = 'Skill attack with 88 power that hits 1-3.',
skilltype = 'Extra',
skilltype = 'Extra',
name = 'Dark Breath'
name = 'Iron Fist Punch'
},
},
['akasha arts'] = {
['akasha arts'] = {
attribute = 'physical',
attribute = 'skill',
cost = '14%',
cost = '14%',
costtype = 'HP',
costtype = 'HP',
power = 20,
power = 46,
target = 'Multiple',
target = 'All',
hit = 1,
hit = 1,
description = 'Heavy physical attack to all foes.',
effect = 'Skill attack with 46 power to all enemies.',
effect = 'Physical skill with 20 base power that targets multiple enemies.',
skilltype = 'Extra',
skilltype = 'Extra',
name = 'Akasha Arts'
name = 'Akasha Arts'
},
['heel drop'] = {
attribute = 'skill',
cost = '4%',
costtype = 'HP',
power = 42,
target = 'Single',
hit = 1,
effect = 'Skill attack with 42 power to one enemy.',
skilltype = 'Extra',
name = 'Heel Drop'
},
['lightning kick'] = {
attribute = 'skill',
cost = '8%',
costtype = 'HP',
power = 43,
target = 'Single',
hit = 1,
effect = 'Skill attack with 43 power to one enemy.',
skilltype = 'Extra',
name = 'Lightning Kick'
},
['flying kick'] = {
attribute = 'skill',
cost = '12%',
costtype = 'HP',
power = 90,
target = 'Multi',
hit = 1-3,
effect = 'Skill attack with 90 power that hits 1-3 times.',
skilltype = 'Extra',
name = 'Flying Kick'
},
['daruma return'] = {
attribute = 'sw. skill',
cost = '20%',
costtype = 'HP',
power = 48,
target = 'Single',
hit = 1,
effect = 'Sw. attack with 48 power to one enemy.',
skilltype = 'Extra',
name = 'Daruma Return'
},
['underworld break'] = {
attribute = 'sw. skill',
cost = '20%',
costtype = 'HP',
power = 97,
target = 'Multi',
hit = 1-3,
effect = 'Sw. Skill attack with 97 power that hits 1-3 times.',
skilltype = 'Extra',
name = 'Underworld Break'
},
['spin slash'] = {
attribute = 'sw. skill',
cost = '10%',
costtype = 'HP',
power = 110,
target = 'Multi',
hit = 2-3,
effect = 'Sw. Skill attack with 110 power that hits 2-3 times.',
skilltype = 'Extra',
name = 'Spin Slash'
},
['bodhisattva\'s palm'] = {
attribute = 'skill',
cost = '10%',
costtype = 'HP',
power = 44,
target = 'Single',
hit = 1,
effect = 'Skill attack with 100 power to one enemy.',
skilltype = 'Extra',
name = 'Bodhisattva\'s Palm'
},
['hammer punch'] = {
attribute = 'skill',
cost = '15%',
costtype = 'HP',
power = 92,
target = 'Multi',
hit = 1-3,
effect = 'Skill attack with 92 power that hits 1-3 times.',
skilltype = 'Extra',
name = 'Hammer Punch'
},
},
['thunder kick'] = {
['thunder kick'] = {
attribute = 'physical',
attribute = 'skill',
cost = '20%',
cost = '20%',
costtype = 'HP',
costtype = 'HP',
power = 100,
power = 100,
target = 'Two Foes',
target = 'Multi',
hit = 1,
hit = 2,
description = 'Heavy physical attack to 2 foes.',
effect = 'Skill attack with 100 power that hits 2 enemies.',
effect = 'Physical skill with 100 base power that targets 2 enemies.',
skilltype = 'Extra',
skilltype = 'Extra',
name = 'Thunder Kick'
name = 'Thunder Kick'
},
},
['bodhisattva\'s palm'] = {
['vulcan kick'] = {
attribute = 'physical',
attribute = 'skill',
cost = '25%',
costtype = 'HP',
power = 203,
target = 'Multi',
hit = 3-5,
effect = 'Skill attack with 203 power that hits 3-5 times.',
skilltype = 'Extra',
name = 'Vulcan Kick'
},
['heatwave'] = {
attribute = 'sw. skill',
cost = '10%',
costtype = 'HP',
power = 110,
target = 'Multi',
hit = 2-3,
effect = 'Sw. Skill attack with 110 power that hits 2-3 times.',
skilltype = 'Extra',
name = 'Heatwave'
},
['deathbound'] = {
attribute = 'sw. skill',
cost = '20%',
costtype = 'HP',
power = 73,
target = 'Multi',
hit = 1-2,
effect = 'Sw. Skill attack with 73 power that hits 1-2 times.',
skilltype = 'Extra',
name = 'Deathbound'
},
['hell fang'] = {
attribute = 'sw. skill',
cost = '10%',
cost = '10%',
costtype = 'HP',
costtype = 'HP',
power = 100,
power = 44,
target = 'Single',
hit = 1,
effect = 'Sw. Skill attack with 44 power to one enemy.',
skilltype = 'Extra',
name = 'Hell Fang'
},
['mega strike'] = {
attribute = 'sw. skill',
cost = '25%',
costtype = 'HP',
power = 44,
target = 'Single',
hit = 0-1,
effect = 'Sw. Skill attack with 44 power that hits 0-1 times.',
skilltype = 'Extra',
name = 'Mega Strike'
},
['suck'] = {
attribute = 'almighty',
cost = '5%',
costtype = 'HP',
power = 42,
target = 'Single',
target = 'Single',
hit = 1,
hit = 1,
description = 'Severe physical attack to one foe.',
effect = 'Almighty attack with 43 power to one enemy. Recovers 1/2 of damage dealt as HP.',
effect = 'Physical skill with 100 base power that targets a single enemy.',
skilltype = 'Extra',
skilltype = 'Extra',
name = 'Bodhisattva\'s Palm'
name = 'Suck'
},
['slime'] = {
attribute = 'other',
cost = '—',
power = '?',
target = '?',
effect = '—',
skilltype = 'Extra',
name = 'Slime'
},
['fujingeki'] = {
attribute = 'other',
cost = '—',
power = '?',
target = '?',
effect = '—',
skilltype = 'Extra',
name = 'Fujingeki'
}
}
}
}

Latest revision as of 16:22, 11 June 2024

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

local skill = {
['agi'] = {
	attribute = 'fire',
	cost = 3,
	costtype = 'MP',
	power = 17,
	target = 'Single',
	hit = 1,
	effect = 'Fire spell with 17 power that targets a single enemy.',
	skilltype = 'Magic',
	name = 'Agi'
},
['agilao'] = {
	attribute = 'fire',
	cost = 7,
	costtype = 'MP',
	power = 43,
	target = 'Single',
	hit = 1,
	effect = 'Fire spell with 43 power that targets a single enemy.',
	skilltype = 'Magic',
	name = 'Agilao'
},
['agidyne'] = {
	attribute = 'fire',
	cost = 15,
	costtype = 'MP',
	power = 90,
	target = 'Single',
	hit = 1,
	effect = 'Fire spell with 90 power that targets a single enemy.',
	skilltype = 'Magic',
	name = 'Agidyne'
},
['maragi'] = {
	attribute = 'fire',
	cost = 5,
	costtype = 'MP',
	power = 12,
	target = 'All',
	hit = 1,
	effect = 'Fire spell with 12 power that targets all enemies.',
	skilltype = 'Magic',
	name = 'Maragi'
},
['maragion'] = {
	attribute = 'fire',
	cost = 9,
	costtype = 'MP',
	power = 38,
	target = 'All',
	hit = 1,
	effect = 'Fire spell with 38 power that targets all enemies.',
	skilltype = 'Magic',
	name = 'Maragion'
},
['maragidyne'] = {
	attribute = 'fire',
	cost = 20,
	costtype = 'MP',
	power = 85,
	target = 'All',
	hit = 1,
	effect = 'Fire spell with 85 power that targets all enemies.',
	skilltype = 'Magic',
	name = 'Maragidyne'
},
['zio'] = {
	attribute = 'elec',
	cost = 4,
	costtype = 'MP',
	power = 13,
	target = 'Single',
	hit = 1,
	effect = 'Electric spell with 13 power that targets a single enemy. May cause Shock.',
	skilltype = 'Magic',
	name = 'Zio'
},
['zionga'] = {
	attribute = 'elec',
	cost = 9,
	costtype = 'MP',
	power = 38,
	target = 'Single',
	hit = 1,
	effect = 'Electric spell with 38 power that targets a single enemy. May cause Shock.',
	skilltype = 'Magic',
	name = 'Zionga'
},
['ziodyne'] = {
	attribute = 'elec',
	cost = 18,
	costtype = 'MP',
	power = 80,
	target = 'Single',
	hit = 1,
	effect = 'Electric spell with 80 power that targets a single enemy. May cause Shock.',
	skilltype = 'Magic',
	name = 'Ziodyne'
},
['mazio'] = {
	attribute = 'elec',
	cost = 7,
	costtype = 'MP',
	power = 10,
	target = 'All',
	hit = 1,
	effect = 'Electric spell with 10 power that targets all enemies. May cause Shock.',
	skilltype = 'Magic',
	name = 'Mazio'
},
['mazionga'] = {
	attribute = 'elec',
	cost = 12,
	costtype = 'MP',
	power = 29,
	target = 'All',
	hit = 1,
	effect = 'Electric spell with 29 power that targets all enemies. May cause Shock.',
	skilltype = 'Magic',
	name = 'Mazionga'
},
['maziodyne'] = {
	attribute = 'elec',
	cost = 24,
	costtype = 'MP',
	power = 72,
	target = 'All',
	hit = 1,
	effect = 'Electric spell with 72 power that targets all enemies. May cause Shock.',
	skilltype = 'Magic',
	name = 'Maziodyne'
},
['bufu'] = {
	attribute = 'ice',
	cost = 3,
	costtype = 'MP',
	power = 13,
	target = 'Single',
	hit = 1,
	effect = 'Ice spell with 13 power that targets a single enemy. May cause Freeze.',
	skilltype = 'Magic',
	name = 'Bufu'
},
['bufula'] = {
	attribute = 'ice',
	cost = 8,
	costtype = 'MP',
	power = 35,
	target = 'Single',
	hit = 1,
	effect = 'Ice spell with 35 power that targets a single enemy. May cause Freeze.',
	skilltype = 'Magic',
	name = 'Bufula'
},
['bufudyne'] = {
	attribute = 'ice',
	cost = 16,
	costtype = 'MP',
	power = 72,
	target = 'Single',
	hit = 1,
	effect = 'Ice spell with 72 power that targets a single enemy. May cause Freeze.',
	skilltype = 'Magic',
	name = 'Bufudyne'
},
['mabufu'] = {
	attribute = 'ice',
	cost = 6,
	costtype = 'MP',
	power = 10,
	target = 'All',
	hit = 1,
	effect = 'Ice spell with 28 power that targets all enemies. May cause Freeze.',
	skilltype = 'Magic',
	name = 'Mabufu'
},
['mabufula'] = {
	attribute = 'ice',
	cost = 11,
	costtype = 'MP',
	power = 28,
	target = 'All',
	hit = 1,
	effect = 'Ice spell with 28 power that targets all enemies. May cause Freeze.',
	skilltype = 'Magic',
	name = 'Mabufula'
},
['mabufudyne'] = {
	attribute = 'ice',
	cost = 22,
	costtype = 'MP',
	power = 65,
	target = 'All',
	hit = 1,
	effect = 'Ice spell with 65 power that targets all enemies. May cause Freeze.',
	skilltype = 'Magic',
	name = 'Mabufudyne',
},
['zan'] = {
	attribute = 'force',
	cost = 2,
	costtype = 'MP',
	power = 14,
	target = 'Single',
	hit = 1,
	effect = 'Force spell with 14 power that targets a single enemy.',
	skilltype = 'Magic',
	name = 'Zan'
},
['zanma'] = {
	attribute = 'force',
	cost = 5,
	costtype = 'MP',
	power = 37,
	target = 'Single',
	hit = 1,
	effect = 'Force spell with 37 power that targets a single enemy.',
	skilltype = 'Magic',
	name = 'Zanma'
},
['zandyne'] = {
	attribute = 'force',
	cost = 18,
	costtype = 'MP',
	power = 80,
	target = 'Single',
	hit = 1,
	effect = 'Force spell with 80 power that targets a single enemy.',
	skilltype = 'Magic',
	name = 'Zandyne'
},
['mazan'] = {
	attribute = 'force',
	cost = 4,
	costtype = 'MP',
	power = 11,
	target = 'All',
	hit = 1,
	effect = 'Force spell with 11 power that targets all enemies.',
	skilltype = 'Magic',
	name = 'Mazan'
},
['mazanma'] = {
	attribute = 'force',
	cost = 7,
	costtype = 'MP',
	power = 30,
	target = 'All',
	hit = 1,
	effect = 'Force spell with 30 power that targets all enemies.',
	skilltype = 'Magic',
	name = 'Mazanma'
},
['mazandyne'] = {
	attribute = 'force',
	cost = 21,
	costtype = 'MP',
	power = 74,
	target = 'All',
	hit = 1,
	effect = 'Force spell with 74 power that targets all enemies.',
	skilltype = 'Magic',
	name = 'Mazandyne'
},
['megido'] = {
	attribute = 'almighty',
	cost = 15,
	costtype = 'MP',
	power = 70,
	target = 'All',
	hit = 1,
	effect = 'Almighty spell with 70 power that targets all enemies.',
	skilltype = 'Magic',
	name = 'Megido'
},
 ['megidola'] = {
	attribute = 'almighty',
	cost = 30,
	costtype = 'MP',
	power = 100,
	target = 'All',
	hit = 1,
	effect = 'Almighty spell with 100 power that targets all enemies.',
	skilltype = 'Magic',
	name = 'Megidola'
},
 ['megidolaon'] = {
	attribute = 'almighty',
	cost = 45,
	costtype = 'MP',
	power = 120,
	target = 'All',
	hit = 1,
	effect = 'Almighty spell with 120 power that targets all enemies.',
	skilltype = 'Magic',
	name = 'Megidolaon'
},
['fire breath'] = {
	attribute = 'other',
	cost = 8,
	costtype = 'MP',
	power = 60,
	target = 'Multi',
	hit = 1-3,
	effect = 'Fire spell with 60 power that hits 1-3 times.',
	skilltype = 'Extra',
	name = 'Fire Breath'
},
['ice breath'] = {
	attribute = 'other',
	cost = 8,
	costtype = 'MP',
	power = 38,
	target = 'Multi',
	hit = 1-3,
	effect = 'Ice spell with 60 power that hits 1-3 times. May cause Freeze.',
	skilltype = 'Extra',
	name = 'Ice Breath'
},
['poison breath'] = {
	attribute = 'ruin',
	cost = 7,
	costtype = 'MP',
	power = 32,
	target = 'Multi',
	hit = 1-2,
	effect = 'Ruin spell with 60 power that hits 1-2 times. May cause Poison.',
	skilltype = 'Extra',
	name = 'Poison Breath'
},
['electricity'] = {
	attribute = 'elec',
	cost = 6,
	costtype = 'MP',
	power = 44,
	target = 'Multi',
	hit = 1-3,
	effect = 'Electric spell with 44 power that hits 1-3 times. May cause Shock.',
	skilltype = 'Extra',
	name = 'Electricity'
},
['holy wrath'] = {
	attribute = 'almighty',
	cost = 108,
	costtype = 'MP',
	power = 39,
	target = 'All',
	hit = 1,
	effect = 'Deals 1/8th of caster\'s current HP in damage to enemies with a different alignment',
	skilltype = 'Extra',
	name = 'Holy Wrath'
},
['death touch'] = {
	attribute = 'ruin',
	cost = 4,
	costtype = 'MP',
	power = 30,
	target = 'Single',
	hit = 1,
	effect = 'Drains one enemy\'s HP',
	skilltype = 'Extra',
	name = 'Death Touch'
},
['sol smash'] = {
	attribute = 'almighty',
	cost = 17,
	costtype = 'MP',
	power = 85,
	target = 'All',
	hit = 1,
	effect = 'Almighty spell with 85 power that targets all enemies.',
	skilltype = 'Magic',
	name = 'Sol Smash'
},
['sol cluster'] = {
	attribute = 'almighty',
	cost = 49,
	costtype = 'MP',
	power = 126,
	target = 'Single',
	hit = 1,
	description = 'Severe Almighty attack to one foe that inflicts Dead upon the target if their Magic stat is too low.',
	effect = 'Almighty spell with 126 power that targets all enemies.',
	skilltype = 'Magic',
	name = 'Sol Cluster'
},
['randomizer'] = {
	attribute = 'almighty',
	cost = '—',
	power = '—',
	target = 'All',
	description = 'The effects of Rakunda, Tarunda and Sukunda combined.',
	effect = 'Lowers accuracy, attack power, and defense by one rank for the entire enemy party.',
	skilltype = 'Magic',
	name = 'Randomizer'
},
['dormina'] = {
	attribute = 'nerve',
	cost = 3,
	costtype = 'MP',
	power = 50,
	target = 'Multi',
	hit = 1-3,
	effect = 'Nerve spell with 50 power that hits 1-3 times. May cause Sleep.',
	skilltype = 'Magic',
	name = 'Dormina'
},
['shibaboo'] = {
	attribute = 'bind',
	cost = 3,
	costtype = 'MP',
	power = 58,
	target = 'Multi',
	hit = 1-3,
	effect = 'Bind spell with 58 power that hits 1-3 times. May cause Bind.',
	skilltype = 'Magic',
	name = 'Shibaboo'
},
['pulinpa'] = {
	attribute = 'bind',
	cost = 2,
	costtype = 'MP',
	power = 52,
	target = 'Multi',
	hit = 1-3,
	effect = 'Bind spell with 52 power that hits 1-3 times. May cause Bind.',
	skilltype = 'Magic',
	name = 'Pulinpa'
},
['hapirma'] = {
	attribute = 'bind',
	cost = 2,
	costtype = 'MP',
	power = 48,
	target = 'Multi',
	hit = 3-5,
	effect = 'Ruin spell with 48 power that hits 3-5 times. May cause Happy.',
	skilltype = 'Magic',
	name = 'Hapirma'
},
['marin karin'] = {
	attribute = 'nerve',
	cost = 6,
	costtype = 'MP',
	power = 54,
	target = 'Single',
	hit = 1,
	effect = 'Nerve spell with 54 power that hits 1 time. May cause Charm.',
	skilltype = 'Magic',
	name = 'Marin Karin'
},
['makajama'] = {
	attribute = 'ruin',
	cost = 4,
	costtype = 'MP',
	power = 42,
	target = 'Multi',
	hit = 1-3,
	effect = 'Ruin spell with 42 base power that hits 1-3 times. May cause Seal.',
	skilltype = 'Magic',
	name = 'Makajama',
},
['mudo'] = {
	attribute = 'curse',
	cost = 3,
	costtype = 'MP',
	power = 28,
	target = 'Multi',
	hit = 2,
	effect = 'Curse spell with 28 power that hits 2 times. May cause Death.',
	skilltype = 'Magic',
	name = 'Mudo'
},
['mudoon'] = {
	attribute = 'curse',
	cost = 9,
	costtype = 'MP',
	power = 28,
	target = 'Multi',
	hit = 3-5,
	effect = 'Curse spell with 28 power that hits 3-5 times. May cause Death.',
	skilltype = 'Magic',
	name = 'Mudoon'
},
['mamudo'] = {
	attribute = 'curse',
	cost = 15,
	costtype = 'MP',
	power = 15,
	target = 'All',
	hit = 1,
	effect = 'Curse spell with 15 power that targets all enemies. May cause Death.',
	skilltype = 'Magic',
	name = 'Mamudo'
},
['hanma'] = {
	attribute = 'expel',
	cost = 5,
	costtype = 'MP',
	power = 40,
	target = 'Multi',
	hit = 2,
	effect = 'Expel spell with 40 power that hits 2 times. May cause Death.',
	skilltype = 'Magic',
	name = 'Hanma'
},
['hamaon'] = {
	attribute = 'expel',
	cost = 10,
	costtype = 'MP',
	power = 25,
	target = 'Multi',
	hit = 3-5,
	effect = 'Expel spell with 25 power that hits 3-5 times. May cause Death.',
	skilltype = 'Magic',
	name = 'Hamaon'
},
['mahanma'] = {
	attribute = 'expel',
	cost = 18,
	costtype = 'MP',
	power = 15,
	target = 'All',
	hit = 1,
	effect = 'Expel spell with 15 power that targets all enemies. May cause Death.',
	skilltype = 'Magic',
	name = 'Mahanma'
},
['paral eye'] = {
	attribute = 'curse',
	cost = 2,
	costtype = 'MP',
	power = 22,
	target = 'Single',
	hit = 1,
	effect = 'Curse spell with 22 power that targets one enemy. May cause Paralyze.',
	skilltype = 'Extra',
	name = 'Paral Eye'
},
['petra eye'] = {
	attribute = 'curse',
	cost = 4,
	costtype = 'MP',
	power = 10,
	target = 'Single',
	hit = 1,
	effect = 'Curse spell with 10 power that targets one enemy. May cause Stone.',
	skilltype = 'Extra',
	name = 'Petra Eye'
},
['hell\'s eye'] = {
	attribute = 'curse',
	cost = 8,
	costtype = 'MP',
	power = 12,
	target = 'Single',
	hit = 1,
	effect = 'Curse spell with 12 power that targets one enemy. May cause Death.',
	skilltype = 'Extra',
	name = 'Hell\'s Eye'
},
['sexy dance'] = {
	attribute = 'nerve',
	cost = 6,
	costtype = 'MP',
	power = 22,
	target = 'Multi',
	hit = 1-3,
	effect = 'Nerve spell with 22 power that hits 1-3 times. May cause Charm.',
	skilltype = 'Extra',
	name = 'Sexy Dance'
},
['happy dance'] = {
	attribute = 'ruin',
	cost = 4,
	costtype = 'MP',
	power = 32,
	target = 'All',
	hit = 1,
	effect = 'Ruin spell with 32 power that targets all enemies. May cause Happy.',
	skilltype = 'Extra',
	name = 'Happy Dance'
},
['song of happiness'] = {
	attribute = 'ruin',
	cost = 4,
	costtype = 'MP',
	power = 24,
	target = 'All',
	hit = 1,
	effect = 'Ruin spell with 24 power that targets all enemies. May cause Happy.',
	skilltype = 'Extra',
	name = 'Song of Happiness'
},
['lullaby'] = {
	attribute = 'nerve',
	cost = 6,
	costtype = 'MP',
	power = 33,
	target = 'All',
	hit = 1,
	effect = 'Nerve spell with 33 power that targets all enemies. May cause Sleep.',
	skilltype = 'Extra',
	name = 'Lullaby'
},
['panic voice'] = {
	attribute = 'bind',
	cost = 2,
	costtype = 'MP',
	power = 20,
	target = 'All',
	hit = 1,
	effect = 'Bind spell with 20 power that targets all enemies. May cause Panic.',
	skilltype = 'Extra',
	name = 'Panic Voice'
},
['bind voice'] = {
	attribute = 'bind',
	cost = 8,
	costtype = 'MP',
	power = 19,
	target = 'All',
	hit = 1,
	effect = 'Bind spell with 19 power that targets all enemies. May cause Bind.',
	skilltype = 'Extra',
	name = 'Bind Voice'
},
['bloodsuck'] = {
	attribute = 'curse',
	cost = 7,
	costtype = 'MP',
	power = 20,
	target = 'Single',
	hit = 1,
	effect = 'Curse spell with 20 power that targets one enemy. May cause Bat.',
	skilltype = 'Extra',
	name = 'Bloodsuck'
},
['dia'] = {
	attribute = 'healing',
	cost = 4,
	costtype = 'MP',
	power = '—',
	target = 'Ally',
	effect = 'Small HP recovery to one ally.',
	skilltype = 'Magic',
	name = 'Dia'
},
['diarama'] = {
	attribute = 'healing',
	cost = 8,
	costtype = 'MP',
	power = '—',
	target = 'Ally',
	effect = 'HP recovery to one ally.',
	skilltype = 'Magic',
	name = 'Diarama'
},
['diarahan'] = {
	attribute = 'healing',
	cost = 20,
	costtype = 'MP',
	power = '—',
	target = 'Ally',
	effect = 'Full HP recovery to one ally',
	skilltype = 'Magic',
	name = 'Diarahan'
},
['media'] = {
	attribute = 'healing',
	cost = 16,
	costtype = 'MP',
	power = '—',
	target = 'All',
	effect = 'Small HP recovery to all allies.',
	skilltype = 'Magic',
	name = 'Media'
},
['mediarama'] = {
	attribute = 'healing',
	cost = 32,
	costtype = 'MP',
	power = '—',
	target = 'All',
	effect = 'HP recovery to all allies.',
	skilltype = 'Magic',
	name = 'Mediarama'
},
['mediarahan'] = {
	attribute = 'healing',
	cost = 80,
	costtype = 'MP',
	power = '—',
	target = 'All',
	effect = 'Full HP recovery to all allies.',
	skilltype = 'Magic',
	name = 'Mediarahan'
},
['patra'] = {
	attribute = 'healing',
	cost = 2,
	costtype = 'MP',
	power = '—',
	target = 'Single',
	effect = 'Cures minor status ailments for one ally.',
	skilltype = 'Magic',
	name = 'Patra'
},
['penpatra'] = {
	attribute = 'healing',
	cost = 4,
	costtype = 'MP',
	power = '—',
	target = 'All',
	effect = 'Cures minor status ailments for all allies.',
	skilltype = 'Magic',
	name = 'Penpatra'
},
['posumudi'] = {
	attribute = 'healing',
	cost = 4,
	costtype = 'MP',
	power = '—',
	target = 'Single',
	effect = 'Cures Poison for one ally.',
	skilltype = 'Magic',
	name = 'Posumudi'
},
['paraladi'] = {
	attribute = 'healing',
	cost = 6,
	costtype = 'MP',
	power = '—',
	target = 'Single',
	effect = 'Cures Paralyze for one ally.',
	skilltype = 'Magic',
	name = 'Paraladi'
},
['petradi'] = {
	attribute = 'healing',
	cost = 10,
	costtype = 'MP',
	power = '—',
	target = 'Single',
	effect = 'Cures Stone for one ally.',
	skilltype = 'Magic',
	name = 'Petradi'
},
['charmdi'] = {
	attribute = 'healing',
	cost = 8,
	costtype = 'MP',
	power = '—',
	target = 'Single',
	effect = 'Cures Charm for one ally.',
	skilltype = 'Magic',
	name = 'Charmdi'
},
['recarm'] = {
	attribute = 'healing',
	cost = 19,
	costtype = 'MP',
	power = '—',
	target = 'Single',
	effect = 'Cures Dead/Dying for one ally.',
	skilltype = 'Magic',
	name = 'Recarm'
},
['samarecarm'] = {
	attribute = 'healing',
	cost = 44,
	costtype = 'MP',
	power = '—',
	target = 'Single',
	effect = 'Cures Dead/Dying for one ally and restores full HP.',
	skilltype = 'Magic',
	name = 'Samarecarm'
},
['recarmdra'] = {
	attribute = 'healing',
	cost = 8,
	costtype = 'MP',
	power = '—',
	target = 'All',
	effect = 'Kills user to fully recover all allies\' HP.',
	skilltype = 'Magic',
	name = 'Recarmdra'
},
['tetraja'] = {
	attribute = 'defensive',
	cost = 5,
	costtype = 'MP',
	target = 'All',
	effect = 'Protects all allies from Energy Drain, Expel, and Curse.',
	skilltype = 'Magic',
	name = 'Tetraja'
},
['makarakarn'] = {
	attribute = 'defensive',
	cost = 6,
	costtype = 'MP',
	target = 'All',
	effect = 'Reflects magic attacks for one turn.',
	skilltype = 'Magic',
	name = 'Makarakarn'
},
['tetrakarn'] = {
	attribute = 'defensive',
	cost = 6,
	costtype = 'MP',
	target = 'All',
	effect = 'Reflects physical attacks for one turn.',
	skilltype = 'Magic',
	name = 'Tetrakarn'
},
['water wall'] = {
	attribute = 'defensive',
	cost = 4,
	costtype = 'MP',
	target = 'All',
	effect = 'Nullifies Fire attacks for one turn.',
	skilltype = 'Magic',
	name = 'Water Wall'
},
['flame wall'] = {
	attribute = 'defensive',
	cost = 4,
	costtype = 'MP',
	target = 'All',
	effect = 'Nullifies Ice attacks for one turn.',
	skilltype = 'Magic',
	name = 'Flame Wall'
},
['tarunda'] = {
	attribute = 'almighty',
	cost = 4,
	costtype = 'MP',
	target = 'All',
	effect = 'Reduces enemy Attack.',
	skilltype = 'Magic',
	name = 'Tarunda'
},
['rakunda'] = {
	attribute = 'almighty',
	cost = 4,
	costtype = 'MP',
	target = 'All',
	effect = 'Reduces enemy Defense.',
	skilltype = 'Magic',
	name = 'Rakunda'
},
['sukunda'] = {
	attribute = 'almighty',
	cost = 4,
	costtype = 'MP',
	target = 'All',
	effect = 'Reduces enemy Accuracy.',
	skilltype = 'Magic',
	name = 'Sukunda'
},
['dekaja'] = {
	attribute = 'almighty',
	cost = 10,
	costtype = 'MP',
	target = 'All',
	effect = 'Removes -kaja effects on all enemies',
	skilltype = 'Magic',
	name = 'Dekaja'
},
['dekunda'] = {
	attribute = 'almighty',
	cost = 10,
	costtype = 'MP',
	target = 'All',
	effect = 'Removes -nda effects on all allies',
	skilltype = 'Magic',
	name = 'Dekunda'
},
['tarukaja'] = {
	attribute = 'almighty',
	cost = 4,
	costtype = 'MP',
	target = 'All',
	effect = 'Raises all allies\' Attack.',
	skilltype = 'Magic',
	name = 'Tarukaja'
},
['rakukaja'] = {
	attribute = 'almighty',
	cost = 4,
	costtype = 'MP',
	target = 'All',
	effect = 'Raises all allies\' Defense.',
	skilltype = 'Magic',
	name = 'Rakukaja'
},
['sukukaja'] = {
	attribute = 'almighty',
	cost = 4,
	costtype = 'MP',
	target = 'All',
	effect = 'Raises all allies\' Accuracy.',
	skilltype = 'Magic',
	name = 'Sukukaja'
},
['makakaja'] = {
	attribute = 'almighty',
	cost = 4,
	costtype = 'MP',
	target = 'All',
	effect = 'Raises all allies\' Magic.',
	skilltype = 'Magic',
	name = 'Makakaja'
},
['fog breath'] = {
	attribute = 'nerve',
	cost = 8,
	costtype = 'MP',
	target = 'All',
	effect = 'Cuts all enemies Accuracy in half.',
	skilltype = 'Extra',
	name = 'Fog Breath'
},
['power breath'] = {
	attribute = 'almighty',
	cost = 12,
	costtype = 'MP',
	target = 'All',
	effect = 'Raises all allies\' Attack and Accuracy.',
	skilltype = 'Extra',
	name = 'Power Breath'
},
['dark breath'] = {
	attribute = 'almighty',
	cost = 12,
	costtype = 'MP',
	target = 'All',
	effect = 'Raises all allies\' Defense and Magic.',
	skilltype = 'Extra',
	name = 'Dark Breath'
},
['mapper'] = {
	attribute = 'special',
	cost = 2,
	costtype = 'MP',
	target = 'All',
	effect = 'Shows a minimap until the next new moon.',
	skilltype = 'Magic',
	name = 'Mapper'
},
['trafuri'] = {
	attribute = 'special',
	cost = 2,
	costtype = 'MP',
	target = 'All',
	effect = 'Escapes from battle.',
	skilltype = 'Magic',
	name = 'Trafuri'
},
['estoma'] = {
	attribute = 'special',
	cost = 6,
	costtype = 'MP',
	target = 'All',
	effect = 'Prevents random encounters with demons below the main character\'s level until the next new moon.',
	skilltype = 'Magic',
	name = 'Estoma'
},
['sabbatma'] = {
	attribute = 'special',
	cost = 8,
	costtype = 'MP',
	target = 'Ally',
	effect = 'Summon a demon from the COMP without spending macca.',
	skilltype = 'Magic',
	name = 'Sabbatma'
},
['necroma'] = {
	attribute = 'special',
	cost = 20,
	costtype = 'MP',
	target = 'Ally',
	effect = 'Allows a Dead demon to join the battle.',
	skilltype = 'Magic',
	name = 'Necroma'
},
['liftoma'] = {
	attribute = 'special',
	cost = 6,
	costtype = 'MP',
	target = 'All',
	effect = 'Prevents damage from damage floors until next new moon.',
	skilltype = 'Magic',
	name = 'Liftoma'
},
['bite'] = {
	attribute = 'charge',
	cost = '3%',
	costtype = 'HP',
	power = 41,
	target = 'Single',
	hit = 1,
	effect = 'Charge attack with 41 power to one enemy.',
	skilltype = 'Extra',
	name = 'Bite'
},
['poison bite'] = {
	attribute = 'charge',
	cost = '3%',
	costtype = 'HP',
	power = 41,
	target = 'Single',
	hit = 1,
	effect = 'Charge attack with 41 power to one enemy. Chance to inflict Poison',
	skilltype = 'Extra',
	name = 'Poison Bite'
},
['charming bite'] = {
	attribute = 'charge',
	cost = '3%',
	costtype = 'HP',
	power = 41,
	target = 'Single',
	hit = 1,
	effect = 'Charge attack with 41 power to one enemy. Chance to inflict Charm',
	skilltype = 'Extra',
	name = 'Charming Bite'
},
['paralysis bite'] = {
	attribute = 'charge',
	cost = '5%',
	costtype = 'HP',
	power = 42,
	target = 'Single',
	hit = 1,
	effect = 'Charge attack with 42 power to one enemy. Chance to inflict Paralyze',
	skilltype = 'Extra',
	name = 'Paralysis Bite'
},
['petrifying bite'] = {
	attribute = 'charge',
	cost = '5%',
	costtype = 'HP',
	power = 42,
	target = 'Single',
	hit = 1,
	effect = 'Charge attack with 42 power to one enemy. Chance to inflict Stone',
	skilltype = 'Extra',
	name = 'Petrifying Bite'
},
['wrap'] = {
	attribute = 'charge',
	cost = '8%',
	costtype = 'HP',
	power = 43,
	target = 'Single',
	hit = 1,
	effect = 'Charge attack with 43 power to one enemy. Chance to inflict Bind.',
	skilltype = 'Extra',
	name = 'Wrap'
},
['body blow'] = {
	attribute = 'charge',
	cost = '12%',
	costtype = 'HP',
	power = 17,
	target = 'Single',
	hit = 0-1,
	effect = 'Charge attack with 17 power that hits 0-1 times.',
	skilltype = 'Extra',
	name = 'Body Blow'
},
['crush'] = {
	attribute = 'charge',
	cost = '12%',
	costtype = 'HP',
	power = 39,
	target = 'Single',
	hit = 0-1,
	effect = 'Charge attack with 39 power that hits 0-1 times.',
	skilltype = 'Extra',
	name = 'Crush'
},
['rampage'] = {
	attribute = 'charge',
	cost = '15%',
	costtype = 'HP',
	power = 46,
	target = 'All',
	hit = 1,
	effect = 'Charge attack with 46 power to all enemies.',
	skilltype = 'Extra',
	name = 'Rampage'
},
['sweep'] = {
	attribute = 'charge',
	cost = '15%',
	costtype = 'HP',
	power = 46,
	target = 'All',
	hit = 1,
	effect = 'Charge attack with 46 power to all enemies.',
	skilltype = 'Extra',
	name = 'Sweep'
},
['scratch'] = {
	attribute = 'skill',
	cost = '5%',
	costtype = 'HP',
	power = 84,
	target = 'Multi',
	hit = 2,
	effect = 'Skill attack with 84 power that hits two enemies.',
	skilltype = 'Extra',
	name = 'Scratch'
},
['poison scratch'] = {
	attribute = 'skill',
	cost = '5%',
	costtype = 'HP',
	power = 84,
	target = 'Multi',
	hit = 2,
	effect = 'Skill attack with 84 power that hits two enemies. Chance to inflict Poison.',
	skilltype = 'Extra',
	name = 'Poison Scratch'
},
['paralysis scratch'] = {
	attribute = 'skill',
	cost = '5%',
	costtype = 'HP',
	power = 84,
	target = 'Multi',
	hit = 2,
	effect = 'Skill attack with 84 power that hits two enemies. Chance to inflict Paralyze.',
	skilltype = 'Extra',
	name = 'Paralysis Scratch'
},
['poison needle'] = {
	attribute = 'skill',
	cost = '5%',
	costtype = 'HP',
	power = 42,
	target = 'Single',
	hit = 1,
	effect = 'Skill attack with 42 power to one enemy. Chance to inflict Poison.',
	skilltype = 'Extra',
	name = 'Poison Needle'
},
['paralysis needle'] = {
	attribute = 'skill',
	cost = '8%',
	costtype = 'HP',
	power = 108,
	target = 'Multi',
	hit = 2-3,
	effect = 'Skill attack with 108 power that hits 2-3 times. Chance to inflict Paralyze.',
	skilltype = 'Extra',
	name = 'Paralysis Needle'
},
['flap'] = {
	attribute = 'skill',
	cost = '10%',
	costtype = 'HP',
	power = 44,
	target = 'All',
	hit = 1,
	effect = 'Skill attack with 44 power to all enemies.',
	skilltype = 'Extra',
	name = 'Flap'
},
['wind god strike'] = {
	attribute = 'skill',
	cost = '10%',
	costtype = 'HP',
	power = 44,
	target = 'All',
	hit = 1,
	effect = 'Skill attack with 44 power to all enemies. Chance to inflict Freeze.',
	skilltype = 'Extra',
	name = 'Wind God Strike'
},
['thunder god strike'] = {
	attribute = 'skill',
	cost = '10%',
	costtype = 'HP',
	power = 44,
	target = 'All',
	hit = 1,
	effect = 'Skill attack with 44 power to all enemies. Chance to inflict Shock.',
	skilltype = 'Extra',
	name = 'Thunder God Strike'
},
['99 needles'] = {
	attribute = 'skill',
	cost = '10%',
	costtype = 'HP',
	power = 176,
	target = 'Multi',
	hit = 3-5,
	effect = 'Skill attack with 176 power that hits 3-5 times.',
	skilltype = 'Extra',
	name = '99 Needles'
},
['digestive fluids'] = {
	attribute = 'skill',
	cost = '5%',
	costtype = 'HP',
	power = 42,
	target = 'Single',
	hit = 1,
	effect = 'Skill attack with 42 power to one enemy. Chance to inflict Poison.',
	skilltype = 'Extra',
	name = 'Digestive Fluids'
},
['hell\'s fist'] = {
	attribute = 'skill',
	cost = '3%',
	costtype = 'HP',
	power = 41,
	target = 'Single',
	hit = 1,
	effect = 'Skill attack with 41 power to one enemy.',
	skilltype = 'Extra',
	name = 'Hell\'s Fist'
},
['bi-knuckle'] = {
	attribute = 'skill',
	cost = '6%',
	costtype = 'HP',
	power = 41,
	target = 'Single',
	hit = 1,
	effect = 'Skill attack with 42 power to one enemy.',
	skilltype = 'Extra',
	name = 'Bi-Knuckle'
},
['iron fist punch'] = {
	attribute = 'skill',
	cost = '6%',
	costtype = 'HP',
	power = 88,
	target = 'Multi',
	hit = 1-3,
	effect = 'Skill attack with 88 power that hits 1-3.',
	skilltype = 'Extra',
	name = 'Iron Fist Punch'
},
['akasha arts'] = {
	attribute = 'skill',
	cost = '14%',
	costtype = 'HP',
	power = 46,
	target = 'All',
	hit = 1,
	effect = 'Skill attack with 46 power to all enemies.',
	skilltype = 'Extra',
	name = 'Akasha Arts'
},
['heel drop'] = {
	attribute = 'skill',
	cost = '4%',
	costtype = 'HP',
	power = 42,
	target = 'Single',
	hit = 1,
	effect = 'Skill attack with 42 power to one enemy.',
	skilltype = 'Extra',
	name = 'Heel Drop'
},
['lightning kick'] = {
	attribute = 'skill',
	cost = '8%',
	costtype = 'HP',
	power = 43,
	target = 'Single',
	hit = 1,
	effect = 'Skill attack with 43 power to one enemy.',
	skilltype = 'Extra',
	name = 'Lightning Kick'
},
['flying kick'] = {
	attribute = 'skill',
	cost = '12%',
	costtype = 'HP',
	power = 90,
	target = 'Multi',
	hit = 1-3,
	effect = 'Skill attack with 90 power that hits 1-3 times.',
	skilltype = 'Extra',
	name = 'Flying Kick'
},
['daruma return'] = {
	attribute = 'sw. skill',
	cost = '20%',
	costtype = 'HP',
	power = 48,
	target = 'Single',
	hit = 1,
	effect = 'Sw. attack with 48 power to one enemy.',
	skilltype = 'Extra',
	name = 'Daruma Return'
},
['underworld break'] = {
	attribute = 'sw. skill',
	cost = '20%',
	costtype = 'HP',
	power = 97,
	target = 'Multi',
	hit = 1-3,
	effect = 'Sw. Skill attack with 97 power that hits 1-3 times.',
	skilltype = 'Extra',
	name = 'Underworld Break'
},
['spin slash'] = {
	attribute = 'sw. skill',
	cost = '10%',
	costtype = 'HP',
	power = 110,
	target = 'Multi',
	hit = 2-3,
	effect = 'Sw. Skill attack with 110 power that hits 2-3 times.',
	skilltype = 'Extra',
	name = 'Spin Slash'
},
['bodhisattva\'s palm'] = {
	attribute = 'skill',
	cost = '10%',
	costtype = 'HP',
	power = 44,
	target = 'Single',
	hit = 1,
	effect = 'Skill attack with 100 power to one enemy.',
	skilltype = 'Extra',
	name = 'Bodhisattva\'s Palm'
},
['hammer punch'] = {
	attribute = 'skill',
	cost = '15%',
	costtype = 'HP',
	power = 92,
	target = 'Multi',
	hit = 1-3,
	effect = 'Skill attack with 92 power that hits 1-3 times.',
	skilltype = 'Extra',
	name = 'Hammer Punch'
},
['thunder kick'] = {
	attribute = 'skill',
	cost = '20%',
	costtype = 'HP',
	power = 100,
	target = 'Multi',
	hit = 2,
	effect = 'Skill attack with 100 power that hits 2 enemies.',
	skilltype = 'Extra',
	name = 'Thunder Kick'
},
['vulcan kick'] = {
	attribute = 'skill',
	cost = '25%',
	costtype = 'HP',
	power = 203,
	target = 'Multi',
	hit = 3-5,
	effect = 'Skill attack with 203 power that hits 3-5 times.',
	skilltype = 'Extra',
	name = 'Vulcan Kick'
},
['heatwave'] = {
	attribute = 'sw. skill',
	cost = '10%',
	costtype = 'HP',
	power = 110,
	target = 'Multi',
	hit = 2-3,
	effect = 'Sw. Skill attack with 110 power that hits 2-3 times.',
	skilltype = 'Extra',
	name = 'Heatwave'
},
['deathbound'] = {
	attribute = 'sw. skill',
	cost = '20%',
	costtype = 'HP',
	power = 73,
	target = 'Multi',
	hit = 1-2,
	effect = 'Sw. Skill attack with 73 power that hits 1-2 times.',
	skilltype = 'Extra',
	name = 'Deathbound'
},
['hell fang'] = {
	attribute = 'sw. skill',
	cost = '10%',
	costtype = 'HP',
	power = 44,
	target = 'Single',
	hit = 1,
	effect = 'Sw. Skill attack with 44 power to one enemy.',
	skilltype = 'Extra',
	name = 'Hell Fang'
},
['mega strike'] = {
	attribute = 'sw. skill',
	cost = '25%',
	costtype = 'HP',
	power = 44,
	target = 'Single',
	hit = 0-1,
	effect = 'Sw. Skill attack with 44 power that hits 0-1 times.',
	skilltype = 'Extra',
	name = 'Mega Strike'
},
['suck'] = {
	attribute = 'almighty',
	cost = '5%',
	costtype = 'HP',
	power = 42,
	target = 'Single',
	hit = 1,
	effect = 'Almighty attack with 43 power to one enemy. Recovers 1/2 of damage dealt as HP.',
	skilltype = 'Extra',
	name = 'Suck'
},
['slime'] = {
	attribute = 'other',
	cost = '—',
	power = '?',
	target = '?',
	effect = '—',
	skilltype = 'Extra',
	name = 'Slime'
},
['fujingeki'] = {
	attribute = 'other',
	cost = '—',
	power = '?',
	target = '?',
	effect = '—',
	skilltype = 'Extra',
	name = 'Fujingeki'
}
}

return {
	skill = skill,
}