Module:Gates to Infinity Move Data Cell

MDFW - The Mystery Dungeon Tree of Information.
Jump to navigation Jump to search

Documentation for this module may be created at Module:Gates to Infinity Move Data Cell/doc

--------------------------------------------------------------------------------
--
--						Module:Gates to Infinity Move Data Cell
--
-- This module covers a list of moves in Japanese, their types, base pp, and
-- ranges present in Pokémon Mystery Dungeon: Gates to Infinity.
--
-- Parameters
--
-- name: Insert the move's English name there.
-- getVar: Picks which key the module should return.
-- * ja: Returns the move's Japanese name.
-- * type: Returns the move's type.
-- * pp: Returns the move's base pp.
-- * range: Returns the move's range.
--
--------------------------------------------------------------------------------

return {
	["Absorb"] = { ["ja"] = "すいとる", ["type"] = "Grass", ["pp"] = 18, ["range"] = "Front" },
	["Acid"] = { ["ja"] = "ようかいえき", ["type"] = "Poison", ["pp"] = 20, ["range"] = "Front, cuts corners" },
	["Acid Armor"] = { ["ja"] = "とける", ["type"] = "Poison", ["pp"] = 17, ["range"] = "User" },
	["Acid Spray"] = { ["ja"] = "アシッドボム", ["type"] = "Poison", ["pp"] = 17, ["range"] = "Front, cuts corners" },
	["Acrobatics"] = { ["ja"] = "アクロバット", ["type"] = "Flying", ["pp"] = 15, ["range"] = "Front" },
	["Aerial Ace"] = { ["ja"] = "つばめがえし", ["type"] = "Flying", ["pp"] = 17, ["range"] = "Front" },
	["After You"] = { ["ja"] = "おさきにどうぞ", ["type"] = "Normal", ["pp"] = 30, ["range"] = "Others" },
	["Agility"] = { ["ja"] = "こうそくいどう", ["type"] = "Psychic", ["pp"] = 12, ["range"] = "Entire room" },
	["Air Cutter"] = { ["ja"] = "エアカッター", ["type"] = "Flying", ["pp"] = 18, ["range"] = "Front" },
	["Air Slash"] = { ["ja"] = "エアスラッシュ", ["type"] = "Flying", ["pp"] = 17, ["range"] = "Front" },
	["Amnesia"] = { ["ja"] = "ドわすれ", ["type"] = "Psychic", ["pp"] = 17, ["range"] = "User" },
	["AncientPower"] = { ["ja"] = "げんしのちから", ["type"] = "Rock", ["pp"] = 10, ["range"] = "Front, cuts corners" },
	["Aqua Jet"] = { ["ja"] = "アクアジェット", ["type"] = "Water", ["pp"] = 18, ["range"] = "2 tiles away" },
	["Aqua Ring"] = { ["ja"] = "アクアリング", ["type"] = "Water", ["pp"] = 10, ["range"] = "User" },
	["Aqua Tail"] = { ["ja"] = "アクアテール", ["type"] = "Water", ["pp"] = 15, ["range"] = "Front" },
	["Arm Thrust"] = { ["ja"] = "つっぱり", ["type"] = "Fighting", ["pp"] = 15, ["range"] = "Front" },
	["Aromatherapy"] = { ["ja"] = "アロマセラピー", ["type"] = "Grass", ["pp"] = 13, ["range"] = "Entire room" },
	["Assist"] = { ["ja"] = "ねこのて", ["type"] = "Normal", ["pp"] = 20, ["range"] = "Others" },
	["Assurance"] = { ["ja"] = "ダメおし", ["type"] = "Dark", ["pp"] = 13, ["range"] = "Front" },
	["Astonish"] = { ["ja"] = "おどろかす", ["type"] = "Ghost", ["pp"] = 15, ["range"] = "Front" },
	["Attack"] = { ["ja"] = "", ["type"] = "None", ["pp"] = 1, ["range"] = "Front" },
	["Attract"] = { ["ja"] = "メロメロ", ["type"] = "Normal", ["pp"] = 17, ["range"] = "Front" },
	["Aura Sphere"] = { ["ja"] = "はどうだん", ["type"] = "Fighting", ["pp"] = 10, ["range"] = "Flies 10 tiles away" },
	["Aurora Beam"] = { ["ja"] = "オーロラビーム", ["type"] = "Ice", ["pp"] = 17, ["range"] = "Flies 10 tiles away" },
	["Autotomize"] = { ["ja"] = "ボディパージ", ["type"] = "Steel", ["pp"] = 13, ["range"] = "User" },
	["Barrier"] = { ["ja"] = "バリアー", ["type"] = "Psychic", ["pp"] = 12, ["range"] = "User" },
	["Baton Pass"] = { ["ja"] = "バトンタッチ", ["type"] = "Normal", ["pp"] = 30, ["range"] = "Others" },
	["Bide"] = { ["ja"] = "がまん", ["type"] = "Normal", ["pp"] = 13, ["range"] = "Front" },
	["Bind"] = { ["ja"] = "しめつける", ["type"] = "Normal", ["pp"] = 17, ["range"] = "Front" },
	["Bite"] = { ["ja"] = "かみつく", ["type"] = "Dark", ["pp"] = 18, ["range"] = "Front" },
	["Blast Burn"] = { ["ja"] = "ブラストバーン", ["type"] = "Fire", ["pp"] = 13, ["range"] = "Nearby Pokémon" },
	["Blizzard"] = { ["ja"] = "ふぶき", ["type"] = "Ice", ["pp"] = 14, ["range"] = "Entire room" },
	["Block"] = { ["ja"] = "とおせんぼう", ["type"] = "Normal", ["pp"] = 13, ["range"] = "Front" },
	["Body Slam"] = { ["ja"] = "のしかかり", ["type"] = "Normal", ["pp"] = 14, ["range"] = "Front" },
	["Bone Rush"] = { ["ja"] = "ボーンラッシュ", ["type"] = "Ground", ["pp"] = 13, ["range"] = "Front, cuts corners" },
	["Bounce"] = { ["ja"] = "とびはねる", ["type"] = "Flying", ["pp"] = 10, ["range"] = "Front" },
	["Brave Bird"] = { ["ja"] = "ブレイブバード", ["type"] = "Flying", ["pp"] = 15, ["range"] = "Front, cuts corners" },
	["Brick Break"] = { ["ja"] = "かわらわり", ["type"] = "Fighting", ["pp"] = 18, ["range"] = "Front" },
	["Brine"] = { ["ja"] = "しおみず", ["type"] = "Water", ["pp"] = 20, ["range"] = "Front" },
	["Bubble"] = { ["ja"] = "あわ", ["type"] = "Water", ["pp"] = 20, ["range"] = "Flies 10 tiles away" },
	["BubbleBeam"] = { ["ja"] = "バブルこうせん", ["type"] = "Water", ["pp"] = 17, ["range"] = "Flies 10 tiles away" },
	["Bug Bite"] = { ["ja"] = "むしくい", ["type"] = "Bug", ["pp"] = 20, ["range"] = "Front" },
	["Bug Buzz"] = { ["ja"] = "むしのさざめき", ["type"] = "Bug", ["pp"] = 14, ["range"] = "Nearby Pokémon" },
	["Bulk Up"] = { ["ja"] = "ビルドアップ", ["type"] = "Fighting", ["pp"] = 17, ["range"] = "User" },
	["Bulldoze"] = { ["ja"] = "じならし", ["type"] = "Ground", ["pp"] = 17, ["range"] = "Nearby Pokémon" },
	["Bullet Seed"] = { ["ja"] = "タネマシンガン", ["type"] = "Grass", ["pp"] = 20, ["range"] = "Flies 10 tiles away" },
	["Calm Mind"] = { ["ja"] = "めいそう", ["type"] = "Psychic", ["pp"] = 17, ["range"] = "User" },
	["Captivate"] = { ["ja"] = "ゆうわく", ["type"] = "Normal", ["pp"] = 17, ["range"] = "Front" },
	["Charge"] = { ["ja"] = "じゅうでん", ["type"] = "Electric", ["pp"] = 15, ["range"] = "User" },
	["Charge Beam"] = { ["ja"] = "チャージビーム", ["type"] = "Electric", ["pp"] = 13, ["range"] = "Front, cuts corners" },
	["Charm"] = { ["ja"] = "あまえる", ["type"] = "Normal", ["pp"] = 17, ["range"] = "Front" },
	["Chip Away"] = { ["ja"] = "なしくずし", ["type"] = "Normal", ["pp"] = 17, ["range"] = "Front" },
	["Clear Smog"] = { ["ja"] = "クリアスモッグ", ["type"] = "Poison", ["pp"] = 15, ["range"] = "Front" },
	["Close Combat"] = { ["ja"] = "インファイト", ["type"] = "Fighting", ["pp"] = 13, ["range"] = "Front" },
	["Coil"] = { ["ja"] = "とぐろをまく", ["type"] = "Poison", ["pp"] = 15, ["range"] = "User" },
	["Confuse Ray"] = { ["ja"] = "あやしいひかり", ["type"] = "Ghost", ["pp"] = 13, ["range"] = "Front" },
	["Confusion"] = { ["ja"] = "ねんりき", ["type"] = "Psychic", ["pp"] = 18, ["range"] = "Front" },
	["Cotton Guard"] = { ["ja"] = "コットンガード ", ["type"] = "Grass", ["pp"] = 13, ["range"] = "User" },
	["Cotton Spore"] = { ["ja"] = "わたほうし", ["type"] = "Grass", ["pp"] = 20, ["range"] = "Front" },
	["Covet"] = { ["ja"] = "ほしがる", ["type"] = "Normal", ["pp"] = 13, ["range"] = "Front" },
	["Crunch"] = { ["ja"] = "かみくだく", ["type"] = "Dark", ["pp"] = 15, ["range"] = "Front" },
	["Crush Claw"] = { ["ja"] = "ブレイククロー", ["type"] = "Normal", ["pp"] = 13, ["range"] = "Front" },
	["Curse"] = { ["ja"] = "のろい", ["type"] = "Ghost", ["pp"] = 20, ["range"] = "User" },
	["Cut"] = { ["ja"] = "いあいぎり", ["type"] = "Normal", ["pp"] = 20, ["range"] = "Nearby Pokémon" },
	["Dark Pulse"] = { ["ja"] = "あくのはどう", ["type"] = "Dark", ["pp"] = 15, ["range"] = "Nearby Pokémon" },
	["Defense Curl"] = { ["ja"] = "まるくなる", ["type"] = "Normal", ["pp"] = 17, ["range"] = "User" },
	["Defog"] = { ["ja"] = "きりばらい", ["type"] = "Flying", ["pp"] = 15, ["range"] = "Entire room" },
	["Destiny Bond"] = { ["ja"] = "みちづれ", ["type"] = "Ghost", ["pp"] = 10, ["range"] = "Front" },
	["Detect"] = { ["ja"] = "みきり", ["type"] = "Fighting", ["pp"] = 10, ["range"] = "User" },
	["Dig"] = { ["ja"] = "あなをほる", ["type"] = "Ground", ["pp"] = 13, ["range"] = "Front" },
	["Disable"] = { ["ja"] = "かなしばり", ["type"] = "Normal", ["pp"] = 17, ["range"] = "Front" },
	["Discharge"] = { ["ja"] = "ほうでん", ["type"] = "Electric", ["pp"] = 15, ["range"] = "Entire room" },
	["Double Hit"] = { ["ja"] = "ダブルアタック", ["type"] = "Normal", ["pp"] = 13, ["range"] = "Front" },
	["Double Kick"] = { ["ja"] = "にどげり", ["type"] = "Fighting", ["pp"] = 20, ["range"] = "Front" },
	["Double Team"] = { ["ja"] = "かげぶんしん", ["type"] = "Normal", ["pp"] = 15, ["range"] = "User" },
	["Double-Edge"] = { ["ja"] = "すてみタックル", ["type"] = "Normal", ["pp"] = 16, ["range"] = "Front" },
	["DoubleSlap"] = { ["ja"] = "おうふくビンタ", ["type"] = "Normal", ["pp"] = 15, ["range"] = "Front" },
	["Draco Meteor"] = { ["ja"] = "りゅうせいぐん", ["type"] = "Dragon", ["pp"] = 12, ["range"] = "Entire room" },
	["DragonBreath"] = { ["ja"] = "りゅうのいぶき", ["type"] = "Dragon", ["pp"] = 15, ["range"] = "Flies 10 tiles away" },
	["Dragon Claw"] = { ["ja"] = "ドラゴンクロー", ["type"] = "Dragon", ["pp"] = 18, ["range"] = "Front" },
	["Dragon Dance"] = { ["ja"] = "りゅうのまい", ["type"] = "Dragon", ["pp"] = 13, ["range"] = "User" },
	["Dragon Pulse"] = { ["ja"] = "りゅうのはどう", ["type"] = "Dragon", ["pp"] = 13, ["range"] = "Front, cuts corners" },
	["Dragon Rage"] = { ["ja"] = "りゅうのいかり", ["type"] = "Dragon", ["pp"] = 13, ["range"] = "Front, cuts corners" },
	["Dragon Rush"] = { ["ja"] = "ドラゴンダイブ", ["type"] = "Dragon", ["pp"] = 13, ["range"] = "Front" },
	["Dragon Tail"] = { ["ja"] = "ドラゴンテール", ["type"] = "Dragon", ["pp"] = 13, ["range"] = "Front" },
	["Drain Punch"] = { ["ja"] = "ドレインパンチ", ["type"] = "Fighting", ["pp"] = 13, ["range"] = "Front" },
	["Dream Eater"] = { ["ja"] = "ゆめくい", ["type"] = "Psychic", ["pp"] = 15, ["range"] = "Front" },
	["Drill Run"] = { ["ja"] = "ドリルライナー", ["type"] = "Ground", ["pp"] = 13, ["range"] = "2 tiles away" },
	["Dual Chop"] = { ["ja"] = "ダブルチョップ", ["type"] = "Dragon", ["pp"] = 15, ["range"] = "Front" },
	["DynamicPunch"] = { ["ja"] = "ばくれつパンチ", ["type"] = "Fighting", ["pp"] = 15, ["range"] = "Front" },
	["Earth Power"] = { ["ja"] = "だいちのちから", ["type"] = "Ground", ["pp"] = 11, ["range"] = "Entire room" },
	["Earthquake"] = { ["ja"] = "じしん", ["type"] = "Ground", ["pp"] = 16, ["range"] = "Entire room" },
	["Echoed Voice"] = { ["ja"] = "エコーボイス", ["type"] = "Normal", ["pp"] = 15, ["range"] = "Nearby Pokémon" },
	["Electro Ball"] = { ["ja"] = "エレキボール", ["type"] = "Electric", ["pp"] = 17, ["range"] = "Front, cuts corners" },
	["Electroweb"] = { ["ja"] = "エレキネット", ["type"] = "Electric", ["pp"] = 15, ["range"] = "Front, cuts corners" },
	["Embargo"] = { ["ja"] = "さしおさえ", ["type"] = "Dark", ["pp"] = 20, ["range"] = "Front" },
	["Ember"] = { ["ja"] = "ひのこ", ["type"] = "Fire", ["pp"] = 15, ["range"] = "Front, cuts corners" },
	["Encore"] = { ["ja"] = "アンコール", ["type"] = "Normal", ["pp"] = 10, ["range"] = "Front" },
	["Endeavor"] = { ["ja"] = "がむしゃら", ["type"] = "Normal", ["pp"] = 10, ["range"] = "Front" },
	["Endure"] = { ["ja"] = "こらえる", ["type"] = "Normal", ["pp"] = 15, ["range"] = "User" },
	["Energy Ball"] = { ["ja"] = "エナジーボール", ["type"] = "Grass", ["pp"] = 13, ["range"] = "Flies 10 tiles away" },
	["Entrainment"] = { ["ja"] = "なかまづくり", ["type"] = "Normal", ["pp"] = 20, ["range"] = "Front" },
	["Explosion"] = { ["ja"] = "だいばくはつ", ["type"] = "Normal", ["pp"] = 10, ["range"] = "User" },
	["Extrasensory"] = { ["ja"] = "じんつうりき", ["type"] = "Psychic", ["pp"] = 20, ["range"] = "Front" },
	["Facade"] = { ["ja"] = "からげんき", ["type"] = "Normal", ["pp"] = 17, ["range"] = "Front" },
	["Faint Attack"] = { ["ja"] = "だましうち", ["type"] = "Dark", ["pp"] = 17, ["range"] = "Front" },
	["Fake Out"] = { ["ja"] = "ねこだまし", ["type"] = "Normal", ["pp"] = 13, ["range"] = "2 tiles away" },
	["Fake Tears"] = { ["ja"] = "うそなき", ["type"] = "Dark", ["pp"] = 15, ["range"] = "Front" },
	["False Swipe"] = { ["ja"] = "みねうち", ["type"] = "Normal", ["pp"] = 50, ["range"] = "Front" },
	["FeatherDance"] = { ["ja"] = "フェザーダンス", ["type"] = "Flying", ["pp"] = 15, ["range"] = "Front" },
	["Feint"] = { ["ja"] = "フェイント", ["type"] = "Normal", ["pp"] = 13, ["range"] = "2 tiles away" },
	["Fiery Dance"] = { ["ja"] = "ほのおのまい", ["type"] = "Fire", ["pp"] = 13, ["range"] = "Front" },
	["Final Gambit"] = { ["ja"] = "いのちがけ", ["type"] = "Fighting", ["pp"] = 10, ["range"] = "Front" },
	["Fire Blast"] = { ["ja"] = "だいもんじ", ["type"] = "Fire", ["pp"] = 10, ["range"] = "Front, cuts corners" },
	["Fire Fang"] = { ["ja"] = "ほのおのキバ", ["type"] = "Fire", ["pp"] = 15, ["range"] = "Front" },
	["Fire Spin"] = { ["ja"] = "ほのおのうず", ["type"] = "Fire", ["pp"] = 17, ["range"] = "Front" },
	["Fissure"] = { ["ja"] = "じわれ", ["type"] = "Ground", ["pp"] = 14, ["range"] = "Front" },
	["Flail"] = { ["ja"] = "じたばた", ["type"] = "Normal", ["pp"] = 15, ["range"] = "Front" },
	["Flame Burst"] = { ["ja"] = "はじけるほのお", ["type"] = "Fire", ["pp"] = 15, ["range"] = "Flies 10 tiles away" },
	["Flame Charge"] = { ["ja"] = "ニトロチャージ", ["type"] = "Fire", ["pp"] = 17, ["range"] = "Front" },
	["Flame Wheel"] = { ["ja"] = "かえんぐるま", ["type"] = "Fire", ["pp"] = 18, ["range"] = "Front" },
	["Flamethrower"] = { ["ja"] = "かえんほうしゃ", ["type"] = "Fire", ["pp"] = 14, ["range"] = "Flies 10 tiles away" },
	["Flare Blitz"] = { ["ja"] = "フレアドライブ", ["type"] = "Fire", ["pp"] = 15, ["range"] = "Front" },
	["Flash"] = { ["ja"] = "フラッシュ", ["type"] = "Normal", ["pp"] = 17, ["range"] = "Front" },
	["Flash Cannon"] = { ["ja"] = "ラスターカノン", ["type"] = "Steel", ["pp"] = 13, ["range"] = "Front" },
	["Flatter"] = { ["ja"] = "おだてる", ["type"] = "Dark", ["pp"] = 15, ["range"] = "Front" },
	["Fling"] = { ["ja"] = "なげつける", ["type"] = "Dark", ["pp"] = 13, ["range"] = "Others" },
	["Fly"] = { ["ja"] = "そらをとぶ", ["type"] = "Flying", ["pp"] = 13, ["range"] = "Front" },
	["Focus Blast"] = { ["ja"] = "きあいだま", ["type"] = "Fighting", ["pp"] = 10, ["range"] = "Flies 10 tiles away" },
	["Focus Energy"] = { ["ja"] = "きあいだめ", ["type"] = "Normal", ["pp"] = 20, ["range"] = "User" },
	["Focus Punch"] = { ["ja"] = "きあいパンチ", ["type"] = "Fighting", ["pp"] = 17, ["range"] = "Front" },
	["Force Palm"] = { ["ja"] = "はっけい", ["type"] = "Fighting", ["pp"] = 13, ["range"] = "Front" },
	["Foul Play"] = { ["ja"] = "イカサマ", ["type"] = "Dark", ["pp"] = 17, ["range"] = "Front" },
	["Frenzy Plant"] = { ["ja"] = "ハードプラント", ["type"] = "Grass", ["pp"] = 13, ["range"] = "Entire room" },
	["Frost Breath"] = { ["ja"] = "こおりのいぶき", ["type"] = "Ice", ["pp"] = 13, ["range"] = "Front, cuts corners" },
	["Frustration"] = { ["ja"] = "やつあたり", ["type"] = "Normal", ["pp"] = 17, ["range"] = "Front" },
	["Fury Attack"] = { ["ja"] = "みだれづき", ["type"] = "Normal", ["pp"] = 15, ["range"] = "Front" },
	["Fury Cutter"] = { ["ja"] = "れんぞくぎり", ["type"] = "Bug", ["pp"] = 17, ["range"] = "Front" },
	["Fury Swipes"] = { ["ja"] = "みだれひっかき", ["type"] = "Normal", ["pp"] = 15, ["range"] = "Front" },
	["Future Sight"] = { ["ja"] = "みらいよち", ["type"] = "Psychic", ["pp"] = 13, ["range"] = "Front" },
	["Gastro Acid"] = { ["ja"] = "いえき", ["type"] = "Poison", ["pp"] = 30, ["range"] = "Front, cuts corners" },
	["Gear Grind"] = { ["ja"] = "ギアソーサー", ["type"] = "Steel", ["pp"] = 15, ["range"] = "Front" },
	["Giga Drain"] = { ["ja"] = "ギガドレイン", ["type"] = "Grass", ["pp"] = 13, ["range"] = "Front" },
	["Giga Impact"] = { ["ja"] = "ギガインパクト", ["type"] = "Normal", ["pp"] = 13, ["range"] = "Front" },
	["Glare"] = { ["ja"] = "へびにらみ", ["type"] = "Normal", ["pp"] = 20, ["range"] = "Front" },
	["Grass Knot"] = { ["ja"] = "くさむすび", ["type"] = "Grass", ["pp"] = 20, ["range"] = "Front" },
	["GrassWhistle"] = { ["ja"] = "くさぶえ", ["type"] = "Grass", ["pp"] = 17, ["range"] = "Front, cuts corners" },
	["Growl"] = { ["ja"] = "なきごえ", ["type"] = "Normal", ["pp"] = 30, ["range"] = "Entire room" },
	["Growth"] = { ["ja"] = "せいちょう", ["type"] = "Grass", ["pp"] = 17, ["range"] = "User" },
	["Grudge"] = { ["ja"] = "おんねん", ["type"] = "Ghost", ["pp"] = 10, ["range"] = "User" },
	["Guard Split"] = { ["ja"] = "ガードシェア", ["type"] = "Psychic", ["pp"] = 13, ["range"] = "Front, cuts corners" },
	["Guard Swap"] = { ["ja"] = "ガードスワップ", ["type"] = "Psychic", ["pp"] = 13, ["range"] = "Front, cuts corners" },
	["Guillotine"] = { ["ja"] = "ハサミギロチン", ["type"] = "Normal", ["pp"] = 12, ["range"] = "Front" },
	["Gunk Shot"] = { ["ja"] = "ダストシュート", ["type"] = "Poison", ["pp"] = 10, ["range"] = "Flies 10 tiles away" },
	["Gust"] = { ["ja"] = "かぜおこし", ["type"] = "Flying", ["pp"] = 25, ["range"] = "Front" },
	["Gyro Ball"] = { ["ja"] = "ジャイロボール", ["type"] = "Steel", ["pp"] = 20, ["range"] = "Front" },
	["Hail"] = { ["ja"] = "あられ", ["type"] = "Ice", ["pp"] = 18, ["range"] = "Others" },
	["Hammer Arm"] = { ["ja"] = "アームハンマー", ["type"] = "Fighting", ["pp"] = 15, ["range"] = "Front" },
	["Harden"] = { ["ja"] = "かたくなる", ["type"] = "Normal", ["pp"] = 20, ["range"] = "User" },
	["Haze"] = { ["ja"] = "くろいきり", ["type"] = "Ice", ["pp"] = 15, ["range"] = "Entire room" },
	["Head Smash"] = { ["ja"] = "もろはのずつき", ["type"] = "Rock", ["pp"] = 20, ["range"] = "Front" },
	["Headbutt"] = { ["ja"] = "ずつき", ["type"] = "Normal", ["pp"] = 15, ["range"] = "Front" },
	["Heal Block"] = { ["ja"] = "かいふくふうじ", ["type"] = "Psychic", ["pp"] = 20, ["range"] = "Entire room" },
	["Heal Pulse"] = { ["ja"] = "いやしのはどう", ["type"] = "Psychic", ["pp"] = 13, ["range"] = "Flies 10 tiles away" },
	["Heart Stamp"] = { ["ja"] = "ハートスタンプ", ["type"] = "Psychic", ["pp"] = 18, ["range"] = "Front" },
	["Heat Crash"] = { ["ja"] = "ヒートスタンプ", ["type"] = "Fire", ["pp"] = 17, ["range"] = "Front" },
	["Heat Wave"] = { ["ja"] = "ねっぷう", ["type"] = "Fire", ["pp"] = 13, ["range"] = "Entire room" },
	["Heavy Slam"] = { ["ja"] = "ヘビーボンバー", ["type"] = "Steel", ["pp"] = 15, ["range"] = "Front" },
	["Helping Hand"] = { ["ja"] = "てだすけ", ["type"] = "Normal", ["pp"] = 13, ["range"] = "Entire room" },
	["Hex"] = { ["ja"] = "たたりめ", ["type"] = "Ghost", ["pp"] = 13, ["range"] = "Front" },
	["Hi Jump Kick"] = { ["ja"] = "とびひざげり", ["type"] = "Fighting", ["pp"] = 17, ["range"] = "Front" },
	["Hidden Power"] = { ["ja"] = "めざめるパワー", ["type"] = "Normal", ["pp"] = 15, ["range"] = "Front" },
	["Hone Claws"] = { ["ja"] = "つめとぎ", ["type"] = "Dark", ["pp"] = 15, ["range"] = "User" },
	["Horn Drill"] = { ["ja"] = "つのドリル", ["type"] = "Normal", ["pp"] = 12, ["range"] = "Front" },
	["Hurricane"] = { ["ja"] = "ぼうふう", ["type"] = "Flying", ["pp"] = 13, ["range"] = "Front" },
	["Hydro Cannon"] = { ["ja"] = "ハイドロカノン", ["type"] = "Water", ["pp"] = 13, ["range"] = "Flies 10 tiles away" },
	["Hydro Pump"] = { ["ja"] = "ハイドロポンプ", ["type"] = "Water", ["pp"] = 12, ["range"] = "Flies 10 tiles away" },
	["Hyper Beam"] = { ["ja"] = "はかいこうせん", ["type"] = "Normal", ["pp"] = 10, ["range"] = "Flies 10 tiles away" },
	["Hyper Fang"] = { ["ja"] = "ひっさつまえば", ["type"] = "Normal", ["pp"] = 15, ["range"] = "Front" },
	["Hyper Voice"] = { ["ja"] = "ハイパーボイス", ["type"] = "Normal", ["pp"] = 13, ["range"] = "Nearby Pokémon" },
	["Hypnosis"] = { ["ja"] = "さいみんじゅつ", ["type"] = "Psychic", ["pp"] = 17, ["range"] = "Front" },
	["Ice Beam"] = { ["ja"] = "れいとうビーム", ["type"] = "Ice", ["pp"] = 13, ["range"] = "Flies 10 tiles away" },
	["Ice Fang"] = { ["ja"] = "こおりのキバ", ["type"] = "Ice", ["pp"] = 15, ["range"] = "Front" },
	["Ice Shard"] = { ["ja"] = "こおりのつぶて", ["type"] = "Ice", ["pp"] = 18, ["range"] = "Flies 2 tiles away" },
	["Icicle Crash"] = { ["ja"] = "つららおとし", ["type"] = "Ice", ["pp"] = 13, ["range"] = "Front" },
	["Icy Wind"] = { ["ja"] = "こごえるかぜ", ["type"] = "Ice", ["pp"] = 15, ["range"] = "Flies 10 tiles away" },
	["Imprison"] = { ["ja"] = "ふういん", ["type"] = "Psychic", ["pp"] = 20, ["range"] = "Entire floor" },
	["Incinerate"] = { ["ja"] = "やきつくす", ["type"] = "Fire", ["pp"] = 15, ["range"] = "Front, cuts corners" },
	["Inferno"] = { ["ja"] = "れんごく", ["type"] = "Fire", ["pp"] = 15, ["range"] = "Front" },
	["Ingrain"] = { ["ja"] = "ねをはる", ["type"] = "Grass", ["pp"] = 13, ["range"] = "User" },
	["Iron Defense"] = { ["ja"] = "てっぺき", ["type"] = "Steel", ["pp"] = 17, ["range"] = "User" },
	["Iron Head"] = { ["ja"] = "アイアンヘッド", ["type"] = "Steel", ["pp"] = 15, ["range"] = "Front" },
	["Jump Kick"] = { ["ja"] = "とびげり", ["type"] = "Fighting", ["pp"] = 13, ["range"] = "Front" },
	["Last Resort"] = { ["ja"] = "とっておき", ["type"] = "Normal", ["pp"] = 10, ["range"] = "Front" },
	["Lava Plume"] = { ["ja"] = "ふんえん", ["type"] = "Fire", ["pp"] = 15, ["range"] = "Nearby Pokémon" },
	["Leaf Blade"] = { ["ja"] = "リーフブレード", ["type"] = "Grass", ["pp"] = 16, ["range"] = "Front" },
	["Leaf Storm"] = { ["ja"] = "リーフストーム", ["type"] = "Grass", ["pp"] = 12, ["range"] = "Flies 10 tiles away" },
	["Leaf Tornado"] = { ["ja"] = "グラスミキサー", ["type"] = "Grass", ["pp"] = 16, ["range"] = "Front" },
	["Leech Life"] = { ["ja"] = "きゅうけつ", ["type"] = "Bug", ["pp"] = 15, ["range"] = "Front" },
	["Leech Seed"] = { ["ja"] = "やどりぎのタネ", ["type"] = "Grass", ["pp"] = 13, ["range"] = "Front, cuts corners" },
	["Leer"] = { ["ja"] = "にらみつける", ["type"] = "Normal", ["pp"] = 20, ["range"] = "Front" },
	["Lick"] = { ["ja"] = "したでなめる", ["type"] = "Ghost", ["pp"] = 20, ["range"] = "Front" },
	["Light Screen"] = { ["ja"] = "ひかりのかべ", ["type"] = "Psychic", ["pp"] = 15, ["range"] = "Entire room" },
	["Lock-On"] = { ["ja"] = "ロックオン", ["type"] = "Normal", ["pp"] = 13, ["range"] = "User" },
	["Low Kick"] = { ["ja"] = "けたぐり", ["type"] = "Fighting", ["pp"] = 17, ["range"] = "Front" },
	["Low Sweep"] = { ["ja"] = "ローキック", ["type"] = "Fighting", ["pp"] = 17, ["range"] = "Front" },
	["Lucky Chant"] = { ["ja"] = "おまじない", ["type"] = "Normal", ["pp"] = 20, ["range"] = "Entire room" },
	["Magic Room"] = { ["ja"] = "マジックルーム", ["type"] = "Psychic", ["pp"] = 20, ["range"] = "Others" },
	["Magical Leaf"] = { ["ja"] = "マジカルリーフ", ["type"] = "Grass", ["pp"] = 17, ["range"] = "Front, cuts corners" },
	["Magnitude"] = { ["ja"] = "マグニチュード", ["type"] = "Ground", ["pp"] = 20, ["range"] = "Entire room" },
	["Mean Look"] = { ["ja"] = "くろいまなざし", ["type"] = "Normal", ["pp"] = 16, ["range"] = "Front" },
	["Meditate"] = { ["ja"] = "ヨガのポーズ", ["type"] = "Psychic", ["pp"] = 17, ["range"] = "User" },
	["Mega Drain"] = { ["ja"] = "メガドレイン", ["type"] = "Grass", ["pp"] = 15, ["range"] = "Front" },
	["Mega Punch"] = { ["ja"] = "メガトンパンチ", ["type"] = "Normal", ["pp"] = 18, ["range"] = "Front" },
	["Megahorn"] = { ["ja"] = "メガホーン", ["type"] = "Bug", ["pp"] = 15, ["range"] = "Front" },
	["Memento"] = { ["ja"] = "おきみやげ", ["type"] = "Dark", ["pp"] = 13, ["range"] = "Entire room" },
	["Metal Burst"] = { ["ja"] = "メタルバースト", ["type"] = "Steel", ["pp"] = 13, ["range"] = "User" },
	["Metal Claw"] = { ["ja"] = "メタルクロー", ["type"] = "Steel", ["pp"] = 25, ["range"] = "Front" },
	["Metal Sound"] = { ["ja"] = "きんぞくおん", ["type"] = "Steel", ["pp"] = 18, ["range"] = "Front, cuts corners" },
	["Minimize"] = { ["ja"] = "ちいさくなる", ["type"] = "Normal", ["pp"] = 17, ["range"] = "User" },
	["Mirror Coat"] = { ["ja"] = "ミラーコート", ["type"] = "Psychic", ["pp"] = 17, ["range"] = "User" },
	["Mirror Move"] = { ["ja"] = "オウムがえし", ["type"] = "Flying", ["pp"] = 20, ["range"] = "Front" },
	["Mirror Shot"] = { ["ja"] = "ミラーショット", ["type"] = "Steel", ["pp"] = 13, ["range"] = "Front, cuts corners" },
	["Mist"] = { ["ja"] = "しろいきり", ["type"] = "Ice", ["pp"] = 20, ["range"] = "Entire room" },
	["Moonlight"] = { ["ja"] = "つきのひかり", ["type"] = "Normal", ["pp"] = 10, ["range"] = "Entire room" },
	["Morning Sun"] = { ["ja"] = "あさのひざし", ["type"] = "Normal", ["pp"] = 10, ["range"] = "Entire room" },
	["Mud Bomb"] = { ["ja"] = "どろばくだん", ["type"] = "Ground", ["pp"] = 13, ["range"] = "Front, cuts corners" },
	["Mud Shot"] = { ["ja"] = "マッドショット", ["type"] = "Ground", ["pp"] = 15, ["range"] = "Front, cuts corners" },
	["Mud Sport"] = { ["ja"] = "どろあそび", ["type"] = "Ground", ["pp"] = 15, ["range"] = "Others" },
	["Mud-Slap"] = { ["ja"] = "どろかけ", ["type"] = "Ground", ["pp"] = 13, ["range"] = "Front, cuts corners" },
	["Muddy Water"] = { ["ja"] = "だくりゅう", ["type"] = "Water", ["pp"] = 13, ["range"] = "Entire room" },
	["Nasty Plot"] = { ["ja"] = "わるだくみ", ["type"] = "Dark", ["pp"] = 13, ["range"] = "User" },
	["Natural Gift"] = { ["ja"] = "しぜんのめぐみ", ["type"] = "Normal", ["pp"] = 18, ["range"] = "Front" },
	["Night Daze"] = { ["ja"] = "ナイトバースト", ["type"] = "Dark", ["pp"] = 15, ["range"] = "Nearby Pokémon" },
	["Night Shade"] = { ["ja"] = "ナイトヘッド", ["type"] = "Ghost", ["pp"] = 15, ["range"] = "Nearby Pokémon" },
	["Night Slash"] = { ["ja"] = "つじぎり", ["type"] = "Dark", ["pp"] = 15, ["range"] = "Front" },
	["Nightmare"] = { ["ja"] = "あくむ", ["type"] = "Ghost", ["pp"] = 15, ["range"] = "Front" },
	["Odor Sleuth"] = { ["ja"] = "かぎわける", ["type"] = "Normal", ["pp"] = 30, ["range"] = "Entire room" },
	["Ominous Wind"] = { ["ja"] = "あやしいかぜ", ["type"] = "Ghost", ["pp"] = 10, ["range"] = "Entire room" },
	["Outrage"] = { ["ja"] = "げきりん", ["type"] = "Dragon", ["pp"] = 13, ["range"] = "Front" },
	["Overheat"] = { ["ja"] = "オーバーヒート", ["type"] = "Fire", ["pp"] = 12, ["range"] = "Nearby Pokémon" },
	["Pain Split"] = { ["ja"] = "いたみわけ", ["type"] = "Normal", ["pp"] = 17, ["range"] = "Front" },
	["Payback"] = { ["ja"] = "しっぺがえし", ["type"] = "Dark", ["pp"] = 13, ["range"] = "User" },
	["Peck"] = { ["ja"] = "つつく", ["type"] = "Flying", ["pp"] = 25, ["range"] = "Front" },
	["Perish Song"] = { ["ja"] = "ほろびのうた", ["type"] = "Normal", ["pp"] = 10, ["range"] = "Entire room" },
	["Petal Dance"] = { ["ja"] = "はなびらのまい", ["type"] = "Grass", ["pp"] = 13, ["range"] = "Front" },
	["Pin Missile"] = { ["ja"] = "ミサイルばり", ["type"] = "Bug", ["pp"] = 13, ["range"] = "Flies 10 tiles away" },
	["Pluck"] = { ["ja"] = "ついばむ", ["type"] = "Flying", ["pp"] = 20, ["range"] = "Front" },
	["Poison Gas"] = { ["ja"] = "どくガス", ["type"] = "Poison", ["pp"] = 30, ["range"] = "Front" },
	["Poison Jab"] = { ["ja"] = "どくづき", ["type"] = "Poison", ["pp"] = 17, ["range"] = "Front" },
	["Poison Sting"] = { ["ja"] = "どくばり", ["type"] = "Poison", ["pp"] = 25, ["range"] = "Front, cuts corners" },
	["Poison Tail"] = { ["ja"] = "ポイズンテール", ["type"] = "Poison", ["pp"] = 18, ["range"] = "Front" },
	["PoisonPowder"] = { ["ja"] = "どくのこな", ["type"] = "Poison", ["pp"] = 25, ["range"] = "Front" },
	["Pound"] = { ["ja"] = "はたく", ["type"] = "Normal", ["pp"] = 25, ["range"] = "Front" },
	["Powder Snow"] = { ["ja"] = "こなゆき", ["type"] = "Ice", ["pp"] = 16, ["range"] = "Front, cuts corners" },
	["Power Gem"] = { ["ja"] = "パワージェム", ["type"] = "Rock", ["pp"] = 17, ["range"] = "Front, cuts corners" },
	["Power Split"] = { ["ja"] = "パワーシェア", ["type"] = "Psychic", ["pp"] = 13, ["range"] = "Front, cuts corners" },
	["Power Swap"] = { ["ja"] = "パワースワップ", ["type"] = "Psychic", ["pp"] = 13, ["range"] = "Front, cuts corners" },
	["Protect"] = { ["ja"] = "まもる", ["type"] = "Normal", ["pp"] = 10, ["range"] = "User" },
	["Psybeam"] = { ["ja"] = "サイケこうせん", ["type"] = "Psychic", ["pp"] = 17, ["range"] = "Flies 10 tiles away" },
	["Psych Up"] = { ["ja"] = "じこあんじ", ["type"] = "Normal", ["pp"] = 15, ["range"] = "Front" },
	["Psychic"] = { ["ja"] = "サイコキネシス", ["type"] = "Psychic", ["pp"] = 13, ["range"] = "Front" },
	["Psyshock"] = { ["ja"] = "サイコショック", ["type"] = "Psychic", ["pp"] = 13, ["range"] = "Front" },
	["Psywave"] = { ["ja"] = "サイコウェーブ", ["type"] = "Psychic", ["pp"] = 15, ["range"] = "Front, cuts corners" },
	["Punishment"] = { ["ja"] = "おしおき", ["type"] = "Dark", ["pp"] = 15, ["range"] = "Front" },
	["Pursuit"] = { ["ja"] = "おいうち", ["type"] = "Dark", ["pp"] = 17, ["range"] = "Front" },
	["Quick Attack"] = { ["ja"] = "でんこうせっか", ["type"] = "Normal", ["pp"] = 15, ["range"] = "2 tiles away" },
	["Quick Guard"] = { ["ja"] = "ファストガード", ["type"] = "Fighting", ["pp"] = 13, ["range"] = "Entire room" },
	["Quiver Dance"] = { ["ja"] = "ちょうのまい", ["type"] = "Bug", ["pp"] = 13, ["range"] = "User" },
	["Rage"] = { ["ja"] = "いかり", ["type"] = "Normal", ["pp"] = 17, ["range"] = "Front" },
	["Rage Powder"] = { ["ja"] = "いかりのこな", ["type"] = "Bug", ["pp"] = 17, ["range"] = "User" },
	["Rain Dance"] = { ["ja"] = "あまごい", ["type"] = "Water", ["pp"] = 18, ["range"] = "Others" },
	["Rapid Spin"] = { ["ja"] = "こうそくスピン", ["type"] = "Normal", ["pp"] = 30, ["range"] = "Front" },
	["Razor Leaf"] = { ["ja"] = "はっぱカッター", ["type"] = "Grass", ["pp"] = 18, ["range"] = "Flies 10 tiles away" },
	["Razor Shell"] = { ["ja"] = "シェルブレード", ["type"] = "Water", ["pp"] = 15, ["range"] = "Front" },
	["Recover"] = { ["ja"] = "じこさいせい", ["type"] = "Normal", ["pp"] = 13, ["range"] = "User" },
	["Recycle"] = { ["ja"] = "リサイクル", ["type"] = "Normal", ["pp"] = 30, ["range"] = "Others" },
	["Reflect"] = { ["ja"] = "リフレクター", ["type"] = "Psychic", ["pp"] = 15, ["range"] = "Entire room" },
	["Refresh"] = { ["ja"] = "リフレッシュ", ["type"] = "Normal", ["pp"] = 13, ["range"] = "Entire room" },
	["Relic Song"] = { ["ja"] = "いにしえのうた", ["type"] = "Normal", ["pp"] = 13, ["range"] = "Flies 10 tiles away" },
	["Rest"] = { ["ja"] = "ねむる", ["type"] = "Psychic", ["pp"] = 13, ["range"] = "User" },
	["Retaliate"] = { ["ja"] = "かたきうち", ["type"] = "Normal", ["pp"] = 10, ["range"] = "Front" },
	["Return"] = { ["ja"] = "おんがえし", ["type"] = "Normal", ["pp"] = 17, ["range"] = "Front" },
	["Revenge"] = { ["ja"] = "リベンジ", ["type"] = "Fighting", ["pp"] = 13, ["range"] = "Front" },
	["Reversal"] = { ["ja"] = "きしかいせい", ["type"] = "Fighting", ["pp"] = 15, ["range"] = "Front" },
	["Roar"] = { ["ja"] = "ほえる", ["type"] = "Normal", ["pp"] = 17, ["range"] = "Front" },
	["Rock Blast"] = { ["ja"] = "ロックブラスト", ["type"] = "Rock", ["pp"] = 13, ["range"] = "Front, cuts corners" },
	["Rock Climb"] = { ["ja"] = "ロッククライム", ["type"] = "Normal", ["pp"] = 17, ["range"] = "Front" },
	["Rock Polish"] = { ["ja"] = "ロックカット", ["type"] = "Rock", ["pp"] = 17, ["range"] = "User" },
	["Rock Slide"] = { ["ja"] = "いわなだれ", ["type"] = "Rock", ["pp"] = 15, ["range"] = "Front" },
	["Rock Smash"] = { ["ja"] = "いわくだき", ["type"] = "Fighting", ["pp"] = 15, ["range"] = "Front" },
	["Rock Throw"] = { ["ja"] = "いわおとし", ["type"] = "Rock", ["pp"] = 15, ["range"] = "Front" },
	["Rock Tomb"] = { ["ja"] = "がんせきふうじ", ["type"] = "Rock", ["pp"] = 13, ["range"] = "Front" },
	["Rock Wrecker"] = { ["ja"] = "がんせきほう", ["type"] = "Rock", ["pp"] = 12, ["range"] = "Flies 10 tiles away" },
	["Role Play"] = { ["ja"] = "なりきり", ["type"] = "Psychic", ["pp"] = 20, ["range"] = "Front" },
	["Rollout"] = { ["ja"] = "ころがる", ["type"] = "Rock", ["pp"] = 17, ["range"] = "Front" },
	["Roost"] = { ["ja"] = "はねやすめ", ["type"] = "Flying", ["pp"] = 13, ["range"] = "User" },
	["Round"] = { ["ja"] = "りんしょう", ["type"] = "Normal", ["pp"] = 15, ["range"] = "Front" },
	["Sacred Sword"] = { ["ja"] = "せいなるつるぎ", ["type"] = "Fighting", ["pp"] = 17, ["range"] = "Front" },
	["Safeguard"] = { ["ja"] = "しんぴのまもり", ["type"] = "Normal", ["pp"] = 13, ["range"] = "Entire room" },
	["Sand Tomb"] = { ["ja"] = "すなじごく", ["type"] = "Ground", ["pp"] = 17, ["range"] = "Front" },
	["Sand-Attack"] = { ["ja"] = "すなかけ", ["type"] = "Ground", ["pp"] = 15, ["range"] = "Front, cuts corners" },
	["Sandstorm"] = { ["ja"] = "すなあらし", ["type"] = "Rock", ["pp"] = 18, ["range"] = "Others" },
	["Scald"] = { ["ja"] = "ねっとう", ["type"] = "Water", ["pp"] = 15, ["range"] = "Front, cuts corners" },
	["Scary Face"] = { ["ja"] = "こわいかお", ["type"] = "Normal", ["pp"] = 18, ["range"] = "Front" },
	["Scratch"] = { ["ja"] = "ひっかく", ["type"] = "Normal", ["pp"] = 25, ["range"] = "Front" },
	["Screech"] = { ["ja"] = "いやなおと", ["type"] = "Normal", ["pp"] = 20, ["range"] = "Front, cuts corners" },
	["Searing Shot"] = { ["ja"] = "かえんだん", ["type"] = "Fire", ["pp"] = 13, ["range"] = "Nearby Pokémon" },
	["Secret Power"] = { ["ja"] = "ひみつのちから", ["type"] = "Normal", ["pp"] = 17, ["range"] = "Front" },
	["Seed Bomb"] = { ["ja"] = "タネばくだん", ["type"] = "Grass", ["pp"] = 16, ["range"] = "Front, cuts corners" },
	["Shadow Ball"] = { ["ja"] = "シャドーボール", ["type"] = "Ghost", ["pp"] = 15, ["range"] = "Flies 10 tiles away" },
	["Shadow Claw"] = { ["ja"] = "シャドークロー", ["type"] = "Ghost", ["pp"] = 15, ["range"] = "Front" },
	["Shadow Punch"] = { ["ja"] = "シャドーパンチ", ["type"] = "Ghost", ["pp"] = 17, ["range"] = "Front" },
	["Shadow Sneak"] = { ["ja"] = "かげう", ["type"] = "Ghost", ["pp"] = 18, ["range"] = "2 tiles away" },
	["Sharpen"] = { ["ja"] = "かくばる", ["type"] = "Normal", ["pp"] = 18, ["range"] = "User" },
	["Sheer Cold"] = { ["ja"] = "ぜったいれいど", ["type"] = "Ice", ["pp"] = 11, ["range"] = "Front" },
	["Shell Smash"] = { ["ja"] = "からをやぶる", ["type"] = "Normal", ["pp"] = 20, ["range"] = "User" },
	["Shift Gear"] = { ["ja"] = "ギアチェンジ", ["type"] = "Steel", ["pp"] = 13, ["range"] = "User" },
	["Shock Wave"] = { ["ja"] = "でんげきは", ["type"] = "Electric", ["pp"] = 10, ["range"] = "Nearby Pokémon" },
	["Signal Beam"] = { ["ja"] = "シグナルビーム", ["type"] = "Bug", ["pp"] = 15, ["range"] = "Flies 10 tiles away" },
	["Silver Wind"] = { ["ja"] = "ぎんいろのかぜ", ["type"] = "Bug", ["pp"] = 10, ["range"] = "Entire room" },
	["Simple Beam"] = { ["ja"] = "シンプルビーム", ["type"] = "Normal", ["pp"] = 18, ["range"] = "Flies 10 tiles away" },
	["Sing"] = { ["ja"] = "うたう", ["type"] = "Normal", ["pp"] = 14, ["range"] = "Front, cuts corners" },
	["Sky Drop"] = { ["ja"] = "フリーフォール", ["type"] = "Flying", ["pp"] = 13, ["range"] = "Front" },
	["Slam"] = { ["ja"] = "たたきつける", ["type"] = "Normal", ["pp"] = 17, ["range"] = "Front" },
	["Slash"] = { ["ja"] = "きりさく", ["type"] = "Normal", ["pp"] = 17, ["range"] = "Front" },
	["Sleep Powder"] = { ["ja"] = "ねむりごな", ["type"] = "Grass", ["pp"] = 15, ["range"] = "Nearby Pokémon" },
	["Sludge"] = { ["ja"] = "ヘドロこうげき", ["type"] = "Poison", ["pp"] = 17, ["range"] = "Front, cuts corners" },
	["Sludge Bomb"] = { ["ja"] = "ヘドロばくだん", ["type"] = "Poison", ["pp"] = 13, ["range"] = "Flies 10 tiles away" },
	["Sludge Wave"] = { ["ja"] = "ヘドロウェーブ", ["type"] = "Poison", ["pp"] = 13, ["range"] = "Nearby Pokémon" },
	["Smack Down"] = { ["ja"] = "うちおとす", ["type"] = "Rock", ["pp"] = 15, ["range"] = "Front" },
	["Smog"] = { ["ja"] = "スモッグ", ["type"] = "Poison", ["pp"] = 17, ["range"] = "Front" },
	["Snarl"] = { ["ja"] = "バークアウト", ["type"] = "Dark", ["pp"] = 15, ["range"] = "Nearby Pokémon" },
	["Soak"] = { ["ja"] = "みずびたし", ["type"] = "Water", ["pp"] = 20, ["range"] = "Front" },
	["SolarBeam"] = { ["ja"] = "ソーラービーム", ["type"] = "Grass", ["pp"] = 13, ["range"] = "Flies 10 tiles away" },
	["Spark"] = { ["ja"] = "スパーク", ["type"] = "Electric", ["pp"] = 17, ["range"] = "Front" },
	["Spider Web"] = { ["ja"] = "クモのす", ["type"] = "Bug", ["pp"] = 13, ["range"] = "Front, cuts corners" },
	["Spit Up"] = { ["ja"] = "はきだす", ["type"] = "Normal", ["pp"] = 13, ["range"] = "Front, cuts corners" },
	["Spite"] = { ["ja"] = "うらみ", ["type"] = "Ghost", ["pp"] = 20, ["range"] = "Front" },
	["Splash"] = { ["ja"] = "はねる", ["type"] = "Normal", ["pp"] = 30, ["range"] = "User" },
	["Spore"] = { ["ja"] = "キノコのほうし", ["type"] = "Grass", ["pp"] = 15, ["range"] = "Entire room" },
	["Stealth Rock"] = { ["ja"] = "ステルスロック", ["type"] = "Rock", ["pp"] = 17, ["range"] = "Others" },
	["Steamroller"] = { ["ja"] = "ハードローラー", ["type"] = "Bug", ["pp"] = 17, ["range"] = "Front" },
	["Stockpile"] = { ["ja"] = "たくわえる", ["type"] = "Normal", ["pp"] = 20, ["range"] = "User" },
	["Stomp"] = { ["ja"] = "ふみつけ", ["type"] = "Normal", ["pp"] = 17, ["range"] = "Front" },
	["Stone Edge"] = { ["ja"] = "ストーンエッジ", ["type"] = "Rock", ["pp"] = 10, ["range"] = "Front" },
	["Stored Power"] = { ["ja"] = "アシストパワー", ["type"] = "Psychic", ["pp"] = 13, ["range"] = "Front" },
	["Strength"] = { ["ja"] = "かいりき", ["type"] = "Normal", ["pp"] = 15, ["range"] = "Front" },
	["String Shot"] = { ["ja"] = "いとをはく", ["type"] = "Bug", ["pp"] = 18, ["range"] = "Flies 10 tiles away" },
	["Struggle"] = { ["ja"] = "わるあがき", ["type"] = "No type", ["pp"] = 1, ["range"] = "Front" },
	["Struggle Bug"] = { ["ja"] = "むしのていこう", ["type"] = "Bug", ["pp"] = 17, ["range"] = "Nearby Pokémon" },
	["Stun Spore"] = { ["ja"] = "しびれごな", ["type"] = "Grass", ["pp"] = 20, ["range"] = "Nearby Pokémon" },
	["Substitute"] = { ["ja"] = "みがわり", ["type"] = "Normal", ["pp"] = 10, ["range"] = "User" },
	["Sucker Punch"] = { ["ja"] = "ふいうち", ["type"] = "Dark", ["pp"] = 13, ["range"] = "2 tiles away" },
	["Sunny Day"] = { ["ja"] = "にほんばれ", ["type"] = "Fire", ["pp"] = 18, ["range"] = "Others" },
	["Super Fang"] = { ["ja"] = "いかりのまえば", ["type"] = "Normal", ["pp"] = 1, ["range"] = "Front" },
	["Superpower"] = { ["ja"] = "ばかぢから", ["type"] = "Fighting", ["pp"] = 13, ["range"] = "Front" },
	["Supersonic"] = { ["ja"] = "ちょうおんぱ", ["type"] = "Normal", ["pp"] = 17, ["range"] = "Front, cuts corners" },
	["Surf"] = { ["ja"] = "なみのり", ["type"] = "Water", ["pp"] = 15, ["range"] = "Entire room" },
	["Swagger"] = { ["ja"] = "いばる", ["type"] = "Normal", ["pp"] = 17, ["range"] = "Front" },
	["Swallow"] = { ["ja"] = "のみこむ", ["type"] = "Normal", ["pp"] = 13, ["range"] = "User" },
	["Sweet Kiss"] = { ["ja"] = "てんしのキッス", ["type"] = "Normal", ["pp"] = 15, ["range"] = "Front" },
	["Sweet Scent"] = { ["ja"] = "あまいかおり", ["type"] = "Normal", ["pp"] = 17, ["range"] = "Entire room" },
	["Swift"] = { ["ja"] = "スピードスター", ["type"] = "Normal", ["pp"] = 17, ["range"] = "Front, cuts corners" },
	["Swords Dance"] = { ["ja"] = "つるぎのまい", ["type"] = "Normal", ["pp"] = 20, ["range"] = "User" },
	["Synchronoise"] = { ["ja"] = "シンクロノイズ", ["type"] = "Psychic", ["pp"] = 20, ["range"] = "Nearby Pokémon" },
	["Synthesis"] = { ["ja"] = "こうごうせい", ["type"] = "Grass", ["pp"] = 15, ["range"] = "User" },
	["Tackle"] = { ["ja"] = "たいあたり", ["type"] = "Normal", ["pp"] = 25, ["range"] = "Front" },
	["Tail Slap"] = { ["ja"] = "スイープビンタ", ["type"] = "Normal", ["pp"] = 17, ["range"] = "Front" },
	["Tail Whip"] = { ["ja"] = "しっぽをふる", ["type"] = "Normal", ["pp"] = 20, ["range"] = "Front" },
	["Tailwind"] = { ["ja"] = "おいかぜ", ["type"] = "Flying", ["pp"] = 10, ["range"] = "Entire room" },
	["Take Down"] = { ["ja"] = "とっしん", ["type"] = "Normal", ["pp"] = 17, ["range"] = "Front" },
	["Taunt"] = { ["ja"] = "ちょうはつ", ["type"] = "Dark", ["pp"] = 17, ["range"] = "Front" },
	["Teeter Dance"] = { ["ja"] = "フラフラダンス", ["type"] = "Normal", ["pp"] = 17, ["range"] = "Entire room" },
	["Telekinesis"] = { ["ja"] = "テレキネシス", ["type"] = "Psychic", ["pp"] = 15, ["range"] = "Front" },
	["Thief"] = { ["ja"] = "どろぼう", ["type"] = "Dark", ["pp"] = 13, ["range"] = "Front" },
	["Thrash"] = { ["ja"] = "あばれる", ["type"] = "Normal", ["pp"] = 13, ["range"] = "Front" },
	["Thunder"] = { ["ja"] = "かみなり", ["type"] = "Electric", ["pp"] = 13, ["range"] = "Front" },
	["Thunder Fang"] = { ["ja"] = "かみなりのキバ", ["type"] = "Electric", ["pp"] = 15, ["range"] = "Front" },
	["Thunder Wave"] = { ["ja"] = "でんじは", ["type"] = "Electric", ["pp"] = 17, ["range"] = "Front" },
	["Thunderbolt"] = { ["ja"] = "10まんボルト", ["type"] = "Electric", ["pp"] = 15, ["range"] = "Nearby Pokémon" },
	["ThunderShock"] = { ["ja"] = "でんきショック", ["type"] = "Electric", ["pp"] = 20, ["range"] = "Front" },
	["Tickle"] = { ["ja"] = "くすぐる", ["type"] = "Normal", ["pp"] = 17, ["range"] = "Front" },
	["Torment"] = { ["ja"] = "いちゃもん", ["type"] = "Dark", ["pp"] = 15, ["range"] = "Front" },
	["Toxic"] = { ["ja"] = "どくどく", ["type"] = "Poison", ["pp"] = 18, ["range"] = "Front" },
	["Toxic Spikes"] = { ["ja"] = "どくびし", ["type"] = "Poison", ["pp"] = 17, ["range"] = "Others" },
	["Tri Attack"] = { ["ja"] = "トライアタック", ["type"] = "Normal", ["pp"] = 13, ["range"] = "Front, cuts corners" },
	["Trick Room"] = { ["ja"] = "トリックルーム", ["type"] = "Psychic", ["pp"] = 20, ["range"] = "Others" },
	["Trump Card"] = { ["ja"] = "きりふだ", ["type"] = "Normal", ["pp"] = 10, ["range"] = "Front" },
	["U-turn"] = { ["ja"] = "とんぼがえり", ["type"] = "Bug", ["pp"] = 17, ["range"] = "Front" },
	["Uproar"] = { ["ja"] = "さわぐ", ["type"] = "Normal", ["pp"] = 13, ["range"] = "Entire room" },
	["Venoshock"] = { ["ja"] = "ベノムショック", ["type"] = "Poison", ["pp"] = 16, ["range"] = "Front" },
	["ViceGrip"] = { ["ja"] = "はさむ", ["type"] = "Normal", ["pp"] = 20, ["range"] = "Front" },
	["Vine Whip"] = { ["ja"] = "つるのムチ", ["type"] = "Grass", ["pp"] = 17, ["range"] = "Front" },
	["Volt Switch"] = { ["ja"] = "ボルトチェンジ", ["type"] = "Electric", ["pp"] = 17, ["range"] = "Front" },
	["Volt Tackle"] = { ["ja"] = "ボルテッカー", ["type"] = "Electric", ["pp"] = 15, ["range"] = "2 tiles away" },
	["Wake-Up Slap"] = { ["ja"] = "めざましビンタ", ["type"] = "Fighting", ["pp"] = 13, ["range"] = "Front" },
	["Water Gun"] = { ["ja"] = "みずでっぽう", ["type"] = "Water", ["pp"] = 16, ["range"] = "Front, cuts corners" },
	["Water Pulse"] = { ["ja"] = "みずのはどう", ["type"] = "Water", ["pp"] = 17, ["range"] = "Flies 10 tiles away" },
	["Water Sport"] = { ["ja"] = "みずあそび", ["type"] = "Water", ["pp"] = 20, ["range"] = "Others" },
	["Waterfall"] = { ["ja"] = "たきのぼり", ["type"] = "Water", ["pp"] = 15, ["range"] = "Front" },
	["Whirlwind"] = { ["ja"] = "ふきとばし", ["type"] = "Normal", ["pp"] = 17, ["range"] = "Front" },
	["Wide Guard"] = { ["ja"] = "ワイドガード", ["type"] = "Rock", ["pp"] = 13, ["range"] = "Entire room" },
	["Wild Charge"] = { ["ja"] = "ワイルドボルト", ["type"] = "Electric", ["pp"] = 15, ["range"] = "Front" },
	["Will-O-Wisp"] = { ["ja"] = "おにび", ["type"] = "Fire", ["pp"] = 15, ["range"] = "Front, cuts corners" },
	["Wing Attack"] = { ["ja"] = "つばさでうつ", ["type"] = "Flying", ["pp"] = 25, ["range"] = "Front" },
	["Withdraw"] = { ["ja"] = "からにこもる", ["type"] = "Water", ["pp"] = 17, ["range"] = "User" },
	["Work Up"] = { ["ja"] = "ふるいたてる", ["type"] = "Normal", ["pp"] = 17, ["range"] = "User" },
	["Wrap"] = { ["ja"] = "まきつく", ["type"] = "Normal", ["pp"] = 17, ["range"] = "Front" },
	["Wring Out"] = { ["ja"] = "しぼりとる", ["type"] = "Normal", ["pp"] = 15, ["range"] = "Front" },
	["X-Scissor"] = { ["ja"] = "シザークロス", ["type"] = "Bug", ["pp"] = 18, ["range"] = "Front" },
	["Yawn"] = { ["ja"] = "あくび", ["type"] = "Normal", ["pp"] = 20, ["range"] = "Front" },
	["Zap Cannon"] = { ["ja"] = "でんじほう", ["type"] = "Electric", ["pp"] = 12, ["range"] = "Flies 10 tiles away" },
	["Zen Headbutt"] = { ["ja"] = "しねんのずつき", ["type"] = "Psychic", ["pp"] = 15, ["range"] = "Front" }	
}