The official discord link if you wish to join the discord: https://discord.gg/j5RKwCvAFu

The background art comes from Cherylann1960.

Module:Skills/SMT4A: Difference between revisions

From The Codex
GiverOfThePeace
GiverOfThePeace (talk | contribs) (Created page with "local skills = { ['Lunge'] = { name = 'Lunge', cost = '6 MP', effect = 'Weak physical damage to one foe. High critical but low accuracy.', }, ['Gram Slice'] = { name = 'Gram Slice', cost = '5 MP', effect = 'Weak physical damage to one foe.', }, ['Dream Fist'] = { name = 'Dream Fist', cost = '9 MP', effect = 'Weak physical damage and 70% sleep to one foe.', }, ['Frenzied Chomp'] = { name = 'Frenzied Chomp', cost = '6 MP',...")
 
GiverOfThePeace
GiverOfThePeace (talk | contribs) (Protected "Module:Skills/SMT4A" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
m
 
(No difference)

Latest revision as of 21:57, 17 February 2024

Documentation for this module may be created at Module:Skills/SMT4A/doc

local skills = {
	['Lunge'] = {
		name = '[[Lunge]]',
		cost = '6 MP',
		effect = 'Weak physical damage to one foe. High critical but low accuracy.',
	},
	['Gram Slice'] = {
		name = '[[Gram Slice]]',
		cost = '5 MP',
		effect = 'Weak physical damage to one foe.',
	},
	['Dream Fist'] = {
		name = '[[Dream Fist]]',
		cost = '9 MP',
		effect = 'Weak physical damage and 70% sleep to one foe.',
	},
	['Frenzied Chomp'] = {
		name = '[[Frenzied Chomp]]',
	    cost = '6 MP',
	    effect = 'Weak physical damage to one foe. Inflicts Poison/Bind/Charm.',
	    },
	['Head Crush'] = {
		name = '[[Skull Cleave|Head Crush]]',
	    cost = '6 MP',
	    effect = 'Weak physical attack to one foe. Inflicts Daze.',
	},
	['Fang Breaker'] = {
		name = '[[Fang Breaker]]',
		cost = '12 MP',
		effect = 'Weak physical damage and Tarunda once to one foe.',
	},
	['Fatal Sword'] = {
		name = '[[Fatal Sword]]',
		cost = '8 MP',
		effect = 'Medium physical damage to one foe.',
	},
	['Iron Judgment'] = {--Demonee-ho
		name = '[[Iron Judgment]]',
		cost = '8 MP',
		effect = 'Medium physical damage to one foe.',
	},
	['Power Punch'] = {
		name = '[[Power Punch]]',
		cost = '9 MP',
		effect = 'Medium physical damage to one foe.',
		smirk = '+Daze',
	},
	['Oni-Kagura'] = {
		name = '[[Oni-Kagura]]',
		cost = '14 MP',
		effect = 'Medium physical damage to one foe. High critical but low accuracy.',
	},
	['Poison Claw'] = {
		name = '[[Poison Claw]]',
		cost = '9 MP',
		effect = 'Medium physical damage and 70% poison to one foe.',
	},
	['Tetanus Cut'] = {
		name = '[[Tetanus Cut]]',
		cost = '11 MP',
		effect = 'Medium physical damage and 70% sick to one foe.',
	},
	['Binding Claw'] = {
		name = '[[Binding Claw]]',
		cost = '11 MP',
		effect = 'Medium physical damage and 35% bind to one foe.',
	},
	['Dark Sword'] = {
		name = '[[Dark Sword]]',
	    cost = '16 MP',
	    effect = '2 hits of medium physical damage and 70% mute to one foe.',
	},
	['Berserker God'] = {
		name = '[[Berserker God]]',
		cost = '13 MP',
		effect = 'Heavy physical damage to one foe.',
	},
	['Mortal Jihad'] = {
		name = '[[Mortal Jihad]]',
		cost = '14 MP',
		effect = 'Heavy physical damage to one foe. High critical but low accuracy.',
	},
	['Bouncing Claw'] = {
		name = '[[Bouncing Claw]]',
		cost = '4 MP',
		effect = '1 to 3 hits of weak physical damage to one foe.',
	},
	['Damascus Claw'] = {
		name = '[[Damascus Claw]]',
		cost = '7 MP',
		effect = '1 to 3 hits of medium physical damage to one foe.',
	},
	['Nihil Claw'] = {
		name = '[[Nihil Claw]]',
		cost = '11 MP',
		effect = '1 to 3 hits of heavy physical damage to one foe.',
	},
	['Rending Claws'] = {--Seth
		name = '[[Rending Claws]]',
	    cost = '15 MP',
	    effect = '3 to 4 hits of heavy physical damage to one foe.',
	},
	['Hell Thrust'] = {
		name = '[[Hell Thrust]]',
	    cost = '28 MP',
	    effect = '2 to 4 hits of heavy physical damage to one foe.',
	    smirk = '+Rakunda',
	},
	['Scratch Dance'] = {
		name = '[[Scratch Dance]]',
		cost = '7 MP',
		effect = '1 to 3 hits of weak physical damage to multiple foes.',
	},
	['Purple Smoke'] = {
		name = '[[Purple Smoke]]',
		cost = '22 MP',
		effect = '1 to 3 hits of medium physical damage and 70% panic to multiple foes.',
	},
	['Axel Claw'] = {
		name = '[[Axel Claw]]',
		cost = '12 MP',
		effect = '1 to 3 hits of medium physical damage to multiple foes.',
	},
	['Mist Rush'] = {
		name = '[[Mist Rush]]',
	    cost = '28 MP',
	    effect = '2 to 4 hits of medium physical damage and 70% daze to multiple foes.',
	},
	['Madness Nails'] = {
		name = '[[Madness Nails]]',
		cost = '20 MP',
		effect = '1 to 3 hits of heavy physical damage to multiple foes.',
	},
	['Critical Wave'] = {
		name = '[[Critical Wave]]',
		cost = '12 MP',
		effect = 'Weak physical damage to all foes. High critical but low accuracy.',
	},
	['Heat Wave'] = {
		name = '[[Heat Wave]]',
		cost = '13 MP',
		effect = 'Weak physical damage to all foes.',
	},
	['Blight'] = {
		name = '[[Blight]]',
		cost = '18 MP',
		effect = 'Weak physical damage and 60% poison to all foes.',
	},
	['Javelin Rain'] = {
		name = '[[Javelin Rain]]',
		cost = '25 MP',
		effect = 'Medium physical damage to all foes.',
	},
	['Eat Whole'] = {
		name = '[[Eat Whole]]',
	    cost = '14 MP',
	    effect = 'Weak physical damage to all foes. Absorbs HP.',
	},
	['Megaton Press'] = {
		name = '[[Megaton Press]]',
		cost = '20 MP',
		effect = 'Medium physical damage to all foes. High critical but low accuracy.',
	},
	['Earthquake'] = {
		name = '[[Earthquake]]',
	    cost = '25 MP',
	    effect = 'Medium physical damage and 60% daze to all foes.',
	},
	['Titanomachia'] = {
		name = '[[Titanomachia]]',
		cost = '35 MP',
		effect = 'Heavy physical damage to all foes. High critical but low accuracy.',
	},
	['Hades Blast'] = {
		name = '[[Hades Blast]]',
		cost = '42 MP',
		effect = 'Heavy physical damage to all foes.',
	},
	['Blade of Terror'] = {--Red Rider
		name = '[[Terrorblade|Blade of Terror]]',
	    cost = '35 MP',
	    effect = '1 to 5 hits of heavy physical damage and 70% panic to multiple foes. Pierces resistance.',
	},
	['Andalusia'] = {--Matador
		name = '[[Andalucia|Andalusia]]',
	    cost = '20 MP',
	    effect = '4 to 12 hits of heavy physical damage to multiple foes.',
	},
	['Ruinous Brand'] = {--Red Rider
		name = '[[Ruinous Brand]]',
	    cost = '20 MP',
	    effect = 'Severe physical damage to one foe.',
	},
	['Gungnir'] = {--Odin
		name = '[[Gungnir (skill)|Gungnir]]',
	    cost = '22 MP',
	    effect = 'Severe physical damage to one foe, pierces resistance.',
	},
	['Pestilence'] = {--Pale Rider
		name = '[[Pestilence]]',
	    cost = '50 MP',
	    effect = 'Weak physical damage to all foes, pierces resistances. Increased damage to foes with ailments.',
	},
	['Loyalty Slash'] = {--Hagen
		name = '[[Loyalty Slash]]',
	    cost = '20 MP',
	    effect = 'Heavy physical damage to one foe.',
	    smirk = '+100% instant kill',
	},
	['Akasha Arts'] = {
		name = '[[Akasha Arts]]',
	    cost = '30 MP',
	    effect = 'Severe physical damage to one foe.',
	    smirk = '+Phys Pierce',
	},
	['Spear of Michael'] = {--Gaston
		name = '[[Spear of Michael]]',
	    cost = '10 MP',
	    effect = 'Medium physical damage to one foe.',
	},
	["Michael's Strike"] = {--Gaston
		name = "[[Michael's Strike]]",
	    cost = '25 MP',
	    effect = 'Medium physical damage to all foes.',
	},
	["Gungnir Strike"] = {--Gaston
		name = '[[Gungnir Strike]]',
	    cost = '38 MP',
	    effect = 'Heavy physical damage to all foes, pierces resistance.',
	},
	["Michael's Syphon"] = {--Gaston
		name = "[[Michael's Syphon]]",
	    cost = '17 MP',
	    effect = 'Medium physical damage to one foe. Absorbs HP.',
	},
	["Gungnir Syphon"] = {--Gaston
		name = '[[Gungnir Syphon]]',
	    cost = '24 MP',
	    effect = 'Heavy physical damage to one foe. Pierces resistance, absorbs HP.',
	},
	["Michael's Twin Strike"] = {--Gaston
		name = "[[Michael's Twin Strike]]",
	    cost = '20 MP',
	    effect = '2 hits of weak physical damage to multiple foes.',
	},
	["Gungnir Twin Strike"] = {--Gaston
		name = '[[Gungnir Twin Strike]]',
	    cost = '32 MP',
	    effect = '2 hits of medium physical damage to multiple foes, pierces resistance.',
	},
	["Michael's Pierce"] = {--Gaston
		name = "[[Michael's Pierce]]",
	    cost = '28 MP',
	    effect = "Medium physical damage and Dekaja to one foe.",
	},
	["Gungnir Pierce"] = {--Gaston
		name = '[[Gungnir Pierce]]',
	    cost = '42 MP',
	    effect = "Heavy physical damage and Dekaja to one foe, pierces resistance.",
	},
	['Gungnir Sever'] = {--Gaston
		name = '[[Gungnir Sever]]',
	    cost = '47 MP',
	    effect = "6 hits of medium physical damage to multiple foes. Pierces resistance, low accuracy.",
	},
	['Pierce Armor'] = {--Toki
		name = '[[Pierce Armor]]',
	    cost = '16 MP',
	    effect = "Medium physical damage and Rakunda to one foe, pierces resistance.",
	},
	["Assassin's Nala"] = {--Toki
		name = "[[Assasin's Nala]]",
	    cost = '19 MP',
	    effect = "Medium physical damage to one foe. Increased damage if foe has ailment.",
	},
	['Lightspeed Slash'] = {--The Hero
		name = '[[Lightspeed Slash]]',
	    cost = '30 MP',
	    effect = 'Medium physical damage to one foe, pierces resistance, weakens one random resistance.',
	},
	['Crescent Slice'] = {--The Hero
		name = '[[Crescent Slice]]',
	    cost = '25 MP',
	    effect = '2 hits of medium physical damage to one foe, and debuffs their agility by 2 levels.',
	},
	['Deadly Fury'] = {--Demi-fiend
		name = '[[Deadly Fury]]',
	    cost = '45 MP',
	    effect = 'Heavy physical damage to all enemies. High critical rate.'
	},
	['Needle Shot'] = {
		name = '[[Needle Shot]]',
		cost = '4 MP',
		effect = 'Weak gun damage to one foe.',
	},
	['Dream Needle'] = {
		name = '[[Dream Needle]]',
		cost = '9 MP',
		effect = 'Weak gun damage and 70% sleep to one foe.',
	},
	['Sleep Shot'] = {--Nozomi
		name = '[[Sleep Shot]]',
		cost = '9 MP',
		effect = 'Weak gun damage and 70% sleep to one foe.',
	},
	['Toxic Sting'] = {
		name = '[[Toxic Sting]]',
		cost = '9 MP',
		effect = 'Weak gun damage and 70% poison to one foe.',
	},
	['Stun Needle'] = {
		name = '[[Stun Needle]]',
		cost = '11 MP',
		effect = 'Weak gun damage and 60% bind to one foe.',
	},
	['Madness Needle'] = {
		name = '[[Madness Needle]]',
		cost = '11 MP',
		effect = 'Weak gun damage and 70% panic to one foe.',
	},
	['Tathlum Shot'] = {
		name = '[[Tathlum Shot]]',
		cost = '7 MP',
		effect = 'Medium gun damage to one foe.',
	},
	['Grand Tack'] = {
		name = '[[Grand Tack]]',
		cost = '11 MP',
		effect = 'Heavy gun damage to one foe.',
	},
	['Riot Gun'] = {
		name = '[[Riot Gun]]',
		cost = '30 MP',
		effect = 'Severe gun damage to one foe.',
		smirk = '+Pierce Gun'
	},
	['Myriad Arrows'] = {
		name = '[[Myriad Arrows]]',
		cost = '28 MP',
		effect = '2 to 4 hits of medium gun damage to multiple foes.',
	},
	['Stun Needles'] = {
		name = '[[Stun Needles]]',
		cost = '22 MP',
		effect = '1 to 3 hits of medium gun damage and 60% bind to multiple foes.',
	},
	['Rapid Bind'] = {--Nozomi
		name = '[[Rapid Bind]]',
		cost = '14 MP',
		effect = '1 to 3 hits of medium gun damage and 60% bind to multiple foes.',
	},
	["Snake's Fangs"] = {--Medusa
		name = "[[Snake's Fangs]]",
	    cost = '24 MP',
	    effect = '2 to 3 hits of heavy gun damage and 60% bind to multiple foes.',
	},
	["Mother's Discipline"] = {--Nozomi
		name = "[[Mother's Discipline]]",
	    cost = '40 MP',
	    effect = '3 hits of heavy gun damage to each foe. Removes smirk.',
	},
	['Rapid Needle'] = {
		name = '[[Rapid Needle]]',
		cost = '5 MP',
		effect = 'Weak gun damage to all foes.',
	},
	['Blast Arrow'] = {
		name = '[[Blast Arrow]]',
		cost = '19 MP',
		effect = 'Medium gun damage to all foes.',
	},
	['Blank Bullet'] = {--Demonee-ho
		name = '[[Blank Bullet]]',
	    cost = '22 MP',
	    effect = '2 hits of medium gun damage and 60% panic to all foes.',
	},
	["Heaven's Bow"] = {
		name = "[[Heaven's Bow]]",
		cost = '33 MP',
		effect = 'Heavy gun damage to all foes.',
	},
	['Gideon Bullet'] = {--Aleph
		name = '[[Gideon Bullet]]',
	    cost = '30 MP',
	    effect = 'Medium gun damage to one foe, pierces resistances, weakens one random resistance.',
	},
	['Sonic Shot'] = {--Aleph
		name = '[[Sonic Shot]]',
	    cost = '25 MP',
	    effect = '2 hits of medium gun damage to one foe, removes smirk.',
	},
	['Agi'] = {
		name = '[[Agi]]',
		cost = '5 MP',
		effect = 'Weak fire damage to one foe.',
	},
	['Agilao'] = {
		name = '[[Agilao]]',
		cost = '10 MP',
		effect = 'Medium fire damage to one foe.',
	},
	['Agidyne'] = {
		name = '[[Agidyne]]',
		cost = '20 MP',
		effect = 'Heavy fire damage to one foe.',
	},
	['Maragi'] = {
		name = '[[Maragi]]',
		cost = '12 MP',
		effect = 'Weak fire damage to all foes.',
	},
	['Maragion'] = {
		name = '[[Maragion]]',
		cost = '24 MP',
		effect = 'Medium fire damage to all foes.',
	},
	['Maragidyne'] = {
		name = '[[Maragidyne]]',
		cost = '48 MP',
		effect = 'Heavy fire damage to all foes.',
	},
	['Fire Breath'] = {
		name = '[[Fire Breath]]',
		cost = '21 MP',
		effect = '1 to 4 hits of weak fire damage to multiple foes.',
	},
	['Ragnarok'] = {
		name = '[[Ragnarok]]',
		cost = '60 MP',
		effect = '1 to 4 hits of medium fire damage to multiple foes.',
	},
	['Trisagion'] = {
		name = '[[Trisagion]]',
		cost = '40 MP',
		effect = 'Severe fire damage to one foe.',
		smirk = '+Fire Pierce',
	},
	['Fire of Lethargy'] = {--Belial
		name = '[[Fire of Lethargy]]',
		cost = '45 MP',
		effect = 'Heavy fire damage to one foe. Debuffs defense/hit/evade once.',
	},
	['Hellish Brand'] = {--Adramelech
		name = '[[Hellish Brand]]',
		cost='20 MP',
		effect = 'Heavy fire damage and Dekaja to one foe.',
	},
	['Raging Hellfire'] = {--Inanna
		name = '[[Raging Hellfire]]',
		cost = '45 MP',
		effect = 'Severe fire damage to one foe. User becomes weak to ice.',
	},
	['True Agidyne'] = {--Hallelujah
		name = '[[True Agidyne]]',
	    cost = '32 MP',
	    effect = 'Severe fire damage to one foe.',
	},
	['Magma Axis'] = {--Demi-fiend
		name = '[[Magma Axis]]',
	    cost = '43 MP',
	    effect = 'Severe fire damage to one foe.',
	},
	['Bufu'] = {
		name = '[[Bufu]]',
		cost = '5 MP',
		effect = 'Weak ice damage to one foe.',
	},
	['Bufula'] = {
		name = '[[Bufula]]',
		cost = '10 MP',
		effect = 'Medium ice damage to one foe.',
	},
	['Bufudyne'] = {
		name = '[[Bufudyne]]',
		cost = '20 MP',
		effect = 'Heavy ice damage to one foe.',
	},
	['Ice Age'] = {
		name = '[[Ice Age]]',
		cost = '40 MP',
		effect = 'Severe ice damage to one foe.',
		smirk = '+Ice Pierce'
	},
	['Raging Blizzard'] = {--Inanna
		name = '[[Raging Blizzard]]',
		cost = '45 MP',
		effect = 'Severe ice damage to one foe. User becomes weak to fire.',
	},
	['True Bufudyne'] = {--Hallelujah
		name = '[[True Bufudyne]]',
	    cost = '32 MP',
	    effect = 'Severe ice damage to one foe.',
	},
	['Mabufu'] = {
		name = '[[Mabufu]]',
		cost = '12 MP',
		effect = 'Weak ice damage to all foes.',
	},
	['Mabufula'] = {
		name = '[[Mabufula]]',
		cost = '24 MP',
		effect = 'Medium ice damage to all foes.',
	},
	['Mabufudyne'] = {
		name = '[[Mabufudyne]]',
		cost = '48 MP',
		effect = 'Heavy ice damage to all foes.',
	},
	['Infernal Hail'] = {--Sukuna-Hikona
		name = '[[Infernal Hail]]',
		cost = '30 MP',
		effect = 'Medium ice damage and Sukunda to all foes.',
	},
	['Ice Breath'] = {
		name = '[[Ice Breath]]',
		cost = '21 MP',
		effect = '1 to 4 hits of weak ice damage to multiple foes.',
	},
	['Glacial Blast'] = {
		name = '[[Glacial Blast]]',
		cost = '60 MP',
		effect = '1 to 4 hits of medium ice damage to multiple foes.',
	},
	['Breath'] = {--Demonee-ho
		name = '[[Breath]]',
		cost = '24 MP',
		effect = '1 to 5 hits of medium ice damage to multiple foes.',
	},
	['King Bufula'] = {--King Frost
		name = '[[King Bufula]]',
		cost = '24 MP',
		effect = 'Medium ice damage to all foes.',
		smirk = '+Rakunda',
	},
	['Cold World'] = {
		name = '[[Cold World]]',
		cost = '70 MP',
		effect = 'Heavy ice damage and 15% instant kill to all foes.',
	},
	['Zio'] = {
		name = '[[Zio]]',
		cost = '5 MP',
		effect = 'Weak elec damage to one foe.',
	},
	['Zionga'] = {
		name = '[[Zionga]]',
		cost = '10 MP',
		effect = 'Medium elec damage to one foe.',
	},
	['Ziodyne'] = {
		name = '[[Ziodyne]]',
		cost = '20 MP',
		effect = 'Heavy elec damage to one foe.',
	},
	['Vengeful Thunder'] = {--Baal
		name = '[[Vengeful Thunder]]',
	    cost = '25 MP',
	    effect = 'Heavy elec damage and 60% bind to one foe.',
	},
	['True Ziodyne'] = {--Samyaza
		name = '[[True Ziodyne]]',
		cost = '32 MP',
		effect = 'Severe elec damage to one foe.',
	},
	['Thunder Gods'] = {
		name = '[[Thunder Gods]]',
		cost = '40 MP',
		effect = 'Severe elec damage to one foe.',
		smirk = '+Elec Pierce',
	},
	['Raging Lightning'] = {--Inanna
		name = '[[Raging Lightning]]',
		cost = '45 MP',
		effect = 'Severe elec damage to one foe. User becomes weak to force.',
	},
	['Mazio'] = {
		name = '[[Mazio]]',
		cost = '12 MP',
		effect = 'Weak elec damage to all foes.',
	},
	['Mazionga'] = {
		name = '[[Mazionga]]',
		cost = '24 MP',
		effect = 'Medium elec damage to all foes.',
	},
	['Maziodyne'] = {
		name = '[[Maziodyne]]',
		cost = '48 MP',
		effect = 'Heavy elec damage to all foes.',
	},
	['Shock'] = {
		name = '[[Shock (skill)|Shock]]',
		cost = '21 MP',
		effect = '1 to 4 hits of weak elec damage to multiple foes.',
	},
	['Charming Bolt'] = {
		name = '[[Charming Bolt]]',
		cost = '45 MP',
		effect = 'Heavy elec damage and 25% panic to all foes.',
	},
	['Thunder Reign'] = {
		name = '[[Thunder Reign]]',
		cost = '70 MP',
		effect = 'Severe elec damage to all foes.',
	},
	['Zan'] = {
		name = '[[Zan]]',
		cost = '5 MP',
		effect = 'Weak force damage to one foe.',
	},
	['Zanma'] = {
		name = '[[Zanma]]',
		cost = '10 MP',
		effect = 'Medium force damage to one foe.',
	},
	['Zandyne'] = {
		name = '[[Zandyne]]',
		cost = '20 MP',
		effect = 'Heavy force damage to one foe.',
	},
	['True Zandyne'] = {--Samyaza
		name = '[[True Zandyne]]',
		cost = '32 MP',
		effect = 'Severe force damage to one foe.',
	},
	['Raging Tempest'] = {--Inanna
		name = '[[Raging Tempest]]',
		cost = '45 MP',
		effect = 'Severe force damage to one foe. User becomes weak to elec.',
	},
	['Mazan'] = {
		name = '[[Mazan]]',
		cost = '12 MP',
		effect = 'Weak force damage to all foes.',
	},
	['Mazanma'] = {
		name = '[[Mazanma]]',
		cost = '24 MP',
		effect = 'Medium force damage to all foes.',
	},
	['Mazandyne'] = {
		name = '[[Mazandyne]]',
		cost = '48 MP',
		effect = 'Heavy force damage to all foes.',
	},
	['Wind Breath'] = {
		name = '[[Wind Breath]]',
		cost = '21 MP',
		effect = '1 to 4 hits of weak force damage to multiple foes.',
	},
	['Floral Gust'] = {
		name = '[[Floral Gust]]',
		cost = '60 MP',
		effect = '1 to 4 hits of medium force damage to multiple foes.',
	},
	['Needlestorm'] = {--Sukuna-Hikona
		name = '[[Needlestorm]]',
		cost = '30 MP',
		effect = 'Medium force damage and 60% daze to all foes.',
	},
	['Deadly Wind'] = {
		name = '[[Killing Wind|Deadly Wind]]',
		cost = '40 MP',
		effect = 'Severe force damage to one foe.',
		smirk = '+Force Pierce'
	},
	['Zan-e'] = {
		name = '[[Zan]]',
		cost = '5 MP',
		effect = 'Weak force damage and 1% lost to one foe.',
	},
	['Zanma-e'] = {
		name = '[[Zanma]]',
		cost = '8 MP',
		effect = 'Medium force damage and 1% lost to one foe.',
	},
	['Zandyne-e'] = {
		name = '[[Zandyne]]',
		cost = '14 MP',
		effect = 'Heavy force damage and 1% lost to one foe.',
	},
	['Mazan-e'] = {
		name = '[[Mazan]]',
		cost = '11 MP',
		effect = 'Weak force damage and 1% lost to all foes.',
	},
	['Mazanma-e'] = {
		name = '[[Mazanma]]',
		cost = '20 MP',
		effect = 'Medium force damage and 1% lost to all foes.',
	},
	['Mazandyne-e'] = {
		name = '[[Mazandyne]]',
		cost = '32 MP',
		effect = 'Heavy force damage and 1% lost to all foes.',
	},
	['Wind Breath-e'] = {
		name = '[[Wind Breath]]',
		cost = '21 MP',
		effect = '1 to 4 hits of weak force damage and 1% lost to multiple foes.',
	},
	['Floral Gust-e'] = {
		name = '[[Floral Gust]]',
		cost = '35 MP',
		effect = '1 to 4 hits of medium force damage and 1% lost to multiple foes.',
	},
	['Deadly Wind-e'] = {
		name = '[[Deadly Wind]]',
		cost = '22 MP',
		effect = 'Severe force damage and 1% lost to one foe.',
		smirk = '+Force Pierce',
	},
	['Hama'] = {
		name = '[[Hama]]',
		cost = '6 MP',
		effect = 'Weak light damage to one foe.',
		smirk = '+30% instant death',
	},
	['Hamaon'] = {
		name = '[[Hamaon]]',
		cost = '12 MP',
		effect = 'Heavy light damage to one foe.',
		smirk = '+55% instant death',
	},
	['Mahama'] = {
		name = '[[Mahama]]',
		cost = '14 MP',
		effect = 'Weak light damage to all foes.',
		smirk = '+30% instant death',
	},
	['Mahamaon'] = {
		name = '[[Mahamaon]]',
		cost = '28 MP',
		effect = 'Heavy light damage to all foes.',
		smirk = '+55% instant death',
	},
	['Judgment Light'] = {
		name = '[[Judgment Light]]',
		cost = '56 MP',
		effect = 'Severe light damage to all foes.',
		smirk = '80% instant death',
	},
	["God's Bow"] = {--White Rider
		name = "[[God's Bow]]",
		cost = '40 MP',
		effect = 'Heavy light damage and 100% instant death to one foe.',
	},
	['Dazzle Ray'] = {--Cleopatra
		name = '[[Dazzle Ray]]',
		cost = '35 MP',
		effect = 'Severe light damage to one foe.',
		smirk = '+100% instant death',
	},
	['Mudo'] = {
		name = '[[Mudo]]',
		cost = '6 MP',
		effect = 'Weak dark damage to one foe.',
		smirk = '+30% instant death',
	},
	['Mudoon'] = {
		name = '[[Mudoon]]',
		cost = '12 MP',
		effect = 'Heavy dark damage to one foe.',
		smirk = '+55% instant death',
	},
	['Mamudo'] = {
		name = '[[Mamudo]]',
		cost = '14 MP',
		effect = 'Weak dark damage to all foes.',
		smirk = '+30% instant death',
	},
	['Mamudoon'] = {
		name = '[[Mamudoon]]',
		cost = '28 MP',
		effect = 'Heavy dark damage to all foes.',
		smirk = '+55% instant death',
	},
	['Die for Me!'] = {--Alice
		name = '[[Die for Me!]]',
		cost = '56 MP',
		effect = 'Severe dark damage to all foes.',
		smirk = '+80% instant death',
	},
	['Light Devourer'] = {--Lucifuge
		name = '[[Light Devourer]]',
		cost = '33 MP',
		effect = 'Heavy dark damage to all foes. Absorbs HP.',
	},
	['Blink of Death'] = {--Azrael
		name = '[[Blink of Death]]',
	    cost = '30 MP',
	    effect = 'Heavy dark damage and Rakunda to one foe.',
	    smirk = '+100% instant death',
	},
	['Dark Grudge'] = {--Izanami
		name = '[[Dark Grudge]]',
		cost = '30 MP',
		effect = 'Heavy dark damage to one foe.',
		smirk = '+100% instant death',
	},
	['Fear Darkness'] = {--Mephisto
		name = '[[Fear Darkness]]',
		cost = '35 MP',
		effect = 'Severe dark damage to one foe.',
		smirk = '+100% instant death'
	},
	['Megido'] = {
		name = '[[Megido]]',
		cost = '25 MP',
		effect = 'Weak almighty damage to all foes.',
	},
	['Megidola'] = {
		name = '[[Megidola]]',
		cost = '45 MP',
		effect = 'Medium almighty damage to all foes.',
	},
	['Megidolaon'] = {
		name = '[[Megidolaon]]',
		cost = '70 MP',
		effect = 'Heavy almighty damage to all foes.',
	},
	['Life Drain'] = {
		name = '[[Life Drain]]',
		cost = '5 MP',
		effect = 'Drains small amount of HP from one foe.',
	},
	['Spirit Drain'] = {
		name = '[[Spirit Drain]]',
		cost = '5 MP',
		effect = 'Drains small amount of MP from one foe.',
	},
	['Energy Drain'] = {
		name = '[[Energy Drain (Skill)|Energy Drain]]',
		cost = '7 MP',
		effect = 'Drains small amount of HP and MP from one foe.',
	},
	['Soul Drain'] = {
		name = '[[Soul Drain]]',
		cost = '7 MP',
		effect = 'Drains large amount of HP and MP from one foe.',
		smirk = '+Increased damage'
	},
	['Sea of Chaos'] = {
		name = '[[Sea of Chaos]]',
		cost = '50 MP',
		effect = 'Medium almighty damage to all foes. Law target takes 50% more damage',
	},
	['Holy Wrath'] = {
		name = '[[Holy Wrath]]',
		cost = '50 MP',
		effect = 'Medium almighty damage to all foes. Chaos target takes 50% more damage.',
	},
	['Judgment'] = {
		name = '[[Judgement (skill)|Judgment]]',
		cost = '50 MP',
		effect = 'Medium almighty damage to all foes. Neutral target takes 50% more damage.',
	},
	['Antichthon'] = {
		name = '[[Antichthon]]',
		cost = '110 MP',
		effect = 'Severe almighty damage to all foes.',
		smirk = '+Debilitate',
	},
	['Great Logos'] = {
		name = '[[Great Logos]]',
		cost = '100 MP',
		effect = 'Severe almighty damage to all foes.',
	},
	['Babylon Goblet'] = {--Mother Harlot
		name = '[[Babylon Goblet]]',
		cost = '70 MP',
		effect = 'Medium almighty damage and 25% panic to all foes.',
	},
	['Death Lust'] = {--Mother Harlot
		name = '[[Death Lust]]',
		cost = '70 MP',
		effect = 'Weak almighty damage and 55% charm to all foes.',
	},
	['5.67 Billion Hands'] = {--Maitreya
		name = '[[5.67 Billion Hands]]',
		cost = '50 MP',
		effect = 'Weak almighty damage to all foes.',
		smirk = '+Increased damage',
	},
	['Severe Judgment'] = {--Mitra-Buddha
		name = '[[Severe Judgment]]',
		cost = '50 MP',
		effect = 'Weak almighty damage to all foes.',
		smirk = '+Increased damage',
	},
	['Chariot'] = {--Merkabah
		name = '[[Chariot (skill)|Chariot]]',
		cost = '60 MP',
		effect = 'Medium almighty damage and Sukunda to all foes.',
	},
	['Evil Shine'] = {--Lucifer, Walter
		name = '[[Evil Shine]]',
		cost = '110 MP',
		effect ='Severe almighty damage and 25% panic to all foes.',
	},
	['Eternal Rest'] = {
		name = '[[Eternal Rest]]',
		cost = '50 MP',
		effect = 'Instant death to all sleeping targets.',
	},
	['Gaea Rage'] = {--Demi-fiend
		name = '[[Gaea Rage]]',
		cost = '66 MP',
		effect = 'Severe almighty damage to all foes, and debuffs their defense by 2 levels.',
	},
	['Freikugel'] = {--Demi-fiend
		name = '[[Freikugel]]',
		cost = '50 MP',
		effect = 'Severe almighty damage to one foe.',
		smirk = 'Double damage',
	},
	['Fire of Sinai'] = {--Metatron
		name = '[[Fire of Sinai]]',
		cost = '55 MP',
		effect = '1 to 5 hits of severe almighty damage to multiple foes.',
	},
	['Magic Torrent'] = {--Samyaza
		name = '[[Magic Torment]]',
	    cost = '50 MP',
	    effect = '4 to 6 hits of heavy almighty damage to multiple foes.',
	},
	['Desperate Hit'] = {--Demonee-ho
		name = '[[Desperate Hit]]',
		cost = '40 MP',
		effect = '1 to 5 hits of weak almighty damage to multiple foes.',
	},
	["Death's Door"] = {
		name = "[[Death's Door]]",
		cost = '35 MP',
		effect = '1 point of damage to all foes but drops remaining HP to 1 to sick targets.',
	},
	['Growing Hate'] = {--Mephisto
		name = '[[Growing Hate]]',
	    cost = '100 MP',
	    effect = "Severe almighty damage to all foes. Increases damage based on targets' light resistance.",
	},
	["Megiddo Ark"] = {--Satan
		name = '[[Megiddo Ark]]',
		cost = '60 MP',
		effect = 'Severe almighty damage to one foe.',
	},
	["Soul Divide"] = {--Black Rider
		name = '[[Soul Divide]]',
	    cost = '40 MP',
	    effect = "Heavy almighty damage, Sukunda, and chance of mute to all foes.",
	},
	["Evil Melody"] = {--Trumpeter
		name = '[[Evil Melody]]',
	    cost = '45 MP',
	    effect = "Weak almighty damage to one foe.",
	    smirk = "+100% instant death",
	},
	["Godslayer's Sword"] = {--Flynn
		name = "[[Godslayer's Sword]]",
		cost = '35 MP',
		effect = 'Almighty attack to one foe. Highly effective against YHVH. Weakens 1 random resistance.',
	},
	['Poisma'] = {
		name = '[[Poisma]]',
		cost = '4 MP',
		effect = '90% poison to one foe.',
	},
	['Poison Breath'] = {
		name = '[[Poison Breath]]',
		cost = '15 MP',
		effect = '70% poison to all foes.',
	},
	['Pulinpa'] = {
		name = '[[Pulinpa]]',
		cost = '5 MP',
		effect = '90% panic to one foe.',
	},
	['Panic Voice'] = {
		name = '[[Panic Voice]]',
		cost = '20 MP',
		effect = '70% panic to all foes.',
	},
	['Marin Karin'] = {
		name = '[[Marin Karin]]',
		cost = '5 MP',
		effect = '50% charm to one foe.',
	},
	['Sexy Dance'] = {
		name = '[[Sexy Dance]]',
		cost = '20 MP',
		effect = '45% charm to all foes.',
	},
	['Dormina'] = {
		name = '[[Dormina]]',
		cost = '4 MP',
		effect = '90% sleep to one foe.',
	},
	['Lullaby'] = {
		name = '[[Lullaby]]',
		cost = '11 MP',
		effect = '70% sleep to all foes.',
	},
	['Shibaboo'] = {
		name = '[[Shibaboo]]',
		cost = '5 MP',
		effect = '50% bind to one foe.',
	},
	['Bind Voice'] = {
		name = '[[Bind Voice]]',
		cost = '20 MP',
		effect = '45% bind to all foes.',
	},
	['Cough'] = {
		name = '[[Cough]]',
		cost = '4 MP',
		effect = '90% sick to one foe.',
	},
	['Pandemic Bomb'] = {
		name = '[[Pandemic Bomb]]',
		cost = '15 MP',
		effect = '70% sick to all foes.',
	},
	['Makajam'] = {
		name = '[[Makajam]]',
		cost = '4 MP',
		effect = '50% mute to one foe.',
	},
	['Makajamaon'] = {
		name = '[[Makajamaon]]',
		cost = '15 MP',
		effect = '45% mute to all foes.',
	},
	['Shivering Taboo'] = {--Samael, Vasuki
		name = '[[Shivering Taboo]]',
		cost = '40 MP',
		effect = '70% of bind, panic, sleep, sick or poison to all foes.',
	},
	['Venomous Raga'] = {--Krishna
		name = '[[Venomous Raga]]',
		cost = '65 MP',
		effect = '70% poison, sick or bind to all foes, and debuffs their attack by 2 levels.',
	},
	['Dream Raga'] = {--Krishna
		name = '[[Dream Raga]]',
		cost = '65 MP',
		effect = '70% sleep, panic or charm to all foes, and debuffs their defense by 2 levels.',
	},
	['Alluring Banter'] = {--Cleopatra
		name = '[[Alluring Banter]]',
		cost = '36 MP',
		effect = '70% charm and minimize defense (-3) to one foe.',
	},
	['Dance of Mara'] = {--Mara
		name = '[[Dance of Mara]]',
	    cost = '20 MP',
	    effect = '70% charm to all foes.',
	},
	['Haunting Rhapsody'] = {--David
		name = '[[Haunting Rhapsody]]',
	    cost = '100 MP',
	    effect = 'Debilitate and chance of panic to all foes.',
	},
	['Photo Flash'] = {--Nozomi
		name = '[[Photo Flash]]',
	    cost = '20 MP',
	    effect = 'Sukunda and chance of daze to all foes.',
	},
	['Seducing Shot'] = {--Nozomi
		name = '[[Seducing Shot]]',
	    cost = '30 MP',
	    effect = 'Tarunda and chance of charm to all foes.',
	},
	['Charge'] = {
		name = '[[Power Charge|Charge]]',
		cost = '9 MP',
		effect = "Multiplies user's next physical or gun damage by 2.5.",
        }, 
    ['Critical Eye'] = {
    	name = '[[Critical Eye]]',
		cost = '11 MP',
		effect = "Guarantees critical hit for user's next physical or gun attack.",
        },
	['Smile Charge'] = {
		name = '[[Smile Charge]]',
		cost = '50 MP',
		effect = "Bestows the user with smirk. Cannot be used if the user has ailment(s).",
	},
	['Cheer'] = {--Asahi
		name = '[[Cheer]]',
	    cost = '50 MP',
	    effect = "Bestows smirk to an ally without ailments.",
	},
	['Concentrate'] = {
		name = '[[Mind Charge|Concentrate]]',
		cost = '11 MP',
		effect = "Multiplies user's next magical damage by 2.5.",
	},
	['Magic Compression'] = {--Hallelujah
		name = '[[Magic Compression]]',
		cost = '20 MP',
		effect = "Multiplies user's next magical damage by 2.5 and allows it to pierce resistances.",
	},
	['Doping'] = {
		name = '[[Doping]]',
		cost = '100 MP',
		effect = 'Increases max HP of all allies by 30%.',
	},
	['Sabbatma'] = {
		name = '[[Sabbatma]]',
		cost = '20 MP',
		effect = 'Summons or returns another allied demon .',
	},
	['Bad Company'] = {
		name = '[[Bad Company]]',
		cost = '15 MP',
		effect = 'Summons highest level demons from the stock.',
	},
	['Estoma'] = {
		name = '[[Estoma]]',
		cost = '25 MP',
		effect = 'Avoid battles with low-level demons while skill is in effect.',
	},
	['Adaptive Tactics'] = {--Cleopatra
		name = '[[Adaptive Tactics]]',
	    cost = '36 MP',
	    effect = 'Changes weakness when current weakness is exploited.',
	},
	['Tetraja'] = {
		name = '[[Tetraja]]',
		cost = '15 MP',
		effect = 'Bestows shields which nullify light or dark attacks for one attack to all allies.',
	},
	['Tetrakarn'] = {
		name = '[[Tetrakarn]]',
		cost = '50 MP',
		effect = 'Bestows physical/gun-repelling shields for one turn to all allies.',
	},
	['Makarakarn'] = {
		name = '[[Makarakarn]]',
		cost = '50 MP',
		effect = 'Bestows <abbr title="Does not cover ailment and almighty attacks">magic</abbr>-repelling shields for one turn to all allies.',
	},
	['Trafuri'] = {
		name = '[[Trafuri]]',
		cost = '25 MP',
		effect = 'Guarantees escape from battle .',
	},
	['Imposing Stance'] = {
		name = '[[Imposing Stance]]',
		cost = '50 MP',
		effect = "Removes one press turn icon on foe's next turn .",
	},
	["Guardian's Eye"] = {
		name = "[[Guardian's Eye]]",
		cost = '255 MP',
		effect = "Grants user's party 3 blinking [[turn icon]]s.",
	},
	['Tetrabreak'] = {
		name = '[[Tetracoerce|Tetrabreak]]',
		cost = '35 MP',
		effect = 'Removes physical/gun-repelling shields from all foes.',
	},
	['Makarabreak'] = {
		name = '[[Makaracoerce|Makarabreak]]',
		cost = '35 MP',
		effect = 'Removes magic-repelling shields from all foes.',
	},
	['Tarukaja'] = {
		name = '[[Tarukaja]]',
		cost = '20 MP',
		effect = "Buffs party's physical attack power by 1 level.",
	},
	['Makakaja'] = {
		name = '[[Makakaja]]',
		cost = '20 MP',
		effect = "Buffs party's magic attack power by 1 level.",
	},
	['Rakukaja'] = {
		name = '[[Rakukaja]]',
		cost = '20 MP',
		effect = "Buffs party's defense by 1 level.",
	},
	['Sukukaja'] = {
		name = '[[Sukukaja]]',
		cost = '20 MP',
		effect = "Buffs party's agility by 1 level.",
	},
	['Luster Candy'] = {
		name = '[[Luster Candy]]',
		cost = '80 MP',
		effect = "Buffs party's attack, defense and agility by 1 level.",
	},
	['Morale Boost'] = {
		name = '[[Morale Boost]]',
		cost = '80 MP',
		effect = "Buffs party's attack, defense and agility by 1 level.",
	},
	['Combat Tara'] = {--Krishna
		name = '[[Combat Tara]]',
	    cost = '60 MP',
	    effect = "Buffs party's attack, defense and agility by 1 level.",
	},
	['Blood Ritual'] = {
		name = '[[Blood Ritual]]',
		cost = '25 MP',
		effect = "Buffs user's attack, defense and agility by 1 level but drops remaining HP to 1.",
	},
	['Dekaja'] = {
		name = '[[Dekaja]]',
		cost = '30 MP',
		effect = "Negates all stat buffs from all foes.",
	},
	['Tarunda'] = {
		name = '[[Tarunda]]',
		cost = '25 MP',
		effect = "Debuffs all foes' physical attack/magical attack power by 1 level.",
	},
	['Rakunda'] = {
		name = '[[Rakunda]]',
		cost = '25 MP',
		effect = "Debuffs all foes' defense by 1 level.",
	},
	['Sukunda'] = {
		name = '[[Sukunda]]',
		cost = '25 MP',
		effect = "Debuffs all foes' agility by 1 level.",
	},
	['War Cry'] = {
		name = '[[War Cry]]',
		cost = '65 MP',
		effect = "Debuffs all foes' attack and defense by 1 level.",
	},
	['Acid Breath'] = {
		name = '[[Acid Breath]]',
		cost = '65 MP',
		effect = "Debuffs all foes' defense and agility by 1 level.",
	},
	['Fog Breath'] = {
		name = '[[Fog Breath]]',
		cost = '65 MP',
		effect = "Debuffs all foes' attack and agility by 1 level.",
	},
	['Debilitate'] = {
		name = '[[Debilitate]]',
		cost = '100 MP',
		effect = "Debuffs all foes' attack, defense and agility by 1 level.",
	},
	["Warrior's Spirit"] = {--Aleph
		name = "[[Warrior's Spirit]]",
		cost = '100 MP',
		effect = "Debuffs all foes' attack, defense and agility by 1 level.",
	},
	['Dekunda'] = {
		name = '[[Dekunda]]',
		cost = '30 MP',
		effect = 'Negates all stat debuffs from all allies.',
	},
	['Taunt'] = {
		name = '[[Taunt]]',
		cost = '20 MP',
		effect = "Debuffs all foes' defense twice but buffs their attack power twice as well.",
	},
	['Magaon'] = {
		name = '[[Magaon]]',
		cost = '10 MP',
		effect = "Removes [[smirk]] from one foe.",
	},
	['Will of Flame'] = {
		name = '[[Will of Flame]]',
		cost = '30 MP',
		effect = 'Grants fire pierce to party for one turn.',
	},
	['Will of Frost'] = {
		name = '[[Will of Frost]]',
		cost = '30 MP',
		effect = 'Grants ice pierce to party for one turn.',
	},
	['Will of Thunder'] = {
		name = '[[Will of Thunder]]',
		cost = '30 MP',
		effect = 'Grants elec pierce to party for one turn.',
	},
	['Will of Wind'] = {
		name = '[[Will of Wind]]',
		cost = '30 MP',
		effect = 'Grants force pierce to party for one turn.',
	},
	['Enlightenment'] = {--Maitreya
		name = '[[Enlightenment]]',
		cost = '8 MP',
		effect = 'User absorbs weaknesses until next turn.<br>Raises all stats by 1 stage and gains smirk if hit with weakness.',
	},
	['Enduring Cheer'] = {--Chironnupu
		name = '[[Enduring Cheer]]',
		cost = '30 MP',
		effect = 'Grants endure to party for one turn.',
	},
	['Warding Shout'] = {--Chironnupu
		name = '[[Warding Shout]]',
		cost = '30 MP',
		effect = 'Grants ailment immunity to party for one turn.',
	},
	['Silent Prayer'] = {
		name = '[[Silent Prayer]]',
		cost = '25 MP',
		effect = 'Negates all stat buffs and debuffs from all allies and foes.',
	},
	['Dia'] = {
		name = '[[Dia]]',
		cost = '8 MP',
		effect = 'Restores small amount of HP to one ally.',
	},
	['Diarama'] = {
		name = '[[Diarama]]',
		cost = '16 MP',
		effect = 'Restores medium amount of HP to one ally.',
	},
	['Diarahan'] = {
		name = '[[Diarahan]]',
		cost = '20 MP',
		effect = "Fully restores one ally's HP.",
	},
	['Media'] = {
		name = '[[Media]]',
		cost = '24 MP',
		effect = 'Restores small amount of HP to all allies.',
	},
	['Mediarama'] = {
		name = '[[Mediarama]]',
		cost = '48 MP',
		effect = 'Restores medium amount of HP to all allies.',
	},
	['Mediarahan'] = {
		name = '[[Mediarahan]]',
		cost = '90 MP',
		effect = "Fully restores party's HP.",
	},
	['Salvation'] = {
		name = '[[Salvation]]',
		cost = '100 MP',
		effect = "Fully restores party's HP.",
		smirk = '+cures all ailments',
	},
	['Posumudi'] = {
		name = '[[Posumudi]]',
		cost = '6 MP',
		effect = 'Removes poison and sick from one ally.',
	},
	['Patra'] = {
		name = '[[Patra]]',
		cost = '6 MP',
		effect = 'Removes sleep, panic, bind, charm, mute and daze from one ally.',
	},
	['Me Patra'] = {
		name = '[[Me Patra]]',
		cost = '18 MP',
		effect = 'Removes sleep, panic, bind, charm, mute and daze from all allies.',
	},
	['Amrita'] = {
		name = '[[Amrita]]',
		cost = '20 MP',
		effect = 'Removes all ailments from one ally.',
	},
	['Recarm'] = {
		name = '[[Recarm]]',
		cost = '20 MP',
		effect = 'Revives one dead ally with little HP restored.',
	},
	['Samarecarm'] = {
		name = '[[Samarecarm]]',
		cost = '40 MP',
		effect = 'Revives one dead ally with HP fully restored.',
	},
	['Recarmdra'] = {
		name = '[[Recarmdra]]',
		cost = '6 MP',
		effect = 'Sacrifices user to fully revive and recover all other active allies.',
	},
	['Invitation'] = {
		name = '[[Invitation]]',
		cost = '65 MP',
		effect = 'Summons or returns another allied demon and revives the demon if dead.',
	},
	['Resist Phys'] = {
		name = '[[Resist Phys]]',
		cost = 'Auto',
		effect = 'Reduces physical damage.',
	},
	['Null Phys'] = {
		name = '[[Null Phys]]',
		cost = 'Auto',
		effect = 'Nullifies physical damage.',
	},
	['Repel Phys'] = {
		name = '[[Repel Phys]]',
		cost = 'Auto',
		effect = 'Reflects physical damage.',
	},
	['Drain Phys'] = {
		name = '[[Drain Phys]]',
		cost = 'Auto',
		effect = 'Absorbs physical damage.',
	},
	['Resist Gun'] = {
		name = '[[Resist Gun]]',
		cost = 'Auto',
		effect = 'Reduces gun damage.',
	},
	['Null Gun'] = {
		name = '[[Null Gun]]',
		cost = 'Auto',
		effect = 'Nullifies gun damage.',
	},
	['Repel Gun'] = {
		name = '[[Repel Gun]]',
		cost = 'Auto',
		effect = 'Reflects gun damage.',
	},
	['Drain Gun'] = {
		name = '[[Drain Gun]]',
		cost = 'Auto',
		effect = 'Absorbs gun damage.',
	},
	['Resist Fire'] = {
		name = '[[Resist Fire]]',
		cost = 'Auto',
		effect = 'Reduces fire damage.',
	},
	['Null Fire'] = {
		name = '[[Null Fire]]',
		cost = 'Auto',
		effect = 'Nullifies fire damage.',
	},
	['Repel Fire'] = {
		name = '[[Repel Fire]]',
		cost = 'Auto',
		effect = 'Reflects fire damage.',
	},
	['Drain Fire'] = {
		name = '[[Drain Fire]]',
		cost = 'Auto',
		effect = 'Absorbs fire damage.',
	},
	['Resist Ice'] = {
		name = '[[Resist Ice]]',
		cost = 'Auto',
		effect = 'Reduces ice damage.',
	},
	['Null Ice'] = {
		name = '[[Null Ice]]',
		cost = 'Auto',
		effect = 'Nullifies ice damage.',
	},
	['Repel Ice'] = {
		name = '[[Repel Ice]]',
		cost = 'Auto',
		effect = 'Reflects ice damage.',
	},
	['Drain Ice'] = {
		name = '[[Drain Ice]]',
		cost = 'Auto',
		effect = 'Absorbs ice damage.',
	},
	['Resist Elec'] = {
		name = '[[Resist Elec]]',
		cost = 'Auto',
		effect = 'Reduces elec damage.',
	},
	['Null Elec'] = {
		name = '[[Null Elec]]',
		cost = 'Auto',
		effect = 'Nullifies elec damage.',
	},
	['Repel Elec'] = {
		name = '[[Repel Elec]]',
		cost = 'Auto',
		effect = 'Reflects elec damage.',
	},
	['Drain Elec'] = {
		name = '[[Drain Elec]]',
		cost = 'Auto',
		effect = 'Absorbs elec damage.',
	},
	['Resist Force'] = {
		name = '[[Resist Force]]',
		cost = 'Auto',
		effect = 'Reduces force damage.',
	},
	['Null Force'] = {
		name = '[[Void Force|Null Force]]',
		cost = 'Auto',
		effect = 'Nullifies force damage.',
	},
	['Repel Force'] = {
		name = '[[Repel Force]]',
		cost = 'Auto',
		effect = 'Reflects force damage.',
	},
	['Drain Force'] = {
		name = '[[Drain Force]]',
		cost = 'Auto',
		effect = 'Absorbs force damage.',
	},
	['Resist Light'] = {
		name = '[[Resist Light]]',
		cost = 'Auto',
		effect = 'Reduces light damage.',
	},
	['Null Light'] = {
		name = '[[Void Light|Null Light]]',
		cost = 'Auto',
		effect = 'Nullifies light damage.',
	},
	['Repel Light'] = {
		name = '[[Repel Light]]',
		cost = 'Auto',
		effect = 'Reflects light damage.',
	},
	['Drain Light'] = {
		name = '[[Drain Light]]',
		cost = 'Auto',
		effect = 'Absorbs light damage.',
	},
	['Resist Dark'] = {
		name = '[[Resist Dark]]',
		cost = 'Auto',
		effect = 'Reduces dark damage.',
	},
	['Null Dark'] = {
		name = '[[Null Dark]]',
		cost = 'Auto',
		effect = 'Nullifies dark damage.',
	},
	['Repel Dark'] = {
		name = '[[Repel Dark]]',
		cost = 'Auto',
		effect = 'Repels dark damage.',
	},
	['Drain Dark'] = {
		name = '[[Drain Dark]]',
		cost = 'Auto',
		effect = 'Absorbs dark damage.',
	},
	['Null Nerve'] = {
		name = '[[Null Nerve]]',
		cost = 'Auto',
		effect = 'Immunity against poison, bind, sick and daze.',
	},
	['Null Mind'] = {
		name = '[[Null Mind]]',
		cost = 'Auto',
		effect = 'Immunity against sleep, panic, charm and mute.',
	},
	['Hellish Mask'] = {
		name = '[[Hellish Mask]]',
		cost = 'Auto',
		effect = 'Resists all ailments.',
	},
	['Phys Pleroma'] = {
		name = '[[Phys Pleroma]]',
		cost = 'Auto',
		effect = 'Boosts physical attack by 25%.',
	},
	['High Phys Pleroma'] = {
		name = '[[High Phys Pleroma]]',
		cost = 'Auto',
		effect = 'Boosts physical attack by 50%.',
	},
	['Phys Pierce'] = {
		name = '[[Phys Pierce]]',
		cost = 'Auto',
		effect = 'All physical attacks bypass all physical resistances.',
	},
	['Gun Pleroma'] = {
		name = '[[Gun Pleroma]]',
		cost = 'Auto',
		effect = 'Boosts gun attack by 25%.',
	},
	['High Gun Pleroma'] = {
		name = '[[High Gun Pleroma]]',
		cost = 'Auto',
		effect = 'Boosts gun attack by 50%.',
	},
	['Gun Pierce'] = {
		name = '[[Gun Pierce]]',
		cost = 'Auto',
		effect = 'All gun attacks bypass all gun resistances.',
	},
	['Fire Pleroma'] = {
		name = '[[Fire Pleroma]]',
		cost = 'Auto',
		effect = 'Boosts fire attack by 25%.',
	},
	['High Fire Pleroma'] = {
		name = '[[High Fire Pleroma]]',
		cost = 'Auto',
		effect = 'Boosts fire attack by 50%.',
	},
	['Fire Pierce'] = {
		name = '[[Fire Pierce]]',
		cost = 'Auto',
		effect = 'All fire attacks bypass all fire resistances.',
	},
	['Ice Pleroma'] = {
		name = '[[Ice Pleroma]]',
		cost = 'Auto',
		effect = 'Boosts ice attack by 25%.',
	},
	['High Ice Pleroma'] = {
		name = '[[High Ice Pleroma]]',
		cost = 'Auto',
		effect = 'Boosts ice attack by 50%.',
	},
	['Ice Pierce'] = {
		name = '[[Ice Pierce]]',
		cost = 'Auto',
		effect = 'All ice attacks bypass all ice resistances.',
	},
	['Elec Pleroma'] = {
		name = '[[Elec Pleroma]]',
		cost = 'Auto',
		effect = 'Boosts elec attack by 25%.',
	},
	['High Elec Pleroma'] = {
		name = '[[High Ice Pleroma]]',
		cost = 'Auto',
		effect = 'Boosts elec attack by 50%.',
	},
	['Elec Pierce'] = {
		name = '[[Elec Pierce]]',
		cost = 'Auto',
		effect = 'All elec attacks bypass all elec resistances.',
	},
	['Force Pleroma'] = {
		name = '[[Force Pleroma]]',
		cost = 'Auto',
		effect = 'Boosts force attack by 25%.',
	},
	['High Force Pleroma'] = {
		name = '[[High Force Pleroma]]',
		cost = 'Auto',
		effect = 'Boosts force attack by 50%.',
	},
	['Force Pierce'] = {
		name = '[[Force Pierce]]',
		cost = 'Auto',
		effect = 'All force attacks bypass all force resistances.',
	},
	['Heal Pleroma'] = {
		name = '[[Heal Pleroma]]',
		cost = 'Auto',
		effect = 'Boosts healing amount by 25%.',
	},
	['High Heal Pleroma'] = {
		name = '[[High Heal Pleroma]]',
		cost = 'Auto',
		effect = 'Boosts healing amount by 50%.',
	},
	['Light Pleroma'] = {
		name = '[[Light Pleroma]]',
		cost = 'Auto',
		effect = 'Boosts light damage by 25%.',
	},
	['High Light Pleroma'] = {
		name = '[[High Light Pleroma]]',
		cost = 'Auto',
		effect = 'Boosts light damage by 50%.',
	},
	['Light Pierce'] = {
		name = '[[Light Pierce]]',
		cost = 'Auto',
		effect = 'All light attacks bypass all light resistances.',
	},
	['Dark Pleroma'] = {
		name = '[[Dark Pleroma]]',
		cost = 'Auto',
		effect = 'Boosts dark damage by 25%.',
	},
	['High Dark Pleroma'] = {
		name = '[[High Dark Pleroma]]',
	    cost = 'Auto',
	    effect = 'Boosts dark damage by 50%.',
	},
	['Dark Pierce'] = {
		name = '[[Dark Pierce]]',
		cost = 'Auto',
		effect = 'All dark attacks bypass all dark resistances.',
	},
	['Almighty Pleroma'] = {
		name = '[[Almighty Pleroma]]',
		cost = 'Auto',
		effect = 'Strengthens Almighty attacks.',
	},
	['Counter'] = {
		name = '[[Counter]]',
		cost = 'Auto',
		effect = 'Chance of countering with weak basic attack after receiving physical or gun damage.',
	},
	['Retaliate'] = {
		name = '[[Retaliate]]',
		cost = 'Auto',
		effect = 'Chance of countering with heavy basic attack after receiving physical or gun damage.',
	},
	['Ally Counter'] = {
		name = '[[Ally Counter]]',
		cost = 'Auto',
		effect = 'Chance of countering with weak basic attack after ally receiving physical or gun damage.',
	},
	['Ally Retaliate'] = {
		name = '[[Ally Retaliate]]',
		cost = 'Auto',
		effect = 'Chance of countering with heavy basic attack after ally receiving physical or gun damage.',
	},
	['Attack Knowhow'] = {
		name = '[[Attack Knowhow]]',
		cost = 'Auto',
		effect = 'Allows equipper to use attack items in battle.',
	},
	['Healing Knowhow'] = {
		name = '[[Healing Knowhow]]',
		cost = 'Auto',
		effect = 'Allows equipper to use healing items in battle.',
	},
	['Life Bonus'] = {
		name = '[[Life Bonus]]',
		cost = 'Auto',
		effect = 'Increases max HP by 10%.',
	},
	['Life Gain'] = {
		name = '[[Life Gain]]',
		cost = 'Auto',
		effect = 'Increases max HP by 20%.',
	},
	['Life Surge'] = {
		name = '[[Life Surge]]',
		cost = 'Auto',
		effect = 'Increases max HP by 30%.',
	},
	['Mana Bonus'] = {
		name = '[[Mana Bonus]]',
		cost = 'Auto',
		effect = 'Increases max MP by 10%.',
	},
	['Mana Gain'] = {
		name = '[[Mana Gain]]',
		cost = 'Auto',
		effect = 'Increases max MP by 20%.',
	},
	['Mana Surge'] = {
		name = '[[Mana Surge]]',
		cost = 'Auto',
		effect = 'Increases max MP by 30%.',
	},
	['Endure'] = {
		name = '[[Endure (skill)|Endure]]',
		cost = 'Auto',
		effect = 'Survives with 1 HP restored after suffering a fatal blow once per battle.',
	},
	['Enduring Soul'] = {
		name = '[[Enduring Soul]]',
		cost = 'Auto',
		effect = 'Survives with HP fully restored after suffering a fatal blow once per battle.',
	},
	['Spring of Life'] = {
		name = '[[Spring of Life]]',
		cost = 'Auto',
		effect = 'Recovers HP gradually while moving. Inactive while in stock.',
	},
	['Chakra Walk'] = {
		name = '[[Chakra Walk]]',
		cost = 'Auto',
		effect = 'Recovers MP gradually while moving. Inactive while in stock.',
	},
	['Hard Worker'] = {
		name = '[[Hard Worker]]',
		cost = 'Auto',
		effect = 'Increases experience points received after battles.',
	},
	['Workaholic'] = {
		name = '[[Workaholic (skill)|Workaholic]]',
		cost = 'Auto',
		effect = 'Greatly increases experience points received after battles.',
	},
	['Light Life Aid'] = {
		name = '[[Light Life Aid]]',
		cost = 'Auto',
		effect = 'Recovers HP lightly after victory.',
	},
	['Life Aid'] = {
		name = '[[Life Aid]]',
		cost = 'Auto',
		effect = 'Recovers HP moderately after victory.',
	},
	['Light Mana Aid'] = {
		name = '[[Light Mana Aid]]',
		cost = 'Auto',
		effect = 'Recovers MP lightly after victory.',
	},
	['Mana Aid'] = {
		name = '[[Mana Aid]]',
		cost = 'Auto',
		effect = 'Recovers MP moderately after victory.',
	},
	['Victory Cry'] = {
		name = '[[Victory Cry]]',
		cost = 'Auto',
		effect = 'Recovers HP and MP fully after victory.',
	},
	['Beastly Reaction'] = {
		name = '[[Beastly Reaction]]',
		cost = 'Auto',
		effect = 'Increases accuracy and evasion.',
	},
	['Draconic Reaction'] = {
		name = '[[Draconic Reaction]]',
		cost = 'Auto',
		effect = 'Greatly increases accuracy and evasion.',
	},
	['Bloody Glee'] = {
		name = '[[Bloody Glee]]',
		cost = 'Auto',
		effect = 'Increases critical chance.',
	},
	['Self-Righteous Vow'] = {--Mitra-Buddha
		name = '[[Self-Righteous Vow]]',
		cost = 'Auto',
		effect = 'Raises all stats by 1 stage every time own weak point is hit.',
	},
	['Lost Catcher'] = {--Hallelujah
		name = '[[Lost Catcher]]',
	    cost = 'Auto',
	    effect = 'Prevents demons from becoming Lost and returns them to the party.',
	},
	['Hiding'] = {--Toki
		name = '[[Hiding]]',
	    cost = 'Auto',
	    effect = 'Reduces chance of being targeted by enemies.',
	},
	['Temporal Blade'] = {--Toki
		name = '[[Temporal Blade]]',
	    cost = 'Auto',
	    effect = 'At start of battle, may make a physical attack that pierces resistance and may instantly kill.',
	},
	['Sneak Attack'] = {--Toki
		name = '[[Sneak Attack]]',
	    cost = 'Auto',
	    effect = "At end of foe's turn, may make a physical attack that pierces resistance and may instantly kill.",
	},
	['Awakened Power-Asahi'] = {--Asahi
		name = '[[Awakened Power]]',
	    cost = 'Auto',
	    effect = 'Greatly strengthens healing magic.',
	},
	['Awakened Power-Nozomi'] = {--Nozomi
	    name = '[[Awakened Power]]',
	    cost = 'Auto',
	    effect = 'Strengthens Gun attacks and causes them to pierce resistance.',
	},
	['Awakened Power-Hallelujah'] = {--Hallelujah
	    name = '[[Awakened Power]]',
	    cost = 'Auto',
	    effect = 'Greatly strengthens magic attacks.',
	},
	['Awakened Power-Gaston'] = {--Gaston
	    name = '[[Awakened Power]]',
	    cost = 'Auto',
	    effect = 'Greatly strengthens physical attacks.',
	},
	['Awakened Power-Toki'] = {--Toki
	    name = '[[Awakened Power]]',
	    cost = 'Auto',
	    effect = 'All physical attacks pierce resistance. Increases Sneak Attack activation rate.',
	},

-- Enemy-exclusive skills
	['Consult'] = {
		name = '[[Consult]]',
		cost = '-',
		effect = 'Horde loses turn.',
	},
	['Carol Hit'] = {
		name = '[[Carol Hit]]',
		cost = '-',
		effect = 'Weak physical damage and 50% lost to one foe.',
	},
	['Barrage'] = {
		name = '[[Barrage]]',
		cost = '10 MP',
		effect = 'Weak gun damage to all foes.',
	},
	['Ancient Curse'] = {
		name = '[[Ancient Curse]]',
		cost = '-',
		effect = '80% chance of poison, panic, sleep, bind, or sick to all foes.',
	},
	['Strange Ray'] = {
		name = '[[Strange Ray]]',
		cost = '-',
		effect = "Drops one foe's MP by half. Almighty-type",
	},
	['Horrible Ray'] = {
		name = '[[Horrible Ray]]',
		cost = '-',
		effect = 'Almighty-type MP damage to all foes.',
	},
	['Crushing Wave'] = {
		name = '[[Crushing Wave]]',
		cost = '-',
		effect = "Drops one foe's remaining HP to 1. Almighty-type.",
	},
	['Macca Beam'] = {
		name = '[[Macca Beam]]',
		cost = '-',
		effect = "Reduces player's money in possession by 20%.",
	},
	['Wastrel Beam'] = {
		name = '[[Wastrel Beam]]',
		cost = '-',
		effect = "Reduces player's money in possession by half.",
	},
	['Dorn Gift'] = {
		name = '[[Dorn Gift]]',
		cost = '-',
		effect = 'Medium gun damage to one foe.',
	},
	["Snake's Fangs-e"] = {--Medusa
		name = '[[Snake Fangs]]',
		cost = '-',
		effect = '2 to 3 hits of medium gun damage and 50% bind to multiple foes.',
	},
	["Queen's Feast"] = {
		name = "[[Queen's Feast]]",
		cost = '-',
		effect = 'Drains medium amount of HP from all foes.',
	},
	['Orchard Guardian'] = {
		name = '[[Orchard Guardian]]',
		cost = '-',
		effect = "Buffs user's attack, defense and agility by 1 level.",
	},
	["Hell's Torment"] = {
		name = "[[Hell's Torment]]",
		cost = '-',
		effect = "Drops all foes' remaining HP by 2/3. Almighty-type.",
	},
	['Homeland Song'] = {
		name = '[[Homeland Song]]',
		cost = '-',
		effect = '2~3 hits of heavy almighty damage to multiple foes.',
	},
	['Vulnera'] = {
		name = '[[Vulnera]]',
		cost = '-',
		effect = 'Medium almighty damage and 50% bind to all foes.',
	},
	['Conqueror Spirit'] = {
		name = '[[Conqueror Spirit]]',
		cost = '-',
		effect = '2 hits of heavy physical damage to all foes.',
	},
	['Deceit Chain'] = {
		name = '[[Deceit Chain]]',
		cost = '-',
		effect = 'Medium almighty damage and 50% bind to all foes.',
	},
	['Naught Wave'] = {
		name = '[[Naught Wave]]',
		cost = '-',
		effect = 'Medium almighty damage and 10% instant kill to all foes.',
	},
	['Blank Bullet-e'] = {
		name = '[[Blank Bullet]]',
		cost = '-',
		effect = '2 hits of medium gun damage and 25% panic to all foes.',
	},
	['Impossible Slash'] = {
		name = '[[Impossible Slash]]',
		cost = '-',
		effect = '2 to 3 hits of medium physical damage to all foes.',
	},
	['Chariot-e'] = {--Merkabah
		name = '[[Chariot (skill)|Chariot]]',
		cost = '-',
		effect = 'Medium almighty damage and Sukunda to all foes.',
	},
	['Hexagram'] = {--Merkabah
		name = '[[Hexagram]]',
		cost = '-',
		effect = "100% almighty instant kill to one foe.",
	},
	['Shalt Not Resist'] = {--Merkabah
		name = '[[Shalt Not Resist]]',
		cost = '-',
		effect = '2 hits of mega almighty damage and Rakunda to multiple foes.',
	},
	['Evil Shine-e'] = {--Lucifer
		name = '[[Evil Shine]]',
		cost = '-',
		effect = 'Heavy almighty damage and 70% panic to all foes.',
	},
	['Kingly One'] = {--Lucifer
		name = '[[Kingly One]]',
		cost = '-',
		effect = "Randomly returns one player's demon to stock.",
	},
	['Morning Star'] = {--Lucifer
		name = '[[Morning Star (skill)|Morning Star]]',
		cost = '-',
		effect = "Drops all foes' remaining HP by half. Almighty-type.",
	},
	['Vengeful Curse'] = {--Izanami
		name = '[[Vengeful Curse]]',
		cost = '-',
		effect = 'Drains a large amount of MP from one foe.',
	},
	['Seismic Yawn'] = {--Shesha
		name = '[[Seismic Yawn]]',
		cost = '-',
		effect = 'Phys damage to all foes',
	},
	['Venomous Flare'] = {--Shesha
		name = '[[Venomous Flare]]',
		cost = '-',
		effect = 'Fire damage and chance of Poison to all foes',
	},
	["Serpent's Hunger"] = {--Shesha
		name = "[[Serpent's Hunger]]",
		cost = '-',
		effect = 'Phys damage and chance of Poison/Bind/Charm to one foe',
	},
	['Wave of Endless Power'] = {--Shesha
		name = '[[Wave of Endless Power]]',
	    cost= '-',
	    effect = 'Almighty damage to all foes',
	},
	['Thousand Heads'] = {--Shesha
		name = '[[Thousand Heads]]',
	    cost = '-',
	    effect = 'Phys damage to one foe. High critical but low accuracy.',
	},
	['Moxagita'] = {--Krishna
		name = '[[Moxagita]]',
		cost = '-',
		effect = 'Heavy Almighty damage to all foes with aliments.',
	},
	['Makabuild'] = {--Samyaza
		name = '[[Makabuild]]',
		cost = '-',
		effect = "Buffs Samyaza's magic attack power by 3 levels.",
	},
	['Enigmatic Ray'] = {--Samyaza
		name = '[[Enigmatic Ray]]',
		cost = '-',
		effect = "Drops all foes' MP by half. Almighty type.",
	},
	['Pressuring Stance'] = {--Black Rider
		name = '[[Pressuring Stance]]',
	    cost = '-',
	    effect = "Removes 2 Press Turns at the start of the foe's next turn.",
	},
	['Calibrate'] = {--Black Rider
		name = '[[Calibrate]]',
		cost = '-',
		effect = "Buffs party's agility by 3 levels.",
	},
	['Illogical Rejection'] = {--Mitra-Buddha
		name = '[[Illogical Rejection]]',
		cost = '-',
		effect = "Prevents stat buffs from being negated by Dekaja or Silent Prayer"
	},
	['Light Nandaka'] = {--Vishnuflynn
		name = '[[Light Nandaka]]',
	    cost = '-',
	    effect = "Severe light damage to one foe, pierces resistances. User becomes weak to Dark.",
	},
	['Shine More'] = {--Vishnuflynn
		name = '[[Shine More]]',
	    cost = '-',
	    effect = "1 to 3 hits of heavy almighty damage to multiple foes, chance of Daze.",
	},
	['Dark Nandaka'] = {--Vishnuflynn
		name = '[[Dark Nandaka]]',
	    cost = '-',
	    effect = "Severe dark damage to one foe, pierces resistances. User becomes weak to Light.",
	},
	['Lost Hit'] = {--Dagda
		name = '[[Lost Hit]]',
	    cost = '-',
	    effect = '100% lost to one foe.'
	    },
	['Denial'] = {--Dagda
		name = '[[Denial]]',
	    cost = '-',
	    effect = 'Returns a demon to the stock.'
	    },
	["Divine Wave"] = {--YHVH
		name = '[[Divine Wave]]',
	    cost = '-',
	    effect = "Heavy phys damage to one foe.",
	},
	['Inferno of God'] = {--YHVH
		name = '[[Inferno of God]]',
		cost = '50 MP',
		effect = 'Heavy fire damage to all foes, pierces resistances.',
	},
	['Hailstorm of God'] = {--YHVH
		name = '[[Hailstorm of God]]',
		cost = '50 MP',
		effect = 'Heavy ice damage to all foes, pierces resistances.',
	},
	['Lightning of God'] = {--YHVH
		name = '[[Lightning of God]]',
		cost = '50 MP',
		effect = 'Heavy elec damage to all foes, pierces resistances.',
	},
	['Tornado of God'] = {--YHVH
		name = '[[Tornado of God]]',
		cost = '50 MP',
		effect = 'Heavy force damage to all foes, pierces resistances.',
	},
	["Divine Harmony"] = {--YHVH
		name = '[[Divine Harmony]]',
	    cost = '-',
	    effect = "Removes all buffs, debuffs, and other effects (smirk, charge, Doping) on all foes.",
	},
	["Mouth of God"] = {--YHVH
		name = '[[Mouth of God]]',
	    cost = '-',
	    effect = "May instantly kill one foe. Almighty-type.",
	},
	["Authoritative Stance"] = {--YHVH
		name = '[[Authoritative Stance]]',
	    cost = '-',
	    effect = "Removes 3 Press Turns at the start of the foe's next turn.",
	},
	["Miracle"] = {--YHVH
		name = '[[Miracle]]',
	    cost = '-',
	    effect = "Drops all foes' HP to 1. Almighty-type.",
	},
	["Infinite Power"] = {--YHVH
		name = '[[Infinite Power]]',
	    cost = '-',
	    effect = "Fully buffs (+3) self and gains smirk.",
	},
	["Unending Curse"] = {--YHVH
		name = '[[Unending Curse]]',
	    cost = '-',
	    effect = "Fully debuffs (-3) all foes, chance of Mute.",
	},
	["Crush"] = {--YHVH
		name = '[[Crush]]',
	    cost = '-',
	    effect = "Severe physical damage to one foe.",
	},
	["Rampage"] = {--YHVH
		name = '[[Rampage]]',
	    cost = '-',
	    effect = "6-8 hits of medium physical damage to multiple foes.",
	},
	["Planned Chaos"] = {--YHVH
		name = '[[Planned Chaos]]',
	    cost = '-',
	    effect = "Medium almighty damage with chance of charm/bind/panic to one foe.",
	},
	["Black Hole"] = {--YHVH
		name = '[[Black Hole]]',
	    cost = '-',
	    effect = "Steals MP from all foes.",
	},    
	["Supernova"] = {--YHVH
		name = '[[Supernova]]',
	    cost = '-',
	    effect = "Severe almighty damage to all foes.",
	},
	["Holy Stigmata"] = {--YHVH
		name = '[[Holy Stigmata]]',
	    cost = '-',
	    effect = "Heavy physical damage to one foe, chance of Brand.",
	},
	["Revelation"] = {--Demonic Mikado
		name = '[[Revelation]]',
	    cost = '-',
	    effect = "Fully buffs (+3) user's attack and bestows Smirk.",
	},
	["Judgment Strike"] = {--Demonic Mikado
		name = '[[Judgment Strike]]',
	    cost = '-',
	    effect = "Heavy physical damage to all foes, chance of Bind.",
	},
	["Evil-Crushing Flash"] = {--Demonic Mikado
		name = '[[Evil-Crushing Flash]]',
	    cost = '-',
	    effect = "Heavy light damage to one foe.",
	},
	["Heavenly Punishment"] = {--Demonic Mikado
		name = '[[Heavenly Punishment]]',
	    cost = '-',
	    effect = "Heavy gun damage and Debilitate to all foes. Pierces resistance.",
	},
	["Forfeit"] = {--Demonic Mikado
		name = '[[Forfeit]]',
	    cost = '-',
	    effect = "Fully debuffs (-3) one foes' attack, chance of Mute",
	},
	["Nightmare"] = {--Demonic Mikado
		name = '[[Nightmare]]',
	    cost = '-',
	    effect = "Fully debuffs (-3) one foe's defense, chance of Sleep.",
	},
	["Irrational Glimmer"] = {--Demonic Mikado
		name = '[[Irrational Glimmer]]',
	    cost = '-',
	    effect = "Severe almighty damage to all foes.",
	},
	["Zenki's Axe"] = {--En-no-Ozuno
		name = "[[Zenki's Axe]]",
	    cost = '-',
	    effect = "2 hits of severe physical damage to multiple foes, pierces resistances",
	},
	["Goki's Water Wall"] = {--En-no-Ozuno
		name = "[[Goki's Water Wall]]",
	    cost = '-',
	    effect = "Fully buffs (+3) user's defense and agility",
	},
	["Peacock Incantation"] = {--En-no-Ozuno
		name = '[[Peacock Incantation]]',
	    cost = '-',
	    effect = "User counters the next instance of damage taken,<br>dealing an equal amount of almighty damage to all enemies",
	},
	["Energy Compression"] = {--Stephen
		name = '[[Energy Compression]]',
		cost = '-',
		effect = 'Severe physical damage to one foe.',
	},
	["Singularity Brand"] = {--Stephen
		name = '[[Singularity Brand]]',
		cost = '-',
		effect = 'Heavy physical damage to one foe, chance of brand.',
	},
	["Singularity Hellfire"] = {--Stephen
		name = '[[Singularity Hellfire]]',
		cost = '-',
		effect = 'Severe fire damage to all foes, pierces resistances.',
	},
	["Singularity Hail"] = {--Stephen
		name = '[[Singularity Hail]]',
		cost = '-',
		effect = 'Severe ice damage to all foes, pierces resistances.',
	},
	["Singularity Lightning"] = {--Stephen
		name = '[[Singularity Lightning]]',
		cost = '-',
		effect = 'Severe elec damage to all foes, pierces resistances.',
	},
	["Singularity Vortex"] = {--Stephen
		name = '[[Singularity Vortex]]',
		cost = '-',
		effect = 'Severe force damage to all foes, pierces resistances.',
	},
	["Calamity Code"] = {--Stephen
		name = '[[Calamity Code]]',
		cost = '-',
		effect = 'Medium almighty damage with chance of charm/bind/panic to one foe.',
	},
	["Black Body Radiation"] = {--Stephen
		name = '[[Black Body Radiation]]',
		cost = '-',
		effect = 'Drops all foes remaining HP by half. Almighty-type.',
	},
	['Reboot Code'] = {--Stephen
		name = '[[Reboot Code]]',
		cost = '-',
		effect = 'Removes all buffs, debuffs, and effects (smirk, charge, Doping) from all foes.',
	},
	['Particle Annihilation'] = {--Stephen
		name = '[[Particle Annihilation]]',
	    cost = '-',
	    effect = 'Fully debuffs (-3) all foes.',
	},
	['Pair Production'] = {--Stephen
		name = '[[Pair Production]]',
	    cost = '-',
	    effect = 'Fully buffs (+3) self and gains smirk.',
	},
	['Wave Function'] = {--Stephen
		name = '[[Wave Function]]',
	    cost = '-',
	    effect = 'Severe almighty damage to all foes.',
	},
	['Convergence'] = {--Stephen
		name = '[[Convergence]]',
	    cost = '-',
	    effect = '8 hits of heavy physical damage to multiple foes.',
	},
	['Singularity Wave'] = {--Stephen
		name = '[[Singularity Wave]]',
	    cost = '-',
	    effect = 'Incredibly severe almighty damage to one foe.',
	},
	['Crack Code'] = {--Stephen
		name = '[[Crack Code]]',
	    cost = '-',
	    effect = "Removes 3 Press Turns at the start of the foe's next turn.",
	},
	['Ideals of Maruology'] = {--Maruo Faction
		name = '[[Ideals of Maruology]]',
		cost = '-',
		effect = 'Puts all foes to Sleep.',
	},
	['Maruology Anthem'] = {--Maruo Faction
		name = '[[Maruology Anthem]]',
		cost = '-',
		effect = 'Inflicts Panic on all foes.',
	},
	['Watch Us, Maruo!'] = {--Maruo Faction
		name = '[[Watch Us, Maruo!]]',
		cost = '-',
		effect = 'Physical damage to multiple foes, may inflict Panic.',
	},
	['Gaze Upon Maruo'] = {--Maruo Faction
		name = '[[Gaze Upon Maruo!]]',
		cost = '-',
		effect = 'Physical damage to all foes, may inflict Daze.',
	},
	['Good Night, Baby'] = {--Maruo
		name = '[[Good Night, Baby]]',
		cost = '-',
		effect = 'Physical damage to one foe, may inflict Sleep.',
	},
	['As I Wish'] = {--Maruo
		name = '[[As I Wish]]',
		cost = '-',
		effect = 'Physical damage to all foes, high critical rate. May inflict Daze.',
	},
	['Maru-Maru Dance'] = {--Maruo
		name = '[[Maru-Maru Dance]]',
		cost = '-',
		effect = 'Charms all foes.',
	},
	['Being Myself'] = {--Maruo
		name = '[[Being Myself]]',
		cost = '-',
		effect = 'Inflicts Bind on all foes.',
	},
	['Bind'] = {--Denonic Mikado
		name = '[[Bind]]',
		cost = '-',
		effect = 'Fully debuffs (-3) one foes hit/evade, chance of brand.',
	},
	['Royal Curse'] = {
		name = '[[Royal Curse]]',
		cost = '-',
		effect = 'Almighty damage to random foes, chance of brand.',
	},
	['Grave Judgement'] = {
		name = '[[Grave Judgement]]',
		cost = '-',
		effect = 'Almighty damage to all foes.',
	},
	['Slaying Sword'] = {--Red Rider
		name = '[[Slaying Sword]]',
		cost = '-',
		effect = 'Severe Phys damage to a foe.',
	},
}
 
local aliases = {
	-- Alternative name = Name used as key in data table.
	["Heaven´s Bow"] = "Heaven's Bow",
	["Die for Me"] = "Die for Me!",
	["Die For Me"] = "Die for Me!",
	["Death´s Door"] = "Death's Door",
	["Guardian´s Eye"] = "Guardian's Eye",
	["Morningstar"] = "Morning Star",
	["Evil Gleam"] = "Evil Shine",
	["Judgement Light"] = "Judgment Light",
}
 
return {
	skills = skills,
	aliases = aliases,
}
 
--[[Category:Skills modules|S]]
--[[Category:Shin Megami Tensei IV Apocalypse|~]]