Module:Explorers of Sky Boss Data Cell
Jump to navigation
Jump to search
Documentation for this module may be created at Module:Explorers of Sky Boss Data Cell/doc
--------------------------------------------------------------------------------
--
-- Module:Explorers of Sky Boss Data Cell
--
-- This module covers a list of bosses in Japanese, their types and their moves
-- present in Pokémon Mystery Dungeon: Explorers of Sky.
--
-- Parameters
--
-- name: Insert the Pokémon's English name there.
-- getVar: Picks which key the module should return.
-- * ja: Returns the Pokémon's Japanese name.
-- * type1: Returns the Pokémon's first type.
-- * type2: Returns the Pokémon's second type.
-- * move<n>: Returns the Pokémon's numbered move (up to 9).
-- * recruit: Returns the Pokémon's recruit chance.
--
--------------------------------------------------------------------------------
return {
-- Main story
["Koffing (boss)"] = { ["ja"] = "ドガース", ["type1"] = "Poison", ["move1"] = "Tackle", ["move2"] = "Poison Gas" },
["Zubat (boss)"] = { ["ja"] = "ズバット", ["type1"] = "Poison", ["type2"] = "Flying", ["move1"] = "Leech Life" },
["Drowzee (boss)"] = { ["ja"] = "スリープ", ["type1"] = "Psychic", ["move1"] = "Disable", ["move2"] = "Hypnosis", ["move3"] = "Confusion", ["move4"] = "Pound" },
["Groudon (boss - story)"] = { ["ja"] = "グラードン", ["type1"] = "Ground", ["move1"] = "Slash", ["move2"] = "AncientPower", ["move3"] = "Scary Face", ["move4"] = "Bulk Up", ["move5"] = "Mud Shot" },
["Luxio (boss)"] = { ["ja"] = "ルクシオ", ["type1"] = "Electric", ["move1"] = "Bite", ["move2"] = "Charge", ["move3"] = "Spark", ["move4"] = "Tackle", ["move5"] = "Leer" },
["Luxray (boss)"] = { ["ja"] = "レントラー", ["type1"] = "Electric", ["move1"] = "Swagger", ["move2"] = "Bite", ["move3"] = "Charge", ["move4"] = "Spark", ["move5"] = "Tackle", ["move6"] = "Leer", ["move7"] = "Roar" },
["Mesprit (boss - story)"] = { ["ja"] = "エムリット", ["type1"] = "Psychic", ["move1"] = "Rest", ["move2"] = "Confusion", ["move3"] = "Imprison", ["move4"] = "Protect", ["move5"] = "Future Sight", ["move6"] = "Lucky Chant" },
["Grovyle"] = { ["ja"] = "ジュプトル", ["type1"] = "Grass", ["move1"] = "Screech", ["move2"] = "Pursuit", ["move3"] = "Agility", ["move4"] = "Absorb", ["move5"] = "Slam", ["move6"] = "Quick Attack", ["move7"] = "Leer", ["move8"] = "Pound", ["move9"] = "Leaf Blade", ["move10"] = "Fury Cutter" },
["Spiritomb (boss)"] = { ["ja"] = "ミカルゲ", ["type1"] = "Ghost", ["type2"] = "Dark", ["move1"] = "Confuse Ray", ["move2"] = "Spite", ["move3"] = "Pursuit", ["move4"] = "Hypnosis", ["move5"] = "Faint Attack", ["move6"] = "Curse", ["move7"] = "Dream Eater", ["move8"] = "Ominous Wind", ["move9"] = "Shadow Sneak", ["move10"] = "Sucker Punch", ["move11"] = "Nasty Plot" },
["Omastar (boss)"] = { ["ja"] = "オムスター", ["type1"] = "Rock", ["type2"] = "Water", ["move1"] = "Bite", ["move2"] = "Withdraw", ["move3"] = "Constrict", ["move4"] = "Rollout", ["move5"] = "Leer", ["move6"] = "Mud Shot", ["move7"] = "Protect", ["move8"] = "Water Gun", ["move9"] = "Brine" },
["Kabutops (boss)"] = { ["ja"] = "カブトプス", ["type1"] = "Rock", ["type2"] = "Water", ["move1"] = "Slash", ["move2"] = "Endure", ["move3"] = "Absorb", ["move4"] = "Sand-Attack", ["move5"] = "Leer", ["move6"] = "Scratch", ["move7"] = "Mud Shot", ["move8"] = "Mega Drain", ["move9"] = "Aqua Jet", ["move10"] = "Feint" },
["Sableye (boss)"] = { ["ja"] = "ヤミラミ", ["type1"] = "Dark", ["type2"] = "Ghost", ["move1"] = "Astonish", ["move2"] = "Faint Attack", ["move3"] = "Night Shade", ["move4"] = "Leer", ["move5"] = "Fake Out", ["move6"] = "Knock Off", ["move7"] = "Scratch", ["move8"] = "Detect", ["move9"] = "Fury Swipes", ["move10"] = "Foresight", ["move11"] = "Punishment", ["move12"] = "Shadow Sneak" },
["Dusknoir (boss)"] = { ["ja"] = "ヨノワール", ["type1"] = "Ghost", ["move1"] = "Confuse Ray", ["move2"] = "Pursuit", ["move3"] = "Astonish", ["move4"] = "Will-O-Wisp", ["move5"] = "Disable", ["move6"] = "Thunderpunch", ["move7"] = "Mean Look", ["move8"] = "Bind", ["move9"] = "Shadow Punch", ["move10"] = "Night Shade", ["move11"] = "Leer", ["move12"] = "Curse", ["move13"] = "Fire Punch", ["move14"] = "Foresight", ["move15"] = "Ice Punch", ["move16"] = "Shadow Sneak", ["move17"] = "Gravity" },
["Primal Dialga (boss)"] = { ["ja"] = "やみのディアルガ", ["type1"] = "Steel", ["type2"] = "Dragon", ["move1"] = "AncientPower", ["move2"] = "Dragon Claw", ["move3"] = "Metal Claw", ["move4"] = "Roar of Time" },
-- Post-credits
["Wigglytuff (boss)"] = { ["ja"] = "プクリン", ["type1"] = "Normal", ["move1"] = "Sing", ["move2"] = "DoubleSlap", ["move3"] = "Disable", ["move4"] = "Defense Curl" },
["Loudred (boss)"] = { ["ja"] = "ドゴーム", ["type1"] = "Normal", ["move1"] = "Astonish", ["move2"] = "Bite", ["move3"] = "Uproar", ["move4"] = "Supersonic", ["move5"] = "Howl", ["move6"] = "Pound", ["move7"] = "Stomp" },
["Chatot (boss)"] = { ["ja"] = "ペラップ", ["type1"] = "Normal", ["type2"] = "Flying", ["move1"] = "Sing", ["move2"] = "Mirror Move", ["move3"] = "Uproar", ["move4"] = "Taunt", ["move5"] = "Peck", ["move6"] = "Growl", ["move7"] = "Hyper Voice", ["move8"] = "FeatherDance", ["move9"] = "Fury Attack", ["move10"] = "Mimic", ["move11"] = "Chatter", ["move12"] = "Roost" },
["Corphish (boss)"] = { ["ja"] = "ヘイガニ", ["type1"] = "Water", ["move1"] = "Bubble", ["move2"] = "Harden", ["move3"] = "Taunt", ["move4"] = "Leer", ["move5"] = "ViceGrip", ["move6"] = "Knock Off", ["move7"] = "BubbleBeam", ["move8"] = "Protect", ["move9"] = "Night Slash" },
["Sunflora (boss)"] = { ["ja"] = "キマワリ", ["type1"] = "Grass", ["move1"] = "GrassWhistle", ["move2"] = "Absorb", ["move3"] = "Growth", ["move4"] = "Bullet Seed", ["move5"] = "Ingrain", ["move6"] = "Pound", ["move7"] = "Razor Leaf", ["move8"] = "Petal Dance", ["move9"] = "Mega Drain", ["move10"] = "Leech Seed", ["move11"] = "Worry Seed" },
["Dugtrio (boss)"] = { ["ja"] = "ダグトリオ", ["type1"] = "Ground", ["move1"] = "Dig", ["move2"] = "Astonish", ["move3"] = "Sand-Attack", ["move4"] = "Sand Tomb", ["move5"] = "Tri Attack", ["move6"] = "Mud-Slap", ["move7"] = "Growl", ["move8"] = "Scratch", ["move9"] = "Magnitude", ["move10"] = "Earth Power", ["move11"] = "Night Slash", ["move12"] = "Mud Bomb", ["move13"] = "Sucker Punch" },
["Diglett (boss)"] = { ["ja"] = "ディグダ", ["type1"] = "Ground", ["move1"] = "Dig", ["move2"] = "Astonish", ["move3"] = "Slash", ["move4"] = "Sand-Attack", ["move5"] = "Mud-Slap", ["move6"] = "Growl", ["move7"] = "Scratch", ["move8"] = "Magnitude", ["move9"] = "Earth Power", ["move10"] = "Mud Bomb", ["move11"] = "Sucker Punch" },
["Croagunk (boss)"] = { ["ja"] = "グレッグル", ["type1"] = "Poison", ["type2"] = "Fighting", ["move1"] = "Swagger", ["move2"] = "Pursuit", ["move3"] = "Astonish", ["move4"] = "Faint Attack", ["move5"] = "Taunt", ["move6"] = "Poison Sting", ["move7"] = "Mud-Slap", ["move8"] = "Revenge", ["move9"] = "Mud Bomb", ["move10"] = "Sucker Punch" },
["Chimecho (boss)"] = { ["ja"] = "チリーン", ["type1"] = "Psychic", ["move1"] = "Yawn", ["move2"] = "Astonish", ["move3"] = "Psywave", ["move4"] = "Uproar", ["move5"] = "Double-Edge", ["move6"] = "Take Down", ["move7"] = "Growl", ["move8"] = "Confusion", ["move9"] = "Wrap" },
["Froslass (boss)"] = { ["ja"] = "ユキメノコ", ["type1"] = "Ice", ["type2"] = "Ghost", ["move1"] = "Confuse Ray", ["move2"] = "Hail", ["move3"] = "Astonish", ["move4"] = "Double Team", ["move5"] = "Icy Wind", ["move6"] = "Powder Snow", ["move7"] = "Leer", ["move8"] = "Ominous Wind", ["move9"] = "Ice Shard", ["move10"] = "Wake-Up Slap", ["move11"] = "Captivate", },
["Gyarados (boss)"] = { ["ja"] = "ギャラドス", ["type1"] = "Water", ["type2"] = "Flying", ["move1"] = "Thrash", ["move2"] = "Rain Dance", ["move3"] = "Bite", ["move4"] = "Twister", ["move5"] = "Leer", ["move6"] = "Hydro Pump", ["move7"] = "Dragon Rage", ["move8"] = "Dragon Dance", ["move9"] = "Aqua Tail", ["move10"] = "Ice Fang" },
["Regice (boss)"] = { ["ja"] = "レジアイス", ["type1"] = "Ice", ["move1"] = "AncientPower", ["move2"] = "Icy Wind", ["move3"] = "Explosion", ["move4"] = "Amnesia", ["move5"] = "Curse", ["move6"] = "Superpower", ["recruit"] = "50%" },
["Regirock (boss)"] = { ["ja"] = "レジロック", ["type1"] = "Rock", ["move1"] = "Rock Throw", ["move2"] = "AncientPower", ["move3"] = "Explosion", ["move4"] = "Iron Defense", ["move5"] = "Curse", ["move6"] = "Superpower", ["recruit"] = "50%" },
["Registeel (boss)"] = { ["ja"] = "レジスチル", ["type1"] = "Steel", ["move1"] = "AncientPower", ["move2"] = "Explosion", ["move3"] = "Iron Defense", ["move4"] = "Amnesia", ["move5"] = "Curse", ["move6"] = "Superpower", ["move7"] = "Metal Claw", ["recruit"] = "50%" },
["Hitmonlee (boss)"] = { ["ja"] = "サワムラー", ["type1"] = "Fighting", ["move1"] = "Brick Break", ["move2"] = "Focus Energy", ["move3"] = "Mind Reader", ["move4"] = "Jump Kick", ["move5"] = "Hi Jump Kick", ["move6"] = "Double Kick", ["move7"] = "Rolling Kick", ["move8"] = "Meditate", ["move9"] = "Revenge", ["move10"] = "Feint" },
["Regigigas (boss)"] = { ["ja"] = "レジギガス", ["type1"] = "Normal", ["move1"] = "Confuse Ray", ["move2"] = "Thunderpunch", ["move3"] = "Superpower", ["move4"] = "Knock Off", ["move5"] = "Stomp", ["move6"] = "Fire Punch", ["move7"] = "Mega Punch", ["move8"] = "Ice Punch", ["recruit"] = "100%" },
["Bronzong (boss)"] = { ["ja"] = "ドータクン", ["type1"] = "Steel", ["type2"] = "Psychic", ["move1"] = "Confuse Ray", ["move2"] = "Hypnosis", ["move3"] = "Extrasensory", ["move4"] = "Safeguard", ["move5"] = "Tackle", ["move6"] = "Iron Defense", ["move7"] = "Block", ["move8"] = "Sunny Day", ["move9"] = "Confusion", ["move10"] = "Imprison" },
["Palkia (boss)"] = { ["ja"] = "パルキア", ["type1"] = "Water", ["type2"] = "Dragon", ["move1"] = "AncientPower", ["move2"] = "Scary Face", ["move3"] = "Dragon Claw", ["move4"] = "Water Pulse", ["move5"] = "DragonBreath", ["move6"] = "Spacial Rend", ["recruit"] = "100%" },
["Darkrai (boss)"] = { ["ja"] = "ダークライ", ["type1"] = "Dark", ["move1"] = "Nightmare", ["move2"] = "Pursuit", ["move3"] = "Double Team", ["move4"] = "Disable", ["move5"] = "Hypnosis", ["move6"] = "Quick Attack", ["move7"] = "Night Shade" },
["Arbok (boss)"] = { ["ja"] = "アーボック", ["type1"] = "Poison", ["move1"] = "Screech", ["move2"] = "Crunch", ["move3"] = "Bite", ["move4"] = "Stockpile", ["move5"] = "Poison Sting", ["move6"] = "Leer", ["move7"] = "Swallow", ["move8"] = "Spit Up", ["move9"] = "Glare", ["move10"] = "Wrap", ["move11"] = "Acid", ["move12"] = "Thunder Fang", ["move13"] = "Ice Fang", ["move14"] = "Mud Bomb", ["move15"] = "Fire Fang" },
["Magmortar (boss)"] = { ["ja"] = "ブーバーン", ["type1"] = "Fire", ["move1"] = "Confuse Ray", ["move2"] = "SmokeScreen", ["move3"] = "Thunderpunch", ["move4"] = "Smog", ["move5"] = "Faint Attack", ["move6"] = "Leer", ["move7"] = "Ember", ["move8"] = "Fire Spin", ["move9"] = "Fire Punch" },
["Rhyperior (boss)"] = { ["ja"] = "ドサイドン", ["type1"] = "Ground", ["type2"] = "Rock", ["move1"] = "Scary Face", ["move2"] = "Tail Whip", ["move3"] = "Horn Attack", ["move4"] = "Take Down", ["move5"] = "Stomp", ["move6"] = "Fury Attack", ["move7"] = "Rock Blast", ["move8"] = "Poison Jab" },
["Aggron (boss)"] = { ["ja"] = "ボスゴドラ", ["type1"] = "Steel", ["type2"] = "Rock", ["move1"] = "Harden", ["move2"] = "Headbutt", ["move3"] = "Tackle", ["move4"] = "Iron Defense", ["move5"] = "Take Down", ["move6"] = "Mud-Slap", ["move7"] = "Roar", ["move8"] = "Protect", ["move9"] = "Metal Claw", ["move10"] = "Iron Head" },
["Magcargo (boss)"] = { ["ja"] = "マグカルゴ", ["type1"] = "Fire", ["type2"] = "Rock", ["move1"] = "Yawn", ["move2"] = "Rock Throw", ["move3"] = "Harden", ["move4"] = "AncientPower", ["move5"] = "Recover", ["move6"] = "Smog", ["move7"] = "Amnesia", ["move8"] = "Ember" },
["Mismagius (boss)"] = { ["ja"] = "ムウマージ", ["type1"] = "Ghost", ["move1"] = "Spite", ["move2"] = "Astonish", ["move3"] = "Psywave", ["move4"] = "Growl", ["move5"] = "Magical Leaf", ["move6"] = "Lucky Chant" },
-- Optional
["Gabite (boss)"] = { ["ja"] = "ガバイト", ["type1"] = "Dragon", ["type2"] = "Ground", ["move1"] = "Slash", ["move2"] = "Sandstorm", ["move3"] = "Sand-Attack", ["move4"] = "Sand Tomb", ["move5"] = "Tackle", ["move6"] = "Take Down", ["move7"] = "Dragon Claw", ["move8"] = "Dragon Rage" },
["Mesprit (boss - post-credits)"] = { ["ja"] = "エムリット", ["type1"] = "Psychic", ["move1"] = "Rest", ["move2"] = "Confusion", ["move3"] = "Imprison", ["move4"] = "Protect", ["move5"] = "Future Sight", ["move6"] = "Lucky Chant", ["recruit"] = "100%" },
["Uxie (boss)"] = { ["ja"] = "ユクシー", ["type1"] = "Psychic", ["move1"] = "Yawn", ["move2"] = "Endure", ["move3"] = "Rest", ["move4"] = "Confusion", ["move5"] = "Imprison", ["move6"] = "Future Sight", ["recruit"] = "100%" },
["Azelf (boss)"] = { ["ja"] = "アグノム", ["type1"] = "Psychic", ["move1"] = "Uproar", ["move2"] = "Rest", ["move3"] = "Confusion", ["move4"] = "Imprison", ["move5"] = "Detect", ["move6"] = "Future Sight", ["recruit"] = "100%" },
["Dialga (boss)"] = { ["ja"] = "ディアルガ", ["type1"] = "Steel", ["type2"] = "Dragon", ["move1"] = "AncientPower", ["move2"] = "Scary Face", ["move3"] = "Dragon Claw", ["move4"] = "Metal Claw", ["move5"] = "DragonBreath", ["move6"] = "Roar of Time", ["recruit"] = "100%" },
["Kyogre (boss)"] = { ["ja"] = "カイオーガ", ["type1"] = "Water", ["move1"] = "AncientPower", ["move2"] = "Scary Face", ["move3"] = "Body Slam", ["move4"] = "Hydro Pump", ["move5"] = "Water Pulse", ["move6"] = "Calm Mind", ["move7"] = "Ice Beam", ["recruit"] = "50%" },
["Groudon (boss - post-credits)"] = { ["ja"] = "グラードン", ["type1"] = "Ground", ["move1"] = "Slash", ["move2"] = "AncientPower", ["move3"] = "Scary Face", ["move4"] = "Earthquake", ["move5"] = "Fire Blast", ["move6"] = "Bulk Up", ["move7"] = "Mud Shot", ["recruit"] = "50%" },
["Articuno (boss)"] = { ["ja"] = "フリーザー", ["type1"] = "Ice", ["type2"] = "Flying", ["move1"] = "Gust", ["move2"] = "AncientPower", ["move3"] = "Agility", ["move4"] = "Mind Reader", ["move5"] = "Powder Snow", ["move6"] = "Mist", ["move7"] = "Ice Beam", ["move8"] = "Ice Shard", ["recruit"] = "50%" },
["Heatran (boss)"] = { ["ja"] = "ヒードラン", ["type1"] = "Fire", ["type2"] = "Steel", ["move1"] = "Crunch", ["move2"] = "Metal Sound", ["move3"] = "AncientPower", ["move4"] = "Scary Face", ["move5"] = "Leer", ["move6"] = "Lava Plume", ["move7"] = "Fire Fang", ["recruit"] = "50%" },
["Giratina (boss)"] = { ["ja"] = "ギラティナ", ["type1"] = "Ghost", ["type2"] = "Dragon", ["move1"] = "Scary Face", ["move2"] = "Dragon Claw", ["move3"] = "DragonBreath", ["move4"] = "Ominous Wind", ["move5"] = "Shadow Force", ["recruit"] = "50%" },
["Rayquaza (boss)"] = { ["ja"] = "レックウザ", ["type1"] = "Dragon", ["type2"] = "Flying", ["move1"] = "Crunch", ["move2"] = "AncientPower", ["move3"] = "Scary Face", ["move4"] = "Fly", ["move5"] = "Twister", ["move6"] = "Dragon Claw", ["move7"] = "Dragon Dance", ["recruit"] = "50%" },
["Mew (boss)"] = { ["ja"] = "ミュウ", ["type1"] = "Psychic", ["move1"] = "Psychic", ["move2"] = "Pound", ["move3"] = "Barrier", ["move4"] = "Transform", ["move5"] = "Mega Punch", ["move6"] = "Metronome", ["recruit"] = "50%" },
-- Special Episode
}