Module:Data/Skill/smtif

Jump to navigation Jump to search

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,
}