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 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'] = {
	attribute = 'fire',
	cost = 15,
	costtype = 'MP',
	power = 90,
	target = 'Single',
	hit = 1,
	effect = 'Fire spell with 90 base power that targets a single enemy.',
	skilltype = 'Magic',
	name = 'Agidyne'
},
['maragion'] = {
	attribute = 'fire',
	cost = 9,
	costtype = 'MP',
	power = 38,
	target = 'All',
	hit = 1,
	effect = 'Fire spell with 38 base power that targets all enemies.',
	skilltype = 'Magic',
	name = 'Maragion'
},
['maragidyne'] = {
	attribute = 'fire',
	cost = 20,
	costtype = 'MP',
	power = 85,
	target = 'All',
	hit = 1,
	description = 'Heavy Fire attack to all foes.',
	effect = 'Fire spell with 85 base 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 base 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 base 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 base power that targets a single enemy. May cause Shock.',
	skilltype = 'Magic',
	name = 'Ziodyne'
},
['maziodyne'] = {
	attribute = 'elec',
	cost = 24,
	costtype = 'MP',
	power = 72,
	target = 'All',
	hit = 1,
	effect = 'Electric spell with 72 base 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 base 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 base 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 base 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 base 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 base 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,
	description = 'Heavy Ice attack to all foes.',
	effect = 'Ice spell with 65 base 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 base 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 base 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 base power that targets a single enemy.',
	skilltype = 'Magic',
	name = 'Zandyne'
},
['mazanma'] = {
	attribute = 'force',
	cost = 7,
	costtype = 'MP',
	power = 30,
	target = 'All',
	hit = 1,
	effect = 'Force spell with 30 base power that targets all enemies.',
	skilltype = 'Magic',
	name = 'Mazanma'
},
['mudo'] = {
	attribute = 'dark',
	cost = 3,
	costtype = 'MP',
	power = 28,
	target = '?',
	hit = 2,
	effect = 'Curse spell with 28 base power that hits 2 times. May cause Death.',
	skilltype = 'Magic',
	name = 'Mudo'
},
['mudoon'] = {
	attribute = 'dark',
	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',
	name = 'Mudoon'
},
['megido'] = {
	attribute = 'almighty',
	cost = 15,
	costtype = 'MP',
	power = 70,
	target = 'All',
	hit = 1,
	description = 'Moderate Almighty spell that targets all foes.',
	effect = 'Almighty spell with 70 base 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 base power that targets all enemies.',
	skilltype = 'Magic',
	name = 'Megidola'
},
['sol smash'] = {
	attribute = 'almighty',
	cost = 17,
	costtype = 'MP',
	power = 85,
	target = 'All',
	hit = 1,
	description = 'Severe Almighty attack to all foes.',
	effect = 'Almighty spell with 85 base 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 base 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'
},
['hama'] = {
	attribute = 'light',
	cost = 5,
	costtype = 'MP',
	power = 40,
	target = '?',
	hit = 2,
	effect = 'Exorcism spell with 40 base power that hits 2 times. May cause Death.',
	skilltype = 'Magic',
	name = 'Hama'
},
['hamaon'] = {
	attribute = 'light',
	cost = 10,
	costtype = 'MP',
	power = 25,
	target = '?',
	hit = 3-5,
	effect = 'Exorcism spell with 25 base power that hits 3-5 times. May cause Death.',
	skilltype = 'Magic',
	name = 'Hamaon'
},
['mahama'] = {
	attribute = 'light',
	cost = 18,
	costtype = 'MP',
	power = 15,
	target = 'All',
	hit = 1,
	effect = 'Exorcism spell with 15 base power that targets all enemies. May cause Death.',
	skilltype = 'Magic',
	name = 'Mahama'
},
['makajama'] = {
	attribute = 'ruin',
	cost = 4,
	costtype = 'MP',
	power = 42,
	target = '?',
	hit = 1-3,
	effect = 'Magic spell with 42 base power that hits 1-3 times. May cause Seal.',
	skilltype = 'Magic',
	name = 'Makajama',
},
['hapirma'] = {
	attribute = 'ruin',
	cost = 2,
	costtype = 'MP',
	power = 48,
	target = '?',
	hit = 3-5,
	effect = 'Magic spell with 48 base power that hits 3-5 times. May cause Happy.',
	skilltype = 'Magic',
	name = 'Hapirma'
},
['dormina'] = {
	attribute = 'nerve',
	cost = 3,
	costtype = 'MP',
	power = 50,
	target = '?',
	hit = 1-3,
	effect = 'Nerve spell with 50 base power that hits 1-3 times. May cause Sleep.',
	skilltype = 'Magic',
	name = 'Dormina'
},
['marin karin'] = {
	attribute = 'nerve',
	cost = 6,
	costtype = 'MP',
	power = 54,
	target = 'Single',
	hit = 1,
	effect = 'Nerve spell with 54 base power that hits 1 time. May cause Charm.',
	skilltype = 'Magic',
	name = 'Marin Karin'
},
['pulinpa'] = {
	attribute = 'bind',
	cost = 2,
	costtype = 'MP',
	power = 52,
	target = '?',
	hit = 1-3,
	effect = 'Bind spell with 52 base power that hits 1-3 times. May cause Bind.',
	skilltype = 'Magic',
	name = 'Pulinpa'
},
['shibaboo'] = {
	attribute = 'bind',
	cost = 3,
	costtype = 'MP',
	power = 58,
	target = '?',
	hit = 1-3,
	effect = 'Bind spell with 58 base power that hits 1-3 times. May cause Bind.',
	skilltype = 'Magic',
	name = 'Shibaboo'
},
['dia'] = {
	attribute = 'healing',
	cost = 4,
	costtype = 'MP',
	power = '—',
	target = 'Single',
	description = 'Heals an ally\'s HP a little.',
	effect = 'Heals one party member.',
	skilltype = 'Magic',
	name = 'Dia'
},
['diarama'] = {
	attribute = 'healing',
	cost = 8,
	costtype = 'MP',
	power = '—',
	target = 'Single',
	description = 'Heals an ally\'s HP.',
	effect = 'Heals one party member.',
	skilltype = 'Magic',
	name = 'Diarama'
},
['diarahan'] = {
	attribute = 'healing',
	cost = 20,
	costtype = 'MP',
	power = '—',
	target = 'Single',
	description = 'Heals an ally\'s HP to MAX.',
	effect = 'Fully heals one party member.',
	skilltype = 'Magic',
	name = 'Diarahan'
},
['media'] = {
	attribute = 'healing',
	cost = 16,
	costtype = 'MP',
	power = '—',
	target = 'All',
	description = 'Heals all allies HP a little.',
	effect = 'Heals every summoned party member.',
	skilltype = 'Magic',
	name = 'Media'
},
['medirama'] = {
	attribute = 'healing',
	cost = 32,
	costtype = 'MP',
	power = '—',
	target = 'All',
	description = 'Heals all allies HP.',
	effect = 'Heals every summoned party member.',
	skilltype = 'Magic',
	name = 'Medirama'
},
['recarm'] = {
	attribute = 'healing',
	cost = 19,
	costtype = 'MP',
	power = '—',
	target = 'Single',
	description = 'Cures DEAD from one ally.',
	effect = 'Revives one party member.',
	skilltype = 'Magic',
	name = 'Recarm'
},
['samarecarm'] = {
	attribute = 'healing',
	cost = 44,
	costtype = 'MP',
	power = '—',
	target = 'Single',
	description = 'Cures DEAD from one ally completely.',
	effect = 'Revives one party member at full HP.',
	skilltype = 'Magic',
	name = 'Samarecarm'
},
['paraladi'] = {
	attribute = 'healing',
	cost = 6,
	costtype = 'MP',
	power = '—',
	target = 'Single',
	description = 'Cures PARALYZE from one ally.',
	effect = 'Cures Paralyze from one party member.',
	skilltype = 'Magic',
	name = 'Paraladi'
},
['charmdi'] = {
	attribute = 'healing',
	cost = 8,
	costtype = 'MP',
	power = '—',
	target = 'Single',
	description = 'Cures CHARM from one ally.',
	effect = 'Cures Charm from one party member.',
	skilltype = 'Magic',
	name = 'Charmdi'
},
['pen patra'] = {
	attribute = 'healing',
	cost = 4,
	costtype = 'MP',
	power = '—',
	target = 'All',
	description = 'Cures all allies\' status ailments.',
	effect = '—',
	skilltype = 'Magic',
	name = 'Pen Patra'
},
['rakukaja'] = {
	attribute = 'support',
	cost = 4,
	costtype = 'MP',
	target = 'All',
	description = 'Raises all allies\' Defense.',
	effect = '—',
	skilltype = 'Magic',
	name = 'Rakukaja'
},
['rakunda'] = {
	attribute = 'support',
	cost = 4,
	costtype = 'MP',
	target = 'All',
	description = 'Reduces enemy Defense.',
	effect = '—',
	skilltype = 'Magic',
	name = 'Rakunda'
},
['sukukaja'] = {
	attribute = 'support',
	cost = 4,
	costtype = 'MP',
	target = 'All',
	description = 'Raises all allies\' Accuracy.',
	effect = '—',
	skilltype = 'Magic',
	name = 'Sukukaja'
},
['sukunda'] = {
	attribute = 'support',
	cost = 4,
	costtype = 'MP',
	target = 'All',
	description = 'Reduces enemy Accuracy.',
	effect = '—',
	skilltype = 'Magic',
	name = 'Sukunda'
},
['tarukaja'] = {
	attribute = 'support',
	cost = 4,
	costtype = 'MP',
	target = 'All',
	description = 'Raises all allies\' Attack.',
	effect = '—',
	skilltype = 'Magic',
	name = 'Tarukaja'
},
['tarunda'] = {
	attribute = 'support',
	cost = 4,
	costtype = 'MP',
	target = 'All',
	description = 'Reduces enemy Attack.',
	effect = '—',
	skilltype = 'Magic',
	name = 'Tarunda'
},
['makakaja'] = {
	attribute = 'support',
	cost = 4,
	costtype = 'MP',
	target = 'All',
	description = 'Raises all allies\' Magic.',
	effect = 'Increases damage of party\'s magic attacks.',
	skilltype = 'Magic',
	name = 'Makakaja'
},
['tetrakarn'] = {
	attribute = 'defensive',
	cost = 6,
	costtype = 'MP',
	target = 'All',
	description = 'Reflects enemy physical attacks.',
	effect = 'Reflects all physical attacks for one turn.',
	skilltype = 'Magic',
	name = 'Tetrakarn'
},
['makarakarn'] = {
	attribute = 'defensive',
	cost = 6,
	costtype = 'MP',
	target = 'All',
	description = 'Reflects enemy attack magic.',
	effect = 'Reflects all magic attacks for one turn.',
	skilltype = 'Magic',
	name = 'Makarakarn'
},
['tetraja'] = {
	attribute = 'defensive',
	cost = 5,
	costtype = 'MP',
	target = 'All',
	description = 'Blocks Energy Drain, Expel, Deaths',
	effect = '—',
	skilltype = 'Magic',
	name = 'Tetraja'
},
['mapper'] = {
	attribute = 'special',
	cost = 2,
	costtype = 'MP',
	target = '—',
	description = 'Displays the map around the party.',
	effect = 'Shows a minimap until the next new moon.',
	skilltype = 'Magic',
	name = 'Mapper'
},
['estoma'] = {
	attribute = 'special',
	cost = 6,
	costtype = 'MP',
	target = '—',
	description = 'Stops low-level demons from appearing.',
	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 = '—',
	description = 'Lets you summon a minion from the COMP without macca.',
	effect = '—',
	skilltype = 'Magic',
	name = 'Sabbatma'
},
['claw'] = {
	attribute = 'other',
	cost = '5%',
	costtype = 'HP',
	power = '?',
	target = '?',
	effect = '—',
	skilltype = 'Extra',
	name = 'Claw'
},
['sexy dance'] = {
	attribute = 'other',
	cost = '—',
	power = '?',
	target = '?',
	effect = '—',
	skilltype = 'Extra',
	'Sexy Dance'
},
['binding voice'] = {
	attribute = 'other',
	cost = '—',
	power = '?',
	target = '?',
	effect = '—',
	skilltype = 'Extra',
	name = 'Binding Voice'
},
['panic voice'] = {
	attribute = 'other',
	cost = '—',
	power = '?',
	target = '?',
	effect = '—',
	skilltype = 'Extra',
	name = 'Panic Voice'
},
['rampage'] = {
	attribute = 'other',
	cost = '—',
	power = '?',
	target = '?',
	effect = '—',
	skilltype = 'Extra',
	name = 'Rampage'
},
['slime'] = {
	attribute = 'other',
	cost = '—',
	power = '?',
	target = '?',
	effect = '—',
	skilltype = 'Extra',
	name = 'Slime'
},
['suck'] = {
	attribute = 'other',
	cost = '—',
	power = '?',
	target = '?',
	effect = '—',
	skilltype = 'Extra',
	name = 'Suck'
},
['fire breath'] = {
	attribute = 'other',
	cost = '—',
	power = '?',
	target = '?',
	effect = '—',
	skilltype = 'Extra',
	name = 'Fire Breath'
},
['bite'] = {
	attribute = 'other',
	cost = '—',
	power = '?',
	target = '?',
	effect = '—',
	skilltype = 'Extra',
	name = 'Bite'
},
['fujingeki'] = {
	attribute = 'other',
	cost = '—',
	power = '?',
	target = '?',
	effect = '—',
	skilltype = 'Extra',
	name = 'Fujingeki'
},
['dark breath'] = {
	attribute = 'other',
	cost = '—',
	power = '?',
	target = '?',
	effect = '—',
	skilltype = 'Extra',
	name = 'Dark Breath'
},
['akasha arts'] = {
	attribute = 'physical',
	cost = '14%',
	costtype = 'HP',
	power = 20,
	target = 'Multiple',
	hit = 1,
	description = 'Heavy physical attack to all foes.',
	effect = 'Physical skill with 20 base power that targets multiple enemies.',
	skilltype = 'Extra',
	name = 'Akasha Arts'
},
['thunder kick'] = {
	attribute = 'physical',
	cost = '20%',
	costtype = 'HP',
	power = 100,
	target = 'Two Foes',
	hit = 1,
	description = 'Heavy physical attack to 2 foes.',
	effect = 'Physical skill with 100 base power that targets 2 enemies.',
	skilltype = 'Extra',
	name = 'Thunder Kick'
},
['bodhisattva\'s palm'] = {
	attribute = 'physical',
	cost = '10%',
	costtype = 'HP',
	power = 100,
	target = 'Single',
	hit = 1,
	description = 'Severe physical attack to one foe.',
	effect = 'Physical skill with 100 base power that targets a single enemy.',
	skilltype = 'Extra',
	name = 'Bodhisattva\'s Palm'
}
}

return {
	skill = skill,
}