29,573
edits
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
local skill = { | local skill = { | ||
--Magic | |||
["agi"] = { | |||
battlename = "AGI", | |||
attribute = "", | |||
damagetype = "Magical", | |||
skilltype = "Magic", | |||
cost = "", | |||
costtype = "MP", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Agi" | |||
}, | |||
["agilao"] = { | |||
battlename = "AGIRAO", | |||
attribute = "", | |||
damagetype = "Magical", | |||
skilltype = "Magic", | |||
cost = "", | |||
costtype = "MP", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Agilao" | |||
}, | |||
["agidyne"] = { | |||
battlename = "AGIDHAIN", | |||
attribute = "", | |||
damagetype = "Magical", | |||
skilltype = "Magic", | |||
cost = "", | |||
costtype = "MP", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Agidyne" | |||
}, | |||
["bufu"] = { | |||
battlename = "BUFU", | |||
attribute = "", | |||
damagetype = "Magical", | |||
skilltype = "Magic", | |||
cost = "", | |||
costtype = "MP", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Bufu" | |||
}, | |||
["bufula"] = { | |||
battlename = "BUFULA", | |||
attribute = "", | |||
damagetype = "Magical", | |||
skilltype = "Magic", | |||
cost = "", | |||
costtype = "MP", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Bufula" | |||
}, | |||
["bufudyne"] = { | |||
battlename = "BUFUDHAIN", | |||
attribute = "", | |||
damagetype = "Magical", | |||
skilltype = "Magic", | |||
cost = "", | |||
costtype = "MP", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Bufudyne" | |||
}, | |||
["zio"] = { | |||
battlename = "ZIO", | |||
attribute = "", | |||
damagetype = "Magical", | |||
skilltype = "Magic", | |||
cost = "", | |||
costtype = "MP", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Zio" | |||
}, | |||
["zionga"] = { | |||
battlename = "ZIONGA", | |||
attribute = "", | |||
damagetype = "Magical", | |||
skilltype = "Magic", | |||
cost = "", | |||
costtype = "MP", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Zionga" | |||
}, | |||
["ziodyne"] = { | |||
battlename = "ZIODHAIN", | |||
attribute = "", | |||
damagetype = "Magical", | |||
skilltype = "Magic", | |||
cost = "", | |||
costtype = "MP", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Ziodyne" | |||
}, | |||
["zan"] = { | |||
battlename = "ZAN", | |||
attribute = "", | |||
damagetype = "Magical", | |||
skilltype = "Magic", | |||
cost = "", | |||
costtype = "MP", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Zan" | |||
}, | |||
["zanma"] = { | |||
battlename = "ZANMA", | |||
attribute = "", | |||
damagetype = "Magical", | |||
skilltype = "Magic", | |||
cost = "", | |||
costtype = "MP", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Zanma" | |||
}, | |||
["zandyne"] = { | |||
battlename = "ZANDHAIN", | |||
attribute = "", | |||
damagetype = "Magical", | |||
skilltype = "Magic", | |||
cost = "", | |||
costtype = "MP", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Zandyne" | |||
}, | |||
["megido"] = { | |||
battlename = "MEGIDO", | |||
attribute = "", | |||
damagetype = "Magical", | |||
skilltype = "Magic", | |||
cost = "", | |||
costtype = "MP", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Megido" | |||
}, | |||
["megidola"] = { | |||
battlename = "MEGIDORA", | |||
attribute = "", | |||
damagetype = "Magical", | |||
skilltype = "Magic", | |||
cost = "", | |||
costtype = "MP", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Megidola" | |||
}, | |||
["megidolaon"] = { | ["megidolaon"] = { | ||
battlename = | battlename = "MEGIDORAON", | ||
attribute = "Almighty", | attribute = "Almighty", | ||
damagetype = "Magical", | damagetype = "Magical", | ||
Line 14: | Line 211: | ||
name = "Megidolaon" | name = "Megidolaon" | ||
}, | }, | ||
["hama"] = { | |||
battlename = "HAMA", | |||
attribute = "", | |||
damagetype = "Magical", | |||
skilltype = "Magic", | |||
cost = "", | |||
costtype = "MP", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Hama" | |||
}, | |||
["mudo"] = { | |||
battlename = "MUDO", | |||
attribute = "", | |||
damagetype = "Magical", | |||
skilltype = "Magic", | |||
cost = "", | |||
costtype = "MP", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Mudo" | |||
}, | |||
["dormina"] = { | |||
battlename = "DOLUMINER", | |||
attribute = "", | |||
damagetype = "Magical", | |||
skilltype = "Magic", | |||
cost = "", | |||
costtype = "MP", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Dormina" | |||
}, | |||
["pulinpa"] = { | |||
battlename = "PURINPA", | |||
attribute = "", | |||
damagetype = "Magical", | |||
skilltype = "Magic", | |||
cost = "", | |||
costtype = "MP", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Pulinpa" | |||
}, | |||
["marin karin"] = { | |||
battlename = "MARIN-KARIN", | |||
attribute = "", | |||
damagetype = "Magical", | |||
skilltype = "Magic", | |||
cost = "", | |||
costtype = "MP", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Marin Karin" | |||
}, | |||
["makajama"] = { | |||
battlename = "MAKAJAMA", | |||
attribute = "", | |||
damagetype = "Magical", | |||
skilltype = "Magic", | |||
cost = "", | |||
costtype = "MP", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Makajama" | |||
}, | |||
["petram"] = { | |||
battlename = "PETRAMU", | |||
attribute = "", | |||
damagetype = "Magical", | |||
skilltype = "Magic", | |||
cost = "", | |||
costtype = "MP", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Petram" | |||
}, | |||
["poisma"] = { | |||
battlename = "POIZUMA", | |||
attribute = "", | |||
damagetype = "Magical", | |||
skilltype = "Magic", | |||
cost = "", | |||
costtype = "MP", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Poisma" | |||
}, | |||
["tarunda"] = { | |||
battlename = "TARU-Nda", | |||
attribute = "", | |||
damagetype = "Magical", | |||
skilltype = "Magic", | |||
cost = "", | |||
costtype = "MP", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Tarunda" | |||
}, | |||
["rakunda"] = { | |||
battlename = "RAKU-Nda", | |||
attribute = "", | |||
damagetype = "Magical", | |||
skilltype = "Magic", | |||
cost = "", | |||
costtype = "MP", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Rakunda" | |||
}, | |||
["makanda"] = { | |||
battlename = "MAKA-Nda", | |||
attribute = "", | |||
damagetype = "Magical", | |||
skilltype = "Magic", | |||
cost = "", | |||
costtype = "MP", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Makanda" | |||
}, | |||
["samanda"] = { | |||
battlename = "SAMA-Nda", | |||
attribute = "", | |||
damagetype = "Magical", | |||
skilltype = "Magic", | |||
cost = "", | |||
costtype = "MP", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Samanda" | |||
}, | |||
["dia"] = { | |||
battlename = "DIA", | |||
attribute = "", | |||
damagetype = "Magical", | |||
skilltype = "Magic", | |||
cost = "", | |||
costtype = "MP", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Dia" | |||
}, | |||
["diarama"] = { | |||
battlename = "DIA-RAMA", | |||
attribute = "", | |||
damagetype = "Magical", | |||
skilltype = "Magic", | |||
cost = "", | |||
costtype = "MP", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Diarama" | |||
}, | |||
["diarahan"] = { | |||
battlename = "DIA-RAHAN", | |||
attribute = "", | |||
damagetype = "Magical", | |||
skilltype = "Magic", | |||
cost = "", | |||
costtype = "MP", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Diarahan" | |||
}, | |||
["tarukaja"] = { | |||
battlename = "TARU-kaja", | |||
attribute = "", | |||
damagetype = "Magical", | |||
skilltype = "Magic", | |||
cost = "", | |||
costtype = "MP", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Tarukaja" | |||
}, | |||
["rakukaja"] = { | |||
battlename = "RAKU-kaja", | |||
attribute = "", | |||
damagetype = "Magical", | |||
skilltype = "Magic", | |||
cost = "", | |||
costtype = "MP", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Rakukaja" | |||
}, | |||
["makakaja"] = { | |||
battlename = "MAKA-kaja", | |||
attribute = "", | |||
damagetype = "Magical", | |||
skilltype = "Magic", | |||
cost = "", | |||
costtype = "MP", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Makakaja" | |||
}, | |||
["samakaja"] = { | |||
battlename = "SAMA-kaja", | |||
attribute = "", | |||
damagetype = "Magical", | |||
skilltype = "Magic", | |||
cost = "", | |||
costtype = "MP", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Samakaja" | |||
}, | |||
["patra"] = { | |||
battlename = "PATORA", | |||
attribute = "", | |||
damagetype = "Magical", | |||
skilltype = "Magic", | |||
cost = "", | |||
costtype = "MP", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Patra" | |||
}, | |||
["me patra"] = { | |||
battlename = "Me-PATORA", | |||
attribute = "", | |||
damagetype = "Magical", | |||
skilltype = "Magic", | |||
cost = "", | |||
costtype = "MP", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Me Patra" | |||
}, | |||
["posumudi"] = { | |||
battlename = "POSM-Di", | |||
attribute = "", | |||
damagetype = "Magical", | |||
skilltype = "Magic", | |||
cost = "", | |||
costtype = "MP", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Posumudi" | |||
}, | |||
["petradi"] = { | |||
battlename = "PETRA-Di", | |||
attribute = "", | |||
damagetype = "Magical", | |||
skilltype = "Magic", | |||
cost = "", | |||
costtype = "MP", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Petradi" | |||
}, | |||
["recarm"] = { | |||
battlename = "RECARM", | |||
attribute = "", | |||
damagetype = "Magical", | |||
skilltype = "Magic", | |||
cost = "", | |||
costtype = "MP", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Recarm" | |||
}, | |||
["samarecarm"] = { | |||
battlename = "Sama-RECARM", | |||
attribute = "", | |||
damagetype = "Magical", | |||
skilltype = "Magic", | |||
cost = "", | |||
costtype = "MP", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Samarecarm" | |||
}, | |||
["recarmdra"] = { | |||
battlename = "RECARM-Dora", | |||
attribute = "", | |||
damagetype = "Magical", | |||
skilltype = "Magic", | |||
cost = "", | |||
costtype = "MP", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Recarmdra" | |||
}, | |||
["dekunda"] = { | |||
battlename = "DE-Kunda", | |||
attribute = "", | |||
damagetype = "Magical", | |||
skilltype = "Magic", | |||
cost = "", | |||
costtype = "MP", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Dekunda" | |||
}, | |||
["dekaja"] = { | |||
battlename = "DE-kaja", | |||
attribute = "", | |||
damagetype = "Magical", | |||
skilltype = "Magic", | |||
cost = "", | |||
costtype = "MP", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Dekaja" | |||
}, | |||
["trafuri"] = { | |||
battlename = "TRAFURI", | |||
attribute = "", | |||
damagetype = "Magical", | |||
skilltype = "Magic", | |||
cost = "", | |||
costtype = "MP", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Trafuri" | |||
}, | |||
["makarakarn"] = { | |||
battlename = "MAKARA-Karn", | |||
attribute = "", | |||
damagetype = "Magical", | |||
skilltype = "Magic", | |||
cost = "", | |||
costtype = "MP", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Makarakarn" | |||
}, | |||
["tetrakarn"] = { | |||
battlename = "TETRA-Karn", | |||
attribute = "", | |||
damagetype = "Magical", | |||
skilltype = "Magic", | |||
cost = "", | |||
costtype = "MP", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Tetrakarn" | |||
}, | |||
["maragi"] = { | |||
battlename = "Maha-AGI", | |||
attribute = "", | |||
damagetype = "Magical", | |||
skilltype = "Magic", | |||
cost = "", | |||
costtype = "MP", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Maragi" | |||
}, | |||
["maragion"] = { | |||
battlename = "Maha-AGION", | |||
attribute = "", | |||
damagetype = "Magical", | |||
skilltype = "Magic", | |||
cost = "", | |||
costtype = "MP", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Maragion" | |||
}, | |||
["maragidyne"] = { | |||
battlename = "Maha-AGIDHAIN", | |||
attribute = "", | |||
damagetype = "Magical", | |||
skilltype = "Magic", | |||
cost = "", | |||
costtype = "MP", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Maragidyne" | |||
}, | |||
["mabufu"] = { | |||
battlename = "Maha-BUFU", | |||
attribute = "", | |||
damagetype = "Magical", | |||
skilltype = "Magic", | |||
cost = "", | |||
costtype = "MP", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Mabufu" | |||
}, | |||
["mabufula"] = { | |||
battlename = "Maha-BUFULA", | |||
attribute = "", | |||
damagetype = "Magical", | |||
skilltype = "Magic", | |||
cost = "", | |||
costtype = "MP", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Mabufula" | |||
}, | |||
["mabufudyne"] = { | |||
battlename = "Maha-BUFUDHAIN", | |||
attribute = "", | |||
damagetype = "Magical", | |||
skilltype = "Magic", | |||
cost = "", | |||
costtype = "MP", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Mabufudyne" | |||
}, | |||
["mazio"] = { | |||
battlename = "Maha-ZIO", | |||
attribute = "", | |||
damagetype = "Magical", | |||
skilltype = "Magic", | |||
cost = "", | |||
costtype = "MP", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Mazio" | |||
}, | |||
["mazionga"] = { | |||
battlename = "Maha-ZIONGA", | |||
attribute = "", | |||
damagetype = "Magical", | |||
skilltype = "Magic", | |||
cost = "", | |||
costtype = "MP", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Mazionga" | |||
}, | |||
["maziodyne"] = { | |||
battlename = "Maha-ZIODHAIN", | |||
attribute = "", | |||
damagetype = "Magical", | |||
skilltype = "Magic", | |||
cost = "", | |||
costtype = "MP", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Maziodyne" | |||
}, | |||
["mazan"] = { | |||
battlename = "Maha-ZAN", | |||
attribute = "", | |||
damagetype = "Magical", | |||
skilltype = "Magic", | |||
cost = "", | |||
costtype = "MP", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Mazan" | |||
}, | |||
["mazanma"] = { | |||
battlename = "Maha-ZANMA", | |||
attribute = "", | |||
damagetype = "Magical", | |||
skilltype = "Magic", | |||
cost = "", | |||
costtype = "MP", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Mazanma" | |||
}, | |||
["mazandyne"] = { | |||
battlename = "Maha-ZANDHAIN", | |||
attribute = "", | |||
damagetype = "Magical", | |||
skilltype = "Magic", | |||
cost = "", | |||
costtype = "MP", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Mazandyne" | |||
}, | |||
["mahama"] = { | |||
battlename = "Maha-HAMA", | |||
attribute = "", | |||
damagetype = "Magical", | |||
skilltype = "Magic", | |||
cost = "", | |||
costtype = "MP", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Mahama" | |||
}, | |||
["mamudo"] = { | |||
battlename = "Maha-MUDO", | |||
attribute = "", | |||
damagetype = "Magical", | |||
skilltype = "Magic", | |||
cost = "", | |||
costtype = "MP", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Mamudo" | |||
}, | |||
["madormina"] = { | |||
battlename = "Maha-DOLUMINER", | |||
attribute = "", | |||
damagetype = "Magical", | |||
skilltype = "Magic", | |||
cost = "", | |||
costtype = "MP", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Madormina" | |||
}, | |||
["mapulinpa"] = { | |||
battlename = "Maha-PURINPA", | |||
attribute = "", | |||
damagetype = "Magical", | |||
skilltype = "Magic", | |||
cost = "", | |||
costtype = "MP", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Mapulinpa" | |||
}, | |||
["mamarin"] = { | |||
battlename = "Maha-MARIN", | |||
attribute = "", | |||
damagetype = "Magical", | |||
skilltype = "Magic", | |||
cost = "", | |||
costtype = "MP", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Mamarin" | |||
}, | |||
["mamakajama"] = { | |||
battlename = "Maha-MAKAJAMA", | |||
attribute = "", | |||
damagetype = "Magical", | |||
skilltype = "Magic", | |||
cost = "", | |||
costtype = "MP", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Mamakajama" | |||
}, | |||
["mapetram"] = { | |||
battlename = "Maha-PETRAMU", | |||
attribute = "", | |||
damagetype = "Magical", | |||
skilltype = "Magic", | |||
cost = "", | |||
costtype = "MP", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Mapetram" | |||
}, | |||
["mapoisma"] = { | |||
battlename = "Maha-POIZUMA", | |||
attribute = "", | |||
damagetype = "Magical", | |||
skilltype = "Magic", | |||
cost = "", | |||
costtype = "MP", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Mapoisma" | |||
}, | |||
["matarunda"] = { | |||
battlename = "Maha-TARU-Nda", | |||
attribute = "", | |||
damagetype = "Magical", | |||
skilltype = "Magic", | |||
cost = "", | |||
costtype = "MP", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Matarunda" | |||
}, | |||
["marakunda"] = { | |||
battlename = "Maha-RAKU-Nda", | |||
attribute = "", | |||
damagetype = "Magical", | |||
skilltype = "Magic", | |||
cost = "", | |||
costtype = "MP", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Marakunda" | |||
}, | |||
["mamakanda"] = { | |||
battlename = "Maha-MAKA-Nda", | |||
attribute = "", | |||
damagetype = "Magical", | |||
skilltype = "Magic", | |||
cost = "", | |||
costtype = "MP", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Mamakanda" | |||
}, | |||
["masamanda"] = { | |||
battlename = "Maha-SAMA-Nda", | |||
attribute = "", | |||
damagetype = "Magical", | |||
skilltype = "Magic", | |||
cost = "", | |||
costtype = "MP", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Masamanda" | |||
}, | |||
["media"] = { | |||
battlename = "Me-DIA", | |||
attribute = "", | |||
damagetype = "Magical", | |||
skilltype = "Magic", | |||
cost = "", | |||
costtype = "MP", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Media" | |||
}, | |||
["mediarama"] = { | |||
battlename = "Me-DIARAMA", | |||
attribute = "", | |||
damagetype = "Magical", | |||
skilltype = "Magic", | |||
cost = "", | |||
costtype = "MP", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Mediarama" | |||
}, | |||
["mediarahan"] = { | |||
battlename = "Me-DIARAHAN", | |||
attribute = "", | |||
damagetype = "Magical", | |||
skilltype = "Magic", | |||
cost = "", | |||
costtype = "MP", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Mediarahan" | |||
}, | |||
["matarukaja"] = { | |||
battlename = "Maha-TARU-kaja", | |||
attribute = "", | |||
damagetype = "Magical", | |||
skilltype = "Magic", | |||
cost = "", | |||
costtype = "MP", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Matarukaja" | |||
}, | |||
["marakukaja"] = { | |||
battlename = "Maha-RAKU-kaja", | |||
attribute = "", | |||
damagetype = "Magical", | |||
skilltype = "Magic", | |||
cost = "", | |||
costtype = "MP", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Marakukaja" | |||
}, | |||
["mamakakaja"] = { | |||
battlename = "Maha-MAKA-kaja", | |||
attribute = "", | |||
damagetype = "Magical", | |||
skilltype = "Magic", | |||
cost = "", | |||
costtype = "MP", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Mamakakaja" | |||
}, | |||
["masamakaja"] = { | |||
battlename = "Maha-SAMA-kaja", | |||
attribute = "", | |||
damagetype = "Magical", | |||
skilltype = "Magic", | |||
cost = "", | |||
costtype = "MP", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Masamakaja" | |||
}, | |||
--Extra | |||
["fire breath"] = { | |||
battlename = "FIRE-BREATH", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Fire Breath" | |||
}, | |||
["hellfire"] = { | |||
battlename = "HELL-FIRE", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Hellfire" | |||
}, | |||
["ice breath"] = { | |||
battlename = "ICE-BREATH", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Ice Breath" | |||
}, | |||
["glacial blast"] = { | |||
battlename = "ABSOLUTE-ZERO", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Glacial Blast" | |||
}, | |||
["thunderbolt"] = { | |||
battlename = "THUNDER-BOLT", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Thunderbolt" | |||
}, | |||
["violet flash"] = { | |||
battlename = "HOLINESS-SPARKLE", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Violet Flash" | |||
}, | |||
["wing flap"] = { | |||
battlename = "FLAP-WINGS", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Wing Flap" | |||
}, | |||
["sonic boom"] = { | |||
battlename = "SONIC-BOOM", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Sonic Boom" | |||
}, | |||
["holy wrath"] = { | |||
battlename = "JUSTICE-HEAVEN", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Holy Wrath" | |||
}, | |||
["evil eye"] = { | |||
battlename = "EVIL-EYE", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Evil Eye" | |||
}, | |||
["spirit drain"] = { | |||
battlename = "ENERGY-DRAIN", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Spirit Drain" | |||
}, | |||
["testament"] = { | |||
battlename = "TESTAMENT", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Testament" | |||
}, | |||
["immaculate light"] = { | |||
battlename = "IMMACULATE-SHINE", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Immaculate Light" | |||
}, | |||
["qixing jiangtian"] = { | |||
battlename = "SHOOTING-7STARS", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Qixing Jiangtian" | |||
}, | |||
["yakusa-no-ikazuchi-no-kami"] = { | |||
battlename = "", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Yakusa-no-Ikazuchi-no-Kami" | |||
}, | |||
["cocytus pain"] = { | |||
battlename = "COCYTUS-PAIN", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Cocytus Pain" | |||
}, | |||
["megido fire"] = { | |||
battlename = "MEGIDO-FIRE", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Megido Fire" | |||
}, | |||
["bright judgement"] = { | |||
battlename = "JUDGEMENT-OF-LIGHT", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Bright Judgement" | |||
}, | |||
["dark verdict"] = { | |||
battlename = "JUDGEMENT-OF-DARKNESS", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Dark Verdict" | |||
}, | |||
["lullaby"] = { | |||
battlename = "CRADLE-SONG", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Lullaby" | |||
}, | |||
["panic voice"] = { | |||
battlename = "PANIC-VOICE", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Panic Voice" | |||
}, | |||
["sexy dance"] = { | |||
battlename = "SEXY-DANCE", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Sexy Dance" | |||
}, | |||
["mad tea party"] = { | |||
battlename = "MAD-TEA-PARTY", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Mad Tea Party" | |||
}, | |||
["virus"] = { | |||
battlename = "VIRUS", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Virus" | |||
}, | |||
["fool's voice"] = { | |||
battlename = "FOOL-VOICE", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Fool's Voice" | |||
}, | |||
["petra eyes"] = { | |||
battlename = "PETRA-EYES", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Petra Eyes" | |||
}, | |||
["venom breath"] = { | |||
battlename = "POISON-BREATH", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Venom Breath" | |||
}, | |||
["great mist"] = { | |||
battlename = "", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Great Mist" | |||
}, | |||
["curse of the kuyōmon"] = { | |||
battlename = "", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Curse of the Kuyōmon" | |||
}, | |||
["god breath"] = { | |||
battlename = "GOD-BLESS", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "God Breath" | |||
}, | |||
["saint's martyrdom"] = { | |||
battlename = "SAINT-MARTYRDOM", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Saint's Martyrdom" | |||
}, | |||
["healing melody"] = { | |||
battlename = "HEALING-SONG", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Healing Melody" | |||
}, | |||
["heartfelt prayer"] = { | |||
battlename = "LOVE-PRAYER", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Heartfelt Prayer" | |||
}, | |||
["brave dance"] = { | |||
battlename = "BRAVERY-DANCE", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Brave Dance" | |||
}, | |||
["heavenly dance"] = { | |||
battlename = "HEAVENLY-DANCE", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Heavenly Dance" | |||
}, | |||
["power breath"] = { | |||
battlename = "POWER-BLESS", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Power Breath" | |||
}, | |||
["dark breath"] = { | |||
battlename = "DARK-BLESS", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Dark Breath" | |||
}, | |||
["orlean prayer [sic]"] = { | |||
battlename = "ORLEANS PRAYER", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Orlean Prayer [sic]" | |||
}, | |||
["liuxing huihang"] = { | |||
battlename = "BRIGHTEN-6STARS", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Liuxing Huihang" | |||
}, | |||
["flame wall"] = { | |||
battlename = "FLAME-WALL", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Flame Wall" | |||
}, | |||
["water wall"] = { | |||
battlename = "AQUA-WALL", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Water Wall" | |||
}, | |||
["crystal wall"] = { | |||
battlename = "CRYSTAL-WALL", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Crystal Wall" | |||
}, | |||
["steel wall"] = { | |||
battlename = "STEEL-WALL", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Steel Wall" | |||
}, | |||
["light wall"] = { | |||
battlename = "LIGHT-WALL", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Light Wall" | |||
}, | |||
["dark wall"] = { | |||
battlename = "DARKNESS-WALL", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Dark Wall" | |||
}, | |||
["barrier"] = { | |||
battlename = "KEKKAI", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Barrier" | |||
}, | |||
["absolute wall"] = { | |||
battlename = "ABSOLUTELY-WALL", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Absolute Wall" | |||
}, | |||
["tackle"] = { | |||
battlename = "TACKLE", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Tackle" | |||
}, | |||
["mow down"] = { | |||
battlename = "MOW-DOWN", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Mow Down" | |||
}, | |||
["iron tail"] = { | |||
battlename = "IRON-TAIL", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Iron Tail" | |||
}, | |||
["iron-fist punch"] = { | |||
battlename = "IRON-FIST", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Iron-Fist Punch" | |||
}, | |||
["flying kick"] = { | |||
battlename = "JUMPING KICK", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Flying Kick" | |||
}, | |||
["last resort"] = { | |||
battlename = "KAMIKAZE", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Last Resort" | |||
}, | |||
["mist slash"] = { | |||
battlename = "MISTY BLADE", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Mist Slash" | |||
}, | |||
["spin slash"] = { | |||
battlename = "DEADLY-GO-ROUND", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Spin Slash" | |||
}, | |||
["double thrust"] = { | |||
battlename = "2HIT-THRUST", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Double Thrust" | |||
}, | |||
["twin slash"] = { | |||
battlename = "TWIN-SLASH", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Twin Slash" | |||
}, | |||
["deathbound"] = { | |||
battlename = "DEATH-BOUND", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Deathbound" | |||
}, | |||
["hades blast"] = { | |||
battlename = "NETHER-CRACK", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Hades Blast" | |||
}, | |||
["yunyao xingchen jian"] = { | |||
battlename = "HIGH-SPEED-FEAT", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Yunyao Xingchen Jian" | |||
}, | |||
["feral claw"] = { | |||
battlename = "CLAW", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Feral Claw" | |||
}, | |||
["venom claw"] = { | |||
battlename = "POISON-CLAW", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Venom Claw" | |||
}, | |||
["feral bite"] = { | |||
battlename = "BITE", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Feral Bite" | |||
}, | |||
["passionate kiss"] = { | |||
battlename = "DEEP-KISS", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Passionate Kiss" | |||
}, | |||
["saliva"] = { | |||
battlename = "SALIVA", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Saliva" | |||
}, | |||
["rage"] = { | |||
battlename = "RAGE", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Rage" | |||
}, | |||
["squash"] = { | |||
battlename = "PRESS", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Squash" | |||
}, | |||
["deathtouch"] = { | |||
battlename = "DEATH-TOUCH", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Deathtouch" | |||
}, | |||
["hassou tobi"] = { | |||
battlename = "HASSO BEAT", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Hassou Tobi" | |||
}, | |||
["single shot"] = { | |||
battlename = "SINGLE-SHOT", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Single Shot" | |||
}, | |||
["double shot"] = { | |||
battlename = "DOUBLE-SHOT", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Double Shot" | |||
}, | |||
["long shot"] = { | |||
battlename = "LONG-SHOT", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Long Shot" | |||
}, | |||
["drive shot"] = { | |||
battlename = "DRIVE-SHOT", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Drive Shot" | |||
}, | |||
["shell shot"] = { | |||
battlename = "SHELL-SHOT", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Shell Shot" | |||
}, | |||
["break shot"] = { | |||
battlename = "BREAK-SHOT", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Break Shot" | |||
}, | |||
["divine light"] = { | |||
battlename = "DIVINE-LIGHT", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Divine Light" | |||
}, | |||
["needle rush"] = { | |||
battlename = "99NEEDLES", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Needle Rush" | |||
}, | |||
["venom needle"] = { | |||
battlename = "POISON-NEEDLE", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Venom Needle" | |||
}, | |||
["dream needle"] = { | |||
battlename = "DREAM-NEEDLE", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Dream Needle" | |||
}, | |||
["random fire"] = { | |||
battlename = "RANDOM-SHOT", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Random Fire" | |||
}, | |||
["rapid fire"] = { | |||
battlename = "QUICK-SHOT", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Rapid Fire" | |||
}, | |||
["magic-sealing skybow"] = { | |||
battlename = "MAGIC-SEAL-ARROW", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Magic-Sealing Skybow" | |||
}, | |||
["sarvata siddhi"] = { | |||
battlename = "SARVATATI-ZUDDHI", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Sarvata Siddhi" | |||
}, | |||
["bonecrusher"] = { | |||
battlename = "BONE-CRASH", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Bonecrusher" | |||
}, | |||
["kishin sweep"] = { | |||
battlename = "DAEMON'S-BLOW", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Kishin Sweep" | |||
}, | |||
["tail strike"] = { | |||
battlename = "TAIL-STRIKE", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Tail Strike" | |||
}, | |||
["god's hand"] = { | |||
battlename = "GOD-HAND", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "God's Hand" | |||
}, | |||
["thunder kick"] = { | |||
battlename = "LIGHTNING-KICK", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Thunder Kick" | |||
}, | |||
["empty wave"] = { | |||
battlename = "PHANTOM-EDGE", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Empty Wave" | |||
}, | |||
["blade of fury"] = { | |||
battlename = "SWORD-DANCE", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Blade of Fury" | |||
}, | |||
["lightning thrust"] = { | |||
battlename = "LIGHTNING-THRUST", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Lightning Thrust" | |||
}, | |||
["heat wave"] = { | |||
battlename = "HEAT-WAVE", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Heat Wave" | |||
}, | |||
["mega strike"] = { | |||
battlename = "MEGA-STRIKE", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Mega Strike" | |||
}, | |||
["karmic underworld formation"] = { | |||
battlename = "PURGATORIAL-SPACE", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Karmic Underworld Formation" | |||
}, | |||
["spike claw"] = { | |||
battlename = "SPIKE-CLAW", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Spike Claw" | |||
}, | |||
["stone claw"] = { | |||
battlename = "PETRA-CLAW", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Stone Claw" | |||
}, | |||
["eat whole"] = { | |||
battlename = "AMAZING-GNAW", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Eat Whole" | |||
}, | |||
["evil smile"] = { | |||
battlename = "DEVIL-SMILE", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Evil Smile" | |||
}, | |||
["acid"] = { | |||
battlename = "DIGESTIVE-JUICES", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Acid" | |||
}, | |||
["berserk"] = { | |||
battlename = "GREAT-RAGE", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Berserk" | |||
}, | |||
["megaton press"] = { | |||
battlename = "MEGATON-PRESS", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Megaton Press" | |||
}, | |||
["triple down"] = { | |||
battlename = "TRIPLE-DOWN", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Triple Down" | |||
}, | |||
["justice shot"] = { | |||
battlename = "JUSTICE-SHOT", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Justice Shot" | |||
}, | |||
["sniper shot"] = { | |||
battlename = "SNIPER-SHOT", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Sniper Shot" | |||
}, | |||
["happy trigger"] = { | |||
battlename = "HAPPY-TRIGGER", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Happy Trigger" | |||
}, | |||
["burst shot"] = { | |||
battlename = "BURST-SHOT", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Burst Shot" | |||
}, | |||
["darkness shot"] = { | |||
battlename = "DARKNESS-SHOT", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Darkness Shot" | |||
}, | |||
["pressure needle"] = { | |||
battlename = "SECRET-HOLE-NEEDLE", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Pressure Needle" | |||
}, | |||
["stone needle"] = { | |||
battlename = "PETRA-NEEDLE", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Stone Needle" | |||
}, | |||
["puppet needle"] = { | |||
battlename = "MARIONETTE-NEEDLE", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Puppet Needle" | |||
}, | |||
["sonic bullet"] = { | |||
battlename = "GALE-BULLETS", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Sonic Bullet" | |||
}, | |||
["spinning shot"] = { | |||
battlename = "HIGH-SPEED-BULLETS", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Spinning Shot" | |||
}, | |||
["evil-destroying skybow rend"] = { | |||
battlename = "HEAVEN'S-ARROW", | |||
attribute = "", | |||
damagetype = "Verify", | |||
skilltype = "Extra", | |||
cost = "", | |||
costtype = "Verify", | |||
effect = "", | |||
power = "", | |||
hits = "", | |||
target = "", | |||
description = "", | |||
name = "Evil-Destroying Skybow Rend" | |||
}, | |||
--Skills proper | |||
["avatar"] = { | ["avatar"] = { | ||
attribute = "Passive", | attribute = "Passive", |