Module:Data/Skill/smt5: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 3,375: Line 3,375:
     name = 'Red Capote',
     name = 'Red Capote',
     attribute = 'support'
     attribute = 'support'
},
['dormina'] = {
    cost = 10,
    costtype = 'MP',
    target = 'Single',
    accuracy = '80%',
    rank = 2,
    description = 'Chance of inflicting Sleep to 1 foe.',
    effect = '',
    name = 'Dormina',
    attribute = 'ailment'
},
['lullaby'] = {
    cost = 25,
    costtype = 'MP',
    target = 'All',
    accuracy = '55%',
    rank = 14,
    description = 'Chance of inflicting Sleep to all foes.',
    effect = '',
    name = 'Lullaby',
    attribute = 'ailment'
},
['dustoma'] = {
    cost = 10,
    costtype = 'MP',
    target = 'Single',
    accuracy = '75%',
    rank = 2,
    description = 'Chance of inflicting Mirage to 1 foe.',
    effect = '',
    name = 'Dustoma',
    attribute = 'ailment'
},
['fogna'] = {
    cost = 25,
    costtype = 'MP',
    target = 'All',
    accuracy = '50%',
    rank = 14,
    description = 'Chance of inflicting Mirage to all foes',
    effect = '',
    name = 'Fogna',
    attribute = 'ailment'
},
['poisma'] = {
    cost = 10,
    costtype = 'MP',
    target = 'Single',
    accuracy = '85%',
    rank = 2,
    description = 'Inflicts Poison to a single enemy based on a probability.',
    effect = '',
    name = 'Poisma',
    attribute = 'ailment'
},
['toxic cloud'] = {
    cost = 25,
    costtype = 'MP',
    target = 'All',
    accuracy = '60%',
    rank = 14,
    description = 'Chance of inflicting Poison to all foes.',
    effect = '',
    name = 'Toxic Cloud',
    attribute = 'ailment'
},
['pulinpa'] = {
    cost = 10,
    costtype = 'MP',
    target = 'Single',
    accuracy = '70%',
    rank = 4,
    description = 'Chance of inflicting Confusion to 1 foe.',
    effect = '',
    name = 'Pulinpa',
    attribute = 'ailment'
},
['tentarafoo'] = {
    cost = 25,
    costtype = 'MP',
    target = 'All',
    accuracy = '45%',
    rank = 15,
    description = 'Chance of inflicting Confusion to all foes.',
    effect = '',
    name = 'Tentarafoo',
    attribute = 'ailment'
},
['marin karin'] = {
    cost = 10,
    costtype = 'MP',
    target = 'Single',
    accuracy = '70%',
    rank = 4,
    description = 'Chance of inflicting Charm to 1 foe.',
    effect = '',
    name = 'Marin Karin',
    attribute = 'ailment'
},
['sexy dance'] = {
    cost = 25,
    costtype = 'MP',
    target = 'All',
    accuracy = '45%',
    rank = 15,
    description = 'Chance of inflicting Charm to all foes.',
    effect = '',
    name = 'Sexy Dance',
    attribute = 'ailment'
},
['makajama'] = {
    cost = 10,
    costtype = 'MP',
    target = 'Single',
    accuracy = '65%',
    rank = 6,
    description = 'Chance of inflicting Seal to 1 foe.',
    effect = '',
    name = 'Makajama',
    attribute = 'ailment'
},
['makajamaon'] = {
    cost = 25,
    costtype = 'MP',
    target = 'All',
    accuracy = '40%',
    rank = 15,
    description = 'Chance of inflicting Seal to all foes.',
    effect = '',
    name = 'Makajamaon',
    attribute = 'ailment'
},
['toxic spray'] = {
    cost = 15,
    costtype = 'MP',
    target = 'Single',
    accuracy = '85%',
    rank = 9,
    description = 'Chance of inflicting Poison to 1 foe and lowers Defense by 1 rank for 3 turns.',
    effect = '',
    name = 'Toxic Spray',
    attribute = 'ailment'
},
['slumber vortex'] = {
    cost = 35,
    costtype = 'MP',
    target = 'All',
    accuracy = '40%',
    rank = 21,
    description = 'Chance of inflicting Sleep and Mirage to all foes.',
    effect = '',
    name = 'Slumber Vortex',
    attribute = 'ailment'
},
['preach'] = {
    cost = 35,
    costtype = 'MP',
    target = 'All',
    accuracy = '50%',
    rank = '',
    description = 'Chance of inflicting Confusion/Charm/Sleep to all foes.',
    effect = 'DLC only. Unique to Daisoujou; cannot be inherited in Fusion.',
    name = 'Preach',
    attribute = 'ailment'
},
['evil melody'] = {
    cost = 100,
    costtype = 'MP',
    target = 'Single',
    accuracy = '150%',
    rank = '',
    description = 'Has a chance to insta-kill a single foe.',
    effect = 'DLC only. Unique to Trumpeter; cannot be inherited in Fusion.',
    name = 'Evil Melody',
    attribute = 'ailment'
},
['frolic'] = {
    cost = 80,
    costtype = 'MP',
    target = 'All',
    accuracy = '40%',
    rank = '',
    description = 'Chance of inflicting Charm to all foes. Lowers Attack/Defense by 2 ranks for 3 turns.',
    effect = 'DLC only. Unique to Cleopatra; cannot be inherited in Fusion.',
    name = 'Frolic',
    attribute = 'ailment'
},
['stagnant air'] = {
    cost = 50,
    costtype = 'MP',
    target = 'All',
    accuracy = '80%',
    rank = '',
    description = 'Chance of inflicting Mirage to all foes and lowers Defense and Accuracy/Evasion by 1 rank for 3 turns.',
    effect = 'DLC only. Unique to Mephisto; cannot be inherited in Fusion.',
    name = 'Stagnant Air',
    attribute = 'ailment'
},
},
}
}

Navigation menu