Module:Data/Skill/smtn

Jump to navigation Jump to search

Documentation for this module may be created at Module:Data/Skill/smtn/doc

local skill = {
	--Magic
	["agi"] = { --アギ
		battlename = "AGI",
		attribute = "Fire",
		damagetype = "Magical",
		skilltype = "Magic",
		cost = "3",
		costtype = "MP",
		effect = "",
		power = "35",
		hits = "",
		target = "Single enemy",
		description_ja = "", --ore-game: 火炎属性の魔法攻撃 範囲:敵単体
		description = "",
		name = "Agi",
	},
	["agilao"] = { --アギラオ
		battlename = "AGIRAO",
		attribute = "Fire",
		damagetype = "Magical",
		skilltype = "Magic",
		cost = "7",
		costtype = "MP",
		effect = "",
		power = "45",
		hits = "",
		target = "Single enemy",
		description_ja = "", --ore-game: 火炎属性の魔法攻撃 範囲:敵単体
		description = "",
		name = "Agilao",
	},
	["agidyne"] = { --アギダイン
		battlename = "AGIDHAIN",
		attribute = "Fire",
		damagetype = "Magical",
		skilltype = "Magic",
		cost = "15",
		costtype = "MP",
		effect = "",
		power = "60",
		hits = "",
		target = "Single enemy",
		description_ja = "", --ore-game: 火炎属性の魔法攻撃 範囲:敵単体
		description = "",
		name = "Agidyne",
	},
	["bufu"] = { --ブフ
		battlename = "BUFU",
		attribute = "Ice",
		damagetype = "Magical",
		skilltype = "Magic",
		cost = "3",
		costtype = "MP",
		effect = "",
		power = "25",
		hits = "",
		target = "Single enemy",
		description_ja = "", --ore-game: 氷結属性の魔法攻撃 凍結の効果 範囲:敵単体
		description = "",
		name = "Bufu",
	},
	["bufula"] = { --ブフーラ
		battlename = "BUFULA",
		attribute = "Ice",
		damagetype = "Magical",
		skilltype = "Magic",
		cost = "8",
		costtype = "MP",
		effect = "",
		power = "35",
		hits = "",
		target = "Single enemy",
		description_ja = "", --ore-game: 氷結属性の魔法攻撃 凍結の効果 範囲:敵単体
		description = "",
		name = "Bufula",
	},
	["bufudyne"] = { --ブフダイン
		battlename = "BUFUDHAIN",
		attribute = "Ice",
		damagetype = "Magical",
		skilltype = "Magic",
		cost = "16",
		costtype = "MP",
		effect = "",
		power = "50",
		hits = "",
		target = "Single enemy",
		description_ja = "", --ore-game: 氷結属性の魔法攻撃 凍結の効果 範囲:敵単体
		description = "",
		name = "Bufudyne",
	},
	["zio"] = { --ジオ
		battlename = "ZIO",
		attribute = "Electric",
		damagetype = "Magical",
		skilltype = "Magic",
		cost = "4",
		costtype = "MP",
		effect = "",
		power = "30",
		hits = "",
		target = "Single enemy",
		description_ja = "", --ore-game: 電撃属性の魔法攻撃 感電の効果 範囲:敵単体
		description = "",
		name = "Zio",
	},
	["zionga"] = { --ジオンガ
		battlename = "ZIONGA",
		attribute = "Electric",
		damagetype = "Magical",
		skilltype = "Magic",
		cost = "9",
		costtype = "MP",
		effect = "",
		power = "40",
		hits = "",
		target = "Single enemy",
		description_ja = "", --ore-game: 電撃属性の魔法攻撃 感電の効果 範囲:敵単体
		description = "",
		name = "Zionga",
	},
	["ziodyne"] = { --ジオダイン
		battlename = "ZIODHAIN",
		attribute = "Electric",
		damagetype = "Magical",
		skilltype = "Magic",
		cost = "18",
		costtype = "MP",
		effect = "",
		power = "55",
		hits = "",
		target = "Single enemy",
		description_ja = "", --ore-game: 電撃属性の魔法攻撃 感電の効果 範囲:敵単体
		description = "",
		name = "Ziodyne",
	},
	["zan"] = { --ザン
		battlename = "ZAN",
		attribute = "Force",
		damagetype = "Magical",
		skilltype = "Magic",
		cost = "2",
		costtype = "MP",
		effect = "",
		power = "30",
		hits = "",
		target = "Single enemy",
		description_ja = "", --ore-game: 衝撃属性の魔法攻撃 範囲:敵単体
		description = "",
		name = "Zan",
	},
	["zanma"] = { --ザンマ
		battlename = "ZANMA",
		attribute = "Force",
		damagetype = "Magical",
		skilltype = "Magic",
		cost = "5",
		costtype = "MP",
		effect = "",
		power = "40",
		hits = "",
		target = "Single enemy",
		description_ja = "", --ore-game: 衝撃属性の魔法攻撃 範囲:敵単体
		description = "",
		name = "Zanma",
	},
	["zandyne"] = { --ザンダイン
		battlename = "ZANDHAIN",
		attribute = "Force",
		damagetype = "Magical",
		skilltype = "Magic",
		cost = "12",
		costtype = "MP",
		effect = "",
		power = "55",
		hits = "",
		target = "Single enemy",
		description_ja = "", --ore-game: 衝撃属性の魔法攻撃 範囲:敵単体
		description = "",
		name = "Zandyne",
	},
	["megido"] = { --メギド
		battlename = "MEGIDO",
		attribute = "Almighty",
		damagetype = "Magical",
		skilltype = "Magic",
		cost = "15",
		costtype = "MP",
		effect = "",
		power = "40",
		hits = "",
		target = "All enemies",
		description_ja = "", --ore-game: 万能属性の魔法攻撃 範囲:敵全体
		description = "",
		name = "Megido",
	},
	["megidola"] = { --メギドラ
		battlename = "MEGIDORA",
		attribute = "Almighty",
		damagetype = "Magical",
		skilltype = "Magic",
		cost = "30",
		costtype = "MP",
		effect = "",
		power = "50",
		hits = "",
		target = "All enemies",
		description_ja = "", --ore-game: 万能属性の魔法攻撃 範囲:敵全体
		description = "",
		name = "Megidola",
	},
	["megidolaon"] = { --メギドラオン
		battlename = "MEGIDORAON",
		attribute = "Almighty",
		damagetype = "Magical",
		skilltype = "Magic",
		cost = "45",
		costtype = "MP",
		effect = "",
		power = "60",
		hits = "",
		target = "All enemies",
		description_ja = "", --ore-game: 万能属性の魔法攻撃 範囲:敵全体
		description = "",
		name = "Megidolaon",
	},
	["hama"] = { --ハマ
		battlename = "HAMA",
		attribute = "Light",
		damagetype = "Magical",
		skilltype = "Magic",
		cost = "8",
		costtype = "MP",
		effect = "",
		power = "",
		hits = "",
		target = "Single enemy",
		description_ja = "", --ore-game: 魔を払う一撃死攻撃 範囲:敵単体
		description = "",
		name = "Hama",
	},
	["mudo"] = { --ムド
		battlename = "MUDO",
		attribute = "Dark",
		damagetype = "Magical",
		skilltype = "Magic",
		cost = "6",
		costtype = "MP",
		effect = "",
		power = "",
		hits = "",
		target = "Single enemy",
		description_ja = "", --ore-game: 敵を呪い殺す一撃死攻撃 範囲:敵単体
		description = "",
		name = "Mudo",
	},
	["dormina"] = { --ドルミナー
		battlename = "DOLUMINER",
		attribute = "Mind",
		damagetype = "Magical",
		skilltype = "Magic",
		cost = "3",
		costtype = "MP",
		effect = "",
		power = "",
		hits = "",
		target = "Single enemy",
		description_ja = "", --ore-game: 睡眠状態にする 範囲:敵単体
		description = "",
		name = "Dormina",
	},
	["pulinpa"] = { --プリンパ
		battlename = "PURINPA",
		attribute = "Mind",
		damagetype = "Magical",
		skilltype = "Magic",
		cost = "2",
		costtype = "MP",
		effect = "",
		power = "",
		hits = "",
		target = "Single enemy",
		description_ja = "", --ore-game: 混乱状態にする 範囲:敵単体
		description = "",
		name = "Pulinpa",
	},
	["marin karin"] = { --マリンカリン
		battlename = "MARIN-KARIN",
		attribute = "Mind",
		damagetype = "Magical",
		skilltype = "Magic",
		cost = "5",
		costtype = "MP",
		effect = "",
		power = "",
		hits = "",
		target = "Single enemy",
		description_ja = "", --ore-game: 魅了状態にする 範囲:敵単体
		description = "",
		name = "Marin Karin",
	},
	["makajama"] = { --マカジャマ
		battlename = "MAKAJAMA",
		attribute = "Nerve",
		damagetype = "Magical",
		skilltype = "Magic",
		cost = "4",
		costtype = "MP",
		effect = "",
		power = "",
		hits = "",
		target = "Single enemy",
		description_ja = "", --ore-game: 魔封状態にする 範囲:敵単体
		description = "",
		name = "Makajama",
	},
	["petram"] = { --ペトラム
		battlename = "PETRAMU",
		attribute = "Nerve",
		damagetype = "Magical",
		skilltype = "Magic",
		cost = "6",
		costtype = "MP",
		effect = "",
		power = "",
		hits = "",
		target = "Single enemy",
		description_ja = "", --ore-game: 石化状態にする 範囲:敵単体
		description = "",
		name = "Petram",
	},
	["poisma"] = { --ポイズマ
		battlename = "POIZUMA",
		attribute = "Nerve",
		damagetype = "Magical",
		skilltype = "Magic",
		cost = "4",
		costtype = "MP",
		effect = "",
		power = "",
		hits = "",
		target = "Single enemy",
		description_ja = "", --ore-game: 毒状態にする 範囲:敵単体
		description = "",
		name = "Poisma",
	},
	["tarunda"] = { --タルンダ
		battlename = "TARU-Nda",
		attribute = "Nerve",
		damagetype = "Magical",
		skilltype = "Magic",
		cost = "10",
		costtype = "MP",
		effect = "",
		power = "",
		hits = "",
		target = "Single enemy",
		description_ja = "", --ore-game: 1ターン物理攻撃力半分 範囲:敵単体
		description = "",
		name = "Tarunda",
	},
	["rakunda"] = { --ラクンダ
		battlename = "RAKU-Nda",
		attribute = "Nerve",
		damagetype = "Magical",
		skilltype = "Magic",
		cost = "10",
		costtype = "MP",
		effect = "",
		power = "",
		hits = "",
		target = "Single enemy",
		description_ja = "", --ore-game: 1ターン物理防御力半分 範囲:敵単体
		description = "",
		name = "Rakunda",
	},
	["makanda"] = { --マカンダ
		battlename = "MAKA-Nda",
		attribute = "Nerve",
		damagetype = "Magical",
		skilltype = "Magic",
		cost = "10",
		costtype = "MP",
		effect = "",
		power = "",
		hits = "",
		target = "Single enemy",
		description_ja = "", --ore-game: 1ターン魔法攻撃力半分 範囲:敵単体
		description = "",
		name = "Makanda",
	},
	["samanda"] = { --サマンダ
		battlename = "SAMA-Nda",
		attribute = "Nerve",
		damagetype = "Magical",
		skilltype = "Magic",
		cost = "10",
		costtype = "MP",
		effect = "",
		power = "",
		hits = "",
		target = "Single enemy",
		description_ja = "", --ore-game: 1ターン魔法防御力半分 範囲:敵単体
		description = "",
		name = "Samanda",
	},
	["dia"] = { --ディア
		battlename = "DIA",
		attribute = "Recovery",
		damagetype = "Magical",
		skilltype = "Magic",
		cost = "4",
		costtype = "MP",
		effect = "",
		power = "20",
		hits = "",
		target = "Single ally",
		description_ja = "", --ore-game: HP小回復 範囲:味方単体
		description = "",
		name = "Dia",
	},
	["diarama"] = { --ディアラマ
		battlename = "DIA-RAMA",
		attribute = "Recovery",
		damagetype = "Magical",
		skilltype = "Magic",
		cost = "8",
		costtype = "MP",
		effect = "",
		power = "40",
		hits = "",
		target = "Single ally",
		description_ja = "", --ore-game: HP中回復 範囲:味方単体
		description = "",
		name = "Diarama",
	},
	["diarahan"] = { --ディアラハン
		battlename = "DIA-RAHAN",
		attribute = "Recovery",
		damagetype = "Magical",
		skilltype = "Magic",
		cost = "20",
		costtype = "MP",
		effect = "",
		power = "9999",
		hits = "",
		target = "Single ally",
		description_ja = "", --ore-game: HP完全回復 範囲:味方単体
		description = "",
		name = "Diarahan",
	},
	["tarukaja"] = { --タルカジャ
		battlename = "TARU-kaja",
		attribute = "Support",
		damagetype = "Magical",
		skilltype = "Magic",
		cost = "8",
		costtype = "MP",
		effect = "",
		power = "",
		hits = "",
		target = "Single ally",
		description_ja = "", --ore-game: 1ターン物理攻撃力2倍 範囲:味方単体
		description = "",
		name = "Tarukaja",
	},
	["rakukaja"] = { --ラクカジャ
		battlename = "RAKU-kaja",
		attribute = "Support",
		damagetype = "Magical",
		skilltype = "Magic",
		cost = "8",
		costtype = "MP",
		effect = "",
		power = "",
		hits = "",
		target = "Single ally",
		description_ja = "", --ore-game: 1ターン物理防御力2倍 範囲:味方単体
		description = "",
		name = "Rakukaja",
	},
	["makakaja"] = { --マカカジャ
		battlename = "MAKA-kaja",
		attribute = "Support",
		damagetype = "Magical",
		skilltype = "Magic",
		cost = "8",
		costtype = "MP",
		effect = "",
		power = "",
		hits = "",
		target = "Single ally",
		description_ja = "", --ore-game: 1ターン魔法攻撃力2倍 範囲:味方単体
		description = "",
		name = "Makakaja",
	},
	["samakaja"] = { --サマカジャ
		battlename = "SAMA-kaja",
		attribute = "Support",
		damagetype = "Magical",
		skilltype = "Magic",
		cost = "8",
		costtype = "MP",
		effect = "",
		power = "",
		hits = "",
		target = "Single ally",
		description_ja = "", --ore-game: 1ターン魔法防御力2倍 範囲:味方単体
		description = "",
		name = "Samakaja",
	},
	["patra"] = { --パトラ
		battlename = "PATORA",
		attribute = "Cancel",
		damagetype = "Magical",
		skilltype = "Magic",
		cost = "4",
		costtype = "MP",
		effect = "",
		power = "",
		hits = "",
		target = "Single ally",
		description_ja = "", --ore-game: 精神系の状態異常の回復 範囲:味方単体
		description = "",
		name = "Patra",
	},
	["me patra"] = { --メパトラ
		battlename = "Me-PATORA",
		attribute = "Cancel",
		damagetype = "Magical",
		skilltype = "Magic",
		cost = "8",
		costtype = "MP",
		effect = "",
		power = "",
		hits = "",
		target = "All allies",
		description_ja = "", --ore-game: パトラの広範囲版 範囲:味方全体
		description = "",
		name = "Me Patra",
	},
	["posumudi"] = { --ポズムディ
		battlename = "POSM-Di",
		attribute = "Cancel",
		damagetype = "Magical",
		skilltype = "Magic",
		cost = "2",
		costtype = "MP",
		effect = "",
		power = "",
		hits = "",
		target = "Single ally",
		description_ja = "", --ore-game: 毒の回復 範囲:味方単体
		description = "",
		name = "Posumudi",
	},
	["petradi"] = { --ペトラディ
		battlename = "PETRA-Di",
		attribute = "Cancel",
		damagetype = "Magical",
		skilltype = "Magic",
		cost = "4",
		costtype = "MP",
		effect = "",
		power = "",
		hits = "",
		target = "Single ally",
		description_ja = "", --ore-game: 石化の回復 範囲:味方単体
		description = "",
		name = "Petradi",
	},
	["recarm"] = { --リカーム
		battlename = "RECARM",
		attribute = "Cancel",
		damagetype = "Magical",
		skilltype = "Magic",
		cost = "20",
		costtype = "MP",
		effect = "",
		power = "",
		hits = "",
		target = "Single ally",
		description_ja = "", --ore-game: HP1/2で瀕死の回復 範囲:味方単体
		description = "",
		name = "Recarm",
	},
	["samarecarm"] = { --サマリカーム
		battlename = "Sama-RECARM",
		attribute = "Cancel",
		damagetype = "Magical",
		skilltype = "Magic",
		cost = "40",
		costtype = "MP",
		effect = "",
		power = "",
		hits = "",
		target = "Single ally",
		description_ja = "", --ore-game: HP全快で瀕死の回復 範囲:味方単体
		description = "",
		name = "Samarecarm",
	},
	["recarmdra"] = { --リカームドラ
		battlename = "RECARM-Dora",
		attribute = "Cancel",
		damagetype = "Magical",
		skilltype = "Magic",
		cost = "1",
		costtype = "MP",
		effect = "",
		power = "9999",
		hits = "",
		target = "All allies",
		description_ja = "", --ore-game: 全員の瀕死回復 術者瀕死 範囲:味方全体
		description = "",
		name = "Recarmdra",
	},
	["dekunda"] = { --デクンダ
		battlename = "DE-Kunda",
		attribute = "Cancel",
		damagetype = "Magical",
		skilltype = "Magic",
		cost = "5",
		costtype = "MP",
		effect = "",
		power = "",
		hits = "",
		target = "All allies",
		description_ja = "", --ore-game: 下降系の効果を全て打ち消す 範囲:味方全体
		description = "",
		name = "Dekunda",
	},
	["dekaja"] = { --デカジャ
		battlename = "DE-kaja",
		attribute = "Cancel",
		damagetype = "Magical",
		skilltype = "Magic",
		cost = "10",
		costtype = "MP",
		effect = "",
		power = "",
		hits = "",
		target = "All enemies",
		description_ja = "", --ore-game: 強化系の効果を全て打ち消す 範囲:敵全体
		description = "",
		name = "Dekaja",
	},
	["trafuri"] = { --トラフーリ
		battlename = "TRAFURI",
		attribute = "Special",
		damagetype = "Magical",
		skilltype = "Magic",
		cost = "2",
		costtype = "MP",
		effect = "",
		power = "",
		hits = "",
		target = "All allies",
		description_ja = "", --ore-game: DRIVEに帰還 範囲:味方全体
		description = "",
		name = "Trafuri",
	},
	["makarakarn"] = { --マカラカーン
		battlename = "MAKARA-Karn",
		attribute = "Special",
		damagetype = "Magical",
		skilltype = "Magic",
		cost = "20",
		costtype = "MP",
		effect = "",
		power = "",
		hits = "",
		target = "Self",
		description_ja = "", --ore-game: 魔法攻撃を1ターン反射 範囲:自分
		description = "",
		name = "Makarakarn",
	},
	["tetrakarn"] = { --テトラカーン
		battlename = "TETRA-Karn",
		attribute = "Special",
		damagetype = "Magical",
		skilltype = "Magic",
		cost = "20",
		costtype = "MP",
		effect = "",
		power = "",
		hits = "",
		target = "Self",
		description_ja = "", --ore-game: 物理攻撃を1ターン反射 範囲:自分
		description = "",
		name = "Tetrakarn",
	},
	["maragi"] = { --マハラギ
		battlename = "Maha-AGI",
		attribute = "Fire",
		damagetype = "Magical",
		skilltype = "Magic",
		cost = "3",
		costtype = "MP",
		effect = "Multiplex",
		power = "21",
		hits = "",
		target = "Enemy row",
		description_ja = "", --ore-game: 火炎属性の魔法攻撃 範囲:敵一列
		description = "",
		name = "Maragi",
	},
	["maragion"] = { --マハラギオン
		battlename = "Maha-AGION",
		attribute = "Fire",
		damagetype = "Magical",
		skilltype = "Magic",
		cost = "7",
		costtype = "MP",
		effect = "Multiplex",
		power = "36",
		hits = "",
		target = "Enemy row",
		description_ja = "", --ore-game: 火炎属性の魔法攻撃 範囲:敵一列
		description = "",
		name = "Maragion",
	},
	["maragidyne"] = { --マハラギダイン
		battlename = "Maha-AGIDHAIN",
		attribute = "Fire",
		damagetype = "Magical",
		skilltype = "Magic",
		cost = "15",
		costtype = "MP",
		effect = "Multiplex",
		power = "60",
		hits = "",
		target = "All enemies",
		description_ja = "", --ore-game: 火炎属性の魔法攻撃 範囲:敵全体
		description = "",
		name = "Maragidyne",
	},
	["mabufu"] = { --マハブフ
		battlename = "Maha-BUFU",
		attribute = "Ice",
		damagetype = "Magical",
		skilltype = "Magic",
		cost = "3",
		costtype = "MP",
		effect = "Multiplex",
		power = "15",
		hits = "",
		target = "Enemy row",
		description_ja = "", --ore-game: 氷結属性の魔法攻撃 凍結の効果 範囲:敵一列
		description = "",
		name = "Mabufu",
	},
	["mabufula"] = { --マハブフーラ
		battlename = "Maha-BUFULA",
		attribute = "Ice",
		damagetype = "Magical",
		skilltype = "Magic",
		cost = "8",
		costtype = "MP",
		effect = "Multiplex",
		power = "28",
		hits = "",
		target = "Enemy row",
		description_ja = "", --ore-game: 氷結属性の魔法攻撃 凍結の効果 範囲:敵一列
		description = "",
		name = "Mabufula",
	},
	["mabufudyne"] = { --マハブフダイン
		battlename = "Maha-BUFUDHAIN",
		attribute = "Ice",
		damagetype = "Magical",
		skilltype = "Magic",
		cost = "16",
		costtype = "MP",
		effect = "Multiplex",
		power = "50",
		hits = "",
		target = "All enemies",
		description_ja = "", --ore-game: 氷結属性の魔法攻撃 凍結の効果 範囲:敵全体
		description = "",
		name = "Mabufudyne",
	},
	["mazio"] = { --マハジオ
		battlename = "Maha-ZIO",
		attribute = "Electric",
		damagetype = "Magical",
		skilltype = "Magic",
		cost = "4",
		costtype = "MP",
		effect = "Multiplex",
		power = "18",
		hits = "",
		target = "Enemy row",
		description_ja = "", --ore-game: 電撃属性の魔法攻撃 感電の効果 範囲:敵一列
		description = "",
		name = "Mazio",
	},
	["mazionga"] = { --マハジオンガ
		battlename = "Maha-ZIONGA",
		attribute = "Electric",
		damagetype = "Magical",
		skilltype = "Magic",
		cost = "9",
		costtype = "MP",
		effect = "Multiplex",
		power = "32",
		hits = "",
		target = "Enemy row",
		description_ja = "", --ore-game: 電撃属性の魔法攻撃 感電の効果 範囲:敵一列
		description = "",
		name = "Mazionga",
	},
	["maziodyne"] = { --マハジオダイン
		battlename = "Maha-ZIODHAIN",
		attribute = "Electric",
		damagetype = "Magical",
		skilltype = "Magic",
		cost = "18",
		costtype = "MP",
		effect = "Multiplex",
		power = "55",
		hits = "",
		target = "All enemies",
		description_ja = "", --ore-game: 電撃属性の魔法攻撃 感電の効果 範囲:敵全体
		description = "",
		name = "Maziodyne",
	},
	["mazan"] = { --マハザン
		battlename = "Maha-ZAN",
		attribute = "Force",
		damagetype = "Magical",
		skilltype = "Magic",
		cost = "2",
		costtype = "MP",
		effect = "Multiplex",
		power = "18",
		hits = "",
		target = "Enemy row",
		description_ja = "", --ore-game: 衝撃属性の魔法攻撃 範囲:敵一列
		description = "",
		name = "Mazan",
	},
	["mazanma"] = { --マハザンマ
		battlename = "Maha-ZANMA",
		attribute = "Force",
		damagetype = "Magical",
		skilltype = "Magic",
		cost = "5",
		costtype = "MP",
		effect = "Multiplex",
		power = "32",
		hits = "",
		target = "Enemy row",
		description_ja = "", --ore-game: 衝撃属性の魔法攻撃 範囲:敵一列
		description = "",
		name = "Mazanma",
	},
	["mazandyne"] = { --マハザンダイン
		battlename = "Maha-ZANDHAIN",
		attribute = "Force",
		damagetype = "Magical",
		skilltype = "Magic",
		cost = "12",
		costtype = "MP",
		effect = "Multiplex",
		power = "55",
		hits = "",
		target = "All enemies",
		description_ja = "", --ore-game: 衝撃属性の魔法攻撃 範囲:敵全体
		description = "",
		name = "Mazandyne",
	},
	["mahama"] = { --マハンマ
		battlename = "Maha-HAMA",
		attribute = "Light",
		damagetype = "Magical",
		skilltype = "Magic",
		cost = "8",
		costtype = "MP",
		effect = "Multiplex",
		power = "",
		hits = "",
		target = "All enemies",
		description_ja = "", --ore-game: ハマの広範囲版 範囲:敵全体
		description = "",
		name = "Mahama",
	},
	["mamudo"] = { --マハムド
		battlename = "Maha-MUDO",
		attribute = "Dark",
		damagetype = "Magical",
		skilltype = "Magic",
		cost = "6",
		costtype = "MP",
		effect = "Multiplex",
		power = "",
		hits = "",
		target = "All enemies",
		description_ja = "", --ore-game: ムドの広範囲版 範囲:敵全体
		description = "",
		name = "Mamudo",
	},
	["madormina"] = { --マハドルミナー
		battlename = "Maha-DOLUMINER",
		attribute = "Mind",
		damagetype = "Magical",
		skilltype = "Magic",
		cost = "3",
		costtype = "MP",
		effect = "Multiplex",
		power = "",
		hits = "",
		target = "All enemies",
		description_ja = "", --ore-game: ドルミナーの広範囲版 範囲:敵全体
		description = "",
		name = "Madormina",
	},
	["mapulinpa"] = { --マハプリンパ
		battlename = "Maha-PURINPA",
		attribute = "Mind",
		damagetype = "Magical",
		skilltype = "Magic",
		cost = "2",
		costtype = "MP",
		effect = "Multiplex",
		power = "",
		hits = "",
		target = "All enemies",
		description_ja = "", --ore-game: プリンパの広範囲版 範囲:敵全体
		description = "",
		name = "Mapulinpa",
	},
	["mamarin"] = { --マハマリン
		battlename = "Maha-MARIN",
		attribute = "Mind",
		damagetype = "Magical",
		skilltype = "Magic",
		cost = "5",
		costtype = "MP",
		effect = "Multiplex",
		power = "",
		hits = "",
		target = "All enemies",
		description_ja = "", --ore-game: マリンカリンの広範囲版 範囲:敵全体
		description = "",
		name = "Mamarin",
	},
	["mamakajama"] = { --マハマカジャマ
		battlename = "Maha-MAKAJAMA",
		attribute = "Nerve",
		damagetype = "Magical",
		skilltype = "Magic",
		cost = "4",
		costtype = "MP",
		effect = "Multiplex",
		power = "",
		hits = "",
		target = "All enemies",
		description_ja = "", --ore-game: マカジャマの広範囲版 範囲:敵全体
		description = "",
		name = "Mamakajama",
	},
	["mapetram"] = { --マハペトラム
		battlename = "Maha-PETRAMU",
		attribute = "Nerve",
		damagetype = "Magical",
		skilltype = "Magic",
		cost = "6",
		costtype = "MP",
		effect = "Multiplex",
		power = "",
		hits = "",
		target = "All enemies",
		description_ja = "", --ore-game: ペトラムの広範囲版 範囲:敵全体
		description = "",
		name = "Mapetram",
	},
	["mapoisma"] = { --マハポイズマ
		battlename = "Maha-POIZUMA",
		attribute = "Nerve",
		damagetype = "Magical",
		skilltype = "Magic",
		cost = "4",
		costtype = "MP",
		effect = "Multiplex",
		power = "",
		hits = "",
		target = "All enemies",
		description_ja = "", --ore-game: ポイズマの広範囲版 範囲:敵全体
		description = "",
		name = "Mapoisma",
	},
	["matarunda"] = { --マハタルンダ
		battlename = "Maha-TARU-Nda",
		attribute = "Nerve",
		damagetype = "Magical",
		skilltype = "Magic",
		cost = "10",
		costtype = "MP",
		effect = "Multiplex",
		power = "",
		hits = "",
		target = "All enemies",
		description_ja = "", --ore-game: 1ターン物理攻撃LV下降 範囲:敵全体
		description = "",
		name = "Matarunda",
	},
	["marakunda"] = { --マハラクンダ
		battlename = "Maha-RAKU-Nda",
		attribute = "Nerve",
		damagetype = "Magical",
		skilltype = "Magic",
		cost = "10",
		costtype = "MP",
		effect = "Multiplex",
		power = "",
		hits = "",
		target = "All enemies",
		description_ja = "", --ore-game: 1ターン物理耐性LV下降 範囲:敵全体
		description = "",
		name = "Marakunda",
	},
	["mamakanda"] = { --マハマカンダ
		battlename = "Maha-MAKA-Nda",
		attribute = "Nerve",
		damagetype = "Magical",
		skilltype = "Magic",
		cost = "10",
		costtype = "MP",
		effect = "Multiplex",
		power = "",
		hits = "",
		target = "All enemies",
		description_ja = "", --ore-game: 1ターン魔法攻撃LV下降 範囲:敵全体
		description = "",
		name = "Mamakanda",
	},
	["masamanda"] = { --マハサマンダ
		battlename = "Maha-SAMA-Nda",
		attribute = "Nerve",
		damagetype = "Magical",
		skilltype = "Magic",
		cost = "10",
		costtype = "MP",
		effect = "Multiplex",
		power = "",
		hits = "",
		target = "All enemies",
		description_ja = "", --ore-game: 1ターン魔法耐性LV下降 範囲:敵全体
		description = "",
		name = "Masamanda",
	},
	["media"] = { --メディア
		battlename = "Me-DIA",
		attribute = "Recovery",
		damagetype = "Magical",
		skilltype = "Magic",
		cost = "4",
		costtype = "MP",
		effect = "Multiplex",
		power = "16",
		hits = "",
		target = "All allies",
		description_ja = "", --ore-game: HP小回復 範囲:味方全体
		description = "",
		name = "Media",
	},
	["mediarama"] = { --メディアラマ
		battlename = "Me-DIARAMA",
		attribute = "Recovery",
		damagetype = "Magical",
		skilltype = "Magic",
		cost = "8",
		costtype = "MP",
		effect = "Multiplex",
		power = "40",
		hits = "",
		target = "All allies",
		description_ja = "", --ore-game: HP中回復 範囲:味方全体
		description = "",
		name = "Mediarama",
	},
	["mediarahan"] = { --メディアラハン
		battlename = "Me-DIARAHAN",
		attribute = "Recovery",
		damagetype = "Magical",
		skilltype = "Magic",
		cost = "20",
		costtype = "MP",
		effect = "Multiplex",
		power = "9999",
		hits = "",
		target = "All allies",
		description_ja = "", --ore-game: HP完全回復 範囲:味方全体
		description = "",
		name = "Mediarahan",
	},
	["matarukaja"] = { --マハタルカジャ
		battlename = "Maha-TARU-kaja",
		attribute = "Support",
		damagetype = "Magical",
		skilltype = "Magic",
		cost = "8",
		costtype = "MP",
		effect = "Multiplex",
		power = "",
		hits = "",
		target = "All allies",
		description_ja = "", --ore-game: 1ターン物理攻撃LV上昇 範囲:味方全体
		description = "",
		name = "Matarukaja",
	},
	["marakukaja"] = { --マハラクカジャ
		battlename = "Maha-RAKU-kaja",
		attribute = "Support",
		damagetype = "Magical",
		skilltype = "Magic",
		cost = "8",
		costtype = "MP",
		effect = "Multiplex",
		power = "",
		hits = "",
		target = "All allies",
		description_ja = "", --ore-game: 1ターン物理耐性LV上昇 範囲:味方全体
		description = "",
		name = "Marakukaja",
	},
	["mamakakaja"] = { --マハマカカジャ
		battlename = "Maha-MAKA-kaja",
		attribute = "Support",
		damagetype = "Magical",
		skilltype = "Magic",
		cost = "8",
		costtype = "MP",
		effect = "Multiplex",
		power = "",
		hits = "",
		target = "All allies",
		description_ja = "", --ore-game: 1ターン魔法攻撃LV上昇 範囲:味方全体
		description = "",
		name = "Mamakakaja",
	},
	["masamakaja"] = { --マハサマカジャ
		battlename = "Maha-SAMA-kaja",
		attribute = "Support",
		damagetype = "Magical",
		skilltype = "Magic",
		cost = "8",
		costtype = "MP",
		effect = "Multiplex",
		power = "",
		hits = "",
		target = "All allies",
		description_ja = "", --ore-game: 1ターン魔法耐性LV上昇 範囲:味方全体
		description = "",
		name = "Masamakaja",
	},
	--Extra
	["fire breath"] = { --ファイアブレス
		battlename = "FIRE-BREATH",
		attribute = "Fire",
		damagetype = "Magical",
		skilltype = "Extra",
		cost = "10",
		costtype = "MP",
		effect = "",
		power = "25",
		hits = "",
		target = "All enemies",
		description_ja = "", --ore-game: 火炎属性の魔法攻撃 範囲:敵全体
		description = "",
		name = "Fire Breath",
	},
	["hellfire"] = { --地獄の業火
		battlename = "HELL-FIRE",
		attribute = "Fire",
		damagetype = "Magical",
		skilltype = "Extra",
		cost = "15",
		costtype = "MP",
		effect = "",
		power = "35",
		hits = "",
		target = "All enemies",
		description_ja = "", --ore-game: 火炎属性の魔法攻撃 毒の効果 範囲:敵全体
		description = "",
		name = "Hellfire",
	},
	["ice breath"] = { --アイスブレス
		battlename = "ICE-BREATH",
		attribute = "Ice",
		damagetype = "Magical",
		skilltype = "Extra",
		cost = "15",
		costtype = "MP",
		effect = "",
		power = "20",
		hits = "",
		target = "All enemies",
		description_ja = "", --ore-game: 氷結属性の魔法攻撃 凍結の効果 範囲:敵全体
		description = "",
		name = "Ice Breath",
	},
	["glacial blast"] = { --絶対零度
		battlename = "ABSOLUTE-ZERO",
		attribute = "Ice",
		damagetype = "Magical",
		skilltype = "Extra",
		cost = "20",
		costtype = "MP",
		effect = "",
		power = "30",
		hits = "",
		target = "All enemies",
		description_ja = "", --ore-game: 氷結属性の魔法攻撃 即死の効果 範囲:敵全体
		description = "",
		name = "Glacial Blast",
	},
	["thunderbolt"] = { --サンダーボルト
		battlename = "THUNDER-BOLT",
		attribute = "Electric",
		damagetype = "Magical",
		skilltype = "Extra",
		cost = "12",
		costtype = "MP",
		effect = "",
		power = "20",
		hits = "",
		target = "All enemies",
		description_ja = "", --ore-game: 電撃属性の魔法攻撃 感電の効果 範囲:敵全体
		description = "",
		name = "Thunderbolt",
	},
	["violet flash"] = { --破魔の雷光
		battlename = "HOLINESS-SPARKLE",
		attribute = "Electric",
		damagetype = "Magical",
		skilltype = "Extra",
		cost = "20",
		costtype = "MP",
		effect = "",
		power = "30",
		hits = "",
		target = "All enemies",
		description_ja = "", --ore-game: 電撃属性の魔法攻撃 即死の効果 範囲:敵全体
		description = "",
		name = "Violet Flash",
	},
	["wing flap"] = { --羽ばたき
		battlename = "FLAP-WINGS",
		attribute = "Force",
		damagetype = "Magical",
		skilltype = "Extra",
		cost = "12",
		costtype = "MP",
		effect = "",
		power = "25",
		hits = "",
		target = "All enemies",
		description_ja = "", --ore-game: 衝撃属性の魔法攻撃 範囲:敵全体
		description = "",
		name = "Wing Flap",
	},
	["sonic boom"] = { --ソニックブーム
		battlename = "SONIC-BOOM",
		attribute = "Force",
		damagetype = "Magical",
		skilltype = "Extra",
		cost = "20",
		costtype = "MP",
		effect = "",
		power = "35",
		hits = "",
		target = "All enemies",
		description_ja = "", --ore-game: 衝撃属性の魔法攻撃 物理防御下降 範囲:敵全体
		description = "",
		name = "Sonic Boom",
	},
	["holy wrath"] = { --天罰
		battlename = "JUSTICE-HEAVEN",
		attribute = "Almighty",
		damagetype = "Magical",
		skilltype = "Extra",
		cost = "60",
		costtype = "MP",
		effect = "",
		power = "20",
		hits = "",
		target = "All enemies",
		description_ja = "", --ore-game: 万能属性の魔法攻撃 範囲:敵全体
		description = "",
		name = "Holy Wrath",
	},
	["evil eye"] = { --イビルアイ
		battlename = "EVIL-EYE",
		attribute = "Almighty",
		damagetype = "Magical",
		skilltype = "Extra",
		cost = "",
		costtype = "MP",
		effect = "",
		power = "",
		hits = "",
		target = "",
		description_ja = "", --ore-game:  
		description = "",
		name = "Evil Eye",
	},
	["spirit drain"] = { --吸精
		battlename = "ENERGY-DRAIN",
		attribute = "Almighty",
		damagetype = "Magical",
		skilltype = "Extra",
		cost = "1",
		costtype = "MP",
		effect = "",
		power = "10",
		hits = "",
		target = "Single enemy",
		description_ja = "", --ore-game: 万能属性の魔法攻撃 範囲:敵単体
		description = "",
		name = "Spirit Drain",
	},
	["testament"] = { --テスタメント
		battlename = "TESTAMENT",
		attribute = "Almighty",
		damagetype = "Magical",
		skilltype = "Extra",
		cost = "",
		costtype = "MP",
		effect = "",
		power = "",
		hits = "",
		target = "",
		description_ja = "", --ore-game:  
		description = "",
		name = "Testament",
	},
	["immaculate light"] = { --無原罪の光
		battlename = "IMMACULATE-SHINE",
		attribute = "Almighty",
		damagetype = "Magical",
		skilltype = "Extra",
		cost = "",
		costtype = "MP",
		effect = "",
		power = "",
		hits = "",
		target = "",
		description_ja = "", --ore-game:  
		description = "",
		name = "Immaculate Light",
	},
	["qixing jiangtian"] = { --七星降天
		battlename = "SHOOTING-7STARS",
		attribute = "Almighty",
		damagetype = "Magical",
		skilltype = "Extra",
		cost = "",
		costtype = "MP",
		effect = "",
		power = "",
		hits = "",
		target = "",
		description_ja = "", --ore-game:  
		description = "",
		name = "Qixing Jiangtian",
	},
	["yakusa-no-ikazuchi-no-kami"] = { --八雷神
		battlename = "",
		attribute = "Almighty",
		damagetype = "Magical",
		skilltype = "Extra",
		cost = "",
		costtype = "MP",
		effect = "",
		power = "",
		hits = "",
		target = "",
		description_ja = "", --ore-game:  
		description = "",
		name = "Yakusa-no-Ikazuchi-no-Kami",
	},
	["cocytus pain"] = { --コキュートスペイン
		battlename = "COCYTUS-PAIN",
		attribute = "Almighty",
		damagetype = "Magical",
		skilltype = "Extra",
		cost = "",
		costtype = "MP",
		effect = "",
		power = "",
		hits = "",
		target = "",
		description_ja = "", --ore-game:  
		description = "",
		name = "Cocytus Pain",
	},
	["megido fire"] = { --メギドファイア
		battlename = "MEGIDO-FIRE",
		attribute = "Almighty",
		damagetype = "Magical",
		skilltype = "Extra",
		cost = "",
		costtype = "MP",
		effect = "",
		power = "",
		hits = "",
		target = "",
		description_ja = "", --ore-game:  
		description = "",
		name = "Megido Fire",
	},
	["bright judgement"] = { --光の裁き
		battlename = "JUDGEMENT-OF-LIGHT",
		attribute = "Light",
		damagetype = "Magical",
		skilltype = "Extra",
		cost = "20",
		costtype = "MP",
		effect = "",
		power = "",
		hits = "",
		target = "All enemies",
		description_ja = "", --ore-game: 聖なる光で全ての魔を払う 範囲:敵全体
		description = "",
		name = "Bright Judgement",
	},
	["dark verdict"] = { --闇の審判
		battlename = "JUDGEMENT-OF-DARKNESS",
		attribute = "Dark",
		damagetype = "Magical",
		skilltype = "Extra",
		cost = "20",
		costtype = "MP",
		effect = "",
		power = "",
		hits = "",
		target = "All enemies",
		description_ja = "", --ore-game: 闇の力で全てを呪殺する 範囲:敵全体
		description = "",
		name = "Dark Verdict",
	},
	["lullaby"] = { --子守唄
		battlename = "CRADLE-SONG",
		attribute = "Mind",
		damagetype = "Magical",
		skilltype = "Extra",
		cost = "8",
		costtype = "MP",
		effect = "",
		power = "",
		hits = "",
		target = "All enemies",
		description_ja = "", --ore-game: 睡眠状態にする 範囲:敵全体
		description = "",
		name = "Lullaby",
	},
	["panic voice"] = { --パニックボイス
		battlename = "PANIC-VOICE",
		attribute = "Mind",
		damagetype = "Magical",
		skilltype = "Extra",
		cost = "8",
		costtype = "MP",
		effect = "",
		power = "",
		hits = "",
		target = "All enemies",
		description_ja = "", --ore-game: 混乱状態にする 範囲:敵全体
		description = "",
		name = "Panic Voice",
	},
	["sexy dance"] = { --セクシーダンス
		battlename = "SEXY-DANCE",
		attribute = "Mind",
		damagetype = "Magical",
		skilltype = "Extra",
		cost = "12",
		costtype = "MP",
		effect = "",
		power = "",
		hits = "",
		target = "All enemies",
		description_ja = "", --ore-game: 魅了状態にする 範囲:敵全体
		description = "",
		name = "Sexy Dance",
	},
	["mad tea party"] = { --M.ティーパーティ
		battlename = "MAD-TEA-PARTY",
		attribute = "Mind",
		damagetype = "Magical",
		skilltype = "Extra",
		cost = "20",
		costtype = "MP",
		effect = "",
		power = "",
		hits = "",
		target = "全体",
		description_ja = "", --ore-game: 全員が睡眠+混乱+魅了の効果 範囲:全体
		description = "",
		name = "Mad Tea Party",
	},
	["virus"] = { --ウイルス
		battlename = "VIRUS",
		attribute = "Mind",
		damagetype = "Magical",
		skilltype = "Extra",
		cost = "10",
		costtype = "MP",
		effect = "",
		power = "",
		hits = "",
		target = "Single enemy",
		description_ja = "", --ore-game: 基本容量が2倍になる 範囲:敵単体
		description = "",
		name = "Virus",
	},
	["fool's voice"] = { --愚者の声
		battlename = "FOOL-VOICE",
		attribute = "Nerve",
		damagetype = "Magical",
		skilltype = "Extra",
		cost = "8",
		costtype = "MP",
		effect = "",
		power = "",
		hits = "",
		target = "All enemies",
		description_ja = "", --ore-game: 魔封状態にする 範囲:敵全体
		description = "",
		name = "Fool's Voice",
	},
	["petra eyes"] = { --ペトラアイズ
		battlename = "PETRA-EYES",
		attribute = "Nerve",
		damagetype = "Magical",
		skilltype = "Extra",
		cost = "14",
		costtype = "MP",
		effect = "",
		power = "",
		hits = "",
		target = "All enemies",
		description_ja = "", --ore-game: 石化状態にする 範囲:敵全体
		description = "",
		name = "Petra Eyes",
	},
	["venom breath"] = { --毒ガスブレス
		battlename = "POISON-BREATH",
		attribute = "Nerve",
		damagetype = "Magical",
		skilltype = "Extra",
		cost = "12",
		costtype = "MP",
		effect = "",
		power = "",
		hits = "",
		target = "All enemies",
		description_ja = "", --ore-game: 毒状態にする 範囲:敵全体
		description = "",
		name = "Venom Breath",
	},
	["great mist"] = { --大霧
		battlename = "",
		attribute = "Nerve",
		damagetype = "Magical",
		skilltype = "Extra",
		cost = "",
		costtype = "MP",
		effect = "",
		power = "",
		hits = "",
		target = "",
		description_ja = "", --ore-game:  
		description = "",
		name = "Great Mist",
	},
	["curse of the kuyōmon"] = { --九曜紋の呪力
		battlename = "",
		attribute = "Nerve",
		damagetype = "Magical",
		skilltype = "Extra",
		cost = "",
		costtype = "MP",
		effect = "",
		power = "",
		hits = "",
		target = "",
		description_ja = "", --ore-game:  
		description = "",
		name = "Curse of the Kuyōmon",
	},
	["god breath"] = { --ゴッドブレス
		battlename = "GOD-BLESS",
		attribute = "Recovery",
		damagetype = "Magical",
		skilltype = "Extra",
		cost = "50",
		costtype = "MP",
		effect = "",
		power = "9999",
		hits = "",
		target = "All allies",
		description_ja = "", --ore-game: 状態回復+HP全快 範囲:味方全体
		description = "",
		name = "God Breath",
	},
	["saint's martyrdom"] = { --聖者の殉教
		battlename = "SAINT-MARTYRDOM",
		attribute = "Recovery",
		damagetype = "Magical",
		skilltype = "Extra",
		cost = "",
		costtype = "MP",
		effect = "",
		power = "",
		hits = "",
		target = "",
		description_ja = "", --ore-game:  
		description = "",
		name = "Saint's Martyrdom",
	},
	["healing melody"] = { --癒しの調べ
		battlename = "HEALING-SONG",
		attribute = "Support",
		damagetype = "Magical",
		skilltype = "Extra",
		cost = "10",
		costtype = "MP",
		effect = "",
		power = "",
		hits = "",
		target = "All allies",
		description_ja = "", --ore-game: 5ターン、HP5%回復 範囲:味方全体
		description = "",
		name = "Healing Melody",
	},
	["heartfelt prayer"] = { --慈愛の祈り
		battlename = "LOVE-PRAYER",
		attribute = "Support",
		damagetype = "Magical",
		skilltype = "Extra",
		cost = "20",
		costtype = "MP",
		effect = "",
		power = "",
		hits = "",
		target = "All allies",
		description_ja = "", --ore-game: 5ターン、HP10%回復 範囲:味方全体
		description = "",
		name = "Heartfelt Prayer",
	},
	["brave dance"] = { --勇奮の舞
		battlename = "BRAVERY-DANCE",
		attribute = "Support",
		damagetype = "Magical",
		skilltype = "Extra",
		cost = "25",
		costtype = "MP",
		effect = "",
		power = "",
		hits = "",
		target = "All allies",
		description_ja = "", --ore-game: 3ターン物理攻撃、防御2倍 範囲:味方全体
		description = "",
		name = "Brave Dance",
	},
	["heavenly dance"] = { --天上の舞
		battlename = "HEAVENLY-DANCE",
		attribute = "Support",
		damagetype = "Magical",
		skilltype = "Extra",
		cost = "25",
		costtype = "MP",
		effect = "",
		power = "",
		hits = "",
		target = "All allies",
		description_ja = "", --ore-game: 3ターン魔法攻撃、防御2倍 範囲:味方全体
		description = "",
		name = "Heavenly Dance",
	},
	["power breath"] = { --パワーブレス
		battlename = "POWER-BLESS",
		attribute = "Support",
		damagetype = "Magical",
		skilltype = "Extra",
		cost = "25",
		costtype = "MP",
		effect = "",
		power = "",
		hits = "",
		target = "All allies",
		description_ja = "", --ore-game: 5ターン全攻撃LV上昇 範囲:味方全体
		description = "",
		name = "Power Breath",
	},
	["dark breath"] = { --ダークブレス
		battlename = "DARK-BLESS",
		attribute = "Support",
		damagetype = "Magical",
		skilltype = "Extra",
		cost = "25",
		costtype = "MP",
		effect = "",
		power = "",
		hits = "",
		target = "All allies",
		description_ja = "", --ore-game: 5ターン全耐性LV上昇 範囲:味方全体
		description = "",
		name = "Dark Breath",
	},
	["orlean prayer"] = { --オルレアンの祈り
		battlename = "ORLEANS PRAYER",
		attribute = "Cancel",
		damagetype = "Magical",
		skilltype = "Extra",
		cost = "20",
		costtype = "MP",
		effect = "",
		power = "",
		hits = "",
		target = "All allies",
		description_ja = "", --ore-game: 瀕死と死亡を除く状態治療 範囲:味方全体
		description = "",
		name = "Orlean Prayer",
	},
	["liuxing huihang"] = { --六星輝煌
		battlename = "BRIGHTEN-6STARS",
		attribute = "Cancel",
		damagetype = "Magical",
		skilltype = "Extra",
		cost = "",
		costtype = "MP",
		effect = "",
		power = "",
		hits = "",
		target = "",
		description_ja = "", --ore-game:  
		description = "",
		name = "Liuxing Huihang",
	},
	["flame wall"] = { --炎の壁
		battlename = "FLAME-WALL",
		attribute = "Special",
		damagetype = "Magical",
		skilltype = "Extra",
		cost = "10",
		costtype = "MP",
		effect = "",
		power = "",
		hits = "",
		target = "All allies",
		description_ja = "", --ore-game: 1ターン氷結耐性+4 範囲:味方全体
		description = "",
		name = "Flame Wall",
	},
	["water wall"] = { --水の壁
		battlename = "AQUA-WALL",
		attribute = "Special",
		damagetype = "Magical",
		skilltype = "Extra",
		cost = "10",
		costtype = "MP",
		effect = "",
		power = "",
		hits = "",
		target = "All allies",
		description_ja = "", --ore-game: 1ターン火炎耐性+4 範囲:味方全体
		description = "",
		name = "Water Wall",
	},
	["crystal wall"] = { --水晶の壁
		battlename = "CRYSTAL-WALL",
		attribute = "Special",
		damagetype = "Magical",
		skilltype = "Extra",
		cost = "10",
		costtype = "MP",
		effect = "",
		power = "",
		hits = "",
		target = "All allies",
		description_ja = "", --ore-game: 1ターン電撃耐性+4 範囲:味方全体
		description = "",
		name = "Crystal Wall",
	},
	["steel wall"] = { --鋼鉄の壁
		battlename = "STEEL-WALL",
		attribute = "Special",
		damagetype = "Magical",
		skilltype = "Extra",
		cost = "10",
		costtype = "MP",
		effect = "",
		power = "",
		hits = "",
		target = "All allies",
		description_ja = "", --ore-game: 3ターン衝撃耐性+4 範囲:味方全体
		description = "",
		name = "Steel Wall",
	},
	["light wall"] = { --光の壁
		battlename = "LIGHT-WALL",
		attribute = "Special",
		damagetype = "Magical",
		skilltype = "Extra",
		cost = "10",
		costtype = "MP",
		effect = "",
		power = "",
		hits = "",
		target = "All allies",
		description_ja = "", --ore-game: 3ターン呪殺耐性+4 範囲:味方全体
		description = "",
		name = "Light Wall",
	},
	["dark wall"] = { --闇の壁
		battlename = "DARKNESS-WALL",
		attribute = "Special",
		damagetype = "Magical",
		skilltype = "Extra",
		cost = "10",
		costtype = "MP",
		effect = "",
		power = "",
		hits = "",
		target = "All allies",
		description_ja = "", --ore-game: 3ターン破魔耐性+4 範囲:味方全体
		description = "",
		name = "Dark Wall",
	},
	["barrier"] = { --結界
		battlename = "KEKKAI",
		attribute = "Special",
		damagetype = "Magical",
		skilltype = "Extra",
		cost = "20",
		costtype = "MP",
		effect = "",
		power = "",
		hits = "",
		target = "All allies",
		description_ja = "", --ore-game: 3ターン確率系耐性+4 範囲:味方全体
		description = "",
		name = "Barrier",
	},
	["absolute wall"] = { --絶対障壁
		battlename = "ABSOLUTELY-WALL",
		attribute = "Special",
		damagetype = "Magical",
		skilltype = "Extra",
		cost = "",
		costtype = "MP",
		effect = "",
		power = "",
		hits = "",
		target = "",
		description_ja = "", --ore-game:  
		description = "",
		name = "Absolute Wall",
	},
	["tackle"] = { --体当たり
		battlename = "TACKLE",
		attribute = "Strike",
		damagetype = "Physical",
		skilltype = "Extra",
		cost = "15%",
		costtype = "HP",
		effect = "",
		power = "20",
		hits = "",
		target = "Single enemy",
		description_ja = "", --ore-game: 打撃属性の物理攻撃 範囲:敵単体
		description = "",
		name = "Tackle",
	},
	["mow down"] = { --薙ぎ払い
		battlename = "MOW-DOWN",
		attribute = "Strike",
		damagetype = "Physical",
		skilltype = "Extra",
		cost = "5%",
		costtype = "HP",
		effect = "",
		power = "25",
		hits = "",
		target = "Enemy row",
		description_ja = "", --ore-game: 打撃属性の物理攻撃 範囲:敵一列
		description = "",
		name = "Mow Down",
	},
	["iron tail"] = { --アイアンテイル
		battlename = "IRON-TAIL",
		attribute = "Strike",
		damagetype = "Physical",
		skilltype = "Extra",
		cost = "10%",
		costtype = "HP",
		effect = "",
		power = "25",
		hits = "",
		target = "敵前後",
		description_ja = "", --ore-game: 打撃属性の物理攻撃 範囲:敵前後
		description = "",
		name = "Iron Tail",
	},
	["iron-fist punch"] = { --鉄拳パンチ
		battlename = "IRON-FIST",
		attribute = "Strike",
		damagetype = "Physical",
		skilltype = "Extra",
		cost = "10%",
		costtype = "HP",
		effect = "",
		power = "25",
		hits = "",
		target = "Single enemy",
		description_ja = "", --ore-game: 打撃属性の物理攻撃 範囲:敵単体
		description = "",
		name = "Iron-Fist Punch",
	},
	["flying kick"] = { --飛び蹴り
		battlename = "JUMPING KICK",
		attribute = "Strike",
		damagetype = "Physical",
		skilltype = "Extra",
		cost = "10%",
		costtype = "HP",
		effect = "",
		power = "30",
		hits = "",
		target = "Single enemy",
		description_ja = "", --ore-game: 打撃属性の物理攻撃 範囲:敵単体
		description = "",
		name = "Flying Kick",
	},
	["last resort"] = { --自爆
		battlename = "KAMIKAZE",
		attribute = "Strike",
		damagetype = "Physical",
		skilltype = "Extra",
		cost = "100%",
		costtype = "HP",
		effect = "",
		power = "",
		hits = "",
		target = "All enemies",
		description_ja = "", --ore-game: 捨て身の攻撃、使用後瀕死 範囲:敵全体
		description = "",
		name = "Last Resort",
	},
	["mist slash"] = { --霞斬り
		battlename = "MISTY BLADE",
		attribute = "Slash",
		damagetype = "Physical",
		skilltype = "Extra",
		cost = "2%",
		costtype = "HP",
		effect = "",
		power = "40",
		hits = "",
		target = "Single enemy",
		description_ja = "", --ore-game: 斬撃属性の物理攻撃 範囲:敵単体
		description = "",
		name = "Mist Slash",
	},
	["spin slash"] = { --回転斬り
		battlename = "DEADLY-GO-ROUND",
		attribute = "Slash",
		damagetype = "Physical",
		skilltype = "Extra",
		cost = "5%",
		costtype = "HP",
		effect = "",
		power = "20",
		hits = "",
		target = "Enemy row",
		description_ja = "", --ore-game: 斬撃属性の物理攻撃 範囲:敵一列
		description = "",
		name = "Spin Slash",
	},
	["double thrust"] = { --二段突き
		battlename = "2HIT-THRUST",
		attribute = "Slash",
		damagetype = "Physical",
		skilltype = "Extra",
		cost = "2%",
		costtype = "HP",
		effect = "",
		power = "30",
		hits = "",
		target = "敵前後",
		description_ja = "", --ore-game: 斬撃属性の物理攻撃 範囲:敵前後
		description = "",
		name = "Double Thrust",
	},
	["twin slash"] = { --ツインスラッシュ
		battlename = "TWIN-SLASH",
		attribute = "Slash",
		damagetype = "Physical",
		skilltype = "Extra",
		cost = "5%",
		costtype = "HP",
		effect = "",
		power = "40",
		hits = "",
		target = "Single enemy",
		description_ja = "", --ore-game: 斬撃属性の物理攻撃 範囲:敵単体
		description = "",
		name = "Twin Slash",
	},
	["deathbound"] = { --デスバウンド
		battlename = "DEATH-BOUND",
		attribute = "Slash",
		damagetype = "Physical",
		skilltype = "Extra",
		cost = "10%",
		costtype = "HP",
		effect = "",
		power = "50",
		hits = "",
		target = "Enemy row",
		description_ja = "", --ore-game: 斬撃属性の物理攻撃 物理攻撃下降 範囲:敵一列
		description = "",
		name = "Deathbound",
	},
	["hades blast"] = { --冥界破
		battlename = "NETHER-CRACK",
		attribute = "Slash",
		damagetype = "Physical",
		skilltype = "Extra",
		cost = "5%",
		costtype = "HP",
		effect = "",
		power = "50",
		hits = "",
		target = "敵前後",
		description_ja = "", --ore-game: 斬撃属性の物理攻撃 即死の効果 範囲:敵前後
		description = "",
		name = "Hades Blast",
	},
	["yunyao xingchen jian"] = { --雲耀星辰剣
		battlename = "HIGH-SPEED-FEAT",
		attribute = "Slash",
		damagetype = "Physical",
		skilltype = "Extra",
		cost = "",
		costtype = "HP",
		effect = "",
		power = "",
		hits = "",
		target = "",
		description_ja = "", --ore-game:  
		description = "",
		name = "Yunyao Xingchen Jian",
	},
	["feral claw"] = { --引っかき
		battlename = "CLAW",
		attribute = "Skill",
		attribute_link = "Skill (Attribute)",
		damagetype = "Physical",
		skilltype = "Extra",
		cost = "5%",
		costtype = "HP",
		effect = "",
		power = "30",
		hits = "",
		target = "Single enemy",
		description_ja = "", --ore-game: 技属性の物理攻撃 範囲:敵単体
		description = "",
		name = "Feral Claw",
	},
	["venom claw"] = { --毒引っかき
		battlename = "POISON-CLAW",
		attribute = "Skill",
		attribute_link = "Skill (Attribute)",
		damagetype = "Physical",
		skilltype = "Extra",
		cost = "5%",
		costtype = "HP",
		effect = "",
		power = "20",
		hits = "",
		target = "Single enemy",
		description_ja = "", --ore-game: 技属性の物理攻撃 毒の効果 範囲:敵単体
		description = "",
		name = "Venom Claw",
	},
	["feral bite"] = { --かみつき
		battlename = "BITE",
		attribute = "Skill",
		attribute_link = "Skill (Attribute)",
		damagetype = "Physical",
		skilltype = "Extra",
		cost = "10%",
		costtype = "HP",
		effect = "",
		power = "30",
		hits = "",
		target = "Single enemy",
		description_ja = "", --ore-game: 技属性の物理攻撃 範囲:敵単体
		description = "",
		name = "Feral Bite",
	},
	["passionate kiss"] = { --熱い口づけ
		battlename = "DEEP-KISS",
		attribute = "Skill",
		attribute_link = "Skill (Attribute)",
		damagetype = "Physical",
		skilltype = "Extra",
		cost = "5%",
		costtype = "HP",
		effect = "",
		power = "20",
		hits = "",
		target = "Single enemy",
		description_ja = "", --ore-game: 技属性の物理攻撃 魅了の効果 範囲:敵単体
		description = "",
		name = "Passionate Kiss",
	},
	["saliva"] = { --唾液
		battlename = "SALIVA",
		attribute = "Skill",
		attribute_link = "Skill (Attribute)",
		damagetype = "Physical",
		skilltype = "Extra",
		cost = "5%",
		costtype = "HP",
		effect = "",
		power = "20",
		hits = "",
		target = "Single enemy",
		description_ja = "", --ore-game: 技属性の物理攻撃 毒の効果 範囲:敵単体
		description = "",
		name = "Saliva",
	},
	["rage"] = { --暴れる
		battlename = "RAGE",
		attribute = "Skill",
		attribute_link = "Skill (Attribute)",
		damagetype = "Physical",
		skilltype = "Extra",
		cost = "20%",
		costtype = "HP",
		effect = "",
		power = "40",
		hits = "",
		target = "Enemy row",
		description_ja = "", --ore-game: 技属性の物理攻撃 範囲:敵一列
		description = "",
		name = "Rage",
	},
	["squash"] = { --押しつぶし
		battlename = "PRESS",
		attribute = "Skill",
		attribute_link = "Skill (Attribute)",
		damagetype = "Physical",
		skilltype = "Extra",
		cost = "10%",
		costtype = "HP",
		effect = "",
		power = "50",
		hits = "",
		target = "Enemy row",
		description_ja = "", --ore-game: 技属性の物理攻撃 範囲:敵一列
		description = "",
		name = "Squash",
	},
	["deathtouch"] = { --デスタッチ
		battlename = "DEATH-TOUCH",
		attribute = "Skill",
		attribute_link = "Skill (Attribute)",
		damagetype = "Physical",
		skilltype = "Extra",
		cost = "5%",
		costtype = "HP",
		effect = "",
		power = "20",
		hits = "",
		target = "Single enemy",
		description_ja = "", --ore-game: 技属性の物理攻撃 範囲:敵単体
		description = "",
		name = "Deathtouch",
	},
	["hassou tobi"] = { --八双跳び
		battlename = "HASSO BEAT",
		attribute = "Skill",
		attribute_link = "Skill (Attribute)",
		damagetype = "Physical",
		skilltype = "Extra",
		cost = "10%",
		costtype = "HP",
		effect = "",
		power = "30",
		hits = "",
		target = "Single enemy",
		description_ja = "", --ore-game: 技属性の物理攻撃 範囲:敵単体
		description = "",
		name = "Hassou Tobi",
	},
	["single shot"] = { --シングルショット
		battlename = "SINGLE-SHOT",
		attribute = "Gun",
		damagetype = "Physical",
		skilltype = "Extra",
		cost = "2%",
		costtype = "HP",
		effect = "",
		power = "35",
		hits = "",
		target = "Single enemy",
		description_ja = "", --ore-game: 銃属性の物理攻撃 範囲:敵単体
		description = "",
		name = "Single Shot",
	},
	["double shot"] = { --ダブルショット
		battlename = "DOUBLE-SHOT",
		attribute = "Gun",
		damagetype = "Physical",
		skilltype = "Extra",
		cost = "0%",
		costtype = "HP",
		effect = "",
		power = "40",
		hits = "",
		target = "Single enemy",
		description_ja = "", --ore-game: 銃属性の物理攻撃 範囲:敵単体
		description = "",
		name = "Double Shot",
	},
	["long shot"] = { --ロングショット
		battlename = "LONG-SHOT",
		attribute = "Gun",
		damagetype = "Physical",
		skilltype = "Extra",
		cost = "0%",
		costtype = "HP",
		effect = "",
		power = "30",
		hits = "",
		target = "敵前後",
		description_ja = "", --ore-game: 銃属性の物理攻撃 範囲:敵前後
		description = "",
		name = "Long Shot",
	},
	["drive shot"] = { --ドライブショット
		battlename = "DRIVE-SHOT",
		attribute = "Gun",
		damagetype = "Physical",
		skilltype = "Extra",
		cost = "0%",
		costtype = "HP",
		effect = "",
		power = "20",
		hits = "",
		target = "Enemy row",
		description_ja = "", --ore-game: 銃属性の物理攻撃 範囲:敵一列
		description = "",
		name = "Drive Shot",
	},
	["shell shot"] = { --シェルショット
		battlename = "SHELL-SHOT",
		attribute = "Gun",
		damagetype = "Physical",
		skilltype = "Extra",
		cost = "0%",
		costtype = "HP",
		effect = "",
		power = "20",
		hits = "",
		target = "Enemy row",
		description_ja = "", --ore-game: 銃属性の物理攻撃 範囲:敵一列
		description = "",
		name = "Shell Shot",
	},
	["break shot"] = { --ブレイクショット
		battlename = "BREAK-SHOT",
		attribute = "Gun",
		damagetype = "Physical",
		skilltype = "Extra",
		cost = "",
		costtype = "HP",
		effect = "",
		power = "",
		hits = "",
		target = "",
		description_ja = "", --ore-game:  
		description = "",
		name = "Break Shot",
	},
	["divine light"] = { --ディバインライト
		battlename = "DIVINE-LIGHT",
		attribute = "Gun",
		damagetype = "Physical",
		skilltype = "Extra",
		cost = "",
		costtype = "HP",
		effect = "",
		power = "",
		hits = "",
		target = "",
		description_ja = "", --ore-game:  
		description = "",
		name = "Divine Light",
	},
	["needle rush"] = { --九十九針
		battlename = "99NEEDLES",
		attribute = "Thrown",
		damagetype = "Physical",
		skilltype = "Extra",
		cost = "5%",
		costtype = "HP",
		effect = "",
		power = "20",
		hits = "",
		target = "Single enemy",
		description_ja = "", --ore-game: 投具属性の物理攻撃 範囲:敵単体
		description = "",
		name = "Needle Rush",
	},
	["venom needle"] = { --邪毒針
		battlename = "POISON-NEEDLE",
		attribute = "Thrown",
		damagetype = "Physical",
		skilltype = "Extra",
		cost = "5%",
		costtype = "HP",
		effect = "",
		power = "10",
		hits = "",
		target = "Single enemy",
		description_ja = "", --ore-game: 投具属性の物理攻撃 毒の効果 範囲:敵単体
		description = "",
		name = "Venom Needle",
	},
	["dream needle"] = { --夢見針
		battlename = "DREAM-NEEDLE",
		attribute = "Thrown",
		damagetype = "Physical",
		skilltype = "Extra",
		cost = "5%",
		costtype = "HP",
		effect = "",
		power = "10",
		hits = "",
		target = "Single enemy",
		description_ja = "", --ore-game: 投具属性の物理攻撃 睡眠の効果 範囲:敵単体
		description = "",
		name = "Dream Needle",
	},
	["random fire"] = { --乱れ撃ち
		battlename = "RANDOM-SHOT",
		attribute = "Thrown",
		damagetype = "Physical",
		skilltype = "Extra",
		cost = "8%",
		costtype = "HP",
		effect = "",
		power = "20",
		hits = "",
		target = "All enemies",
		description_ja = "", --ore-game: 投具属性の物理攻撃 範囲:敵全体
		description = "",
		name = "Random Fire",
	},
	["rapid fire"] = { --連続撃ち
		battlename = "QUICK-SHOT",
		attribute = "Thrown",
		damagetype = "Physical",
		skilltype = "Extra",
		cost = "5%",
		costtype = "HP",
		effect = "",
		power = "30",
		hits = "",
		target = "Single enemy",
		description_ja = "", --ore-game: 投具属性の物理攻撃 範囲:敵単体
		description = "",
		name = "Rapid Fire",
	},
	["magic-sealing skybow"] = { --封魔天弓
		battlename = "MAGIC-SEAL-ARROW",
		attribute = "Thrown",
		damagetype = "Physical",
		skilltype = "Extra",
		cost = "5%",
		costtype = "HP",
		effect = "",
		power = "20",
		hits = "",
		target = "All enemies",
		description_ja = "", --ore-game: 投具属性の物理攻撃 魔封の効果 範囲:敵全体
		description = "",
		name = "Magic-Sealing Skybow",
	},
	["sarvata siddhi"] = { --サルワットシッディ
		battlename = "SARVATATI-ZUDDHI",
		attribute = "Thrown",
		damagetype = "Physical",
		skilltype = "Extra",
		cost = "10%",
		costtype = "HP",
		effect = "",
		power = "50",
		hits = "",
		target = "All enemies",
		description_ja = "", --ore-game: 投具属性の物理攻撃 範囲:敵全体
		description = "",
		name = "Sarvata Siddhi",
	},
	["bonecrusher"] = { --ボーンクラッシュ
		battlename = "BONE-CRASH",
		attribute = "Strike",
		damagetype = "Physical",
		skilltype = "Extra",
		cost = "15%",
		costtype = "HP",
		effect = "Multiplex",
		power = "20",
		hits = "",
		target = "Single enemy",
		description_ja = "", --ore-game: 打撃属性の物理攻撃 物理攻撃下降 範囲:敵単体
		description = "",
		name = "Bonecrusher",
	},
	["kishin sweep"] = { --鬼神薙ぎ
		battlename = "DAEMON'S-BLOW",
		attribute = "Strike",
		damagetype = "Physical",
		skilltype = "Extra",
		cost = "5%",
		costtype = "HP",
		effect = "Multiplex",
		power = "25",
		hits = "",
		target = "Enemy row",
		description_ja = "", --ore-game: 打撃属性の物理攻撃 混乱の効果 範囲:敵一列
		description = "",
		name = "Kishin Sweep",
	},
	["tail strike"] = { --テイルストライク
		battlename = "TAIL-STRIKE",
		attribute = "Strike",
		damagetype = "Physical",
		skilltype = "Extra",
		cost = "10%",
		costtype = "HP",
		effect = "Multiplex",
		power = "25",
		hits = "",
		target = "敵前後",
		description_ja = "", --ore-game: 打撃属性の物理攻撃 物理攻撃LV下降+物理耐性LV下降 範囲:敵前後
		description = "",
		name = "Tail Strike",
	},
	["god's hand"] = { --ゴッドハンド
		battlename = "GOD-HAND",
		attribute = "Strike",
		damagetype = "Physical",
		skilltype = "Extra",
		cost = "10%",
		costtype = "HP",
		effect = "Multiplex",
		power = "25",
		hits = "",
		target = "All enemies",
		description_ja = "", --ore-game: 打撃属性の物理攻撃 物理耐性LV下降 範囲:敵全体
		description = "",
		name = "God's Hand",
	},
	["thunder kick"] = { --雷霆蹴り
		battlename = "LIGHTNING-KICK",
		attribute = "Strike",
		damagetype = "Physical",
		skilltype = "Extra",
		cost = "10%",
		costtype = "HP",
		effect = "Multiplex",
		power = "30",
		hits = "",
		target = "敵前後",
		description_ja = "", --ore-game: 打撃属性の物理攻撃 感電の効果 範囲:敵前後
		description = "",
		name = "Thunder Kick",
	},
	["empty wave"] = { --虚空斬波
		battlename = "PHANTOM-EDGE",
		attribute = "Slash",
		damagetype = "Physical",
		skilltype = "Extra",
		cost = "2%",
		costtype = "HP",
		effect = "Multiplex",
		power = "40",
		hits = "",
		target = "敵前後",
		description_ja = "", --ore-game: 斬撃属性の物理攻撃 物理攻撃下降 範囲:敵前後
		description = "",
		name = "Empty Wave",
	},
	["blade of fury"] = { --利剣乱舞
		battlename = "SWORD-DANCE",
		attribute = "Slash",
		damagetype = "Physical",
		skilltype = "Extra",
		cost = "5%",
		costtype = "HP",
		effect = "Multiplex",
		power = "20",
		hits = "",
		target = "All enemies",
		description_ja = "", --ore-game: 斬撃属性の物理攻撃 範囲:敵全体
		description = "",
		name = "Blade of Fury",
	},
	["lightning thrust"] = { --稲妻突き
		battlename = "LIGHTNING-THRUST",
		attribute = "Slash",
		damagetype = "Physical",
		skilltype = "Extra",
		cost = "2%",
		costtype = "HP",
		effect = "Multiplex",
		power = "30",
		hits = "",
		target = "敵前後",
		description_ja = "", --ore-game: 斬撃属性の物理攻撃 感電の効果 範囲:敵前後
		description = "",
		name = "Lightning Thrust",
	},
	["heat wave"] = { --ヒートウエイヴ
		battlename = "HEAT-WAVE",
		attribute = "Slash",
		damagetype = "Physical",
		skilltype = "Extra",
		cost = "5%",
		costtype = "HP",
		effect = "Multiplex",
		power = "40",
		hits = "",
		target = "Enemy row",
		description_ja = "", --ore-game: 斬撃属性の物理攻撃 物理攻撃LV下降 範囲:敵一列
		description = "",
		name = "Heat Wave",
	},
	["mega strike"] = { --メガストライク
		battlename = "MEGA-STRIKE",
		attribute = "Slash",
		damagetype = "Physical",
		skilltype = "Extra",
		cost = "10%",
		costtype = "HP",
		effect = "Multiplex",
		power = "50",
		hits = "",
		target = "All enemies",
		description_ja = "", --ore-game: 斬撃属性の物理攻撃 物理攻撃下降+物理防御下降 範囲:敵全体
		description = "",
		name = "Mega Strike",
	},
	["karmic underworld formation"] = { --羯磨冥界陣
		battlename = "PURGATORIAL-SPACE",
		attribute = "Slash",
		damagetype = "Physical",
		skilltype = "Extra",
		cost = "5%",
		costtype = "HP",
		effect = "Multiplex",
		power = "50",
		hits = "",
		target = "All enemies",
		description_ja = "", --ore-game: 斬撃属性の物理攻撃 物理攻撃LV半分+魔法攻撃LV半分 範囲:敵全体
		description = "",
		name = "Karmic Underworld Formation",
	},
	["spike claw"] = { --スパイククロー
		battlename = "SPIKE-CLAW",
		attribute = "Skill",
		attribute_link = "Skill (Attribute)",
		damagetype = "Physical",
		skilltype = "Extra",
		cost = "5%",
		costtype = "HP",
		effect = "Multiplex",
		power = "30",
		hits = "",
		target = "Enemy row",
		description_ja = "", --ore-game: 技属性の物理攻撃 範囲:敵一列
		description = "",
		name = "Spike Claw",
	},
	["stone claw"] = { --石化引っかき
		battlename = "PETRA-CLAW",
		attribute = "Skill",
		attribute_link = "Skill (Attribute)",
		damagetype = "Physical",
		skilltype = "Extra",
		cost = "5%",
		costtype = "HP",
		effect = "Multiplex",
		power = "20",
		hits = "",
		target = "Single enemy",
		description_ja = "", --ore-game: 技属性の物理攻撃 石化の効果 範囲:敵単体
		description = "",
		name = "Stone Claw",
	},
	["eat whole"] = { --丸かじり
		battlename = "AMAZING-GNAW",
		attribute = "Skill",
		attribute_link = "Skill (Attribute)",
		damagetype = "Physical",
		skilltype = "Extra",
		cost = "10%",
		costtype = "HP",
		effect = "Multiplex",
		power = "30",
		hits = "",
		target = "Single enemy",
		description_ja = "", --ore-game: 技属性の物理攻撃 即死の効果 範囲:敵単体
		description = "",
		name = "Eat Whole",
	},
	["evil smile"] = { --デビルスマイル
		battlename = "DEVIL-SMILE",
		attribute = "Skill",
		attribute_link = "Skill (Attribute)",
		damagetype = "Physical",
		skilltype = "Extra",
		cost = "5%",
		costtype = "HP",
		effect = "Multiplex",
		power = "20",
		hits = "",
		target = "Enemy row",
		description_ja = "", --ore-game: 技属性の物理攻撃 混乱の効果 範囲:敵一列
		description = "",
		name = "Evil Smile",
	},
	["acid"] = { --消化液
		battlename = "DIGESTIVE-JUICES",
		attribute = "Skill",
		attribute_link = "Skill (Attribute)",
		damagetype = "Physical",
		skilltype = "Extra",
		cost = "5%",
		costtype = "HP",
		effect = "Multiplex",
		power = "30",
		hits = "",
		target = "Single enemy",
		description_ja = "", --ore-game: 技属性の物理攻撃 物理攻撃下降 範囲:敵単体
		description = "",
		name = "Acid",
	},
	["berserk"] = { --暴れまくり
		battlename = "GREAT-RAGE",
		attribute = "Skill",
		attribute_link = "Skill (Attribute)",
		damagetype = "Physical",
		skilltype = "Extra",
		cost = "20%",
		costtype = "HP",
		effect = "Multiplex",
		power = "40",
		hits = "",
		target = "All enemies",
		description_ja = "", --ore-game: 技属性の物理攻撃 範囲:敵全体
		description = "",
		name = "Berserk",
	},
	["megaton press"] = { --メガトンプレス
		battlename = "MEGATON-PRESS",
		attribute = "Skill",
		attribute_link = "Skill (Attribute)",
		damagetype = "Physical",
		skilltype = "Extra",
		cost = "10%",
		costtype = "HP",
		effect = "Multiplex",
		power = "50",
		hits = "",
		target = "All enemies",
		description_ja = "", --ore-game: 技属性の物理攻撃 物理攻撃LV下降 範囲:敵全体
		description = "",
		name = "Megaton Press",
	},
	["triple down"] = { --トリプルダウン
		battlename = "TRIPLE-DOWN",
		attribute = "Gun",
		damagetype = "Physical",
		skilltype = "Extra",
		cost = "",
		costtype = "HP",
		effect = "",
		power = "",
		hits = "",
		target = "",
		description_ja = "", --ore-game:  
		description = "",
		name = "Triple Down",
	},
	["justice shot"] = { --ジャスティスショット
		battlename = "JUSTICE-SHOT",
		attribute = "Gun",
		damagetype = "Physical",
		skilltype = "Extra",
		cost = "",
		costtype = "HP",
		effect = "",
		power = "",
		hits = "",
		target = "",
		description_ja = "", --ore-game:  
		description = "",
		name = "Justice Shot",
	},
	["sniper shot"] = { --スナイパーショット
		battlename = "SNIPER-SHOT",
		attribute = "Gun",
		damagetype = "Physical",
		skilltype = "Extra",
		cost = "",
		costtype = "HP",
		effect = "",
		power = "",
		hits = "",
		target = "",
		description_ja = "", --ore-game:  
		description = "",
		name = "Sniper Shot",
	},
	["happy trigger"] = { --ハッピートリガー
		battlename = "HAPPY-TRIGGER",
		attribute = "Gun",
		damagetype = "Physical",
		skilltype = "Extra",
		cost = "",
		costtype = "HP",
		effect = "",
		power = "",
		hits = "",
		target = "",
		description_ja = "", --ore-game:  
		description = "",
		name = "Happy Trigger",
	},
	["burst shot"] = { --バーストショット
		battlename = "BURST-SHOT",
		attribute = "Gun",
		damagetype = "Physical",
		skilltype = "Extra",
		cost = "",
		costtype = "HP",
		effect = "",
		power = "",
		hits = "",
		target = "",
		description_ja = "", --ore-game:  
		description = "",
		name = "Burst Shot",
	},
	["darkness shot"] = { --ダークネスショット
		battlename = "DARKNESS-SHOT",
		attribute = "Gun",
		damagetype = "Physical",
		skilltype = "Extra",
		cost = "",
		costtype = "HP",
		effect = "",
		power = "",
		hits = "",
		target = "",
		description_ja = "", --ore-game:  
		description = "",
		name = "Darkness Shot",
	},
	["pressure needle"] = { --秘孔針
		battlename = "SECRET-HOLE-NEEDLE",
		attribute = "Thrown",
		damagetype = "Physical",
		skilltype = "Extra",
		cost = "5%",
		costtype = "HP",
		effect = "Multiplex",
		power = "20",
		hits = "",
		target = "Single enemy",
		description_ja = "", --ore-game: 投具属性の物理攻撃 即死の効果 範囲:敵単体
		description = "",
		name = "Pressure Needle",
	},
	["stone needle"] = { --石化針
		battlename = "PETRA-NEEDLE",
		attribute = "Thrown",
		damagetype = "Physical",
		skilltype = "Extra",
		cost = "5%",
		costtype = "HP",
		effect = "Multiplex",
		power = "10",
		hits = "",
		target = "Single enemy",
		description_ja = "", --ore-game: 投具属性の物理攻撃 石化の効果 範囲:敵単体
		description = "",
		name = "Stone Needle",
	},
	["puppet needle"] = { --傀儡針
		battlename = "MARIONETTE-NEEDLE",
		attribute = "Thrown",
		damagetype = "Physical",
		skilltype = "Extra",
		cost = "5%",
		costtype = "HP",
		effect = "Multiplex",
		power = "10",
		hits = "",
		target = "Single enemy",
		description_ja = "", --ore-game: 投具属性の物理攻撃 魅了の効果 範囲:敵単体
		description = "",
		name = "Puppet Needle",
	},
	["sonic bullet"] = { --高天烈風弾
		battlename = "GALE-BULLETS",
		attribute = "Thrown",
		damagetype = "Physical",
		skilltype = "Extra",
		cost = "8%",
		costtype = "HP",
		effect = "Multiplex",
		power = "20",
		hits = "",
		target = "All enemies",
		description_ja = "", --ore-game: 投具属性の物理攻撃 魔法防御下降 範囲:敵全体
		description = "",
		name = "Sonic Bullet",
	},
	["spinning shot"] = { --旋回速弾
		battlename = "HIGH-SPEED-BULLETS",
		attribute = "Thrown",
		damagetype = "Physical",
		skilltype = "Extra",
		cost = "5%",
		costtype = "HP",
		effect = "Multiplex",
		power = "30",
		hits = "",
		target = "敵前後",
		description_ja = "", --ore-game: 投具属性の物理攻撃 魔法耐性LV下降 範囲:敵前後
		description = "",
		name = "Spinning Shot",
	},
	["evil-destroying skybow rend"] = { --破邪天弓烈破
		battlename = "HEAVEN'S-ARROW",
		attribute = "Thrown",
		damagetype = "Physical",
		skilltype = "Extra",
		cost = "5%",
		costtype = "HP",
		effect = "Multiplex",
		power = "20",
		hits = "",
		target = "All enemies",
		description_ja = "", --ore-game: 投具属性の物理攻撃 即死の効果 範囲:敵全体
		description = "",
		name = "Evil-Destroying Skybow Rend",
	},
	--Skills proper
	["avatar"] = {
		attribute = "Passive",
		skilltype = "Skill",
		effect = "",
		target = "Self",
		--description = "",
		link = "Avatar (Skill)",
		name = "Avatar"
	},
}
return {
	skill = skill
}