Module:Data/Skill/p5t: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - " attribute = 'passive'," to " attribute = 'passive', cost = '—', range = '—',") |
Ruinedstego (talk | contribs) No edit summary |
||
(7 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
local skill = { | local skill = { | ||
[' | ['agi'] = { | ||
attribute = 'burn', | |||
attribute_link = 'Fire', | |||
damagetype = 'Magic', | |||
effect = '', | |||
cost = '14', | |||
costtype = 'SP', | |||
target = 'Enemy Group', | |||
power = '45', | |||
powerlvl = 'Light', | |||
range = '4', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals light damage in a small area. Inflicts [[Burn]].", | |||
notes= '', | |||
name = 'Agi' | |||
}, | |||
['agilao'] = { | |||
attribute = 'burn', | |||
attribute_link = 'Fire', | |||
damagetype = 'Magic', | |||
effect = '', | |||
cost = '32', | |||
costtype = 'SP', | |||
target = 'Enemy Group', | |||
power = '85', | |||
powerlvl = 'Medium', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals medium damage in a small area. Inflicts [[Burn]].", | |||
notes= '', | |||
name = 'Agilao' | |||
}, | |||
['agidyne'] = { | |||
attribute = 'burn', | |||
attribute_link = 'Fire', | |||
damagetype = 'Magic', | |||
effect = '', | |||
cost = '50', | |||
costtype = 'SP', | |||
target = 'Enemy Group', | |||
power = '125', | |||
powerlvl = 'Heavy', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals heavy damage in a small area. Inflicts [[Burn]].", | |||
notes= '', | |||
name = 'Agidyne' | |||
}, | |||
['maragi'] = { | |||
attribute = 'burn', | |||
attribute_link = 'Fire', | |||
damagetype = 'Magic', | |||
effect = '', | |||
cost = '24', | |||
costtype = 'SP', | |||
target = 'Enemy Group', | |||
power = '45', | |||
powerlvl = 'Light', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals light damage in a medium area. Inflicts [[Burn]].", | |||
notes= '', | |||
name = 'Maragi' | |||
}, | |||
['maragion'] = { | |||
attribute = 'burn', | |||
attribute_link = 'Fire', | |||
damagetype = 'Magic', | |||
effect = '', | |||
cost = '42', | |||
costtype = 'SP', | |||
target = 'Enemy Group', | |||
power = '85', | |||
powerlvl = 'Medium', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals medium damage in a medium area. Inflicts [[Burn]].", | |||
notes= '', | |||
name = 'Maragion' | |||
}, | |||
['maragidyne'] = { | |||
attribute = 'burn', | |||
attribute_link = 'Fire', | |||
damagetype = 'Magic', | |||
effect = '', | |||
cost = '62', | |||
costtype = 'SP', | |||
target = 'Enemy Group', | |||
power = '125', | |||
powerlvl = 'Heavy', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals heavy damage in a medium area. Inflicts [[Burn]].", | |||
notes= '', | |||
name = 'Maragidyne' | |||
}, | |||
['hellfire'] = { | |||
attribute = 'burn', | |||
attribute_link = 'Fire', | |||
damagetype = 'Magic', | |||
effect = '', | |||
cost = '84', | |||
costtype = 'SP', | |||
target = 'Enemy Group', | |||
power = '175', | |||
powerlvl = 'Severe', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals severe damage in a large area. Inflicts [[Burn]].", | |||
notes= '', | |||
name = 'Hellfire' | |||
}, | |||
['bufu'] = { | |||
attribute = 'freeze', | |||
attribute_link = 'Ice', | |||
damagetype = 'Magic', | |||
effect = '', | |||
cost = '14', | |||
costtype = 'SP', | |||
target = 'Enemy Group', | |||
power = '35', | |||
powerlvl = 'Light', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals light damage in a small area. Inflicts [[Freeze]].", | |||
notes= '', | |||
name = 'Bufu' | |||
}, | |||
['bufula'] = { | |||
attribute = 'freeze', | |||
attribute_link = 'Ice', | |||
damagetype = 'Magic', | |||
effect = '', | |||
cost = '32', | |||
costtype = 'SP', | |||
target = 'Enemy Group', | |||
power = '70', | |||
powerlvl = 'Medium', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals medium damage in a small area. Inflicts [[Freeze]].", | |||
notes= '', | |||
name = 'Bufula' | |||
}, | |||
['bufudyne'] = { | |||
attribute = 'freeze', | |||
attribute_link = 'Ice', | |||
damagetype = 'Magic', | |||
effect = '', | |||
cost = '50', | |||
costtype = 'SP', | |||
target = 'Enemy Group', | |||
power = '105', | |||
powerlvl = 'Heavy', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals heavy damage in a small area. Inflicts [[Freeze]].", | |||
notes= '', | |||
name = 'Bufudyne' | |||
}, | |||
['mabufu'] = { | |||
attribute = 'freeze', | |||
attribute_link = 'Ice', | |||
damagetype = 'Magic', | |||
effect = '', | |||
cost = '24', | |||
costtype = 'SP', | |||
target = 'Enemy Group', | |||
power = '35', | |||
powerlvl = 'Light', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals light damage in a medium area. Inflicts [[Freeze]].", | |||
notes= '', | |||
name = 'Mabufu' | |||
}, | |||
['mabufula'] = { | |||
attribute = 'freeze', | |||
attribute_link = 'Ice', | |||
damagetype = 'Magic', | |||
effect = '', | |||
cost = '42', | |||
costtype = 'SP', | |||
target = 'Enemy Group', | |||
power = '70', | |||
powerlvl = 'Medium', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals medium damage in a medium area. Inflicts [[Freeze]].", | |||
notes= '', | |||
name = 'Mabufula' | |||
}, | |||
['mabufudyne'] = { | |||
attribute = 'freeze', | |||
attribute_link = 'Ice', | |||
damagetype = 'Magic', | |||
effect = '', | |||
cost = '62', | |||
costtype = 'SP', | |||
target = 'Enemy Group', | |||
power = '105', | |||
powerlvl = 'Heavy', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals heavy damage in a medium area. Inflicts [[Freeze]].", | |||
notes= '', | |||
name = 'Mabufudyne' | |||
}, | |||
['crystal bloom'] = { | |||
attribute = 'freeze', | |||
attribute_link = 'Ice', | |||
damagetype = 'Magic', | |||
effect = '', | |||
cost = '84', | |||
costtype = 'SP', | |||
target = 'Enemy Group', | |||
power = '150', | |||
powerlvl = 'Severe', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals severe damage in a large area. Inflicts [[Freeze]].", | |||
notes= '', | |||
name = 'Crystal Bloom' | |||
}, | |||
['zio'] = { | |||
attribute = 'shock', | |||
attribute_link = 'Elec', | |||
damagetype = 'Magic', | |||
effect = '', | |||
cost = '12', | |||
costtype = 'SP', | |||
target = 'Single Enemy', | |||
power = '45', | |||
powerlvl = 'Light', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals light damage. Inflicts [[Shock]].", | |||
notes= '', | |||
name = 'Zio' | |||
}, | |||
['zionga'] = { | |||
attribute = 'shock', | |||
attribute_link = 'Elec', | |||
damagetype = 'Magic', | |||
effect = '', | |||
cost = '28', | |||
costtype = 'SP', | |||
target = 'Single Enemy', | |||
power = '90', | |||
powerlvl = 'Medium', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals medium damage. Inflicts [[Shock]].", | |||
notes= '', | |||
name = 'Zionga' | |||
}, | |||
['ziodyne'] = { | |||
attribute = 'shock', | |||
attribute_link = 'Elec', | |||
damagetype = 'Magic', | |||
effect = '', | |||
cost = '45', | |||
costtype = 'SP', | |||
target = 'Single Enemy', | |||
power = '135', | |||
powerlvl = 'Heavy', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals heavy damage. Inflicts [[Shock]].", | |||
notes= '', | |||
name = 'Ziodyne' | |||
}, | |||
['mazio'] = { | |||
attribute = 'shock', | |||
attribute_link = 'Elec', | |||
damagetype = 'Magic', | |||
effect = '', | |||
cost = '18', | |||
costtype = 'SP', | |||
target = 'Enemy Group', | |||
power = '45', | |||
powerlvl = 'Light', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals light damage in a small area. Inflicts [[Shock]].", | |||
notes= '', | |||
name = 'Mazio' | |||
}, | |||
['mazionga'] = { | |||
attribute = 'shock', | |||
attribute_link = 'Elec', | |||
damagetype = 'Magic', | |||
effect = '', | |||
cost = '36', | |||
costtype = 'SP', | |||
target = 'Enemy Group', | |||
power = '90', | |||
powerlvl = 'Medium', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals medium damage in a small area. Inflicts [[Shock]].", | |||
notes= '', | |||
name = 'Mazionga' | |||
}, | |||
['maziodyne'] = { | |||
attribute = 'shock', | |||
attribute_link = 'Elec', | |||
damagetype = 'Magic', | |||
effect = '', | |||
cost = '54', | |||
costtype = 'SP', | |||
target = 'Enemy Group', | |||
power = '135', | |||
powerlvl = 'Heavy', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals heavy damage in a small area. Inflicts [[Shock]].", | |||
notes= '', | |||
name = 'Maziodyne' | |||
}, | |||
['brigantine blitzkrieg'] = { | |||
attribute = 'shock', | |||
attribute_link = 'Elec', | |||
damagetype = 'Magic', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = 'Map', | |||
power = '41', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Voltage', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals medium damage in a straight line. Inflicts [[Shock]].", | |||
notes= '', | |||
name = 'Brigantine Blitzkrieg' | |||
}, | |||
['brigantine blitzkrieg+'] = { | |||
attribute = 'shock', | |||
attribute_link = 'Elec', | |||
damagetype = 'Magic', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = 'Map', | |||
power = '81', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Voltage', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals heavy damage in a straight line. Inflicts [[Shock]].", | |||
notes= '', | |||
name = 'Brigantine Blitzkrieg+' | |||
}, | |||
['brigantine blitzkrieg++'] = { | |||
attribute = 'shock', | |||
attribute_link = 'Elec', | |||
damagetype = 'Magic', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = 'Map', | |||
power = '182', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Voltage', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals severe damage in a straight line. Inflicts [[Shock]].", | |||
notes= '', | |||
name = 'Brigantine Blitzkrieg++' | |||
}, | |||
['almighty judgement'] = { | |||
attribute = 'shock', | |||
attribute_link = 'Elec', | |||
damagetype = 'Magic', | |||
effect = '', | |||
cost = '78', | |||
costtype = 'SP', | |||
target = 'Enemy Group', | |||
power = '193', | |||
powerlvl = 'Severe', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals severe damage in a large area. Inflicts [[Shock]].", | |||
notes= '', | |||
name = 'Almighty Judgement' | |||
}, | |||
['garu'] = { | |||
attribute = 'sweep', | |||
attribute_link = 'Wind', | |||
damagetype = 'Magic', | |||
effect = '', | |||
cost = '8', | |||
costtype = 'SP', | |||
target = 'Single Enemy', | |||
power = '25', | |||
powerlvl = 'Light', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals light damage. Sweeps away target.", | |||
notes= '', | |||
name = 'Garu' | |||
}, | |||
['garula'] = { | |||
attribute = 'sweep', | |||
attribute_link = 'Wind', | |||
damagetype = 'Magic', | |||
effect = '', | |||
cost = '24', | |||
costtype = 'SP', | |||
target = 'Single Enemy', | |||
power = '55', | |||
powerlvl = 'Medium', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals medium damage. Sweeps away target.", | |||
notes= '', | |||
name = 'Garula' | |||
}, | |||
['garudyne'] = { | |||
attribute = 'sweep', | |||
attribute_link = 'Wind', | |||
damagetype = 'Magic', | |||
effect = '', | |||
cost = '40', | |||
costtype = 'SP', | |||
target = 'Single Enemy', | |||
power = '85', | |||
powerlvl = 'Heavy', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals heavy damage. Sweeps away target.", | |||
notes= '', | |||
name = 'Garudyne' | |||
}, | |||
['magaru'] = { | |||
attribute = 'sweep', | |||
attribute_link = 'Wind', | |||
damagetype = 'Magic', | |||
effect = '', | |||
cost = '12', | |||
costtype = 'SP', | |||
target = 'Enemy Group', | |||
power = '25', | |||
powerlvl = 'Light', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals light damage in a small area. Sweeps away targets.", | |||
notes= '', | |||
name = 'Magaru' | |||
}, | |||
['magarula'] = { | |||
attribute = 'sweep', | |||
attribute_link = 'Wind', | |||
damagetype = 'Magic', | |||
effect = '', | |||
cost = '30', | |||
costtype = 'SP', | |||
target = 'Enemy Group', | |||
power = '55', | |||
powerlvl = 'Medium', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals medium damage in a small area. Sweeps away targets.", | |||
notes= '', | |||
name = 'Magarula' | |||
}, | |||
['magarudyne'] = { | |||
attribute = 'sweep', | |||
attribute_link = 'Wind', | |||
damagetype = 'Magic', | |||
effect = '', | |||
cost = '48', | |||
costtype = 'SP', | |||
target = 'Enemy Group', | |||
power = '85', | |||
powerlvl = 'Heavy', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals heavy damage in a small area. Sweeps away targets.", | |||
notes= '', | |||
name = 'Magarudyne' | |||
}, | |||
['winds of time'] = { | |||
attribute = 'sweep', | |||
attribute_link = 'Wind', | |||
damagetype = 'Magic', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = 'Enemy Group', | |||
power = '29', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Voltage', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals medium damage in a huge area. Sweeps away targets.", | |||
notes= '', | |||
name = 'Winds of Time' | |||
}, | |||
['winds of time+'] = { | |||
attribute = 'sweep', | |||
attribute_link = 'Wind', | |||
damagetype = 'Magic', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = 'Enemy Group', | |||
power = '64', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Voltage', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals heavy damage in a massive area. Sweeps away targets.", | |||
notes= '', | |||
name = 'Winds of Time+' | |||
}, | |||
['winds of time++'] = { | |||
attribute = 'sweep', | |||
attribute_link = 'Wind', | |||
damagetype = 'Magic', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = 'Enemy Group', | |||
power = '128', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Voltage', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals severe damage in a massive area. Sweeps away targets.", | |||
notes= '', | |||
name = 'Winds of Time++' | |||
}, | |||
['wheel of life'] = { | |||
attribute = 'sweep', | |||
attribute_link = 'Wind', | |||
damagetype = 'Magic', | |||
effect = '', | |||
cost = '72', | |||
costtype = 'SP', | |||
target = 'Enemy Group', | |||
power = '125', | |||
powerlvl = 'Severe', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals severe damage in a medium area. Sweeps away targets.", | |||
notes= '', | |||
name = 'Wheel of Life' | |||
}, | |||
['psi'] = { | |||
attribute = 'hypno', | |||
attribute_link = 'Psychokinesis', | |||
damagetype = 'Magic', | |||
effect = '', | |||
cost = '12', | |||
costtype = 'SP', | |||
target = 'Single Enemy', | |||
power = '25', | |||
powerlvl = 'Light', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals light damage. [[Hypno|Hypnotizes]] target.", | |||
notes= '', | |||
name = 'Psi' | |||
}, | |||
['psio'] = { | |||
attribute = 'hypno', | |||
attribute_link = 'Psychokinesis', | |||
damagetype = 'Magic', | |||
effect = '', | |||
cost = '28', | |||
costtype = 'SP', | |||
target = 'Single Enemy', | |||
power = '55', | |||
powerlvl = 'Medium', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals medium damage. [[Hypno|Hypnotizes]] target.", | |||
notes= '', | |||
name = 'Psio' | |||
}, | |||
['psiodyne'] = { | |||
attribute = 'hypno', | |||
attribute_link = 'Psychokinesis', | |||
damagetype = 'Magic', | |||
effect = '', | |||
cost = '45', | |||
costtype = 'SP', | |||
target = 'Single Enemy', | |||
power = '85', | |||
powerlvl = 'Heavy', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals heavy damage. [[Hypno|Hypnotizes]] target.", | |||
notes= '', | |||
name = 'Psiodyne' | |||
}, | |||
['mapsi'] = { | |||
attribute = 'hypno', | |||
attribute_link = 'Psychokinesis', | |||
damagetype = 'Magic', | |||
effect = '', | |||
cost = '18', | |||
costtype = 'SP', | |||
target = 'Enemy Group', | |||
power = '25', | |||
powerlvl = 'Light', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals light damage in a small area. [[Hypno|Hypnotizes]] targets.", | |||
notes= '', | |||
name = 'Mapsi' | |||
}, | |||
['mapsio'] = { | |||
attribute = 'hypno', | |||
attribute_link = 'Psychokinesis', | |||
damagetype = 'Magic', | |||
effect = '', | |||
cost = '36', | |||
costtype = 'SP', | |||
target = 'Enemy Group', | |||
power = '55', | |||
powerlvl = 'Medium', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals medium damage in a small area. [[Hypno|Hypnotizes]] targets.", | |||
notes= '', | |||
name = 'Mapsio' | |||
}, | |||
['mapsiodyne'] = { | |||
attribute = 'hypno', | |||
attribute_link = 'Psychokinesis', | |||
damagetype = 'Magic', | |||
effect = '', | |||
cost = '54', | |||
costtype = 'SP', | |||
target = 'Enemy Group', | |||
power = '85', | |||
powerlvl = 'Heavy', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals heavy damage in a small area. [[Hypno|Hypnotizes]] targets.", | |||
notes= '', | |||
name = 'Mapsiodyne' | |||
}, | |||
['noble lady\'s invitation'] = { | |||
attribute = 'hypno', | |||
attribute_link = 'Psychokinesis', | |||
damagetype = 'Magic', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = 'Enemy Group', | |||
power = '23', | |||
powerlvl = 'Light', | |||
range = '', | |||
skilltype = 'Voltage', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "[[Hypno|Hypnotizes]] surrounding units and draws them towards target. Deals light damage in small area.", | |||
notes= '', | |||
name = 'Noble Lady\'s Invitation' | |||
}, | |||
['noble lady\'s invitation+'] = { | |||
attribute = 'hypno', | |||
attribute_link = 'Psychokinesis', | |||
damagetype = 'Magic', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = 'Enemy Group', | |||
power = '51', | |||
powerlvl = 'Light', | |||
range = '', | |||
skilltype = 'Voltage', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "[[Hypno|Hypnotizes]] surrounding units and draws them towards target. Deals medium damage in small area.", | |||
notes= '', | |||
name = 'Noble Lady\'s Invitation+' | |||
}, | |||
['noble lady\'s invitation++'] = { | |||
attribute = 'hypno', | |||
attribute_link = 'Psychokinesis', | |||
damagetype = 'Magic', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = 'Enemy Group', | |||
power = '118', | |||
powerlvl = 'Light', | |||
range = '', | |||
skilltype = 'Voltage', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "[[Hypno|Hypnotizes]] surrounding units and draws them towards target. Deals heavy damage in small area.", | |||
notes= '', | |||
name = 'Noble Lady\'s Invitation++' | |||
}, | |||
['psycho impact'] = { | |||
attribute = 'hypno', | |||
attribute_link = 'Psychokinesis', | |||
damagetype = 'Magic', | |||
effect = '', | |||
cost = '78', | |||
costtype = 'SP', | |||
target = 'Enemy Group', | |||
power = '125', | |||
powerlvl = 'Severe', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals severe damage in a medium area. [[Hypno|Hypnotizes]] targets.", | |||
notes= '', | |||
name = 'Psycho Impact' | |||
}, | |||
['frei'] = { | |||
attribute = 'vortex', | |||
attribute_link = 'Nuclear', | |||
damagetype = 'Magic', | |||
effect = '', | |||
cost = '14', | |||
costtype = 'SP', | |||
target = 'Enemy Group', | |||
power = '25', | |||
powerlvl = 'Light', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals light damage in a medium area. Creates a [[Vortex]].", | |||
notes= '', | |||
name = 'Frei' | |||
}, | |||
['freila'] = { | |||
attribute = 'vortex', | |||
attribute_link = 'Nuclear', | |||
damagetype = 'Magic', | |||
effect = '', | |||
cost = '32', | |||
costtype = 'SP', | |||
target = 'Enemy Group', | |||
power = '55', | |||
powerlvl = 'Medium', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals medium damage in a medium area. Creates a [[Vortex]].", | |||
notes= '', | |||
name = 'Freila' | |||
}, | |||
['freidyne'] = { | |||
attribute = 'vortex', | |||
attribute_link = 'Nuclear', | |||
damagetype = 'Magic', | |||
effect = '', | |||
cost = '50', | |||
costtype = 'SP', | |||
target = 'Enemy Group', | |||
power = '85', | |||
powerlvl = 'Heavy', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals heavy damage in a medium area. Creates a [[Vortex]].", | |||
notes= '', | |||
name = 'Freidyne' | |||
}, | |||
['mafrei'] = { | |||
attribute = 'vortex', | |||
attribute_link = 'Nuclear', | |||
damagetype = 'Magic', | |||
effect = '', | |||
cost = '24', | |||
costtype = 'SP', | |||
target = 'Enemy Group', | |||
power = '25', | |||
powerlvl = 'Light', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals light damage in a large area. Creates a [[Vortex]].", | |||
notes= '', | |||
name = 'Mafrei' | |||
}, | |||
['mafreila'] = { | |||
attribute = 'vortex', | |||
attribute_link = 'Nuclear', | |||
damagetype = 'Magic', | |||
effect = '', | |||
cost = '42', | |||
costtype = 'SP', | |||
target = 'Enemy Group', | |||
power = '55', | |||
powerlvl = 'Medium', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals medium damage in a large area. Creates a [[Vortex]].", | |||
notes= '', | |||
name = 'Mafreila' | |||
}, | |||
['mafreidyne'] = { | |||
attribute = 'vortex', | |||
attribute_link = 'Nuclear', | |||
damagetype = 'Magic', | |||
effect = '', | |||
cost = '62', | |||
costtype = 'SP', | |||
target = 'Enemy Group', | |||
power = '85', | |||
powerlvl = 'Heavy', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals heavy damage in a large area. Creates a [[Vortex]].", | |||
notes= '', | |||
name = 'Mafreidyne' | |||
}, | |||
['atomic hollow'] = { | |||
attribute = 'vortex', | |||
attribute_link = 'Nuclear', | |||
damagetype = 'Magic', | |||
effect = '', | |||
cost = '84', | |||
costtype = 'SP', | |||
target = 'Enemy Group', | |||
power = '125', | |||
powerlvl = 'Severe', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals severe damage in a huge area. Creates a [[Vortex]].", | |||
notes= '', | |||
name = 'Atomic Hollow' | |||
}, | |||
['kouha'] = { | |||
attribute = 'dizzy', | |||
attribute_link = 'Bless', | |||
damagetype = 'Magic', | |||
effect = '', | |||
cost = '12', | |||
costtype = 'SP', | |||
target = 'Enemy Group', | |||
power = '40', | |||
powerlvl = 'Light', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals light damage in a small area. Inflicts [[Dizzy]].", | |||
notes= '', | |||
name = 'Kouha' | |||
}, | |||
['kouga'] = { | |||
attribute = 'dizzy', | |||
attribute_link = 'Bless', | |||
damagetype = 'Magic', | |||
effect = '', | |||
cost = '28', | |||
costtype = 'SP', | |||
target = 'Enemy Group', | |||
power = '76', | |||
powerlvl = 'Medium', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals medium damage in a small area. Inflicts [[Dizzy]].", | |||
notes= '', | |||
name = 'Kouga' | |||
}, | |||
['kougaon'] = { | |||
attribute = 'dizzy', | |||
attribute_link = 'Bless', | |||
damagetype = 'Magic', | |||
effect = '', | |||
cost = '45', | |||
costtype = 'SP', | |||
target = 'Enemy Group', | |||
power = '112', | |||
powerlvl = 'Heavy', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals heavy damage in a small area. Inflicts [[Dizzy]].", | |||
notes= '', | |||
name = 'Kougaon' | |||
}, | |||
['makouha'] = { | |||
attribute = 'dizzy', | |||
attribute_link = 'Bless', | |||
damagetype = 'Magic', | |||
effect = '', | |||
cost = '18', | |||
costtype = 'SP', | |||
target = 'Enemy Group', | |||
power = '40', | |||
powerlvl = 'Light', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals light damage in a medium area. Inflicts [[Dizzy]].", | |||
notes= '', | |||
name = 'Makouha' | |||
}, | |||
['makouga'] = { | |||
attribute = 'dizzy', | |||
attribute_link = 'Bless', | |||
damagetype = 'Magic', | |||
effect = '', | |||
cost = '36', | |||
costtype = 'SP', | |||
target = 'Enemy Group', | |||
power = '76', | |||
powerlvl = 'Medium', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals medium damage in a medium area. Inflicts [[Dizzy]].", | |||
notes= '', | |||
name = 'Makouga' | |||
}, | |||
['makougaon'] = { | |||
attribute = 'dizzy', | |||
attribute_link = 'Bless', | |||
damagetype = 'Magic', | |||
effect = '', | |||
cost = '54', | |||
costtype = 'SP', | |||
target = 'Enemy Group', | |||
power = '112', | |||
powerlvl = 'Heavy', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals heavy damage in a medium area. Inflicts [[Dizzy]].", | |||
notes= '', | |||
name = 'Makougaon' | |||
}, | |||
['judgement of the heavens'] = { | |||
attribute = 'dizzy', | |||
attribute_link = 'Bless', | |||
damagetype = 'Magic', | |||
effect = '', | |||
cost = '78', | |||
costtype = 'SP', | |||
target = 'Enemy Group', | |||
power = '156', | |||
powerlvl = 'Severe', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals severe damage in a large area. Inflicts [[Dizzy]].", | |||
notes= '', | |||
name = 'Judgement of the Heavens' | |||
}, | |||
['eiha'] = { | |||
attribute = 'despair', | |||
attribute_link = 'Curse', | |||
damagetype = 'Magic', | |||
effect = '', | |||
cost = '12', | |||
costtype = 'SP', | |||
target = 'Enemy Group', | |||
power = '35', | |||
powerlvl = 'Light', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals light damage in a small area. Inflicts [[Despair]].", | |||
notes= '', | |||
name = 'Eiha' | |||
}, | |||
['eiga'] = { | |||
attribute = 'despair', | |||
attribute_link = 'Curse', | |||
damagetype = 'Magic', | |||
effect = '', | |||
cost = '28', | |||
costtype = 'SP', | |||
target = 'Enemy Group', | |||
power = '70', | |||
powerlvl = 'Medium', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals medium damage in a small area. Inflicts [[Despair]].", | |||
notes= '', | |||
name = 'Eiga' | |||
}, | |||
['eigaon'] = { | |||
attribute = 'despair', | |||
attribute_link = 'Curse', | |||
damagetype = 'Magic', | |||
effect = '', | |||
cost = '45', | |||
costtype = 'SP', | |||
target = 'Enemy Group', | |||
power = '105', | |||
powerlvl = 'Heavy', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals heavy damage in a small area. Inflicts [[Despair]].", | |||
notes= '', | |||
name = 'Eigaon' | |||
}, | |||
['maeiha'] = { | |||
attribute = 'despair', | |||
attribute_link = 'Curse', | |||
damagetype = 'Magic', | |||
effect = '', | |||
cost = '18', | |||
costtype = 'SP', | |||
target = 'Enemy Group', | |||
power = '35', | |||
powerlvl = 'Light', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals light damage in a medium area. Inflicts [[Despair]].", | |||
notes= '', | |||
name = 'Maeiha' | |||
}, | |||
['maeiga'] = { | |||
attribute = 'despair', | |||
attribute_link = 'Curse', | |||
damagetype = 'Magic', | |||
effect = '', | |||
cost = '36', | |||
costtype = 'SP', | |||
target = 'Enemy Group', | |||
power = '70', | |||
powerlvl = 'Medium', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals medium damage in a medium area. Inflicts [[Despair]].", | |||
notes= '', | |||
name = 'Maeiga' | |||
}, | |||
['maeigaon'] = { | |||
attribute = 'despair', | |||
attribute_link = 'Curse', | |||
damagetype = 'Magic', | |||
effect = '', | |||
cost = '54', | |||
costtype = 'SP', | |||
target = 'Enemy Group', | |||
power = '105', | |||
powerlvl = 'Heavy', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals heavy damage in a medium area. Inflicts [[Despair]].", | |||
notes= '', | |||
name = 'Maeigaon' | |||
}, | |||
['scythes of eternal darkness'] = { | |||
attribute = 'despair', | |||
attribute_link = 'Curse', | |||
damagetype = 'Magic', | |||
effect = '', | |||
cost = '78', | |||
costtype = 'SP', | |||
target = 'Enemy Group', | |||
power = '150', | |||
powerlvl = 'Severe', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals severe damage in a large area. Inflicts [[Despair]].", | |||
notes= '', | |||
name = 'Scythes of Eternal Darkness' | |||
}, | |||
['partisan'] = { | |||
attribute = 'forget', | |||
attribute_link = 'Partisan', | |||
damagetype = 'Magic', | |||
effect = '', | |||
cost = '12', | |||
costtype = 'SP', | |||
target = 'Single Enemy', | |||
power = '25', | |||
powerlvl = 'Light', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals light damage to target. Inflicts [[Forget]].", | |||
notes= '', | |||
name = 'Partisan', | |||
link = 'Partisan (Skill)' | |||
}, | |||
['great partisan'] = { | |||
attribute = 'forget', | |||
attribute_link = 'Partisan', | |||
damagetype = 'Magic', | |||
effect = '', | |||
cost = '28', | |||
costtype = 'SP', | |||
target = 'Single Enemy', | |||
power = '55', | |||
powerlvl = 'Medium', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals medium damage to target. Inflicts [[Forget]].", | |||
notes= '', | |||
name = 'Great Partisan' | |||
}, | |||
['ultimate partisan'] = { | |||
attribute = 'forget', | |||
attribute_link = 'Partisan', | |||
damagetype = 'Magic', | |||
effect = '', | |||
cost = '45', | |||
costtype = 'SP', | |||
target = 'Single Enemy', | |||
power = '85', | |||
powerlvl = 'Heavy', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals heavy damage to target. Inflicts [[Forget]].", | |||
notes= '', | |||
name = 'Ultimate Partisan' | |||
}, | |||
['shining partisan'] = { | |||
attribute = 'forget', | |||
attribute_link = 'Partisan', | |||
damagetype = 'Magic', | |||
effect = '', | |||
cost = '18', | |||
costtype = 'SP', | |||
target = 'Enemy Group', | |||
power = '25', | |||
powerlvl = 'Light', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals light damage in a small area. Inflicts [[Forget]].", | |||
notes= '', | |||
name = 'Shining Partisan' | |||
}, | |||
['great shining partisan'] = { | |||
attribute = 'forget', | |||
attribute_link = 'Partisan', | |||
damagetype = 'Magic', | |||
effect = '', | |||
cost = '36', | |||
costtype = 'SP', | |||
target = 'Enemy Group', | |||
power = '55', | |||
powerlvl = 'Medium', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals medium damage in a small area. Inflicts [[Forget]].", | |||
notes= '', | |||
name = 'Great Shining Partisan' | |||
}, | |||
['ultimate shining partisan'] = { | |||
attribute = 'forget', | |||
attribute_link = 'Partisan', | |||
damagetype = 'Magic', | |||
effect = '', | |||
cost = '54', | |||
costtype = 'SP', | |||
target = 'Enemy Group', | |||
power = '85', | |||
powerlvl = 'Heavy', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals heavy damage in a small area. Inflicts [[Forget]].", | |||
notes= '', | |||
name = 'Ultimate Shining Partisan' | |||
}, | |||
['covenant of the spear'] = { | |||
attribute = 'forget', | |||
attribute_link = 'Partisan', | |||
damagetype = 'Magic', | |||
effect = '', | |||
cost = '78', | |||
costtype = 'SP', | |||
target = 'Enemy Group', | |||
power = '125', | |||
powerlvl = 'Severe', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals severe damage in a medium area. Inflicts [[Forget]].", | |||
notes= '', | |||
name = 'Covenant of the Spear' | |||
}, | |||
['megido'] = { | |||
attribute = 'almighty', | |||
damagetype = 'Magic', | |||
effect = '', | |||
cost = '35', | |||
costtype = 'SP', | |||
target = 'Enemy Group', | |||
power = '75', | |||
powerlvl = 'Light', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals light damage in a large area.", | |||
notes= '', | |||
name = 'Megido' | |||
}, | |||
['megidola'] = { | |||
attribute = 'almighty', | |||
damagetype = 'Magic', | |||
effect = '', | |||
cost = '55', | |||
costtype = 'SP', | |||
target = 'Enemy Group', | |||
power = '125', | |||
powerlvl = 'Medium', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals medium damage in a large area.", | |||
notes= '', | |||
name = 'Megidola' | |||
}, | |||
['megidolaon'] = { | |||
attribute = 'almighty', | |||
damagetype = 'Magic', | |||
effect = '', | |||
cost = '80', | |||
costtype = 'SP', | |||
target = 'Enemy Group', | |||
power = '175', | |||
powerlvl = 'Heavy', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals heavy damage in a large area.", | |||
notes= '', | |||
name = 'Megidolaon' | |||
}, | |||
['liberator'] = { | |||
attribute = 'almighty', | |||
damagetype = 'Magic', | |||
effect = '', | |||
cost = '78', | |||
costtype = 'SP', | |||
target = 'Enemy Group', | |||
power = '73', | |||
powerlvl = 'Medium', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals medium damage in a medium area.", | |||
notes= '', | |||
name = 'Liberator' | |||
}, | |||
['world\'s end'] = { | |||
attribute = 'almighty', | |||
damagetype = 'Magic', | |||
effect = '', | |||
cost = '110', | |||
costtype = 'SP', | |||
target = 'Enemy Group', | |||
power = '245', | |||
powerlvl = 'Severe', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals severe damage in a huge area.", | |||
notes= '', | |||
name = 'World\'s End' | |||
}, | |||
['light of a promise'] = { | |||
attribute = 'almighty', | |||
damagetype = 'Magic', | |||
effect = '', | |||
cost = '102', | |||
costtype = 'SP', | |||
target = 'Enemy Group', | |||
power = '96', | |||
powerlvl = 'Heavy', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals heavy damage in a large area.", | |||
notes= '', | |||
name = 'Light of a Promise' | |||
}, | |||
['phantom judge'] = { | |||
attribute = 'physical', | |||
damagetype = 'Physical', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = 'Enemy Group', | |||
power = '41', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Voltage', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals medium damage in a small area. [[Down]]s targets even if in Cover.", | |||
notes= '', | |||
name = 'Phantom Judge' | |||
}, | |||
['phantom judge+'] = { | |||
attribute = 'physical', | |||
damagetype = 'Physical', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = 'Enemy Group', | |||
power = '81', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Voltage', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals heavy damage in a medium area. [[Down]]s targets even if in Cover.", | |||
notes= '', | |||
name = 'Phantom Judge+' | |||
}, | |||
['phantom judge++'] = { | |||
attribute = 'physical', | |||
damagetype = 'Physical', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = 'Enemy Group', | |||
power = '158', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Voltage', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals severe damage in a medium area. [[Down]]s targets even if in Cover.", | |||
notes= '', | |||
name = 'Phantom Judge++' | |||
}, | |||
['full throttle'] = { | |||
attribute = 'physical', | |||
damagetype = 'Physical', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = 'Map', | |||
power = '30', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Voltage', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals medium damage in a straight line. Knocks away all targets.", | |||
notes= '', | |||
name = 'Full Throttle' | |||
}, | |||
['full throttle+'] = { | |||
attribute = 'physical', | |||
damagetype = 'Physical', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = 'Map', | |||
power = '66', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Voltage', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals heavy damage in a straight line. Knocks away all targets.", | |||
notes= '', | |||
name = 'Full Throttle+' | |||
}, | |||
['full throttle++'] = { | |||
attribute = 'physical', | |||
damagetype = 'Physical', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = 'Map', | |||
power = '132', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Voltage', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals severe damage in a straight line. Knocks away all targets.", | |||
notes= '', | |||
name = 'Full Throttle++' | |||
}, | |||
['baywell 45 mkii'] = { | |||
attribute = 'gun', | |||
damagetype = 'Physical', | |||
effect = '', | |||
cost = '0', | |||
costtype = 'SP', | |||
target = 'Single Enemy', | |||
power = '94', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals damage to 1 target at no SP cost.", | |||
notes= '', | |||
name = 'Baywell 45 MkII' | |||
}, | |||
['emergency support'] = { | |||
attribute = 'heal', | |||
attribute_link = 'Healing', | |||
damagetype = 'Healing', | |||
effect = '', | |||
cost = '7', | |||
costtype = 'SP', | |||
target = 'Single Ally', | |||
power = '46', | |||
powerlvl = 'Light', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Moderately recovers HP of target ally.", | |||
notes= '', | |||
name = 'Emergency Support' | |||
}, | |||
['emergency support+'] = { | |||
attribute = 'heal', | |||
attribute_link = 'Healing', | |||
damagetype = 'Healing', | |||
effect = '', | |||
cost = '18', | |||
costtype = 'SP', | |||
target = 'Single Ally', | |||
power = '109', | |||
powerlvl = 'Light', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Greatly recovers HP of target ally.", | |||
notes= '', | |||
name = 'Emergency Support+' | |||
}, | |||
['dia'] = { | |||
attribute = 'heal', | |||
attribute_link = 'Healing', | |||
damagetype = 'Healing', | |||
effect = '', | |||
cost = '10', | |||
costtype = 'SP', | |||
target = 'Single Ally', | |||
power = '65', | |||
powerlvl = 'Light', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Moderately recovers HP of target ally.", | |||
notes= '', | |||
name = 'Dia' | |||
}, | |||
['diarama'] = { | |||
attribute = 'heal', | |||
attribute_link = 'Healing', | |||
damagetype = 'Healing', | |||
effect = '', | |||
cost = '26', | |||
costtype = 'SP', | |||
target = 'Single Ally', | |||
power = '155', | |||
powerlvl = 'Medium', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Greatly recovers HP of target ally.", | |||
notes= '', | |||
name = 'Diarama' | |||
}, | |||
['diarahan'] = { | |||
attribute = 'heal', | |||
attribute_link = 'Healing', | |||
damagetype = 'Healing', | |||
effect = '', | |||
cost = '52', | |||
costtype = 'SP', | |||
target = 'Single Ally', | |||
power = '999', | |||
powerlvl = 'Heavy', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Fully recovers HP of target ally.", | |||
notes= '', | |||
name = 'Diarahan' | |||
}, | |||
['media'] = { | |||
attribute = 'heal', | |||
attribute_link = 'Healing', | |||
damagetype = 'Healing', | |||
effect = '', | |||
cost = '34', | |||
costtype = 'SP', | |||
target = 'Party', | |||
power = '65', | |||
powerlvl = 'Light', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Moderately recovers HP of all allies.", | |||
notes= '', | |||
name = 'Media' | |||
}, | |||
['mediarama'] = { | |||
attribute = 'heal', | |||
attribute_link = 'Healing', | |||
damagetype = 'Healing', | |||
effect = '', | |||
cost = '68', | |||
costtype = 'SP', | |||
target = 'Party', | |||
power = '155', | |||
powerlvl = 'Medium', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Greatly recovers HP of all allies.", | |||
notes= '', | |||
name = 'Mediarama' | |||
}, | |||
['mediarahan'] = { | |||
attribute = 'heal', | |||
attribute_link = 'Healing', | |||
damagetype = 'Healing', | |||
effect = '', | |||
cost = '100', | |||
costtype = 'SP', | |||
target = 'Party', | |||
power = '999', | |||
powerlvl = 'Heavy', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Fully recovers HP of all allies.", | |||
notes= '', | |||
name = 'Mediarahan' | |||
}, | |||
['diamrita'] = { | |||
attribute = 'heal', | |||
attribute_link = 'Healing', | |||
damagetype = 'Healing', | |||
effect = '', | |||
cost = '16', | |||
costtype = 'SP', | |||
target = 'Single Ally', | |||
power = '65', | |||
powerlvl = 'Light', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Moderately recovers HP of target ally and cures ailments.", | |||
notes= '', | |||
name = 'Diamrita' | |||
}, | |||
['diaramrita'] = { | |||
attribute = 'heal', | |||
attribute_link = 'Healing', | |||
damagetype = 'Healing', | |||
effect = '', | |||
cost = '32', | |||
costtype = 'SP', | |||
target = 'Single Ally', | |||
power = '155', | |||
powerlvl = 'Medium', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Greatly recovers HP of target ally and cures ailments.", | |||
notes= '', | |||
name = 'Diaramrita' | |||
}, | |||
['ailment shield'] = { | |||
attribute = 'support', | |||
damagetype = '', | |||
effect = '', | |||
cost = '12', | |||
costtype = 'SP', | |||
target = 'Single Ally', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Automatically cures ailment on adjacent ally. Activates 1 time.", | |||
notes= '', | |||
name = 'Ailment Shield' | |||
}, | |||
['ailment shield+'] = { | |||
attribute = 'support', | |||
damagetype = '', | |||
effect = '', | |||
cost = '22', | |||
costtype = 'SP', | |||
target = 'Single Ally', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Automatically cures ailment on adjacent ally. Activates 2 times.", | |||
notes= '', | |||
name = 'Ailment Shield+' | |||
}, | |||
['ambush'] = { | |||
attribute = 'support', | |||
damagetype = 'Physical', | |||
effect = '', | |||
cost = '12', | |||
costtype = 'SP', | |||
target = 'Single Enemy', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Shoots targets that enter area and stops action of any non-unique enemies. Activates 1 time.", | |||
notes= '', | |||
name = 'Ambush' | |||
}, | |||
['ambush+'] = { | |||
attribute = 'support', | |||
damagetype = 'Physical', | |||
effect = '', | |||
cost = '22', | |||
costtype = 'SP', | |||
target = 'Single Enemy', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Shoots targets that enter area and stops actions of any non-unique enemies. Activates 2 times.", | |||
notes= '', | |||
name = 'Ambush+' | |||
}, | |||
['rakukaja'] = { | |||
attribute = 'support', | |||
damagetype = '', | |||
effect = '', | |||
cost = '12', | |||
costtype = 'SP', | |||
target = 'Single Ally', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Raises Defense of target ally for 3 turns.", | |||
notes= '', | |||
name = 'Rakukaja' | |||
}, | |||
['marakukaja'] = { | |||
attribute = 'support', | |||
damagetype = '', | |||
effect = '', | |||
cost = '60', | |||
costtype = 'SP', | |||
target = 'Party', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Raises Defense of all allies for 3 turns.", | |||
notes= '', | |||
name = 'Marakukaja' | |||
}, | |||
['sukukaja'] = { | |||
attribute = 'support', | |||
damagetype = '', | |||
effect = '', | |||
cost = '12', | |||
costtype = 'SP', | |||
target = 'Single Ally', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Raises Movement of target ally for 3 turns.", | |||
notes= '', | |||
name = 'Sukukaja' | |||
}, | |||
['masukukaja'] = { | |||
attribute = 'support', | |||
damagetype = '', | |||
effect = '', | |||
cost = '60', | |||
costtype = 'SP', | |||
target = 'Party', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Raises Movement of all allies for 3 turns.", | |||
notes= '', | |||
name = 'Masukukaja' | |||
}, | |||
['tarukaja'] = { | |||
attribute = 'support', | |||
damagetype = '', | |||
effect = '', | |||
cost = '12', | |||
costtype = 'SP', | |||
target = 'Single Ally', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Raises Attack of target ally for 3 turns.", | |||
notes= '', | |||
name = 'Tarukaja' | |||
}, | |||
['matarukaja'] = { | |||
attribute = 'support', | |||
damagetype = '', | |||
effect = '', | |||
cost = '60', | |||
costtype = 'SP', | |||
target = 'Party', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Raises Attack of all allies for 3 turns.", | |||
notes= '', | |||
name = 'Matarukaja' | |||
}, | |||
['first aid'] = { | |||
attribute = 'support', | |||
damagetype = 'Healing', | |||
effect = '', | |||
cost = '19', | |||
costtype = 'SP', | |||
target = 'Single Ally', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "HP automatically recovers when a nearby ally takes damage. Activates 1 time.", | |||
notes= '', | |||
name = 'First Aid' | |||
}, | |||
['first aid+'] = { | |||
attribute = 'support', | |||
damagetype = 'Healing', | |||
effect = '', | |||
cost = '34', | |||
costtype = 'SP', | |||
target = 'Single Ally', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "HP automatically recovers when a nearby ally takes damage. Activates 2 times.", | |||
notes= '', | |||
name = 'First Aid+' | |||
}, | |||
['heat riser'] = { | |||
attribute = 'support', | |||
damagetype = '', | |||
effect = '', | |||
cost = '60', | |||
costtype = 'SP', | |||
target = 'Single Ally', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Raises Attack, Defense, and Movement of target ally for 3 turns.", | |||
notes= '', | |||
name = 'Heat Riser' | |||
}, | |||
['crystal of rebirth'] = { | |||
attribute = 'support', | |||
damagetype = 'Healing', | |||
effect = '', | |||
cost = '20', | |||
costtype = 'SP', | |||
target = 'Map', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Conjures a crystal that heals surrounding allies. Can be knocked back with a melee attack.", | |||
notes= '', | |||
name = 'Crystal of Rebirth' | |||
}, | |||
['femme fatale'] = { | |||
attribute = 'support', | |||
damagetype = 'Physical', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = 'Single Enemy', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Voltage', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Summons a unit to inflict medium damage to target. Allows additional following action.", | |||
notes= '', | |||
name = 'Femme Fatale' | |||
}, | |||
['femme fatale+'] = { | |||
attribute = 'support', | |||
damagetype = 'Physical', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = 'Single Enemy', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Voltage', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Summons a unit to inflict heavy damage to target. Allows additional following action.", | |||
notes= '', | |||
name = 'Femme Fatale+' | |||
}, | |||
['femme fatale++'] = { | |||
attribute = 'support', | |||
damagetype = 'Physical', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = 'Single Enemy', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Voltage', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Summons a unit to inflict severe damage to target. Allows additional following action.", | |||
notes= '', | |||
name = 'Femme Fatale++' | |||
}, | |||
['like a phantom'] = { | |||
attribute = 'support', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = 'Map', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Voltage', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Summons 2 decoy units. Allows additional following action.", | |||
notes= '', | |||
name = 'Like a Phantom' | |||
}, | |||
['like a phantom+'] = { | |||
attribute = 'support', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = 'Map', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Voltage', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Summons 3 decoy units. Allows additional following action.", | |||
notes= '', | |||
name = 'Like a Phantom+' | |||
}, | |||
['like a phantom++'] = { | |||
attribute = 'support', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = 'Map', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Voltage', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Summons 3 decoy units. Allows additional following action.", | |||
notes= '', | |||
name = 'Like a Phantom++' | |||
}, | |||
['flag of freedom'] = { | |||
attribute = 'support', | |||
damagetype = 'Healing', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = 'Map', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Voltage', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Places flag that breaks Cover of nearby enemies and heals nearby allies at end of each turn.", | |||
notes= '', | |||
name = 'Flag of Freedom' | |||
}, | |||
['flag of freedom+'] = { | |||
attribute = 'support', | |||
damagetype = 'Healing', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = 'Map', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Voltage', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Places flag that breaks Cover of nearby enemies and heals nearby allies at end of each turn.", | |||
notes= '', | |||
name = 'Flag of Freedom+' | |||
}, | |||
['flag of freedom++'] = { | |||
attribute = 'support', | |||
damagetype = 'Healing', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = 'Map', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Voltage', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Places flag that breaks Cover of nearby enemies and heals nearby allies at end of each turn.", | |||
notes= '', | |||
name = 'Flag of Freedom++' | |||
}, | |||
['pathway to the ball'] = { | |||
attribute = 'support', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = 'Self', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Voltage', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Unlimited range of Movement for current turn until dash is used. Can perform another action after use.", | |||
notes= '', | |||
name = 'Pathway to the Ball' | |||
}, | |||
['truth seeker'] = { | |||
attribute = 'support', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = 'Party', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Voltage', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Allies can take an additional action. After use, Voltage will not increase for 3 turns.", | |||
notes= '', | |||
name = 'Truth Seeker' | |||
}, | |||
['burn boost'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Slightly increases damage of Agi skills.", | |||
notes= '', | |||
name = 'Burn Boost' | |||
}, | |||
['burn amp'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Moderately increases damage of Agi skills.", | |||
notes= '', | |||
name = 'Burn Amp' | |||
}, | |||
['burn mega booster'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Greatly increases damage of Agi skills.", | |||
notes= '', | |||
name = 'Burn Mega Booster' | |||
}, | |||
['freeze boost'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Slightly increases damage of Bufu skills.", | |||
notes= '', | |||
name = 'Freeze Boost' | |||
}, | |||
['freeze amp'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Moderately increases damage of Bufu skills.", | |||
notes= '', | |||
name = 'Freeze Amp' | |||
}, | |||
['freeze mega booster'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Greatly increases damage of Bufu skills.", | |||
notes= '', | |||
name = 'Freeze Mega Booster' | |||
}, | |||
['shock boost'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Slightly increases damage of Zio skills.", | |||
notes= '', | |||
name = 'Shock Boost' | |||
}, | |||
['shock amp'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Moderately increases damage of Zio skills.", | |||
notes= '', | |||
name = 'Shock Amp' | |||
}, | |||
['shock mega booster'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Greatly increases damage of Zio skills.", | |||
notes= '', | |||
name = 'Shock Mega Booster' | |||
}, | |||
['sweep boost'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Slightly increases damage of Garu skills.", | |||
notes= '', | |||
name = 'Sweep Boost' | |||
}, | |||
['sweep amp'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Moderately increases damage of Garu skills.", | |||
notes= '', | |||
name = 'Sweep Amp' | |||
}, | |||
['sweep mega booster'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Greatly increases damage of Garu skills.", | |||
notes= '', | |||
name = 'Sweep Mega Booster' | |||
}, | |||
['hypno boost'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Slightly increases damage of Psi skills.", | |||
notes= '', | |||
name = 'Hypno Boost' | |||
}, | |||
['hypno amp'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Moderately increases damage of Psi skills.", | |||
notes= '', | |||
name = 'Hypno Amp' | |||
}, | |||
['hypno mega booster'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Greatly increases damage of Psi skills.", | |||
notes= '', | |||
name = 'Hypno Mega Booster' | |||
}, | |||
['vortex boost'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Slightly increases damage of Frei skills.", | |||
notes= '', | |||
name = 'Vortex Boost' | |||
}, | |||
['vortex amp'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Moderately increases damage of Frei skills.", | |||
notes= '', | |||
name = 'Vortex Amp' | |||
}, | |||
['vortex mega booster'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Greatly increases damage of Frei skills.", | |||
notes= '', | |||
name = 'Vortex Mega Booster' | |||
}, | |||
['dizzy boost'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Slightly increases damage of Kouha skills.", | |||
notes= '', | |||
name = 'Dizzy Boost' | |||
}, | |||
['dizzy amp'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Moderately increases damage of Kouha skills.", | |||
notes= '', | |||
name = 'Dizzy Amp' | |||
}, | |||
['dizzy mega booster'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Greatly increases damage of Kouha skills.", | |||
notes= '', | |||
name = 'Dizzy Mega Booster' | |||
}, | |||
['despair boost'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Slightly increases damage of Eiha skills.", | |||
notes= '', | |||
name = 'Despair Boost' | |||
}, | |||
['despair amp'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Moderately increases damage of Eiha skills.", | |||
notes= '', | |||
name = 'Despair Amp' | |||
}, | |||
['despair mega booster'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Greatly increases damage of Eiha skills.", | |||
notes= '', | |||
name = 'Despair Mega Booster' | |||
}, | |||
['forget boost'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Slightly increases damage of Partisan skills.", | |||
notes= '', | |||
name = 'Forget Boost' | |||
}, | |||
['forget amp'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Moderately increases damage of Partisan skills.", | |||
notes= '', | |||
name = 'Forget Amp' | |||
}, | |||
['forget mega booster'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Greatly increases damage of Partisan skills.", | |||
notes= '', | |||
name = 'Forget Mega Booster' | |||
}, | |||
['angelic instincts'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "User recovers 30% HP when target is defeated.", | |||
notes= '', | |||
name = 'Angelic Instincts' | |||
}, | |||
['active support'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Chance of restoring SP of all allies. Also raises Voltage.", | |||
notes= '', | |||
name = 'Active Support' | |||
}, | |||
['active boost'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Chance of restoring SP of all allies. Also raises Voltage.", | |||
notes= '', | |||
name = 'Active Boost' | |||
}, | |||
['active boost+'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Chance of restoring SP of all allies. Also raises Voltage.", | |||
notes= '', | |||
name = 'Active Boost+' | |||
}, | |||
['attack master'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Automatic Tarukaja at start of battle.", | |||
notes= '', | |||
name = 'Attack Master' | |||
}, | |||
['auto-maraku'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Automatic Marakukaja at start of battle.", | |||
notes= '', | |||
name = 'Auto-Maraku' | |||
}, | |||
['auto-masuku'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Automatic Masukukaja at start of battle.", | |||
notes= '', | |||
name = 'Auto-Masuku' | |||
}, | |||
['auto-mataru'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Automatic Matarukaja at start of battle.", | |||
notes= '', | |||
name = 'Auto-Mataru' | |||
}, | |||
['auto-riser'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Automatic Heat Riser at start of battle.", | |||
notes= '', | |||
name = 'Auto-Riser' | |||
}, | |||
['berserker'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Increases damage dealt with each subsequent melee attack.", | |||
notes= '', | |||
name = 'Berserker', | |||
link = 'Berserker (Skill)' | |||
}, | |||
['blessing of yggdrasil'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Reduces SP cost of One More actions by 40%.", | |||
notes= '', | |||
name = 'Blessing of Yggdrasil' | |||
}, | |||
['brilliant ballet'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Paints occupied square allies' color after turn ends.", | |||
notes= '', | |||
name = 'Brilliant Ballet' | |||
}, | |||
['break & recovery'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Slightly recovers HP for all allies after an All-Out Attack.", | |||
notes= '', | |||
name = 'Break & Recovery' | |||
}, | |||
['break & recovery+'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Moderately recovers HP for all allies after an All-Out Attack.", | |||
notes= '', | |||
name = 'Break & Recovery+' | |||
}, | |||
['brightening star'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Increases the amount of Voltage gained.", | |||
notes= '', | |||
name = 'Brightening Star' | |||
}, | |||
['broad perspective'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Chance to knock [[Down]] target when shooting from high ground.", | |||
notes= '', | |||
name = 'Broad Perspective' | |||
}, | |||
['bullet break'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "When Charge is active, knocks [[Down]] targets with Ranged Attack.", | |||
notes= '', | |||
name = 'Bullet Break' | |||
}, | |||
['champion\'s pulse'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "User recovers 12% HP when target is defeated.", | |||
notes= '', | |||
name = 'Champion\'s Pulse' | |||
}, | |||
['clairvoyance'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "When Charge is active, Ranged Attack increases by {0}, squares.", | |||
notes= '', | |||
name = 'Clairvoyance' | |||
}, | |||
['comandante'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Increases Movement by {0}, square upon getting a One More.", | |||
notes= '', | |||
name = 'Comandante' | |||
}, | |||
['daredevil'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Increases knockback distance by 2 squares.", | |||
notes= '', | |||
name = 'Daredevil' | |||
}, | |||
['deceptive haze'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Decreases damage received from targets 4 or more squares away.", | |||
notes= '', | |||
name = 'Deceptive Haze' | |||
}, | |||
['defense master'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Automatic Rakukaja at start of battle.", | |||
notes= '', | |||
name = 'Defense Master' | |||
}, | |||
['divine mind'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "User restores 30% SP when target is defeated.", | |||
notes= '', | |||
name = 'Divine Mind' | |||
}, | |||
['eagle eyes'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Increases Ranged Attack by 2 squares.", | |||
notes= '', | |||
name = 'Eagle Eyes' | |||
}, | |||
['easy money'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Greatly increases money gained at end of battle.", | |||
notes= '', | |||
name = 'Easy Money' | |||
}, | |||
['efficiency aficionado'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Increases EXP gained in battle.", | |||
notes= '', | |||
name = 'Efficiency Aficionado' | |||
}, | |||
['elegant teatime'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "When attacking multiple targets, HP and SP restores proportionally to the number of targets.", | |||
notes= '', | |||
name = 'Elegant Teatime' | |||
}, | |||
['endless fighting spirit'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Increases damage dealt when HP is above 50%.", | |||
notes= '', | |||
name = 'Endless Fighting Spirit' | |||
}, | |||
['endure'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "When KO'd, automatically revive with 1HP. Usable once per battle.", | |||
notes= '', | |||
name = 'Endure' | |||
}, | |||
['energized spirit'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "User restores 7% SP when target is defeated.", | |||
notes= '', | |||
name = 'Energized Spirit' | |||
}, | |||
['essence of sorcery'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "When Charge is active, increases Attack Skill effect range by {0}, square.", | |||
notes= '', | |||
name = 'Essence of Sorcery' | |||
}, | |||
['ferocious lion'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "When Charge is active, increases knock back range of melee attacks.", | |||
notes= '', | |||
name = 'Ferocious Lion' | |||
}, | |||
['final guard'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Nullifies a fatal attack for an ally and fully recovers HP. Only usable once.", | |||
notes= '', | |||
name = 'Final Guard' | |||
}, | |||
['finishing blow'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Increases damage dealt to [[Down]]ed targets.", | |||
notes= '', | |||
name = 'Finishing Blow' | |||
}, | |||
['flourish in hardship'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Decreases damage received when inflicted with an ailment.", | |||
notes= '', | |||
name = 'Flourish in Hardship' | |||
}, | |||
['follow-up'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Automatically shoots target that's fallen from high ground and is in range. Activates 1 time.", | |||
notes= '', | |||
name = 'Follow-Up' | |||
}, | |||
['follow-up+'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Follow-Up can activate twice in one turn.", | |||
notes= '', | |||
name = 'Follow-Up+' | |||
}, | |||
['fool\'s reckoning'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Greatly increases damage dealt to targets not in Cover.", | |||
notes= '', | |||
name = 'Fool\'s Reckoning' | |||
}, | |||
['foresight'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "When Charge is active, Ranged Attack increases by {0}, square.", | |||
notes= '', | |||
name = 'Foresight' | |||
}, | |||
['god-like speed'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Increases Movement by 1 square.", | |||
notes= '', | |||
name = 'God-Like Speed' | |||
}, | |||
['goddess\'s embrace'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Greatly restores HP and SP at end of each turn.", | |||
notes= '', | |||
name = 'Goddess\'s Embrace' | |||
}, | |||
['hawkeye'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Increases Ranged Attack by 1 square.", | |||
notes= '', | |||
name = 'Hawkeye' | |||
}, | |||
['hazy mirage'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Greatly decreases damage received from targets 4 or more squares away.", | |||
notes= '', | |||
name = 'Hazy Mirage' | |||
}, | |||
['heavenly gift'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Greatly increases the amount of Voltage gained.", | |||
notes= '', | |||
name = 'Heavenly Gift' | |||
}, | |||
['immunity'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Prevents infliction of any ailment.", | |||
notes= '', | |||
name = 'Immunity' | |||
}, | |||
['impenetrable fortress'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Greatly decreases damage received when ally is in an adjacent square.", | |||
notes= '', | |||
name = 'Impenetrable Fortress' | |||
}, | |||
['indomitable perseverance'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Decreases damage received when HP is less than 50%.", | |||
notes= '', | |||
name = 'Indomitable Perseverance' | |||
}, | |||
['invigorate 1'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Slightly restores SP at end of each turn.", | |||
notes= '', | |||
name = 'Invigorate 1' | |||
}, | |||
['invigorate 2'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Moderately restores SP at end of each turn.", | |||
notes= '', | |||
name = 'Invigorate 2' | |||
}, | |||
['invigorate 3'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Greatly restores SP at end of each turn.", | |||
notes= '', | |||
name = 'Invigorate 3' | |||
}, | |||
['invigorated soul'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "User restores 12% SP when target is defeated.", | |||
notes= '', | |||
name = 'Invigorated Soul' | |||
}, | |||
['iron body'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Decreases damage received for rest of turn if attacked twice.", | |||
notes= '', | |||
name = 'Iron Body' | |||
}, | |||
['ironclad guard'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Further reduces damage when in Cover.", | |||
notes= '', | |||
name = 'Ironclad Guard' | |||
}, | |||
['keen eye'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Increases drop rate of rare Personas.", | |||
notes= '', | |||
name = 'Keen Eye' | |||
}, | |||
['knack for conflict'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Greatly increases EXP gained in battle.", | |||
notes= '', | |||
name = 'Knack for Conflict' | |||
}, | |||
['lightning speed'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "When Charge is active, increases Movement by {0}, squares.", | |||
notes= '', | |||
name = 'Lightning Speed' | |||
}, | }, | ||
[' | ['lucky punch'] = { | ||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Chance to knock [[Down]] target unit when performing a melee attack.", | |||
notes= '', | |||
name = 'Lucky Punch' | |||
}, | }, | ||
[' | ['magic bullet'] = { | ||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Greatly increases damage dealt to targets in Cover.", | |||
notes= '', | |||
name = 'Magic Bullet' | |||
}, | }, | ||
[' | ['magical mastery'] = { | ||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Increases Skill range by {0}, square.", | |||
notes= '', | |||
name = 'Magical Mastery' | |||
}, | }, | ||
['merciless deliverance'] = { | ['merciless deliverance'] = { | ||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Greatly increases damage dealt to [[Down]]ed targets.", | |||
notes= '', | |||
name = 'Merciless Deliverance' | |||
}, | |||
['mighty cleave'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Melee attacks will also hit units 1 square to the left and right of target.", | |||
notes= '', | |||
name = 'Mighty Cleave' | |||
}, | |||
['mighty warrior'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Increases Attack when targeting 2 or more enemy units simultaneously.", | |||
notes= '', | |||
name = 'Mighty Warrior' | |||
}, | |||
['minthe\'s blessing'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Reduces SP cost of One More actions by 20%.", | |||
notes= '', | |||
name = 'Minthe\'s Blessing' | |||
}, | |||
['moral support'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Chance of recovering HP of all allies during battle.", | |||
notes= '', | |||
name = 'Moral Support' | |||
}, | |||
['moral boost'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Chance of recovering HP of all allies during battle.", | |||
notes= '', | |||
name = 'Moral Boost' | |||
}, | |||
['moral boost+'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Chance of recovering HP of all allies during battle.", | |||
notes= '', | |||
name = 'Moral Boost+' | |||
}, | |||
['one man army'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Greatly increases Attack when targeting 3 or more enemy units simultaneously.", | |||
notes= '', | |||
name = 'One Man Army' | |||
}, | |||
['over powered'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "When Charge is active, raises Attack.", | |||
notes= '', | |||
name = 'Over Powered' | |||
}, | |||
['pedal to the metal'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "When at max HP, Movement increases by {0}, squares.", | |||
notes= '', | |||
name = 'Pedal to the Metal' | |||
}, | |||
['phantom step'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "When Charge is active, increases Movement by 1 square.", | |||
notes= '', | |||
name = 'Phantom Step' | |||
}, | |||
['punisher of the reckless'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Increases damage dealt to targets not in Cover.", | |||
notes= '', | |||
name = 'Punisher of the Reckless' | |||
}, | |||
['regenerate 1'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Slightly recovers HP at end of each turn.", | |||
notes= '', | |||
name = 'Regenerate 1' | |||
}, | |||
['regenerate 2'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Moderately recovers HP at end of each turn.", | |||
notes= '', | |||
name = 'Regenerate 2' | |||
}, | |||
['regenerate 3'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Greatly recovers HP at end of each turn.", | |||
notes= '', | |||
name = 'Regenerate 3' | |||
}, | |||
['reverse the scales'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "If shooting during a One More, swap positions with target once per turn.", | |||
notes= '', | |||
name = 'Reverse the Scales' | |||
}, | |||
['rising vigor'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Greatly increases damage dealt when HP is above 80%.", | |||
notes= '', | |||
name = 'Rising Vigor' | |||
}, | |||
['salt in the wound'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Increases damage dealt to targets inflicted with an ailment.", | |||
notes= '', | |||
name = 'Salt in the Wound' | |||
}, | |||
['sharp-eyed wildcat'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Increases damage dealt to targets in Cover.", | |||
notes= '', | |||
name = 'Sharp-Eyed Wildcat' | |||
}, | |||
['slap to the face'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Greatly increases damage dealt to targets inflicted with an ailment.", | |||
notes= '', | |||
name = 'Slap to the Face' | |||
}, | |||
['spring storm'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "When Charge is active, Ranged Attack increases by {0}, square.", | |||
notes= '', | |||
name = 'Spring Storm' | |||
}, | |||
['soul repose'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Slightly restores SP when user is in Cover.", | |||
notes= '', | |||
name = 'Soul Repose' | |||
}, | |||
['soul repose+'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Moderately restores SP when user is in Cover.", | |||
notes= '', | |||
name = 'Soul Repose+' | |||
}, | |||
['speed master'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Automatic Sukukaja at start of battle.", | |||
notes= '', | |||
name = 'Speed Master' | |||
}, | |||
['stalking hunter'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Increases damage dealt when target is attacked from behind.", | |||
notes= '', | |||
name = 'Stalking Hunter' | |||
}, | |||
['staunch battle formation'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Decreases damage received when ally is in an adjacent square.", | |||
notes= '', | |||
name = 'Staunch Battle Formation' | |||
}, | |||
['steel physique'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Greatly decreases damage received for rest of turn if attacked twice.", | |||
notes= '', | |||
name = 'Steel Physique' | |||
}, | |||
['stop & go'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Increases Movement by {0}, square after dashing.", | |||
notes= '', | |||
name = 'Stop & Go' | |||
}, | |||
['sustaining relief'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Increases duration of support skills cast on allies by 2 turns.", | |||
notes= '', | |||
name = 'Sustaining Relief' | |||
}, | |||
['torrent of magic'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Increases damage dealt with each subsequent skill attack.", | |||
notes= '', | |||
name = 'Torrent of Magic' | |||
}, | |||
['treasure hunter'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Increases money gained at end of battle.", | |||
notes= '', | |||
name = 'Treasure Hunter' | |||
}, | |||
['trigger happy'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Increases damage dealt with each subsequent Ranged Attack.", | |||
notes= '', | |||
name = 'Trigger Happy' | |||
}, | |||
['triumphant cheer'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Recovers 20% of HP/SP after defeating target.", | |||
notes= '', | |||
name = 'Triumphant Cheer' | |||
}, | |||
['trump card'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "If HP falls below 50%, recovers some HP and increases damage of next attack.", | |||
notes= '', | |||
name = 'Trump Card' | |||
}, | |||
['unparalleled strength'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Increases knockback distance by 5 squares.", | |||
notes= '', | |||
name = 'Unparalleled Strength' | |||
}, | |||
['unseen messenger'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Greatly increases damage dealt when target is attacked from behind.", | |||
notes= '', | |||
name = 'Unseen Messenger' | |||
}, | |||
['unstoppable'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Reduces SP cost of attack skills by half upon getting a One More.", | |||
notes= '', | |||
name = 'Unstoppable' | |||
}, | |||
['unyielding will'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Greatly decreases damage received when HP is less than 50%.", | |||
notes= '', | |||
name = 'Unyielding Will' | |||
}, | |||
['warrior\'s breath'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "User recovers 7% HP when target is defeated.", | |||
notes= '', | |||
name = 'Warrior\'s Breath' | |||
}, | |||
['warrior\'s comradery'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Increases damage dealt when ally is in an adjacent square.", | |||
notes= '', | |||
name = 'Warrior\'s Comradery' | |||
}, | |||
['life synergy'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "When included as a member of the party, slightly raises max HP for all allies.", | |||
notes= '', | |||
name = 'Life Synergy' | |||
}, | |||
['life synergy+'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "When included as a member of the party, moderately raises max HP for all allies.", | |||
notes= '', | |||
name = 'Life Synergy+' | |||
}, | |||
['life synergy++'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "When included as a member of the party, greatly raises max HP for all allies.", | |||
notes= '', | |||
name = 'Life Synergy++' | |||
}, | |||
['soul synergy'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "When included as a member of the party, slightly raises max SP for all allies.", | |||
notes= '', | |||
name = 'Soul Synergy' | |||
}, | |||
['soul synergy+'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "When included as a member of the party, moderately raises max SP for all allies.", | |||
notes= '', | |||
name = 'Soul Synergy+' | |||
}, | |||
['soul synergy++'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "When included as a member of the party, greatly raises max SP for all allies.", | |||
notes= '', | |||
name = 'Soul Synergy++' | |||
}, | |||
['beat synergy'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "When included as a member of the party, slightly raises Attack for all allies.", | |||
notes= '', | |||
name = 'Beat Synergy' | |||
}, | |||
['beat synergy+'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "When included as a member of the party, moderately raises Attack for all allies.", | |||
notes= '', | |||
name = 'Beat Synergy+' | |||
}, | |||
['beat synergy++'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "When included as a member of the party, greatly raises Attack for all allies.", | |||
notes= '', | |||
name = 'Beat Synergy++' | |||
}, | |||
['trigger synergy'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "When included as a member of the party, slightly raises Ranged Attack for all allies.", | |||
notes= '', | |||
name = 'Trigger Synergy' | |||
}, | |||
['trigger synergy+'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "When included as a member of the party, moderately raises Ranged Attack for all allies.", | |||
notes= '', | |||
name = 'Trigger Synergy+' | |||
}, | |||
['trigger synergy++'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "When included as a member of the party, greatly raises Ranged Attack for all allies.", | |||
notes= '', | |||
name = 'Trigger Synergy++' | |||
}, | |||
['slam'] = { | |||
attribute = 'physical', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '40', | |||
powerlvl = '', | |||
range = '1', | |||
skilltype = 'Magic', | |||
inbattle = 'Y', | |||
outbattle = 'N', | |||
description = "Deals damage to surrounding area. Knocks back targets.", | |||
notes= '', | |||
name = 'Slam' | |||
}, | |||
['heavy counter'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = '', | |||
outbattle = '', | |||
description = "Performs counter attack once per turn. Inflicts [[Down]] if attacked again.", | |||
notes= '', | |||
name = 'Heavy Counter' | |||
}, | |||
['lady marie\'s grace'] = { | |||
attribute = 'passive', | |||
damagetype = '', | |||
effect = '', | |||
cost = '', | |||
costtype = '', | |||
target = '', | |||
power = '', | |||
powerlvl = '', | |||
range = '', | |||
skilltype = 'Magic', | |||
inbattle = '', | |||
outbattle = '', | |||
description = "Always has [[Resist]] status, and will not go [[down]] when attacked.", | |||
notes= '', | |||
name = 'Lady Marie\'s Grace' | |||
}, | }, | ||
} | } | ||
Latest revision as of 20:43, 15 November 2024
Documentation for this module may be created at Module:Data/Skill/p5t/doc
local skill = { ['agi'] = { attribute = 'burn', attribute_link = 'Fire', damagetype = 'Magic', effect = '', cost = '14', costtype = 'SP', target = 'Enemy Group', power = '45', powerlvl = 'Light', range = '4', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Deals light damage in a small area. Inflicts [[Burn]].", notes= '', name = 'Agi' }, ['agilao'] = { attribute = 'burn', attribute_link = 'Fire', damagetype = 'Magic', effect = '', cost = '32', costtype = 'SP', target = 'Enemy Group', power = '85', powerlvl = 'Medium', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Deals medium damage in a small area. Inflicts [[Burn]].", notes= '', name = 'Agilao' }, ['agidyne'] = { attribute = 'burn', attribute_link = 'Fire', damagetype = 'Magic', effect = '', cost = '50', costtype = 'SP', target = 'Enemy Group', power = '125', powerlvl = 'Heavy', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Deals heavy damage in a small area. Inflicts [[Burn]].", notes= '', name = 'Agidyne' }, ['maragi'] = { attribute = 'burn', attribute_link = 'Fire', damagetype = 'Magic', effect = '', cost = '24', costtype = 'SP', target = 'Enemy Group', power = '45', powerlvl = 'Light', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Deals light damage in a medium area. Inflicts [[Burn]].", notes= '', name = 'Maragi' }, ['maragion'] = { attribute = 'burn', attribute_link = 'Fire', damagetype = 'Magic', effect = '', cost = '42', costtype = 'SP', target = 'Enemy Group', power = '85', powerlvl = 'Medium', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Deals medium damage in a medium area. Inflicts [[Burn]].", notes= '', name = 'Maragion' }, ['maragidyne'] = { attribute = 'burn', attribute_link = 'Fire', damagetype = 'Magic', effect = '', cost = '62', costtype = 'SP', target = 'Enemy Group', power = '125', powerlvl = 'Heavy', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Deals heavy damage in a medium area. Inflicts [[Burn]].", notes= '', name = 'Maragidyne' }, ['hellfire'] = { attribute = 'burn', attribute_link = 'Fire', damagetype = 'Magic', effect = '', cost = '84', costtype = 'SP', target = 'Enemy Group', power = '175', powerlvl = 'Severe', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Deals severe damage in a large area. Inflicts [[Burn]].", notes= '', name = 'Hellfire' }, ['bufu'] = { attribute = 'freeze', attribute_link = 'Ice', damagetype = 'Magic', effect = '', cost = '14', costtype = 'SP', target = 'Enemy Group', power = '35', powerlvl = 'Light', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Deals light damage in a small area. Inflicts [[Freeze]].", notes= '', name = 'Bufu' }, ['bufula'] = { attribute = 'freeze', attribute_link = 'Ice', damagetype = 'Magic', effect = '', cost = '32', costtype = 'SP', target = 'Enemy Group', power = '70', powerlvl = 'Medium', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Deals medium damage in a small area. Inflicts [[Freeze]].", notes= '', name = 'Bufula' }, ['bufudyne'] = { attribute = 'freeze', attribute_link = 'Ice', damagetype = 'Magic', effect = '', cost = '50', costtype = 'SP', target = 'Enemy Group', power = '105', powerlvl = 'Heavy', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Deals heavy damage in a small area. Inflicts [[Freeze]].", notes= '', name = 'Bufudyne' }, ['mabufu'] = { attribute = 'freeze', attribute_link = 'Ice', damagetype = 'Magic', effect = '', cost = '24', costtype = 'SP', target = 'Enemy Group', power = '35', powerlvl = 'Light', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Deals light damage in a medium area. Inflicts [[Freeze]].", notes= '', name = 'Mabufu' }, ['mabufula'] = { attribute = 'freeze', attribute_link = 'Ice', damagetype = 'Magic', effect = '', cost = '42', costtype = 'SP', target = 'Enemy Group', power = '70', powerlvl = 'Medium', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Deals medium damage in a medium area. Inflicts [[Freeze]].", notes= '', name = 'Mabufula' }, ['mabufudyne'] = { attribute = 'freeze', attribute_link = 'Ice', damagetype = 'Magic', effect = '', cost = '62', costtype = 'SP', target = 'Enemy Group', power = '105', powerlvl = 'Heavy', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Deals heavy damage in a medium area. Inflicts [[Freeze]].", notes= '', name = 'Mabufudyne' }, ['crystal bloom'] = { attribute = 'freeze', attribute_link = 'Ice', damagetype = 'Magic', effect = '', cost = '84', costtype = 'SP', target = 'Enemy Group', power = '150', powerlvl = 'Severe', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Deals severe damage in a large area. Inflicts [[Freeze]].", notes= '', name = 'Crystal Bloom' }, ['zio'] = { attribute = 'shock', attribute_link = 'Elec', damagetype = 'Magic', effect = '', cost = '12', costtype = 'SP', target = 'Single Enemy', power = '45', powerlvl = 'Light', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Deals light damage. Inflicts [[Shock]].", notes= '', name = 'Zio' }, ['zionga'] = { attribute = 'shock', attribute_link = 'Elec', damagetype = 'Magic', effect = '', cost = '28', costtype = 'SP', target = 'Single Enemy', power = '90', powerlvl = 'Medium', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Deals medium damage. Inflicts [[Shock]].", notes= '', name = 'Zionga' }, ['ziodyne'] = { attribute = 'shock', attribute_link = 'Elec', damagetype = 'Magic', effect = '', cost = '45', costtype = 'SP', target = 'Single Enemy', power = '135', powerlvl = 'Heavy', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Deals heavy damage. Inflicts [[Shock]].", notes= '', name = 'Ziodyne' }, ['mazio'] = { attribute = 'shock', attribute_link = 'Elec', damagetype = 'Magic', effect = '', cost = '18', costtype = 'SP', target = 'Enemy Group', power = '45', powerlvl = 'Light', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Deals light damage in a small area. Inflicts [[Shock]].", notes= '', name = 'Mazio' }, ['mazionga'] = { attribute = 'shock', attribute_link = 'Elec', damagetype = 'Magic', effect = '', cost = '36', costtype = 'SP', target = 'Enemy Group', power = '90', powerlvl = 'Medium', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Deals medium damage in a small area. Inflicts [[Shock]].", notes= '', name = 'Mazionga' }, ['maziodyne'] = { attribute = 'shock', attribute_link = 'Elec', damagetype = 'Magic', effect = '', cost = '54', costtype = 'SP', target = 'Enemy Group', power = '135', powerlvl = 'Heavy', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Deals heavy damage in a small area. Inflicts [[Shock]].", notes= '', name = 'Maziodyne' }, ['brigantine blitzkrieg'] = { attribute = 'shock', attribute_link = 'Elec', damagetype = 'Magic', effect = '', cost = '', costtype = '', target = 'Map', power = '41', powerlvl = '', range = '', skilltype = 'Voltage', inbattle = 'Y', outbattle = 'N', description = "Deals medium damage in a straight line. Inflicts [[Shock]].", notes= '', name = 'Brigantine Blitzkrieg' }, ['brigantine blitzkrieg+'] = { attribute = 'shock', attribute_link = 'Elec', damagetype = 'Magic', effect = '', cost = '', costtype = '', target = 'Map', power = '81', powerlvl = '', range = '', skilltype = 'Voltage', inbattle = 'Y', outbattle = 'N', description = "Deals heavy damage in a straight line. Inflicts [[Shock]].", notes= '', name = 'Brigantine Blitzkrieg+' }, ['brigantine blitzkrieg++'] = { attribute = 'shock', attribute_link = 'Elec', damagetype = 'Magic', effect = '', cost = '', costtype = '', target = 'Map', power = '182', powerlvl = '', range = '', skilltype = 'Voltage', inbattle = 'Y', outbattle = 'N', description = "Deals severe damage in a straight line. Inflicts [[Shock]].", notes= '', name = 'Brigantine Blitzkrieg++' }, ['almighty judgement'] = { attribute = 'shock', attribute_link = 'Elec', damagetype = 'Magic', effect = '', cost = '78', costtype = 'SP', target = 'Enemy Group', power = '193', powerlvl = 'Severe', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Deals severe damage in a large area. Inflicts [[Shock]].", notes= '', name = 'Almighty Judgement' }, ['garu'] = { attribute = 'sweep', attribute_link = 'Wind', damagetype = 'Magic', effect = '', cost = '8', costtype = 'SP', target = 'Single Enemy', power = '25', powerlvl = 'Light', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Deals light damage. Sweeps away target.", notes= '', name = 'Garu' }, ['garula'] = { attribute = 'sweep', attribute_link = 'Wind', damagetype = 'Magic', effect = '', cost = '24', costtype = 'SP', target = 'Single Enemy', power = '55', powerlvl = 'Medium', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Deals medium damage. Sweeps away target.", notes= '', name = 'Garula' }, ['garudyne'] = { attribute = 'sweep', attribute_link = 'Wind', damagetype = 'Magic', effect = '', cost = '40', costtype = 'SP', target = 'Single Enemy', power = '85', powerlvl = 'Heavy', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Deals heavy damage. Sweeps away target.", notes= '', name = 'Garudyne' }, ['magaru'] = { attribute = 'sweep', attribute_link = 'Wind', damagetype = 'Magic', effect = '', cost = '12', costtype = 'SP', target = 'Enemy Group', power = '25', powerlvl = 'Light', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Deals light damage in a small area. Sweeps away targets.", notes= '', name = 'Magaru' }, ['magarula'] = { attribute = 'sweep', attribute_link = 'Wind', damagetype = 'Magic', effect = '', cost = '30', costtype = 'SP', target = 'Enemy Group', power = '55', powerlvl = 'Medium', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Deals medium damage in a small area. Sweeps away targets.", notes= '', name = 'Magarula' }, ['magarudyne'] = { attribute = 'sweep', attribute_link = 'Wind', damagetype = 'Magic', effect = '', cost = '48', costtype = 'SP', target = 'Enemy Group', power = '85', powerlvl = 'Heavy', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Deals heavy damage in a small area. Sweeps away targets.", notes= '', name = 'Magarudyne' }, ['winds of time'] = { attribute = 'sweep', attribute_link = 'Wind', damagetype = 'Magic', effect = '', cost = '', costtype = '', target = 'Enemy Group', power = '29', powerlvl = '', range = '', skilltype = 'Voltage', inbattle = 'Y', outbattle = 'N', description = "Deals medium damage in a huge area. Sweeps away targets.", notes= '', name = 'Winds of Time' }, ['winds of time+'] = { attribute = 'sweep', attribute_link = 'Wind', damagetype = 'Magic', effect = '', cost = '', costtype = '', target = 'Enemy Group', power = '64', powerlvl = '', range = '', skilltype = 'Voltage', inbattle = 'Y', outbattle = 'N', description = "Deals heavy damage in a massive area. Sweeps away targets.", notes= '', name = 'Winds of Time+' }, ['winds of time++'] = { attribute = 'sweep', attribute_link = 'Wind', damagetype = 'Magic', effect = '', cost = '', costtype = '', target = 'Enemy Group', power = '128', powerlvl = '', range = '', skilltype = 'Voltage', inbattle = 'Y', outbattle = 'N', description = "Deals severe damage in a massive area. Sweeps away targets.", notes= '', name = 'Winds of Time++' }, ['wheel of life'] = { attribute = 'sweep', attribute_link = 'Wind', damagetype = 'Magic', effect = '', cost = '72', costtype = 'SP', target = 'Enemy Group', power = '125', powerlvl = 'Severe', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Deals severe damage in a medium area. Sweeps away targets.", notes= '', name = 'Wheel of Life' }, ['psi'] = { attribute = 'hypno', attribute_link = 'Psychokinesis', damagetype = 'Magic', effect = '', cost = '12', costtype = 'SP', target = 'Single Enemy', power = '25', powerlvl = 'Light', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Deals light damage. [[Hypno|Hypnotizes]] target.", notes= '', name = 'Psi' }, ['psio'] = { attribute = 'hypno', attribute_link = 'Psychokinesis', damagetype = 'Magic', effect = '', cost = '28', costtype = 'SP', target = 'Single Enemy', power = '55', powerlvl = 'Medium', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Deals medium damage. [[Hypno|Hypnotizes]] target.", notes= '', name = 'Psio' }, ['psiodyne'] = { attribute = 'hypno', attribute_link = 'Psychokinesis', damagetype = 'Magic', effect = '', cost = '45', costtype = 'SP', target = 'Single Enemy', power = '85', powerlvl = 'Heavy', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Deals heavy damage. [[Hypno|Hypnotizes]] target.", notes= '', name = 'Psiodyne' }, ['mapsi'] = { attribute = 'hypno', attribute_link = 'Psychokinesis', damagetype = 'Magic', effect = '', cost = '18', costtype = 'SP', target = 'Enemy Group', power = '25', powerlvl = 'Light', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Deals light damage in a small area. [[Hypno|Hypnotizes]] targets.", notes= '', name = 'Mapsi' }, ['mapsio'] = { attribute = 'hypno', attribute_link = 'Psychokinesis', damagetype = 'Magic', effect = '', cost = '36', costtype = 'SP', target = 'Enemy Group', power = '55', powerlvl = 'Medium', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Deals medium damage in a small area. [[Hypno|Hypnotizes]] targets.", notes= '', name = 'Mapsio' }, ['mapsiodyne'] = { attribute = 'hypno', attribute_link = 'Psychokinesis', damagetype = 'Magic', effect = '', cost = '54', costtype = 'SP', target = 'Enemy Group', power = '85', powerlvl = 'Heavy', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Deals heavy damage in a small area. [[Hypno|Hypnotizes]] targets.", notes= '', name = 'Mapsiodyne' }, ['noble lady\'s invitation'] = { attribute = 'hypno', attribute_link = 'Psychokinesis', damagetype = 'Magic', effect = '', cost = '', costtype = '', target = 'Enemy Group', power = '23', powerlvl = 'Light', range = '', skilltype = 'Voltage', inbattle = 'Y', outbattle = 'N', description = "[[Hypno|Hypnotizes]] surrounding units and draws them towards target. Deals light damage in small area.", notes= '', name = 'Noble Lady\'s Invitation' }, ['noble lady\'s invitation+'] = { attribute = 'hypno', attribute_link = 'Psychokinesis', damagetype = 'Magic', effect = '', cost = '', costtype = '', target = 'Enemy Group', power = '51', powerlvl = 'Light', range = '', skilltype = 'Voltage', inbattle = 'Y', outbattle = 'N', description = "[[Hypno|Hypnotizes]] surrounding units and draws them towards target. Deals medium damage in small area.", notes= '', name = 'Noble Lady\'s Invitation+' }, ['noble lady\'s invitation++'] = { attribute = 'hypno', attribute_link = 'Psychokinesis', damagetype = 'Magic', effect = '', cost = '', costtype = '', target = 'Enemy Group', power = '118', powerlvl = 'Light', range = '', skilltype = 'Voltage', inbattle = 'Y', outbattle = 'N', description = "[[Hypno|Hypnotizes]] surrounding units and draws them towards target. Deals heavy damage in small area.", notes= '', name = 'Noble Lady\'s Invitation++' }, ['psycho impact'] = { attribute = 'hypno', attribute_link = 'Psychokinesis', damagetype = 'Magic', effect = '', cost = '78', costtype = 'SP', target = 'Enemy Group', power = '125', powerlvl = 'Severe', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Deals severe damage in a medium area. [[Hypno|Hypnotizes]] targets.", notes= '', name = 'Psycho Impact' }, ['frei'] = { attribute = 'vortex', attribute_link = 'Nuclear', damagetype = 'Magic', effect = '', cost = '14', costtype = 'SP', target = 'Enemy Group', power = '25', powerlvl = 'Light', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Deals light damage in a medium area. Creates a [[Vortex]].", notes= '', name = 'Frei' }, ['freila'] = { attribute = 'vortex', attribute_link = 'Nuclear', damagetype = 'Magic', effect = '', cost = '32', costtype = 'SP', target = 'Enemy Group', power = '55', powerlvl = 'Medium', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Deals medium damage in a medium area. Creates a [[Vortex]].", notes= '', name = 'Freila' }, ['freidyne'] = { attribute = 'vortex', attribute_link = 'Nuclear', damagetype = 'Magic', effect = '', cost = '50', costtype = 'SP', target = 'Enemy Group', power = '85', powerlvl = 'Heavy', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Deals heavy damage in a medium area. Creates a [[Vortex]].", notes= '', name = 'Freidyne' }, ['mafrei'] = { attribute = 'vortex', attribute_link = 'Nuclear', damagetype = 'Magic', effect = '', cost = '24', costtype = 'SP', target = 'Enemy Group', power = '25', powerlvl = 'Light', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Deals light damage in a large area. Creates a [[Vortex]].", notes= '', name = 'Mafrei' }, ['mafreila'] = { attribute = 'vortex', attribute_link = 'Nuclear', damagetype = 'Magic', effect = '', cost = '42', costtype = 'SP', target = 'Enemy Group', power = '55', powerlvl = 'Medium', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Deals medium damage in a large area. Creates a [[Vortex]].", notes= '', name = 'Mafreila' }, ['mafreidyne'] = { attribute = 'vortex', attribute_link = 'Nuclear', damagetype = 'Magic', effect = '', cost = '62', costtype = 'SP', target = 'Enemy Group', power = '85', powerlvl = 'Heavy', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Deals heavy damage in a large area. Creates a [[Vortex]].", notes= '', name = 'Mafreidyne' }, ['atomic hollow'] = { attribute = 'vortex', attribute_link = 'Nuclear', damagetype = 'Magic', effect = '', cost = '84', costtype = 'SP', target = 'Enemy Group', power = '125', powerlvl = 'Severe', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Deals severe damage in a huge area. Creates a [[Vortex]].", notes= '', name = 'Atomic Hollow' }, ['kouha'] = { attribute = 'dizzy', attribute_link = 'Bless', damagetype = 'Magic', effect = '', cost = '12', costtype = 'SP', target = 'Enemy Group', power = '40', powerlvl = 'Light', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Deals light damage in a small area. Inflicts [[Dizzy]].", notes= '', name = 'Kouha' }, ['kouga'] = { attribute = 'dizzy', attribute_link = 'Bless', damagetype = 'Magic', effect = '', cost = '28', costtype = 'SP', target = 'Enemy Group', power = '76', powerlvl = 'Medium', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Deals medium damage in a small area. Inflicts [[Dizzy]].", notes= '', name = 'Kouga' }, ['kougaon'] = { attribute = 'dizzy', attribute_link = 'Bless', damagetype = 'Magic', effect = '', cost = '45', costtype = 'SP', target = 'Enemy Group', power = '112', powerlvl = 'Heavy', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Deals heavy damage in a small area. Inflicts [[Dizzy]].", notes= '', name = 'Kougaon' }, ['makouha'] = { attribute = 'dizzy', attribute_link = 'Bless', damagetype = 'Magic', effect = '', cost = '18', costtype = 'SP', target = 'Enemy Group', power = '40', powerlvl = 'Light', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Deals light damage in a medium area. Inflicts [[Dizzy]].", notes= '', name = 'Makouha' }, ['makouga'] = { attribute = 'dizzy', attribute_link = 'Bless', damagetype = 'Magic', effect = '', cost = '36', costtype = 'SP', target = 'Enemy Group', power = '76', powerlvl = 'Medium', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Deals medium damage in a medium area. Inflicts [[Dizzy]].", notes= '', name = 'Makouga' }, ['makougaon'] = { attribute = 'dizzy', attribute_link = 'Bless', damagetype = 'Magic', effect = '', cost = '54', costtype = 'SP', target = 'Enemy Group', power = '112', powerlvl = 'Heavy', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Deals heavy damage in a medium area. Inflicts [[Dizzy]].", notes= '', name = 'Makougaon' }, ['judgement of the heavens'] = { attribute = 'dizzy', attribute_link = 'Bless', damagetype = 'Magic', effect = '', cost = '78', costtype = 'SP', target = 'Enemy Group', power = '156', powerlvl = 'Severe', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Deals severe damage in a large area. Inflicts [[Dizzy]].", notes= '', name = 'Judgement of the Heavens' }, ['eiha'] = { attribute = 'despair', attribute_link = 'Curse', damagetype = 'Magic', effect = '', cost = '12', costtype = 'SP', target = 'Enemy Group', power = '35', powerlvl = 'Light', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Deals light damage in a small area. Inflicts [[Despair]].", notes= '', name = 'Eiha' }, ['eiga'] = { attribute = 'despair', attribute_link = 'Curse', damagetype = 'Magic', effect = '', cost = '28', costtype = 'SP', target = 'Enemy Group', power = '70', powerlvl = 'Medium', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Deals medium damage in a small area. Inflicts [[Despair]].", notes= '', name = 'Eiga' }, ['eigaon'] = { attribute = 'despair', attribute_link = 'Curse', damagetype = 'Magic', effect = '', cost = '45', costtype = 'SP', target = 'Enemy Group', power = '105', powerlvl = 'Heavy', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Deals heavy damage in a small area. Inflicts [[Despair]].", notes= '', name = 'Eigaon' }, ['maeiha'] = { attribute = 'despair', attribute_link = 'Curse', damagetype = 'Magic', effect = '', cost = '18', costtype = 'SP', target = 'Enemy Group', power = '35', powerlvl = 'Light', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Deals light damage in a medium area. Inflicts [[Despair]].", notes= '', name = 'Maeiha' }, ['maeiga'] = { attribute = 'despair', attribute_link = 'Curse', damagetype = 'Magic', effect = '', cost = '36', costtype = 'SP', target = 'Enemy Group', power = '70', powerlvl = 'Medium', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Deals medium damage in a medium area. Inflicts [[Despair]].", notes= '', name = 'Maeiga' }, ['maeigaon'] = { attribute = 'despair', attribute_link = 'Curse', damagetype = 'Magic', effect = '', cost = '54', costtype = 'SP', target = 'Enemy Group', power = '105', powerlvl = 'Heavy', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Deals heavy damage in a medium area. Inflicts [[Despair]].", notes= '', name = 'Maeigaon' }, ['scythes of eternal darkness'] = { attribute = 'despair', attribute_link = 'Curse', damagetype = 'Magic', effect = '', cost = '78', costtype = 'SP', target = 'Enemy Group', power = '150', powerlvl = 'Severe', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Deals severe damage in a large area. Inflicts [[Despair]].", notes= '', name = 'Scythes of Eternal Darkness' }, ['partisan'] = { attribute = 'forget', attribute_link = 'Partisan', damagetype = 'Magic', effect = '', cost = '12', costtype = 'SP', target = 'Single Enemy', power = '25', powerlvl = 'Light', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Deals light damage to target. Inflicts [[Forget]].", notes= '', name = 'Partisan', link = 'Partisan (Skill)' }, ['great partisan'] = { attribute = 'forget', attribute_link = 'Partisan', damagetype = 'Magic', effect = '', cost = '28', costtype = 'SP', target = 'Single Enemy', power = '55', powerlvl = 'Medium', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Deals medium damage to target. Inflicts [[Forget]].", notes= '', name = 'Great Partisan' }, ['ultimate partisan'] = { attribute = 'forget', attribute_link = 'Partisan', damagetype = 'Magic', effect = '', cost = '45', costtype = 'SP', target = 'Single Enemy', power = '85', powerlvl = 'Heavy', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Deals heavy damage to target. Inflicts [[Forget]].", notes= '', name = 'Ultimate Partisan' }, ['shining partisan'] = { attribute = 'forget', attribute_link = 'Partisan', damagetype = 'Magic', effect = '', cost = '18', costtype = 'SP', target = 'Enemy Group', power = '25', powerlvl = 'Light', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Deals light damage in a small area. Inflicts [[Forget]].", notes= '', name = 'Shining Partisan' }, ['great shining partisan'] = { attribute = 'forget', attribute_link = 'Partisan', damagetype = 'Magic', effect = '', cost = '36', costtype = 'SP', target = 'Enemy Group', power = '55', powerlvl = 'Medium', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Deals medium damage in a small area. Inflicts [[Forget]].", notes= '', name = 'Great Shining Partisan' }, ['ultimate shining partisan'] = { attribute = 'forget', attribute_link = 'Partisan', damagetype = 'Magic', effect = '', cost = '54', costtype = 'SP', target = 'Enemy Group', power = '85', powerlvl = 'Heavy', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Deals heavy damage in a small area. Inflicts [[Forget]].", notes= '', name = 'Ultimate Shining Partisan' }, ['covenant of the spear'] = { attribute = 'forget', attribute_link = 'Partisan', damagetype = 'Magic', effect = '', cost = '78', costtype = 'SP', target = 'Enemy Group', power = '125', powerlvl = 'Severe', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Deals severe damage in a medium area. Inflicts [[Forget]].", notes= '', name = 'Covenant of the Spear' }, ['megido'] = { attribute = 'almighty', damagetype = 'Magic', effect = '', cost = '35', costtype = 'SP', target = 'Enemy Group', power = '75', powerlvl = 'Light', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Deals light damage in a large area.", notes= '', name = 'Megido' }, ['megidola'] = { attribute = 'almighty', damagetype = 'Magic', effect = '', cost = '55', costtype = 'SP', target = 'Enemy Group', power = '125', powerlvl = 'Medium', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Deals medium damage in a large area.", notes= '', name = 'Megidola' }, ['megidolaon'] = { attribute = 'almighty', damagetype = 'Magic', effect = '', cost = '80', costtype = 'SP', target = 'Enemy Group', power = '175', powerlvl = 'Heavy', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Deals heavy damage in a large area.", notes= '', name = 'Megidolaon' }, ['liberator'] = { attribute = 'almighty', damagetype = 'Magic', effect = '', cost = '78', costtype = 'SP', target = 'Enemy Group', power = '73', powerlvl = 'Medium', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Deals medium damage in a medium area.", notes= '', name = 'Liberator' }, ['world\'s end'] = { attribute = 'almighty', damagetype = 'Magic', effect = '', cost = '110', costtype = 'SP', target = 'Enemy Group', power = '245', powerlvl = 'Severe', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Deals severe damage in a huge area.", notes= '', name = 'World\'s End' }, ['light of a promise'] = { attribute = 'almighty', damagetype = 'Magic', effect = '', cost = '102', costtype = 'SP', target = 'Enemy Group', power = '96', powerlvl = 'Heavy', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Deals heavy damage in a large area.", notes= '', name = 'Light of a Promise' }, ['phantom judge'] = { attribute = 'physical', damagetype = 'Physical', effect = '', cost = '', costtype = '', target = 'Enemy Group', power = '41', powerlvl = '', range = '', skilltype = 'Voltage', inbattle = 'Y', outbattle = 'N', description = "Deals medium damage in a small area. [[Down]]s targets even if in Cover.", notes= '', name = 'Phantom Judge' }, ['phantom judge+'] = { attribute = 'physical', damagetype = 'Physical', effect = '', cost = '', costtype = '', target = 'Enemy Group', power = '81', powerlvl = '', range = '', skilltype = 'Voltage', inbattle = 'Y', outbattle = 'N', description = "Deals heavy damage in a medium area. [[Down]]s targets even if in Cover.", notes= '', name = 'Phantom Judge+' }, ['phantom judge++'] = { attribute = 'physical', damagetype = 'Physical', effect = '', cost = '', costtype = '', target = 'Enemy Group', power = '158', powerlvl = '', range = '', skilltype = 'Voltage', inbattle = 'Y', outbattle = 'N', description = "Deals severe damage in a medium area. [[Down]]s targets even if in Cover.", notes= '', name = 'Phantom Judge++' }, ['full throttle'] = { attribute = 'physical', damagetype = 'Physical', effect = '', cost = '', costtype = '', target = 'Map', power = '30', powerlvl = '', range = '', skilltype = 'Voltage', inbattle = 'Y', outbattle = 'N', description = "Deals medium damage in a straight line. Knocks away all targets.", notes= '', name = 'Full Throttle' }, ['full throttle+'] = { attribute = 'physical', damagetype = 'Physical', effect = '', cost = '', costtype = '', target = 'Map', power = '66', powerlvl = '', range = '', skilltype = 'Voltage', inbattle = 'Y', outbattle = 'N', description = "Deals heavy damage in a straight line. Knocks away all targets.", notes= '', name = 'Full Throttle+' }, ['full throttle++'] = { attribute = 'physical', damagetype = 'Physical', effect = '', cost = '', costtype = '', target = 'Map', power = '132', powerlvl = '', range = '', skilltype = 'Voltage', inbattle = 'Y', outbattle = 'N', description = "Deals severe damage in a straight line. Knocks away all targets.", notes= '', name = 'Full Throttle++' }, ['baywell 45 mkii'] = { attribute = 'gun', damagetype = 'Physical', effect = '', cost = '0', costtype = 'SP', target = 'Single Enemy', power = '94', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Deals damage to 1 target at no SP cost.", notes= '', name = 'Baywell 45 MkII' }, ['emergency support'] = { attribute = 'heal', attribute_link = 'Healing', damagetype = 'Healing', effect = '', cost = '7', costtype = 'SP', target = 'Single Ally', power = '46', powerlvl = 'Light', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Moderately recovers HP of target ally.", notes= '', name = 'Emergency Support' }, ['emergency support+'] = { attribute = 'heal', attribute_link = 'Healing', damagetype = 'Healing', effect = '', cost = '18', costtype = 'SP', target = 'Single Ally', power = '109', powerlvl = 'Light', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Greatly recovers HP of target ally.", notes= '', name = 'Emergency Support+' }, ['dia'] = { attribute = 'heal', attribute_link = 'Healing', damagetype = 'Healing', effect = '', cost = '10', costtype = 'SP', target = 'Single Ally', power = '65', powerlvl = 'Light', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Moderately recovers HP of target ally.", notes= '', name = 'Dia' }, ['diarama'] = { attribute = 'heal', attribute_link = 'Healing', damagetype = 'Healing', effect = '', cost = '26', costtype = 'SP', target = 'Single Ally', power = '155', powerlvl = 'Medium', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Greatly recovers HP of target ally.", notes= '', name = 'Diarama' }, ['diarahan'] = { attribute = 'heal', attribute_link = 'Healing', damagetype = 'Healing', effect = '', cost = '52', costtype = 'SP', target = 'Single Ally', power = '999', powerlvl = 'Heavy', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Fully recovers HP of target ally.", notes= '', name = 'Diarahan' }, ['media'] = { attribute = 'heal', attribute_link = 'Healing', damagetype = 'Healing', effect = '', cost = '34', costtype = 'SP', target = 'Party', power = '65', powerlvl = 'Light', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Moderately recovers HP of all allies.", notes= '', name = 'Media' }, ['mediarama'] = { attribute = 'heal', attribute_link = 'Healing', damagetype = 'Healing', effect = '', cost = '68', costtype = 'SP', target = 'Party', power = '155', powerlvl = 'Medium', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Greatly recovers HP of all allies.", notes= '', name = 'Mediarama' }, ['mediarahan'] = { attribute = 'heal', attribute_link = 'Healing', damagetype = 'Healing', effect = '', cost = '100', costtype = 'SP', target = 'Party', power = '999', powerlvl = 'Heavy', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Fully recovers HP of all allies.", notes= '', name = 'Mediarahan' }, ['diamrita'] = { attribute = 'heal', attribute_link = 'Healing', damagetype = 'Healing', effect = '', cost = '16', costtype = 'SP', target = 'Single Ally', power = '65', powerlvl = 'Light', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Moderately recovers HP of target ally and cures ailments.", notes= '', name = 'Diamrita' }, ['diaramrita'] = { attribute = 'heal', attribute_link = 'Healing', damagetype = 'Healing', effect = '', cost = '32', costtype = 'SP', target = 'Single Ally', power = '155', powerlvl = 'Medium', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Greatly recovers HP of target ally and cures ailments.", notes= '', name = 'Diaramrita' }, ['ailment shield'] = { attribute = 'support', damagetype = '', effect = '', cost = '12', costtype = 'SP', target = 'Single Ally', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Automatically cures ailment on adjacent ally. Activates 1 time.", notes= '', name = 'Ailment Shield' }, ['ailment shield+'] = { attribute = 'support', damagetype = '', effect = '', cost = '22', costtype = 'SP', target = 'Single Ally', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Automatically cures ailment on adjacent ally. Activates 2 times.", notes= '', name = 'Ailment Shield+' }, ['ambush'] = { attribute = 'support', damagetype = 'Physical', effect = '', cost = '12', costtype = 'SP', target = 'Single Enemy', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Shoots targets that enter area and stops action of any non-unique enemies. Activates 1 time.", notes= '', name = 'Ambush' }, ['ambush+'] = { attribute = 'support', damagetype = 'Physical', effect = '', cost = '22', costtype = 'SP', target = 'Single Enemy', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Shoots targets that enter area and stops actions of any non-unique enemies. Activates 2 times.", notes= '', name = 'Ambush+' }, ['rakukaja'] = { attribute = 'support', damagetype = '', effect = '', cost = '12', costtype = 'SP', target = 'Single Ally', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Raises Defense of target ally for 3 turns.", notes= '', name = 'Rakukaja' }, ['marakukaja'] = { attribute = 'support', damagetype = '', effect = '', cost = '60', costtype = 'SP', target = 'Party', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Raises Defense of all allies for 3 turns.", notes= '', name = 'Marakukaja' }, ['sukukaja'] = { attribute = 'support', damagetype = '', effect = '', cost = '12', costtype = 'SP', target = 'Single Ally', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Raises Movement of target ally for 3 turns.", notes= '', name = 'Sukukaja' }, ['masukukaja'] = { attribute = 'support', damagetype = '', effect = '', cost = '60', costtype = 'SP', target = 'Party', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Raises Movement of all allies for 3 turns.", notes= '', name = 'Masukukaja' }, ['tarukaja'] = { attribute = 'support', damagetype = '', effect = '', cost = '12', costtype = 'SP', target = 'Single Ally', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Raises Attack of target ally for 3 turns.", notes= '', name = 'Tarukaja' }, ['matarukaja'] = { attribute = 'support', damagetype = '', effect = '', cost = '60', costtype = 'SP', target = 'Party', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Raises Attack of all allies for 3 turns.", notes= '', name = 'Matarukaja' }, ['first aid'] = { attribute = 'support', damagetype = 'Healing', effect = '', cost = '19', costtype = 'SP', target = 'Single Ally', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "HP automatically recovers when a nearby ally takes damage. Activates 1 time.", notes= '', name = 'First Aid' }, ['first aid+'] = { attribute = 'support', damagetype = 'Healing', effect = '', cost = '34', costtype = 'SP', target = 'Single Ally', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "HP automatically recovers when a nearby ally takes damage. Activates 2 times.", notes= '', name = 'First Aid+' }, ['heat riser'] = { attribute = 'support', damagetype = '', effect = '', cost = '60', costtype = 'SP', target = 'Single Ally', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Raises Attack, Defense, and Movement of target ally for 3 turns.", notes= '', name = 'Heat Riser' }, ['crystal of rebirth'] = { attribute = 'support', damagetype = 'Healing', effect = '', cost = '20', costtype = 'SP', target = 'Map', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Conjures a crystal that heals surrounding allies. Can be knocked back with a melee attack.", notes= '', name = 'Crystal of Rebirth' }, ['femme fatale'] = { attribute = 'support', damagetype = 'Physical', effect = '', cost = '', costtype = '', target = 'Single Enemy', power = '', powerlvl = '', range = '', skilltype = 'Voltage', inbattle = 'Y', outbattle = 'N', description = "Summons a unit to inflict medium damage to target. Allows additional following action.", notes= '', name = 'Femme Fatale' }, ['femme fatale+'] = { attribute = 'support', damagetype = 'Physical', effect = '', cost = '', costtype = '', target = 'Single Enemy', power = '', powerlvl = '', range = '', skilltype = 'Voltage', inbattle = 'Y', outbattle = 'N', description = "Summons a unit to inflict heavy damage to target. Allows additional following action.", notes= '', name = 'Femme Fatale+' }, ['femme fatale++'] = { attribute = 'support', damagetype = 'Physical', effect = '', cost = '', costtype = '', target = 'Single Enemy', power = '', powerlvl = '', range = '', skilltype = 'Voltage', inbattle = 'Y', outbattle = 'N', description = "Summons a unit to inflict severe damage to target. Allows additional following action.", notes= '', name = 'Femme Fatale++' }, ['like a phantom'] = { attribute = 'support', damagetype = '', effect = '', cost = '', costtype = '', target = 'Map', power = '', powerlvl = '', range = '', skilltype = 'Voltage', inbattle = 'Y', outbattle = 'N', description = "Summons 2 decoy units. Allows additional following action.", notes= '', name = 'Like a Phantom' }, ['like a phantom+'] = { attribute = 'support', damagetype = '', effect = '', cost = '', costtype = '', target = 'Map', power = '', powerlvl = '', range = '', skilltype = 'Voltage', inbattle = 'Y', outbattle = 'N', description = "Summons 3 decoy units. Allows additional following action.", notes= '', name = 'Like a Phantom+' }, ['like a phantom++'] = { attribute = 'support', damagetype = '', effect = '', cost = '', costtype = '', target = 'Map', power = '', powerlvl = '', range = '', skilltype = 'Voltage', inbattle = 'Y', outbattle = 'N', description = "Summons 3 decoy units. Allows additional following action.", notes= '', name = 'Like a Phantom++' }, ['flag of freedom'] = { attribute = 'support', damagetype = 'Healing', effect = '', cost = '', costtype = '', target = 'Map', power = '', powerlvl = '', range = '', skilltype = 'Voltage', inbattle = 'Y', outbattle = 'N', description = "Places flag that breaks Cover of nearby enemies and heals nearby allies at end of each turn.", notes= '', name = 'Flag of Freedom' }, ['flag of freedom+'] = { attribute = 'support', damagetype = 'Healing', effect = '', cost = '', costtype = '', target = 'Map', power = '', powerlvl = '', range = '', skilltype = 'Voltage', inbattle = 'Y', outbattle = 'N', description = "Places flag that breaks Cover of nearby enemies and heals nearby allies at end of each turn.", notes= '', name = 'Flag of Freedom+' }, ['flag of freedom++'] = { attribute = 'support', damagetype = 'Healing', effect = '', cost = '', costtype = '', target = 'Map', power = '', powerlvl = '', range = '', skilltype = 'Voltage', inbattle = 'Y', outbattle = 'N', description = "Places flag that breaks Cover of nearby enemies and heals nearby allies at end of each turn.", notes= '', name = 'Flag of Freedom++' }, ['pathway to the ball'] = { attribute = 'support', damagetype = '', effect = '', cost = '', costtype = '', target = 'Self', power = '', powerlvl = '', range = '', skilltype = 'Voltage', inbattle = 'Y', outbattle = 'N', description = "Unlimited range of Movement for current turn until dash is used. Can perform another action after use.", notes= '', name = 'Pathway to the Ball' }, ['truth seeker'] = { attribute = 'support', damagetype = '', effect = '', cost = '', costtype = '', target = 'Party', power = '', powerlvl = '', range = '', skilltype = 'Voltage', inbattle = 'Y', outbattle = 'N', description = "Allies can take an additional action. After use, Voltage will not increase for 3 turns.", notes= '', name = 'Truth Seeker' }, ['burn boost'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Slightly increases damage of Agi skills.", notes= '', name = 'Burn Boost' }, ['burn amp'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Moderately increases damage of Agi skills.", notes= '', name = 'Burn Amp' }, ['burn mega booster'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Greatly increases damage of Agi skills.", notes= '', name = 'Burn Mega Booster' }, ['freeze boost'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Slightly increases damage of Bufu skills.", notes= '', name = 'Freeze Boost' }, ['freeze amp'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Moderately increases damage of Bufu skills.", notes= '', name = 'Freeze Amp' }, ['freeze mega booster'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Greatly increases damage of Bufu skills.", notes= '', name = 'Freeze Mega Booster' }, ['shock boost'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Slightly increases damage of Zio skills.", notes= '', name = 'Shock Boost' }, ['shock amp'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Moderately increases damage of Zio skills.", notes= '', name = 'Shock Amp' }, ['shock mega booster'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Greatly increases damage of Zio skills.", notes= '', name = 'Shock Mega Booster' }, ['sweep boost'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Slightly increases damage of Garu skills.", notes= '', name = 'Sweep Boost' }, ['sweep amp'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Moderately increases damage of Garu skills.", notes= '', name = 'Sweep Amp' }, ['sweep mega booster'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Greatly increases damage of Garu skills.", notes= '', name = 'Sweep Mega Booster' }, ['hypno boost'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Slightly increases damage of Psi skills.", notes= '', name = 'Hypno Boost' }, ['hypno amp'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Moderately increases damage of Psi skills.", notes= '', name = 'Hypno Amp' }, ['hypno mega booster'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Greatly increases damage of Psi skills.", notes= '', name = 'Hypno Mega Booster' }, ['vortex boost'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Slightly increases damage of Frei skills.", notes= '', name = 'Vortex Boost' }, ['vortex amp'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Moderately increases damage of Frei skills.", notes= '', name = 'Vortex Amp' }, ['vortex mega booster'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Greatly increases damage of Frei skills.", notes= '', name = 'Vortex Mega Booster' }, ['dizzy boost'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Slightly increases damage of Kouha skills.", notes= '', name = 'Dizzy Boost' }, ['dizzy amp'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Moderately increases damage of Kouha skills.", notes= '', name = 'Dizzy Amp' }, ['dizzy mega booster'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Greatly increases damage of Kouha skills.", notes= '', name = 'Dizzy Mega Booster' }, ['despair boost'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Slightly increases damage of Eiha skills.", notes= '', name = 'Despair Boost' }, ['despair amp'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Moderately increases damage of Eiha skills.", notes= '', name = 'Despair Amp' }, ['despair mega booster'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Greatly increases damage of Eiha skills.", notes= '', name = 'Despair Mega Booster' }, ['forget boost'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Slightly increases damage of Partisan skills.", notes= '', name = 'Forget Boost' }, ['forget amp'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Moderately increases damage of Partisan skills.", notes= '', name = 'Forget Amp' }, ['forget mega booster'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Greatly increases damage of Partisan skills.", notes= '', name = 'Forget Mega Booster' }, ['angelic instincts'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "User recovers 30% HP when target is defeated.", notes= '', name = 'Angelic Instincts' }, ['active support'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Chance of restoring SP of all allies. Also raises Voltage.", notes= '', name = 'Active Support' }, ['active boost'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Chance of restoring SP of all allies. Also raises Voltage.", notes= '', name = 'Active Boost' }, ['active boost+'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Chance of restoring SP of all allies. Also raises Voltage.", notes= '', name = 'Active Boost+' }, ['attack master'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Automatic Tarukaja at start of battle.", notes= '', name = 'Attack Master' }, ['auto-maraku'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Automatic Marakukaja at start of battle.", notes= '', name = 'Auto-Maraku' }, ['auto-masuku'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Automatic Masukukaja at start of battle.", notes= '', name = 'Auto-Masuku' }, ['auto-mataru'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Automatic Matarukaja at start of battle.", notes= '', name = 'Auto-Mataru' }, ['auto-riser'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Automatic Heat Riser at start of battle.", notes= '', name = 'Auto-Riser' }, ['berserker'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Increases damage dealt with each subsequent melee attack.", notes= '', name = 'Berserker', link = 'Berserker (Skill)' }, ['blessing of yggdrasil'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Reduces SP cost of One More actions by 40%.", notes= '', name = 'Blessing of Yggdrasil' }, ['brilliant ballet'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Paints occupied square allies' color after turn ends.", notes= '', name = 'Brilliant Ballet' }, ['break & recovery'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Slightly recovers HP for all allies after an All-Out Attack.", notes= '', name = 'Break & Recovery' }, ['break & recovery+'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Moderately recovers HP for all allies after an All-Out Attack.", notes= '', name = 'Break & Recovery+' }, ['brightening star'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Increases the amount of Voltage gained.", notes= '', name = 'Brightening Star' }, ['broad perspective'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Chance to knock [[Down]] target when shooting from high ground.", notes= '', name = 'Broad Perspective' }, ['bullet break'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "When Charge is active, knocks [[Down]] targets with Ranged Attack.", notes= '', name = 'Bullet Break' }, ['champion\'s pulse'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "User recovers 12% HP when target is defeated.", notes= '', name = 'Champion\'s Pulse' }, ['clairvoyance'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "When Charge is active, Ranged Attack increases by {0}, squares.", notes= '', name = 'Clairvoyance' }, ['comandante'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Increases Movement by {0}, square upon getting a One More.", notes= '', name = 'Comandante' }, ['daredevil'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Increases knockback distance by 2 squares.", notes= '', name = 'Daredevil' }, ['deceptive haze'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Decreases damage received from targets 4 or more squares away.", notes= '', name = 'Deceptive Haze' }, ['defense master'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Automatic Rakukaja at start of battle.", notes= '', name = 'Defense Master' }, ['divine mind'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "User restores 30% SP when target is defeated.", notes= '', name = 'Divine Mind' }, ['eagle eyes'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Increases Ranged Attack by 2 squares.", notes= '', name = 'Eagle Eyes' }, ['easy money'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Greatly increases money gained at end of battle.", notes= '', name = 'Easy Money' }, ['efficiency aficionado'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Increases EXP gained in battle.", notes= '', name = 'Efficiency Aficionado' }, ['elegant teatime'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "When attacking multiple targets, HP and SP restores proportionally to the number of targets.", notes= '', name = 'Elegant Teatime' }, ['endless fighting spirit'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Increases damage dealt when HP is above 50%.", notes= '', name = 'Endless Fighting Spirit' }, ['endure'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "When KO'd, automatically revive with 1HP. Usable once per battle.", notes= '', name = 'Endure' }, ['energized spirit'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "User restores 7% SP when target is defeated.", notes= '', name = 'Energized Spirit' }, ['essence of sorcery'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "When Charge is active, increases Attack Skill effect range by {0}, square.", notes= '', name = 'Essence of Sorcery' }, ['ferocious lion'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "When Charge is active, increases knock back range of melee attacks.", notes= '', name = 'Ferocious Lion' }, ['final guard'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Nullifies a fatal attack for an ally and fully recovers HP. Only usable once.", notes= '', name = 'Final Guard' }, ['finishing blow'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Increases damage dealt to [[Down]]ed targets.", notes= '', name = 'Finishing Blow' }, ['flourish in hardship'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Decreases damage received when inflicted with an ailment.", notes= '', name = 'Flourish in Hardship' }, ['follow-up'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Automatically shoots target that's fallen from high ground and is in range. Activates 1 time.", notes= '', name = 'Follow-Up' }, ['follow-up+'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Follow-Up can activate twice in one turn.", notes= '', name = 'Follow-Up+' }, ['fool\'s reckoning'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Greatly increases damage dealt to targets not in Cover.", notes= '', name = 'Fool\'s Reckoning' }, ['foresight'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "When Charge is active, Ranged Attack increases by {0}, square.", notes= '', name = 'Foresight' }, ['god-like speed'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Increases Movement by 1 square.", notes= '', name = 'God-Like Speed' }, ['goddess\'s embrace'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Greatly restores HP and SP at end of each turn.", notes= '', name = 'Goddess\'s Embrace' }, ['hawkeye'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Increases Ranged Attack by 1 square.", notes= '', name = 'Hawkeye' }, ['hazy mirage'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Greatly decreases damage received from targets 4 or more squares away.", notes= '', name = 'Hazy Mirage' }, ['heavenly gift'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Greatly increases the amount of Voltage gained.", notes= '', name = 'Heavenly Gift' }, ['immunity'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Prevents infliction of any ailment.", notes= '', name = 'Immunity' }, ['impenetrable fortress'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Greatly decreases damage received when ally is in an adjacent square.", notes= '', name = 'Impenetrable Fortress' }, ['indomitable perseverance'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Decreases damage received when HP is less than 50%.", notes= '', name = 'Indomitable Perseverance' }, ['invigorate 1'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Slightly restores SP at end of each turn.", notes= '', name = 'Invigorate 1' }, ['invigorate 2'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Moderately restores SP at end of each turn.", notes= '', name = 'Invigorate 2' }, ['invigorate 3'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Greatly restores SP at end of each turn.", notes= '', name = 'Invigorate 3' }, ['invigorated soul'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "User restores 12% SP when target is defeated.", notes= '', name = 'Invigorated Soul' }, ['iron body'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Decreases damage received for rest of turn if attacked twice.", notes= '', name = 'Iron Body' }, ['ironclad guard'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Further reduces damage when in Cover.", notes= '', name = 'Ironclad Guard' }, ['keen eye'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Increases drop rate of rare Personas.", notes= '', name = 'Keen Eye' }, ['knack for conflict'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Greatly increases EXP gained in battle.", notes= '', name = 'Knack for Conflict' }, ['lightning speed'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "When Charge is active, increases Movement by {0}, squares.", notes= '', name = 'Lightning Speed' }, ['lucky punch'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Chance to knock [[Down]] target unit when performing a melee attack.", notes= '', name = 'Lucky Punch' }, ['magic bullet'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Greatly increases damage dealt to targets in Cover.", notes= '', name = 'Magic Bullet' }, ['magical mastery'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Increases Skill range by {0}, square.", notes= '', name = 'Magical Mastery' }, ['merciless deliverance'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Greatly increases damage dealt to [[Down]]ed targets.", notes= '', name = 'Merciless Deliverance' }, ['mighty cleave'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Melee attacks will also hit units 1 square to the left and right of target.", notes= '', name = 'Mighty Cleave' }, ['mighty warrior'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Increases Attack when targeting 2 or more enemy units simultaneously.", notes= '', name = 'Mighty Warrior' }, ['minthe\'s blessing'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Reduces SP cost of One More actions by 20%.", notes= '', name = 'Minthe\'s Blessing' }, ['moral support'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Chance of recovering HP of all allies during battle.", notes= '', name = 'Moral Support' }, ['moral boost'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Chance of recovering HP of all allies during battle.", notes= '', name = 'Moral Boost' }, ['moral boost+'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Chance of recovering HP of all allies during battle.", notes= '', name = 'Moral Boost+' }, ['one man army'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Greatly increases Attack when targeting 3 or more enemy units simultaneously.", notes= '', name = 'One Man Army' }, ['over powered'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "When Charge is active, raises Attack.", notes= '', name = 'Over Powered' }, ['pedal to the metal'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "When at max HP, Movement increases by {0}, squares.", notes= '', name = 'Pedal to the Metal' }, ['phantom step'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "When Charge is active, increases Movement by 1 square.", notes= '', name = 'Phantom Step' }, ['punisher of the reckless'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Increases damage dealt to targets not in Cover.", notes= '', name = 'Punisher of the Reckless' }, ['regenerate 1'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Slightly recovers HP at end of each turn.", notes= '', name = 'Regenerate 1' }, ['regenerate 2'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Moderately recovers HP at end of each turn.", notes= '', name = 'Regenerate 2' }, ['regenerate 3'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Greatly recovers HP at end of each turn.", notes= '', name = 'Regenerate 3' }, ['reverse the scales'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "If shooting during a One More, swap positions with target once per turn.", notes= '', name = 'Reverse the Scales' }, ['rising vigor'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Greatly increases damage dealt when HP is above 80%.", notes= '', name = 'Rising Vigor' }, ['salt in the wound'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Increases damage dealt to targets inflicted with an ailment.", notes= '', name = 'Salt in the Wound' }, ['sharp-eyed wildcat'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Increases damage dealt to targets in Cover.", notes= '', name = 'Sharp-Eyed Wildcat' }, ['slap to the face'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Greatly increases damage dealt to targets inflicted with an ailment.", notes= '', name = 'Slap to the Face' }, ['spring storm'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "When Charge is active, Ranged Attack increases by {0}, square.", notes= '', name = 'Spring Storm' }, ['soul repose'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Slightly restores SP when user is in Cover.", notes= '', name = 'Soul Repose' }, ['soul repose+'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Moderately restores SP when user is in Cover.", notes= '', name = 'Soul Repose+' }, ['speed master'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Automatic Sukukaja at start of battle.", notes= '', name = 'Speed Master' }, ['stalking hunter'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Increases damage dealt when target is attacked from behind.", notes= '', name = 'Stalking Hunter' }, ['staunch battle formation'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Decreases damage received when ally is in an adjacent square.", notes= '', name = 'Staunch Battle Formation' }, ['steel physique'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Greatly decreases damage received for rest of turn if attacked twice.", notes= '', name = 'Steel Physique' }, ['stop & go'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Increases Movement by {0}, square after dashing.", notes= '', name = 'Stop & Go' }, ['sustaining relief'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Increases duration of support skills cast on allies by 2 turns.", notes= '', name = 'Sustaining Relief' }, ['torrent of magic'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Increases damage dealt with each subsequent skill attack.", notes= '', name = 'Torrent of Magic' }, ['treasure hunter'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Increases money gained at end of battle.", notes= '', name = 'Treasure Hunter' }, ['trigger happy'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Increases damage dealt with each subsequent Ranged Attack.", notes= '', name = 'Trigger Happy' }, ['triumphant cheer'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Recovers 20% of HP/SP after defeating target.", notes= '', name = 'Triumphant Cheer' }, ['trump card'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "If HP falls below 50%, recovers some HP and increases damage of next attack.", notes= '', name = 'Trump Card' }, ['unparalleled strength'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Increases knockback distance by 5 squares.", notes= '', name = 'Unparalleled Strength' }, ['unseen messenger'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Greatly increases damage dealt when target is attacked from behind.", notes= '', name = 'Unseen Messenger' }, ['unstoppable'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Reduces SP cost of attack skills by half upon getting a One More.", notes= '', name = 'Unstoppable' }, ['unyielding will'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Greatly decreases damage received when HP is less than 50%.", notes= '', name = 'Unyielding Will' }, ['warrior\'s breath'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "User recovers 7% HP when target is defeated.", notes= '', name = 'Warrior\'s Breath' }, ['warrior\'s comradery'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Increases damage dealt when ally is in an adjacent square.", notes= '', name = 'Warrior\'s Comradery' }, ['life synergy'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "When included as a member of the party, slightly raises max HP for all allies.", notes= '', name = 'Life Synergy' }, ['life synergy+'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "When included as a member of the party, moderately raises max HP for all allies.", notes= '', name = 'Life Synergy+' }, ['life synergy++'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "When included as a member of the party, greatly raises max HP for all allies.", notes= '', name = 'Life Synergy++' }, ['soul synergy'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "When included as a member of the party, slightly raises max SP for all allies.", notes= '', name = 'Soul Synergy' }, ['soul synergy+'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "When included as a member of the party, moderately raises max SP for all allies.", notes= '', name = 'Soul Synergy+' }, ['soul synergy++'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "When included as a member of the party, greatly raises max SP for all allies.", notes= '', name = 'Soul Synergy++' }, ['beat synergy'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "When included as a member of the party, slightly raises Attack for all allies.", notes= '', name = 'Beat Synergy' }, ['beat synergy+'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "When included as a member of the party, moderately raises Attack for all allies.", notes= '', name = 'Beat Synergy+' }, ['beat synergy++'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "When included as a member of the party, greatly raises Attack for all allies.", notes= '', name = 'Beat Synergy++' }, ['trigger synergy'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "When included as a member of the party, slightly raises Ranged Attack for all allies.", notes= '', name = 'Trigger Synergy' }, ['trigger synergy+'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "When included as a member of the party, moderately raises Ranged Attack for all allies.", notes= '', name = 'Trigger Synergy+' }, ['trigger synergy++'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "When included as a member of the party, greatly raises Ranged Attack for all allies.", notes= '', name = 'Trigger Synergy++' }, ['slam'] = { attribute = 'physical', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '40', powerlvl = '', range = '1', skilltype = 'Magic', inbattle = 'Y', outbattle = 'N', description = "Deals damage to surrounding area. Knocks back targets.", notes= '', name = 'Slam' }, ['heavy counter'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = '', outbattle = '', description = "Performs counter attack once per turn. Inflicts [[Down]] if attacked again.", notes= '', name = 'Heavy Counter' }, ['lady marie\'s grace'] = { attribute = 'passive', damagetype = '', effect = '', cost = '', costtype = '', target = '', power = '', powerlvl = '', range = '', skilltype = 'Magic', inbattle = '', outbattle = '', description = "Always has [[Resist]] status, and will not go [[down]] when attacked.", notes= '', name = 'Lady Marie\'s Grace' }, } return { skill = skill, }