Module:Rescue Team DX Pokémon Data Cell: Difference between revisions
Jump to navigation
Jump to search
N. Harmonik (talk | contribs) (Oh my god.) |
mNo edit summary |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
-------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | ||
-- | -- | ||
-- | -- Module:Rescue Team DX Pokémon Data Cell | ||
-- | -- | ||
-- This module covers a list of Pokémon in Japanese, their types, and their | -- This module covers a list of Pokémon in Japanese, their types, and their | ||
Line 14: | Line 14: | ||
-- * type2: Returns the Pokémon's second type. | -- * type2: Returns the Pokémon's second type. | ||
-- * recruit: Returns the Pokémon's recruit chance. | -- * recruit: Returns the Pokémon's recruit chance. | ||
-- * camp: Returns the Pokémon's friend area. | |||
-- * story: Returns if the Pokémon is recruitable during the main story. | |||
-- | -- | ||
-------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | ||
return { | |||
["Abra"] = { ["ja"] = "ケーシィ", ["type1"] = "Psychic", ["recruit"] = "8.2%", ["camp"] = "Decrepit Lab" }, | |||
["Absol"] = { ["ja"] = "アブソル", ["type1"] = "Dark", ["recruit"] = "6.4%", ["camp"] = "Darkness Ridge" }, | |||
["Aerodactyl"] = { ["ja"] = "プテラ", ["type1"] = "Rock", ["type2"] = "Flying", ["recruit"] = "10.8%", ["camp"] = "Ancient Relic" }, | |||
["Aggron"] = { ["ja"] = "ボスゴドラ", ["type1"] = "Steel", ["type2"] = "Rock", ["recruit"] = "10.7%", ["camp"] = "Mt. Cleft" }, | |||
["Aipom"] = { ["ja"] = "エイパム", ["type1"] = "Normal", ["recruit"] = "10.8%", ["camp"] = "Vibrant Forest" }, | |||
["Alakazam"] = { ["ja"] = "フーディン", ["type1"] = "Psychic", ["recruit"] = "6.4%", ["camp"] = "Decrepit Lab" }, | |||
["Altaria"] = { ["ja"] = "チルタリス", ["type1"] = "Dragon", ["type2"] = "Flying", ["recruit"] = "10.8%", ["camp"] = "Flyaway Forest" }, | |||
["Ambipom"] = { ["ja"] = "エテボース", ["type1"] = "Normal", ["recruit"] = "10.8% | |||
Latest revision as of 17:11, 21 October 2024
Documentation for this module may be created at Module:Rescue Team DX Pokémon Data Cell/doc
--------------------------------------------------------------------------------
--
-- Module:Rescue Team DX Pokémon Data Cell
--
-- This module covers a list of Pokémon in Japanese, their types, and their
-- recruit chance present in Pokémon Mystery Dungeon: Rescue Team DX.
--
-- 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.
-- * recruit: Returns the Pokémon's recruit chance.
-- * camp: Returns the Pokémon's friend area.
-- * story: Returns if the Pokémon is recruitable during the main story.
--
--------------------------------------------------------------------------------
return {
["Abra"] = { ["ja"] = "ケーシィ", ["type1"] = "Psychic", ["recruit"] = "8.2%", ["camp"] = "Decrepit Lab" },
["Absol"] = { ["ja"] = "アブソル", ["type1"] = "Dark", ["recruit"] = "6.4%", ["camp"] = "Darkness Ridge" },
["Aerodactyl"] = { ["ja"] = "プテラ", ["type1"] = "Rock", ["type2"] = "Flying", ["recruit"] = "10.8%", ["camp"] = "Ancient Relic" },
["Aggron"] = { ["ja"] = "ボスゴドラ", ["type1"] = "Steel", ["type2"] = "Rock", ["recruit"] = "10.7%", ["camp"] = "Mt. Cleft" },
["Aipom"] = { ["ja"] = "エイパム", ["type1"] = "Normal", ["recruit"] = "10.8%", ["camp"] = "Vibrant Forest" },
["Alakazam"] = { ["ja"] = "フーディン", ["type1"] = "Psychic", ["recruit"] = "6.4%", ["camp"] = "Decrepit Lab" },
["Altaria"] = { ["ja"] = "チルタリス", ["type1"] = "Dragon", ["type2"] = "Flying", ["recruit"] = "10.8%", ["camp"] = "Flyaway Forest" },
["Ambipom"] = { ["ja"] = "エテボース", ["type1"] = "Normal", ["recruit"] = "10.8%", ["camp"] = "Vibrant Forest" },
["Ampharos"] = { ["ja"] = "デンリュウ", ["type1"] = "Electric", ["recruit"] = "14.4%", ["camp"] = "Thunder Crag" },
["Anorith"] = { ["ja"] = "アノプス", ["type1"] = "Rock", ["type2"] = "Bug", ["recruit"] = "8.2%", ["camp"] = "Treasure Sea" },
["Arbok"] = { ["ja"] = "アーボック", ["type1"] = "Poison", ["recruit"] = "10.8%", ["camp"] = "Wild Plains" },
["Arcanine"] = { ["ja"] = "ウインディ", ["type1"] = "Fire", ["recruit"] = "10.8%", ["camp"] = "Scorched Plains" },
["Ariados"] = { ["ja"] = "アリアドス", ["type1"] = "Bug", ["type2"] = "Poison", ["recruit"] = "10.8%", ["camp"] = "Secretive Forest" },
["Armaldo"] = { ["ja"] = "アーマルド", ["type1"] = "Rock", ["type2"] = "Bug", ["recruit"] = "8.2%", ["camp"] = "Treasure Sea" },
["Aron"] = { ["ja"] = "ココドラ", ["type1"] = "Steel", ["type2"] = "Rock", ["recruit"] = "14.4%", ["camp"] = "Mt. Cleft" },
["Articuno"] = { ["ja"] = "フリーザー", ["type1"] = "Ice", ["type2"] = "Flying", ["recruit"] = "100%", ["camp"] = "Legendary Island" },
["Azumarill"] = { ["ja"] = "マリルリ", ["type1"] = "Water", ["type2"] = "Fairy", ["recruit"] = "10.8%", ["camp"] = "Turtleshell Pond" },
["Azurill"] = { ["ja"] = "ルリリ", ["type1"] = "Normal", ["type2"] = "Fairy", ["recruit"] = "10.8%", ["camp"] = "Turtleshell Pond" },
["Bagon"] = { ["ja"] = "タツベイ", ["type1"] = "Dragon", ["recruit"] = "10.8%", ["camp"] = "Dragon Cave" },
["Baltoy"] = { ["ja"] = "ヤジロン", ["type1"] = "Ground", ["type2"] = "Psychic", ["recruit"] = "14.4%", ["camp"] = "Ancient Relic" },
["Banette"] = { ["ja"] = "ジュペッタ", ["type1"] = "Ghost", ["recruit"] = "8.2%", ["camp"] = "Darkness Ridge" },
["Barboach"] = { ["ja"] = "ドジョッチ", ["type1"] = "Water", ["type2"] = "Ground", ["recruit"] = "8.2%", ["camp"] = "Gourd Swamp" },
["Bayleef"] = { ["ja"] = "ベイリーフ", ["type1"] = "Grass", ["recruit"] = "10.7%", ["camp"] = "Beau Plains" },
["Beautifly"] = { ["ja"] = "アゲハント", ["type1"] = "Bug", ["type2"] = "Flying", ["recruit"] = "8.2%", ["camp"] = "Stump Forest" },
["Beedrill"] = { ["ja"] = "スピアー", ["type1"] = "Bug", ["type2"] = "Poison", ["recruit"] = "14.4%", ["camp"] = "Stump Forest" },
["Beldum"] = { ["ja"] = "ダンバル", ["type1"] = "Steel", ["type2"] = "Psychic", ["recruit"] = "14.4%", ["camp"] = "Magnetic Quarry" },
["Bellossom"] = { ["ja"] = "キレイハナ", ["type1"] = "Grass", ["recruit"] = "16.9%", ["camp"] = "Jungle" },
["Bellsprout"] = { ["ja"] = "マダツボミ", ["type1"] = "Grass", ["type2"] = "Poison", ["recruit"] = "16.9%", ["camp"] = "Jungle" },
["Blastoise"] = { ["ja"] = "カメックス", ["type1"] = "Water", ["recruit"] = "6.4%", ["camp"] = "Turtleshell Pond" },
["Blaziken"] = { ["ja"] = "バシャーモ", ["type1"] = "Fire", ["type2"] = "Fighting", ["recruit"] = "6.4%", ["camp"] = "Scorched Plains" },
["Blissey"] = { ["ja"] = "ハピナス", ["type1"] = "Normal", ["recruit"] = "16.9%", ["camp"] = "Sky-Blue Plains" },
["Bonsly"] = { ["ja"] = "ウソハチ", ["type1"] = "Rock", ["recruit"] = "8.2%", ["camp"] = "Overgrown Forest" },
["Breloom"] = { ["ja"] = "キノガッサ", ["type1"] = "Grass", ["type2"] = "Fighting", ["recruit"] = "10.8%", ["camp"] = "Mushroom Forest" },
["Budew"] = { ["ja"] = "スボミー", ["type1"] = "Grass", ["type2"] = "Poison", ["recruit"] = "16.9%", ["camp"] = "Beau Plains" },
["Bulbasaur"] = { ["ja"] = "フシギダネ", ["type1"] = "Grass", ["type2"] = "Poison", ["recruit"] = "16.9%", ["camp"] = "Beau Plains" },
["Butterfree"] = { ["ja"] = "バタフリー", ["type1"] = "Bug", ["type2"] = "Flying", ["recruit"] = "10.8%", ["camp"] = "Stump Forest" },
["Cacnea"] = { ["ja"] = "サボネア", ["type1"] = "Grass", ["recruit"] = "10.8%", ["camp"] = "Withering Desert" },
["Cacturne"] = { ["ja"] = "ノクタス", ["type1"] = "Grass", ["type2"] = "Dark", ["recruit"] = "10.8%", ["camp"] = "Withering Desert" },
["Camerupt"] = { ["ja"] = "バクーダ", ["type1"] = "Fire", ["type2"] = "Ground", ["recruit"] = "8.2%", ["camp"] = "Crater" },
["Carvanha"] = { ["ja"] = "キバニア", ["type1"] = "Water", ["type2"] = "Dark", ["recruit"] = "8.2%", ["camp"] = "Treasure Sea" },
["Cascoon"] = { ["ja"] = "マユルド", ["type1"] = "Bug", ["recruit"] = "14.4%", ["camp"] = "Stump Forest" },
["Castform"] = { ["ja"] = "ポワルン", ["type1"] = "Normal", ["recruit"] = "8.2%", ["camp"] = "Thunder Crag" },
["Caterpie"] = { ["ja"] = "キャタピー", ["type1"] = "Bug", ["recruit"] = "10.8%", ["camp"] = "Stump Forest" },
["Celebi"] = { ["ja"] = "セレビィ", ["type1"] = "Psychic", ["type2"] = "Grass", ["recruit"] = "100%", ["camp"] = "Healing Forest" },
["Shiny Celebi"] = { ["ja"] = "セレビィ", ["type1"] = "Psychic", ["type2"] = "Grass", ["recruit"] = "100%", ["camp"] = "Healing Forest" },
["Chansey"] = { ["ja"] = "ラッキー", ["type1"] = "Normal", ["recruit"] = "16.9%", ["camp"] = "Sky-Blue Plains" },
["Charizard"] = { ["ja"] = "リザードン", ["type1"] = "Fire", ["type2"] = "Flying", ["recruit"] = "6.4%", ["camp"] = "Mt. Cleft" },
["Charmander"] = { ["ja"] = "ヒトカゲ", ["type1"] = "Fire", ["recruit"] = "8.2%", ["camp"] = "Mt. Cleft" },
["Charmeleon"] = { ["ja"] = "リザード", ["type1"] = "Fire", ["recruit"] = "8.2%", ["camp"] = "Mt. Cleft" },
["Chikorita"] = { ["ja"] = "チコリータ", ["type1"] = "Grass", ["recruit"] = "16.9%", ["camp"] = "Beau Plains" },
["Chimecho"] = { ["ja"] = "チリーン", ["type1"] = "Psychic", ["recruit"] = "10.8%", ["camp"] = "Thunder Crag" },
["Chinchou"] = { ["ja"] = "チョンチー", ["type1"] = "Water", ["type2"] = "Electric", ["recruit"] = "1.6%", ["camp"] = "Deepsea Floor" },
["Chingling"] = { ["ja"] = "リーシャン", ["type1"] = "Psychic", ["recruit"] = "8.2%", ["camp"] = "Thunder Crag" },
["Clamperl"] = { ["ja"] = "パールル", ["type1"] = "Water", ["recruit"] = "8.2%", ["camp"] = "Deepsea Floor" },
["Claydol"] = { ["ja"] = "ネンドール", ["type1"] = "Ground", ["type2"] = "Psychic", ["recruit"] = "10.8%", ["camp"] = "Ancient Relic" },
["Clefable"] = { ["ja"] = "ピクシー", ["type1"] = "Fairy", ["recruit"] = "16.9%", ["camp"] = "Mt. Moonview" },
["Clefairy"] = { ["ja"] = "ピッピ", ["type1"] = "Fairy", ["recruit"] = "6.4%", ["camp"] = "Mt. Moonview" },
["Cleffa"] = { ["ja"] = "ピィ", ["type1"] = "Fairy", ["recruit"] = "16.9%", ["camp"] = "Mt. Moonview" },
["Cloyster"] = { ["ja"] = "パルシェン", ["type1"] = "Water", ["type2"] = "Ice", ["recruit"] = "1.6%", ["camp"] = "Bountiful Sea" },
["Combusken"] = { ["ja"] = "ワカシャモ", ["type1"] = "Fire", ["type2"] = "Fighting", ["recruit"] = "8.2%", ["camp"] = "Scorched Plains" },
["Corphish"] = { ["ja"] = "ヘイガニ", ["type1"] = "Water", ["recruit"] = "8.2%", ["camp"] = "Shallow Beach", ["camp"] = "Turtleshell Pond" },
["Corsola"] = { ["ja"] = "サニーゴ", ["type1"] = "Water", ["type2"] = "Rock", ["recruit"] = "8.2%" },
["Cradily"] = { ["ja"] = "ユレイドル", ["type1"] = "Rock", ["type2"] = "Grass", ["recruit"] = "1.6%", ["camp"] = "Deepsea Floor" },
["Crawdaunt"] = { ["ja"] = "シザリガー", ["type1"] = "Water", ["type2"] = "Dark", ["recruit"] = "8.2%", ["camp"] = "Turtleshell Pond" },
["Crobat"] = { ["ja"] = "クロバット", ["type1"] = "Poison", ["type2"] = "Flying", ["recruit"] = "10.8%", ["camp"] = "Echo Cave" },
["Croconaw"] = { ["ja"] = "アリゲイツ", ["type1"] = "Water", ["recruit"] = "8.2%", ["camp"] = "Rub-a-Dub River" },
["Cubone"] = { ["ja"] = "カラカラ", ["type1"] = "Ground", ["recruit"] = "8.2%", ["camp"] = "Mt. Green" },
["Cyndaquil"] = { ["ja"] = "ヒノアラシ", ["type1"] = "Fire", ["recruit"] = "16.9%", ["camp"] = "Scorched Plains" },
["Delcatty"] = { ["ja"] = "エネコロロ", ["type1"] = "Normal", ["recruit"] = "8.2%", ["camp"] = "Vibrant Forest" },
["Delibird"] = { ["ja"] = "デリバード", ["type1"] = "Ice", ["type2"] = "Flying", ["recruit"] = "8.2%", ["camp"] = "Frigid Cavern" },
["Deoxys (Attack Form)"] = { ["ja"] = "デオキシス", ["type1"] = "Psychic", ["recruit"] = "" },
["Deoxys (Defense Form)"] = { ["ja"] = "デオキシス", ["type1"] = "Psychic", ["recruit"] = "" },
["Deoxys (Speed Form)"] = { ["ja"] = "デオキシス", ["type1"] = "Psychic", ["recruit"] = "" },
["Deoxys"] = { ["ja"] = "デオキシス", ["type1"] = "Psychic", ["recruit"] = "100%" },
["Dewgong"] = { ["ja"] = "ジュゴン", ["type1"] = "Water", ["type2"] = "Ice", ["recruit"] = "8.2%", ["camp"] = "Ice Floe Beach" },
["Diglett"] = { ["ja"] = "ディグダ", ["type1"] = "Ground", ["recruit"] = "14.4%", ["camp"] = "Boulder Cave" },
["Ditto"] = { ["ja"] = "メタモン", ["type1"] = "Normal", ["recruit"] = "10.8%", ["camp"] = "Decrepit Lab" },
["Dodrio"] = { ["ja"] = "ドードリオ", ["type1"] = "Normal", ["type2"] = "Flying", ["recruit"] = "8.2%", ["camp"] = "Safari" },
["Doduo"] = { ["ja"] = "ドードー", ["type1"] = "Normal", ["type2"] = "Flying", ["recruit"] = "10.8%", ["camp"] = "Safari" },
["Donphan"] = { ["ja"] = "ドンファン", ["type1"] = "Ground", ["recruit"] = "8.2%", ["camp"] = "Safari" },
["Dragonair"] = { ["ja"] = "ハクリュー", ["type1"] = "Dragon", ["recruit"] = "8.2%", ["camp"] = "Mystic Lake" },
["Dragonite"] = { ["ja"] = "カイリュー", ["type1"] = "Dragon", ["type2"] = "Flying", ["recruit"] = "10.8%", ["camp"] = "Mystic Lake" },
["Dratini"] = { ["ja"] = "ミニリュウ", ["type1"] = "Dragon", ["recruit"] = "8.2%", ["camp"] = "Mystic Lake" },
["Drowzee"] = { ["ja"] = "スリープ", ["type1"] = "Psychic", ["recruit"] = "8.2%", ["camp"] = "Wild Plains" },
["Dugtrio"] = { ["ja"] = "ダグトリオ", ["type1"] = "Ground", ["recruit"] = "8.2%", ["camp"] = "Boulder Cave" },
["Dunsparce"] = { ["ja"] = "ノコッチ", ["type1"] = "Normal", ["recruit"] = "10.8%", ["camp"] = "Echo Cave" },
["Dusclops"] = { ["ja"] = "サマヨール", ["type1"] = "Ghost", ["recruit"] = "10.8%", ["camp"] = "Darkness Ridge" },
["Dusknoir"] = { ["ja"] = "ヨノワール", ["type1"] = "Ghost", ["recruit"] = "10.7%", ["camp"] = "Darkness Ridge" },
["Duskull"] = { ["ja"] = "ヨマワル", ["type1"] = "Ghost", ["recruit"] = "10.8%", ["camp"] = "Darkness Ridge" },
["Dustox"] = { ["ja"] = "ドクケイル", ["type1"] = "Bug", ["type2"] = "Poison", ["recruit"] = "14.4%", ["camp"] = "Stump Forest" },
["Eevee"] = { ["ja"] = "イーブイ", ["type1"] = "Normal", ["recruit"] = "16.9%", ["camp"] = "Evolution Forest" },
["Ekans"] = { ["ja"] = "アーボ", ["type1"] = "Poison", ["recruit"] = "8.2%", ["camp"] = "Wild Plains" },
["Electabuzz"] = { ["ja"] = "エレブー", ["type1"] = "Electric", ["recruit"] = "8.2%", ["camp"] = "Power Plant" },
["Electivire"] = { ["ja"] = "エレキブル", ["type1"] = "Electric", ["recruit"] = "10.7%", ["camp"] = "Power Plant" },
["Electrike"] = { ["ja"] = "ラクライ", ["type1"] = "Electric", ["recruit"] = "10.8%", ["camp"] = "Thunder Crag" },
["Electrode"] = { ["ja"] = "マルマイン", ["type1"] = "Electric", ["recruit"] = "8.2%", ["camp"] = "Power Plant" },
["Elekid"] = { ["ja"] = "エレキッド", ["type1"] = "Electric", ["recruit"] = "14.4%", ["camp"] = "Power Plant" },
["Entei"] = { ["ja"] = "エンテイ", ["type1"] = "Fire", ["recruit"] = "100%", ["camp"] = "Sacred Field" },
["Espeon"] = { ["ja"] = "エーフィ", ["type1"] = "Psychic", ["recruit"] = "8.2%", ["camp"] = "Evolution Forest" },
["Exeggcute"] = { ["ja"] = "タマタマ", ["type1"] = "Grass", ["type2"] = "Psychic", ["recruit"] = "14.4%", ["camp"] = "Jungle" },
["Exeggutor"] = { ["ja"] = "ナッシー", ["type1"] = "Grass", ["type2"] = "Psychic", ["recruit"] = "14.4%", ["camp"] = "Jungle" },
["Exploud"] = { ["ja"] = "バクオング", ["type1"] = "Normal", ["recruit"] = "10.7%", ["camp"] = "Echo Cave" },
["Farfetch'd"] = { ["ja"] = "カモネギ", ["type1"] = "Normal", ["type2"] = "Flying", ["recruit"] = "14.4%", ["camp"] = "Wild Plains" },
["Fearow"] = { ["ja"] = "オニドリル", ["type1"] = "Normal", ["type2"] = "Flying", ["recruit"] = "10.8%", ["camp"] = "Ravaged Field" },
["Feebas"] = { ["ja"] = "ヒンバス", ["type1"] = "Water", ["recruit"] = "8.2%", ["camp"] = "Waterfall Lake" },
["Feraligatr"] = { ["ja"] = "オーダイル", ["type1"] = "Water", ["recruit"] = "6.4%", ["camp"] = "Rub-a-Dub River" },
["Flaaffy"] = { ["ja"] = "モココ", ["type1"] = "Electric", ["recruit"] = "8.2%", ["camp"] = "Thunder Crag" },
["Flareon"] = { ["ja"] = "ブースター", ["type1"] = "Fire", ["recruit"] = "8.2%", ["camp"] = "Evolution Forest" },
["Flygon"] = { ["ja"] = "フライゴン", ["type1"] = "Ground", ["type2"] = "Dragon", ["recruit"] = "-2.2%", ["camp"] = "Withering Desert" },
["Forretress"] = { ["ja"] = "フォレトス", ["type1"] = "Bug", ["type2"] = "Steel", ["recruit"] = "10.8%", ["camp"] = "Secretive Forest" },
["Froslass"] = { ["ja"] = "ユキメノコ", ["type1"] = "Ice", ["type2"] = "Ghost", ["recruit"] = "10.7%", ["camp"] = "Frigid Cavern" },
["Furret"] = { ["ja"] = "オオタチ", ["type1"] = "Normal", ["recruit"] = "10.8%", ["camp"] = "Thunder Crag" },
["Gallade"] = { ["ja"] = "エルレイド", ["type1"] = "Psychic", ["type2"] = "Fighting", ["recruit"] = "10.7%", ["camp"] = "Sky-Blue Plains" },
["Gardevoir"] = { ["ja"] = "サーナイト", ["type1"] = "Psychic", ["type2"] = "Fairy", ["recruit"] = "16.9%", ["camp"] = "Sky-Blue Plains" },
["Gastly"] = { ["ja"] = "ゴース", ["type1"] = "Ghost", ["type2"] = "Poison", ["recruit"] = "8.2%", ["camp"] = "Darkness Ridge" },
["Gengar"] = { ["ja"] = "ゲンガー", ["type1"] = "Ghost", ["type2"] = "Poison", ["recruit"] = "14.4%", ["camp"] = "Darkness Ridge" },
["Geodude"] = { ["ja"] = "イシツブテ", ["type1"] = "Rock", ["type2"] = "Ground", ["recruit"] = "14.4%", ["camp"] = "Mt. Green" },
["Girafarig"] = { ["ja"] = "キリンリキ", ["type1"] = "Normal", ["type2"] = "Psychic", ["recruit"] = "8.2%", ["camp"] = "Sky-Blue Plains" },
["Glaceon"] = { ["ja"] = "グレイシア", ["type1"] = "Ice", ["recruit"] = "10.7%", ["camp"] = "Evolution Forest" },
["Glalie"] = { ["ja"] = "オニゴーリ", ["type1"] = "Ice", ["recruit"] = "-2.2%", ["camp"] = "Frigid Cavern" },
["Gligar"] = { ["ja"] = "グライガー", ["type1"] = "Ground", ["type2"] = "Flying", ["recruit"] = "10.8%", ["camp"] = "Mt. Green" },
["Gliscor"] = { ["ja"] = "グライオン", ["type1"] = "Ground", ["type2"] = "Flying", ["recruit"] = "10.7%", ["camp"] = "Mt. Green" },
["Gloom"] = { ["ja"] = "クサイハナ", ["type1"] = "Grass", ["type2"] = "Poison", ["recruit"] = "14.4%", ["camp"] = "Jungle" },
["Golbat"] = { ["ja"] = "ゴルバット", ["type1"] = "Poison", ["type2"] = "Flying", ["recruit"] = "10.8%", ["camp"] = "Echo Cave" },
["Goldeen"] = { ["ja"] = "トサキント", ["type1"] = "Water", ["recruit"] = "8.2%", ["camp"] = "Rub-a-Dub River" },
["Golduck"] = { ["ja"] = "ゴルダック", ["type1"] = "Water", ["recruit"] = "8.2%", ["camp"] = "Turtleshell Pond" },
["Golem"] = { ["ja"] = "ゴローニャ", ["type1"] = "Rock", ["type2"] = "Ground", ["recruit"] = "10.8%", ["camp"] = "Mt. Green" },
["Gorebyss"] = { ["ja"] = "サクラビス", ["type1"] = "Water", ["recruit"] = "1.6%", ["camp"] = "Deepsea Floor" },
["Granbull"] = { ["ja"] = "グランブル", ["type1"] = "Fairy", ["recruit"] = "16.9%", ["camp"] = "Sky-Blue Plains" },
["Graveler"] = { ["ja"] = "ゴローン", ["type1"] = "Rock", ["type2"] = "Ground", ["recruit"] = "10.8%", ["camp"] = "Mt. Green" },
["Grimer"] = { ["ja"] = "ベトベター", ["type1"] = "Poison", ["recruit"] = "10.8%", ["camp"] = "Poison Swamp" },
["Groudon"] = { ["ja"] = "グラードン", ["type1"] = "Ground", ["recruit"] = "100%", ["camp"] = "Volcanic Pit" },
["Grovyle"] = { ["ja"] = "ジュプトル", ["type1"] = "Grass", ["recruit"] = "10.7%", ["camp"] = "Overgrown Forest" },
["Growlithe"] = { ["ja"] = "ガーディ", ["type1"] = "Fire", ["recruit"] = "10.8%", ["camp"] = "Scorched Plains" },
["Grumpig"] = { ["ja"] = "ブーピッグ", ["type1"] = "Psychic", ["recruit"] = "8.2%", ["camp"] = "Mt. Green" },
["Gulpin"] = { ["ja"] = "ゴクリン", ["type1"] = "Poison", ["recruit"] = "8.2%", ["camp"] = "Poison Swamp" },
["Gyarados"] = { ["ja"] = "ギャラドス", ["type1"] = "Water", ["type2"] = "Flying", ["recruit"] = "10.7%", ["camp"] = "Waterfall Lake" },
["Happiny"] = { ["ja"] = "ピンプク", ["type1"] = "Normal", ["recruit"] = "16.9%", ["camp"] = "Sky-Blue Plains" },
["Hariyama"] = { ["ja"] = "ハリテヤマ", ["type1"] = "Fighting", ["recruit"] = "6.4%", ["camp"] = "Mt. Discipline" },
["Haunter"] = { ["ja"] = "ゴースト", ["type1"] = "Ghost", ["type2"] = "Poison", ["recruit"] = "8.2%", ["camp"] = "Darkness Ridge" },
["Heracross"] = { ["ja"] = "ヘラクロス", ["type1"] = "Bug", ["type2"] = "Fighting", ["recruit"] = "10.8%", ["camp"] = "Overgrown Forest" },
["Hitmonchan"] = { ["ja"] = "エビワラー", ["type1"] = "Fighting", ["recruit"] = "8.2%", ["camp"] = "Mt. Discipline" },
["Hitmonlee"] = { ["ja"] = "サワムラー", ["type1"] = "Fighting", ["recruit"] = "8.2%", ["camp"] = "Mt. Discipline" },
["Hitmontop"] = { ["ja"] = "カポエラー", ["type1"] = "Fighting", ["recruit"] = "8.2%", ["camp"] = "Mt. Discipline" },
["Ho-Oh"] = { ["ja"] = "ホウオウ", ["type1"] = "Fire", ["type2"] = "Flying", ["recruit"] = "100%", ["camp"] = "Rainbow Peak" },
["Honchkrow"] = { ["ja"] = "ドンカラス", ["type1"] = "Dark", ["type2"] = "Flying", ["recruit"] = "10.7%", ["camp"] = "Flyaway Forest" },
["Hoothoot"] = { ["ja"] = "ホーホー", ["type1"] = "Normal", ["type2"] = "Flying", ["recruit"] = "14.4%", ["camp"] = "Flyaway Forest" },
["Hoppip"] = { ["ja"] = "ハネッコ", ["type1"] = "Grass", ["type2"] = "Flying", ["recruit"] = "8.2%", ["camp"] = "Beau Plains" },
["Horsea"] = { ["ja"] = "タッツー", ["type1"] = "Water", ["recruit"] = "8.2%", ["camp"] = "Treasure Sea" },
["Houndoom"] = { ["ja"] = "ヘルガー", ["type1"] = "Dark", ["type2"] = "Fire", ["recruit"] = "10.8%", ["camp"] = "Ravaged Field" },
["Houndour"] = { ["ja"] = "デルビル", ["type1"] = "Dark", ["type2"] = "Fire", ["recruit"] = "14.4%", ["camp"] = "Ravaged Field" },
["Huntail"] = { ["ja"] = "ハンテール", ["type1"] = "Water", ["recruit"] = "1.6%", ["camp"] = "Deepsea Floor" },
["Hypno"] = { ["ja"] = "スリーパー", ["type1"] = "Psychic", ["recruit"] = "8.2%", ["camp"] = "Wild Plains" },
["Igglybuff"] = { ["ja"] = "ププリン", ["type1"] = "Normal", ["type2"] = "Fairy", ["recruit"] = "16.9%", ["camp"] = "Sky-Blue Plains" },
["Illumise"] = { ["ja"] = "イルミーゼ", ["type1"] = "Bug", ["recruit"] = "10.8%", ["camp"] = "Rub-a-Dub River" },
["Ivysaur"] = { ["ja"] = "フシギソウ", ["type1"] = "Grass", ["type2"] = "Poison", ["recruit"] = "10.7%", ["camp"] = "Beau Plains" },
["Jigglypuff"] = { ["ja"] = "プリン", ["type1"] = "Normal", ["type2"] = "Fairy", ["recruit"] = "16.9%", ["camp"] = "Sky-Blue Plains" },
["Jirachi"] = { ["ja"] = "ジラーチ", ["type1"] = "Steel", ["type2"] = "Psychic", ["recruit"] = "100%", ["camp"] = "Mt. Moonview" },
["Jolteon"] = { ["ja"] = "サンダース", ["type1"] = "Electric", ["recruit"] = "8.2%", ["camp"] = "Evolution Forest" },
["Jumpluff"] = { ["ja"] = "ワタッコ", ["type1"] = "Grass", ["type2"] = "Flying", ["recruit"] = "10.8%", ["camp"] = "Beau Plains" },
["Jynx"] = { ["ja"] = "ルージュラ", ["type1"] = "Ice", ["type2"] = "Psychic", ["recruit"] = "8.2%", ["camp"] = "Frigid Cavern" },
["Kabuto"] = { ["ja"] = "カブト", ["type1"] = "Rock", ["type2"] = "Water", ["recruit"] = "8.2%", ["camp"] = "Deepsea Floor" },
["Kabutops"] = { ["ja"] = "カブトプス", ["type1"] = "Rock", ["type2"] = "Water", ["recruit"] = "8.2%", ["camp"] = "Deepsea Floor" },
["Kadabra"] = { ["ja"] = "ユンゲラー", ["type1"] = "Psychic", ["recruit"] = "8.2%", ["camp"] = "Decrepit Lab" },
["Kakuna"] = { ["ja"] = "コクーン", ["type1"] = "Bug", ["type2"] = "Poison", ["recruit"] = "10.8%", ["camp"] = "Stump Forest" },
["Kangaskhan"] = { ["ja"] = "ガルーラ", ["type1"] = "Normal", ["recruit"] = "16.9%", ["camp"] = "Safari" },
["Kecleon"] = { ["ja"] = "カクレオン", ["type1"] = "Normal", ["recruit"] = "16.9%", ["camp"] = "Overgrown Forest" },
["Kingdra"] = { ["ja"] = "キングドラ", ["type1"] = "Water", ["type2"] = "Dragon", ["recruit"] = "8.2%", ["camp"] = "Treasure Sea" },
["Kingler"] = { ["ja"] = "キングラー", ["type1"] = "Water", ["recruit"] = "8.2%", ["camp"] = "Shallow Beach" },
["Kirlia"] = { ["ja"] = "キルリア", ["type1"] = "Psychic", ["type2"] = "Fairy", ["recruit"] = "8.2%", ["camp"] = "Sky-Blue Plains" },
["Koffing"] = { ["ja"] = "ドガース", ["type1"] = "Poison", ["recruit"] = "10.8%", ["camp"] = "Poison Swamp" },
["Krabby"] = { ["ja"] = "クラブ", ["type1"] = "Water", ["recruit"] = "8.2%", ["camp"] = "Shallow Beach" },
["Kyogre"] = { ["ja"] = "カイオーガ", ["type1"] = "Water", ["recruit"] = "100%", ["camp"] = "Seafloor Cave" },
["Lairon"] = { ["ja"] = "コドラ", ["type1"] = "Steel", ["type2"] = "Rock", ["recruit"] = "10.8%", ["camp"] = "Mt. Cleft" },
["Lanturn"] = { ["ja"] = "ランターン", ["type1"] = "Water", ["type2"] = "Electric", ["recruit"] = "1.6%", ["camp"] = "Deepsea Floor" },
["Lapras"] = { ["ja"] = "ラプラス", ["type1"] = "Water", ["type2"] = "Ice", ["recruit"] = "8.2%", ["camp"] = "Mystic Lake" },
["Larvitar"] = { ["ja"] = "ヨーギラス", ["type1"] = "Rock", ["type2"] = "Ground", ["recruit"] = "8.2%", ["camp"] = "Mt. Cleft" },
["Latias"] = { ["ja"] = "ラティアス", ["type1"] = "Dragon", ["type2"] = "Psychic", ["recruit"] = "100%", ["camp"] = "Southern Island" },
["Latios"] = { ["ja"] = "ラティオス", ["type1"] = "Dragon", ["type2"] = "Psychic", ["recruit"] = "100%", ["camp"] = "Southern Island" },
["Leafeon"] = { ["ja"] = "リーフィア", ["type1"] = "Grass", ["recruit"] = "10.7%", ["camp"] = "Evolution Forest" },
["Ledian"] = { ["ja"] = "レディアン", ["type1"] = "Bug", ["type2"] = "Flying", ["recruit"] = "10.8%", ["camp"] = "Stump Forest" },
["Ledyba"] = { ["ja"] = "レディバ", ["type1"] = "Bug", ["type2"] = "Flying", ["recruit"] = "14.4%", ["camp"] = "Stump Forest" },
["Lickilicky"] = { ["ja"] = "ベロベルト", ["type1"] = "Normal", ["recruit"] = "10.8%", ["camp"] = "Sky-Blue Plains" },
["Lickitung"] = { ["ja"] = "ベロリンガ", ["type1"] = "Normal", ["recruit"] = "6.4%", ["camp"] = "Sky-Blue Plains" },
["Lileep"] = { ["ja"] = "リリーラ", ["type1"] = "Rock", ["type2"] = "Grass", ["recruit"] = "1.6%", ["camp"] = "Deepsea Floor" },
["Linoone"] = { ["ja"] = "マッスグマ", ["type1"] = "Normal", ["recruit"] = "14.4%", ["camp"] = "Wild Plains" },
["Lombre"] = { ["ja"] = "ハスブレロ", ["type1"] = "Water", ["type2"] = "Grass", ["recruit"] = "8.2%", ["camp"] = "Tadpole Pond" },
["Lotad"] = { ["ja"] = "ハスボー", ["type1"] = "Water", ["type2"] = "Grass", ["recruit"] = "8.2%", ["camp"] = "Tadpole Pond" },
["Loudred"] = { ["ja"] = "ドゴーム", ["type1"] = "Normal", ["recruit"] = "8.2%", ["camp"] = "Echo Cave" },
["Lucario"] = { ["ja"] = "ルカリオ", ["type1"] = "Fighting", ["type2"] = "Steel", ["recruit"] = "-88.8%", ["camp"] = "Mt. Discipline" },
["Ludicolo"] = { ["ja"] = "ルンパッパ", ["type1"] = "Water", ["type2"] = "Grass", ["recruit"] = "8.2%", ["camp"] = "Tadpole Pond" },
["Lugia"] = { ["ja"] = "ルギア", ["type1"] = "Psychic", ["type2"] = "Flying", ["recruit"] = "100%", ["camp"] = "Deepsea Current" },
["Lunatone"] = { ["ja"] = "ルナトーン", ["type1"] = "Rock", ["type2"] = "Psychic", ["recruit"] = "10.8%", ["camp"] = "Mt. Moonview" },
["Luvdisc"] = { ["ja"] = "ラブカス", ["type1"] = "Water", ["recruit"] = "8.2%", ["camp"] = "Treasure Sea" },
["Machamp"] = { ["ja"] = "カイリキー", ["type1"] = "Fighting", ["recruit"] = "8.2%", ["camp"] = "Mt. Discipline" },
["Machoke"] = { ["ja"] = "ゴーリキー", ["type1"] = "Fighting", ["recruit"] = "8.2%", ["camp"] = "Mt. Discipline" },
["Machop"] = { ["ja"] = "ワンリキー", ["type1"] = "Fighting", ["recruit"] = "8.2%", ["camp"] = "Mt. Discipline" },
["Magby"] = { ["ja"] = "ブビィ", ["type1"] = "Fire", ["recruit"] = "10.8%", ["camp"] = "Crater" },
["Magcargo"] = { ["ja"] = "マグカルゴ", ["type1"] = "Fire", ["type2"] = "Rock", ["recruit"] = "-2.2%", ["camp"] = "Crater" },
["Magikarp"] = { ["ja"] = "コイキング", ["type1"] = "Water", ["recruit"] = "8.2%", ["camp"] = "Waterfall Lake" },
["Magmar"] = { ["ja"] = "ブーバー", ["type1"] = "Fire", ["recruit"] = "10.8%", ["camp"] = "Crater" },
["Magmortar"] = { ["ja"] = "ブーバーン", ["type1"] = "Fire", ["recruit"] = "10.7%", ["camp"] = "Crater" },
["Magnemite"] = { ["ja"] = "コイル", ["type1"] = "Electric", ["type2"] = "Steel", ["recruit"] = "8.2%", ["camp"] = "Power Plant" },
["Magneton"] = { ["ja"] = "レアコイル", ["type1"] = "Electric", ["type2"] = "Steel", ["recruit"] = "8.2%", ["camp"] = "Power Plant" },
["Magnezone"] = { ["ja"] = "ジバコイル", ["type1"] = "Electric", ["type2"] = "Steel", ["recruit"] = "10.7%", ["camp"] = "Power Plant" },
["Makuhita"] = { ["ja"] = "マクノシタ", ["type1"] = "Fighting", ["recruit"] = "8.2%", ["camp"] = "Mt. Discipline" },
["Mamoswine"] = { ["ja"] = "マンムー", ["type1"] = "Ice", ["type2"] = "Ground", ["recruit"] = "10.7%", ["camp"] = "Frigid Cavern" },
["Manectric"] = { ["ja"] = "ライボルト", ["type1"] = "Electric", ["recruit"] = "10.8%", ["camp"] = "Thunder Crag" },
["Mankey"] = { ["ja"] = "マンキー", ["type1"] = "Fighting", ["recruit"] = "10.8%", ["camp"] = "Vibrant Forest" },
["Mantine"] = { ["ja"] = "マンタイン", ["type1"] = "Water", ["type2"] = "Flying", ["recruit"] = "8.2%", ["camp"] = "Serene Sea" },
["Mantyke"] = { ["ja"] = "タマンタ", ["type1"] = "Water", ["type2"] = "Flying", ["recruit"] = "8.2%", ["camp"] = "Serene Sea" },
["Mareep"] = { ["ja"] = "メリープ", ["type1"] = "Electric", ["recruit"] = "8.2%", ["camp"] = "Thunder Crag" },
["Marill"] = { ["ja"] = "マリル", ["type1"] = "Water", ["type2"] = "Fairy", ["recruit"] = "6.4%", ["camp"] = "Turtleshell Pond" },
["Marowak"] = { ["ja"] = "ガラガラ", ["type1"] = "Ground", ["recruit"] = "8.2%", ["camp"] = "Mt. Green" },
["Marshtomp"] = { ["ja"] = "ヌマクロー", ["type1"] = "Water", ["type2"] = "Ground", ["recruit"] = "8.2%", ["camp"] = "Gourd Swamp" },
["Masquerain"] = { ["ja"] = "アメモース", ["type1"] = "Bug", ["type2"] = "Flying", ["recruit"] = "10.8%", ["camp"] = "Tadpole Pond" },
["Mawile"] = { ["ja"] = "クチート", ["type1"] = "Steel", ["type2"] = "Fairy", ["recruit"] = "10.8%", ["camp"] = "Echo Cave" },
["Medicham"] = { ["ja"] = "チャーレム", ["type1"] = "Fighting", ["type2"] = "Psychic", ["recruit"] = "14.4%", ["camp"] = "Mt. Discipline" },
["Meditite"] = { ["ja"] = "アサナン", ["type1"] = "Fighting", ["type2"] = "Psychic", ["recruit"] = "14.4%", ["camp"] = "Mt. Discipline" },
["Meganium"] = { ["ja"] = "メガニウム", ["type1"] = "Grass", ["recruit"] = "10.7%", ["camp"] = "Beau Plains" },
["Meowth"] = { ["ja"] = "ニャース", ["type1"] = "Normal", ["recruit"] = "16.9%", ["camp"] = "Vibrant Forest" },
["Metagross"] = { ["ja"] = "メタグロス", ["type1"] = "Steel", ["type2"] = "Psychic", ["recruit"] = "-2.2%", ["camp"] = "Magnetic Quarry" },
["Metang"] = { ["ja"] = "メタング", ["type1"] = "Steel", ["type2"] = "Psychic", ["recruit"] = "10.8%", ["camp"] = "Magnetic Quarry" },
["Metapod"] = { ["ja"] = "トランセル", ["type1"] = "Bug", ["recruit"] = "10.8%", ["camp"] = "Stump Forest" },
["Mew"] = { ["ja"] = "ミュウ", ["type1"] = "Psychic", ["recruit"] = "8.2%", ["camp"] = "Final Island" },
["Mewtwo"] = { ["ja"] = "ミュウツー", ["type1"] = "Psychic", ["recruit"] = "100%", ["camp"] = "Cryptic Cave" },
["Mightyena"] = { ["ja"] = "グラエナ", ["type1"] = "Dark", ["recruit"] = "10.8%", ["camp"] = "Wild Plains" },
["Milotic"] = { ["ja"] = "ミロカロス", ["type1"] = "Water", ["recruit"] = "10.7%", ["camp"] = "Waterfall Lake" },
["Miltank"] = { ["ja"] = "ミルタンク", ["type1"] = "Normal", ["recruit"] = "16.9%", ["camp"] = "Safari" },
["Mime Jr."] = { ["ja"] = "マネネ", ["type1"] = "Psychic", ["type2"] = "Fairy", ["recruit"] = "16.9%", ["camp"] = "Decrepit Lab" },
["Minun"] = { ["ja"] = "マイナン", ["type1"] = "Electric", ["recruit"] = "14.4%", ["camp"] = "Thunder Crag" },
["Misdreavus"] = { ["ja"] = "ムウマ", ["type1"] = "Ghost", ["recruit"] = "8.2%", ["camp"] = "Darkness Ridge" },
["Mismagius"] = { ["ja"] = "ムウマージ", ["type1"] = "Ghost", ["recruit"] = "10.7%", ["camp"] = "Darkness Ridge" },
["Moltres"] = { ["ja"] = "ファイヤー", ["type1"] = "Fire", ["type2"] = "Flying", ["recruit"] = "100%", ["camp"] = "Legendary Island" },
["Mr. Mime"] = { ["ja"] = "バリヤード", ["type1"] = "Psychic", ["type2"] = "Fairy", ["recruit"] = "8.2%", ["camp"] = "Decrepit Lab" },
["Mudkip"] = { ["ja"] = "ミズゴロウ", ["type1"] = "Water", ["recruit"] = "8.2%", ["camp"] = "Gourd Swamp" },
["Muk"] = { ["ja"] = "ベトベトン", ["type1"] = "Poison", ["recruit"] = "8.2%", ["camp"] = "Poison Swamp" },
["Munchlax"] = { ["ja"] = "ゴンベ", ["type1"] = "Normal", ["recruit"] = "8.2%", ["camp"] = "Vibrant Forest" },
["Murkrow"] = { ["ja"] = "ヤミカラス", ["type1"] = "Dark", ["type2"] = "Flying", ["recruit"] = "10.8%", ["camp"] = "Flyaway Forest" },
["Natu"] = { ["ja"] = "ネイティ", ["type1"] = "Psychic", ["type2"] = "Flying", ["recruit"] = "8.2%", ["camp"] = "Flyaway Forest" },
["Nidoking"] = { ["ja"] = "ニドキング", ["type1"] = "Poison", ["type2"] = "Ground", ["recruit"] = "10.8%", ["camp"] = "Safari" },
["Nidoqueen"] = { ["ja"] = "ニドクイン", ["type1"] = "Poison", ["type2"] = "Ground", ["recruit"] = "10.8%", ["camp"] = "Safari" },
["Nidoran♀"] = { ["ja"] = "ニドラン", ["type1"] = "Poison", ["recruit"] = "14.4%", ["camp"] = "Safari" },
["Nidoran♂"] = { ["ja"] = "ニドラン", ["type1"] = "Poison", ["recruit"] = "10.8%", ["camp"] = "Safari" },
["Nidorina"] = { ["ja"] = "ニドリーナ", ["type1"] = "Poison", ["recruit"] = "10.8%", ["camp"] = "Safari" },
["Nidorino"] = { ["ja"] = "ニドリーノ", ["type1"] = "Poison", ["recruit"] = "10.8%", ["camp"] = "Safari" },
["Nincada"] = { ["ja"] = "ツチニン", ["type1"] = "Bug", ["type2"] = "Ground", ["recruit"] = "10.8%", ["camp"] = "Secretive Forest" },
["Ninetales"] = { ["ja"] = "キュウコン", ["type1"] = "Fire", ["recruit"] = "6.4%", ["camp"] = "Darkness Ridge" },
["Ninjask"] = { ["ja"] = "テッカニン", ["type1"] = "Bug", ["type2"] = "Flying", ["recruit"] = "8.2%", ["camp"] = "Secretive Forest" },
["Noctowl"] = { ["ja"] = "ヨルノズク", ["type1"] = "Normal", ["type2"] = "Flying", ["recruit"] = "10.8%", ["camp"] = "Flyaway Forest" },
["Nosepass"] = { ["ja"] = "ノズパス", ["type1"] = "Rock", ["recruit"] = "10.8%", ["camp"] = "Echo Cave" },
["Numel"] = { ["ja"] = "ドンメル", ["type1"] = "Fire", ["type2"] = "Ground", ["recruit"] = "10.8%", ["camp"] = "Crater" },
["Nuzleaf"] = { ["ja"] = "コノハナ", ["type1"] = "Grass", ["type2"] = "Dark", ["recruit"] = "10.8%", ["camp"] = "Mushroom Forest" },
["Octillery"] = { ["ja"] = "オクタン", ["type1"] = "Water", ["recruit"] = "8.2%", ["camp"] = "Treasure Sea" },
["Oddish"] = { ["ja"] = "ナゾノクサ", ["type1"] = "Grass", ["type2"] = "Poison", ["recruit"] = "14.4%", ["camp"] = "Jungle" },
["Omanyte"] = { ["ja"] = "オムナイト", ["type1"] = "Rock", ["type2"] = "Water", ["recruit"] = "8.2%", ["camp"] = "Deepsea Floor" },
["Omastar"] = { ["ja"] = "オムスター", ["type1"] = "Rock", ["type2"] = "Water", ["recruit"] = "8.2%", ["camp"] = "Deepsea Floor" },
["Onix"] = { ["ja"] = "イワーク", ["type1"] = "Rock", ["type2"] = "Ground", ["recruit"] = "10.8%", ["camp"] = "Boulder Cave" },
["Paras"] = { ["ja"] = "パラス", ["type1"] = "Bug", ["type2"] = "Grass", ["recruit"] = "14.4%", ["camp"] = "Mushroom Forest" },
["Parasect"] = { ["ja"] = "パラセクト", ["type1"] = "Bug", ["type2"] = "Grass", ["recruit"] = "16.9%", ["camp"] = "Mushroom Forest" },
["Pelipper"] = { ["ja"] = "ペリッパー", ["type1"] = "Water", ["type2"] = "Flying", ["recruit"] = "10.7%", ["camp"] = "Shallow Beach" },
["Persian"] = { ["ja"] = "ペルシアン", ["type1"] = "Normal", ["recruit"] = "16.9%", ["camp"] = "Vibrant Forest" },
["Phanpy"] = { ["ja"] = "ゴマゾウ", ["type1"] = "Ground", ["recruit"] = "10.8%", ["camp"] = "Safari" },
["Pichu"] = { ["ja"] = "ピチュー", ["type1"] = "Electric", ["recruit"] = "16.9%", ["camp"] = "Vibrant Forest" },
["Pidgeot"] = { ["ja"] = "ピジョット", ["type1"] = "Normal", ["type2"] = "Flying", ["recruit"] = "-2.2%", ["camp"] = "Flyaway Forest" },
["Pidgeotto"] = { ["ja"] = "ピジョン", ["type1"] = "Normal", ["type2"] = "Flying", ["recruit"] = "10.8%", ["camp"] = "Flyaway Forest" },
["Pidgey"] = { ["ja"] = "ポッポ", ["type1"] = "Normal", ["type2"] = "Flying", ["recruit"] = "14.4%", ["camp"] = "Flyaway Forest" },
["Pikachu"] = { ["ja"] = "ピカチュウ", ["type1"] = "Electric", ["recruit"] = "8.2%", ["camp"] = "Vibrant Forest" },
["Piloswine"] = { ["ja"] = "イノムー", ["type1"] = "Ice", ["type2"] = "Ground", ["recruit"] = "10.8%", ["camp"] = "Frigid Cavern" },
["Pineco"] = { ["ja"] = "クヌギダマ", ["type1"] = "Bug", ["recruit"] = "10.8%", ["camp"] = "Secretive Forest" },
["Pinsir"] = { ["ja"] = "カイロス", ["type1"] = "Bug", ["recruit"] = "14.4%", ["camp"] = "Overgrown Forest" },
["Plusle"] = { ["ja"] = "プラスル", ["type1"] = "Electric", ["recruit"] = "14.4%", ["camp"] = "Thunder Crag" },
["Politoed"] = { ["ja"] = "ニョロトノ", ["type1"] = "Water", ["recruit"] = "8.2%", ["camp"] = "Tadpole Pond" },
["Poliwag"] = { ["ja"] = "ニョロモ", ["type1"] = "Water", ["recruit"] = "14.4%", ["camp"] = "Tadpole Pond" },
["Poliwhirl"] = { ["ja"] = "ニョロゾ", ["type1"] = "Water", ["recruit"] = "8.2%", ["camp"] = "Tadpole Pond" },
["Poliwrath"] = { ["ja"] = "ニョロボン", ["type1"] = "Water", ["type2"] = "Fighting", ["recruit"] = "8.2%", ["camp"] = "Tadpole Pond" },
["Ponyta"] = { ["ja"] = "ポニータ", ["type1"] = "Fire", ["recruit"] = "6.4%", ["camp"] = "Scorched Plains" },
["Poochyena"] = { ["ja"] = "ポチエナ", ["type1"] = "Dark", ["recruit"] = "14.4%", ["camp"] = "Wild Plains" },
["Porygon"] = { ["ja"] = "ポリゴン", ["type1"] = "Normal", ["recruit"] = "8.2%", ["camp"] = "Decrepit Lab" },
["Porygon-Z"] = { ["ja"] = "ポリゴンZ", ["type1"] = "Normal", ["recruit"] = "10.7%", ["camp"] = "Decrepit Lab" },
["Porygon2"] = { ["ja"] = "ポリゴン2", ["type1"] = "Normal", ["recruit"] = "8.2%", ["camp"] = "Decrepit Lab", },
["Primeape"] = { ["ja"] = "オコリザル", ["type1"] = "Fighting", ["recruit"] = "10.7%", ["camp"] = "Vibrant Forest" },
["Probopass"] = { ["ja"] = "ダイノーズ", ["type1"] = "Rock", ["type2"] = "Steel", ["recruit"] = "10.7%", ["camp"] = "Echo Cave" },
["Psyduck"] = { ["ja"] = "コダック", ["type1"] = "Water", ["recruit"] = "16.9%", ["camp"] = "Turtleshell Pond" },
["Pupitar"] = { ["ja"] = "サナギラス", ["type1"] = "Rock", ["type2"] = "Ground", ["recruit"] = "10.8%", ["camp"] = "Mt. Cleft" },
["Quagsire"] = { ["ja"] = "ヌオー", ["type1"] = "Water", ["type2"] = "Ground", ["recruit"] = "8.2%", ["camp"] = "Gourd Swamp" },
["Quilava"] = { ["ja"] = "マグマラシ", ["type1"] = "Fire", ["recruit"] = "8.2%", ["camp"] = "Scorched Plains" },
["Qwilfish"] = { ["ja"] = "ハリーセン", ["type1"] = "Water", ["type2"] = "Poison", ["recruit"] = "8.2%", ["camp"] = "Serene Sea" },
["Raichu"] = { ["ja"] = "ライチュウ", ["type1"] = "Electric", ["recruit"] = "8.2%", ["camp"] = "Vibrant Forest" },
["Raikou"] = { ["ja"] = "ライコウ", ["type1"] = "Electric", ["recruit"] = "100%", ["camp"] = "Sacred Field" },
["Ralts"] = { ["ja"] = "ラルトス", ["type1"] = "Psychic", ["type2"] = "Fairy",["recruit"] = "1.6%", ["camp"] = "Sky-Blue Plains" },
["Rapidash"] = { ["ja"] = "ギャロップ", ["type1"] = "Fire", ["recruit"] = "-2.2%", ["camp"] = "Scorched Plains" },
["Raticate"] = { ["ja"] = "ラッタ", ["type1"] = "Normal", ["recruit"] = "10.8%", ["camp"] = "Wild Plains" },
["Rattata"] = { ["ja"] = "コラッタ", ["type1"] = "Normal", ["recruit"] = "14.4%", ["camp"] = "Wild Plains" },
["Rayquaza"] = { ["ja"] = "レックウザ", ["type1"] = "Dragon", ["type2"] = "Flying", ["recruit"] = "100%", ["camp"] = "Stratos Lookout" },
["Regice"] = { ["ja"] = "レジアイス", ["type1"] = "Ice", ["recruit"] = "100%", ["camp"] = "Ancient Relic" },
["Regirock"] = { ["ja"] = "レジロック", ["type1"] = "Rock", ["recruit"] = "100%", ["camp"] = "Ancient Relic" },
["Registeel"] = { ["ja"] = "レジスチル", ["type1"] = "Steel", ["recruit"] = "100%", ["camp"] = "Ancient Relic" },
["Relicanth"] = { ["ja"] = "ジーランス", ["type1"] = "Water", ["type2"] = "Rock", ["recruit"] = "1.6%", ["camp"] = "Deepsea Floor" },
["Remoraid"] = { ["ja"] = "テッポウオ", ["type1"] = "Water", ["recruit"] = "8.2%", ["camp"] = "Treasure Sea" },
["Rhydon"] = { ["ja"] = "サイドン", ["type1"] = "Ground", ["type2"] = "Rock", ["recruit"] = "-2.2%", ["camp"] = "Safari" },
["Rhyhorn"] = { ["ja"] = "サイホーン", ["type1"] = "Ground", ["type2"] = "Rock", ["recruit"] = "10.8%", ["camp"] = "Safari" },
["Rhyperior"] = { ["ja"] = "ドサイドン", ["type1"] = "Ground", ["type2"] = "Rock", ["recruit"] = "10.7%", ["camp"] = "Safari" },
["Riolu"] = { ["ja"] = "リオル", ["type1"] = "Fighting", ["recruit"] = "-88.8%", ["camp"] = "Mt. Discipline" },
["Roselia"] = { ["ja"] = "ロゼリア", ["type1"] = "Grass", ["type2"] = "Poison", ["recruit"] = "10.8%", ["camp"] = "Beau Plains" },
["Roserade"] = { ["ja"] = "ロズレイド", ["type1"] = "Grass", ["type2"] = "Poison", ["recruit"] = "10.7%", ["camp"] = "Beau Plains" },
["Sableye"] = { ["ja"] = "ヤミラミ", ["type1"] = "Dark", ["type2"] = "Ghost", ["recruit"] = "8.2%", ["camp"] = "Darkness Ridge" },
["Salamence"] = { ["ja"] = "ボーマンダ", ["type1"] = "Dragon", ["type2"] = "Flying", ["recruit"] = "-2.2%", ["camp"] = "Dragon Cave" },
["Sandshrew"] = { ["ja"] = "サンド", ["type1"] = "Ground", ["recruit"] = "10.8%", ["camp"] = "Withering Desert" },
["Sandslash"] = { ["ja"] = "サンドパン", ["type1"] = "Ground", ["recruit"] = "10.8%", ["camp"] = "Withering Desert" },
["Sceptile"] = { ["ja"] = "ジュカイン", ["type1"] = "Grass", ["recruit"] = "10.7%", ["camp"] = "Overgrown Forest" },
["Scizor"] = { ["ja"] = "ハッサム", ["type1"] = "Bug", ["type2"] = "Steel", ["recruit"] = "10.8%", ["camp"] = "Overgrown Forest" },
["Scyther"] = { ["ja"] = "ストライク", ["type1"] = "Bug", ["type2"] = "Flying", ["recruit"] = "14.4%", ["camp"] = "Overgrown Forest" },
["Seadra"] = { ["ja"] = "シードラ", ["type1"] = "Water", ["recruit"] = "8.2%", ["camp"] = "Treasure Sea" },
["Seaking"] = { ["ja"] = "アズマオウ", ["type1"] = "Water", ["recruit"] = "10.7%", ["camp"] = "Rub-a-Dub River" },
["Sealeo"] = { ["ja"] = "トドグラー", ["type1"] = "Ice", ["type2"] = "Water", ["recruit"] = "8.2%", ["camp"] = "Ice Floe Beach" },
["Seedot"] = { ["ja"] = "タネボー", ["type1"] = "Grass", ["recruit"] = "10.8%", ["camp"] = "Mushroom Forest" },
["Seel"] = { ["ja"] = "パウワウ", ["type1"] = "Water", ["recruit"] = "10.8%", ["camp"] = "Ice Floe Beach" },
["Sentret"] = { ["ja"] = "オタチ", ["type1"] = "Normal", ["recruit"] = "14.4%", ["camp"] = "Thunder Crag" },
["Seviper"] = { ["ja"] = "ハブネーク", ["type1"] = "Poison", ["recruit"] = "10.8%", ["camp"] = "Wild Plains" },
["Sharpedo"] = { ["ja"] = "サメハダー", ["type1"] = "Water", ["type2"] = "Dark", ["recruit"] = "8.2%", ["camp"] = "Treasure Sea" },
["Shedinja"] = { ["ja"] = "ヌケニン", ["type1"] = "Bug", ["type2"] = "Ghost", ["recruit"] = "-25.0%", ["camp"] = "Secretive Forest" },
["Shelgon"] = { ["ja"] = "コモルー", ["type1"] = "Dragon", ["recruit"] = "10.8%", ["camp"] = "Dragon Cave" },
["Shellder"] = { ["ja"] = "シェルダー", ["type1"] = "Water", ["recruit"] = "8.2%", ["camp"] = "Bountiful Sea" },
["Shiftry"] = { ["ja"] = "ダーテング", ["type1"] = "Grass", ["type2"] = "Dark", ["recruit"] = "8.2%", ["camp"] = "Mushroom Forest" },
["Shroomish"] = { ["ja"] = "キノココ", ["type1"] = "Grass", ["recruit"] = "14.4%", ["camp"] = "Mushroom Forest" },
["Shuckle"] = { ["ja"] = "ツボツボ", ["type1"] = "Bug", ["type2"] = "Rock", ["recruit"] = "10.8%", ["camp"] = "Mt. Green" },
["Shuppet"] = { ["ja"] = "カゲボウズ", ["type1"] = "Ghost", ["recruit"] = "10.8%", ["camp"] = "Darkness Ridge" },
["Silcoon"] = { ["ja"] = "カラサリス", ["type1"] = "Bug", ["recruit"] = "14.4%", ["camp"] = "Stump Forest" },
["Skarmory"] = { ["ja"] = "エアームド", ["type1"] = "Steel", ["type2"] = "Flying", ["recruit"] = "14.4%", ["camp"] = "Ravaged Field" },
["Skiploom"] = { ["ja"] = "ポポッコ", ["type1"] = "Grass", ["type2"] = "Flying", ["recruit"] = "10.8%", ["camp"] = "Beau Plains" },
["Skitty"] = { ["ja"] = "エネコ", ["type1"] = "Normal", ["recruit"] = "16.9%", ["camp"] = "Vibrant Forest" },
["Slaking"] = { ["ja"] = "ケッキング", ["type1"] = "Normal", ["recruit"] = "10.8%", ["camp"] = "Vibrant Forest" },
["Slakoth"] = { ["ja"] = "ナマケロ", ["type1"] = "Normal", ["recruit"] = "14.4%", ["camp"] = "Vibrant Forest" },
["Slowbro"] = { ["ja"] = "ヤドラン", ["type1"] = "Water", ["type2"] = "Psychic", ["recruit"] = "8.2%", ["camp"] = "Bountiful Sea" },
["Slowking"] = { ["ja"] = "ヤドキング", ["type1"] = "Water", ["type2"] = "Psychic", ["recruit"] = "8.2%", ["camp"] = "Bountiful Sea" },
["Slowpoke"] = { ["ja"] = "ヤドン", ["type1"] = "Water", ["type2"] = "Psychic", ["recruit"] = "8.2%", ["camp"] = "Bountiful Sea" },
["Slugma"] = { ["ja"] = "マグマッグ", ["type1"] = "Fire", ["recruit"] = "10.8%", ["camp"] = "Crater" },
["Smeargle"] = { ["ja"] = "ドーブル", ["type1"] = "Normal", ["recruit"] = "8.2%", ["camp"] = "Sky-Blue Plains" },
["Smoochum"] = { ["ja"] = "ムチュール", ["type1"] = "Ice", ["type2"] = "Psychic", ["recruit"] = "1.6%", ["camp"] = "Frigid Cavern" },
["Sneasel"] = { ["ja"] = "ニューラ", ["type1"] = "Dark", ["type2"] = "Ice", ["recruit"] = "8.2%", ["camp"] = "Darkness Ridge" },
["Snorlax"] = { ["ja"] = "カビゴン", ["type1"] = "Normal", ["recruit"] = "10.7%", ["camp"] = "Vibrant Forest" },
["Snorunt"] = { ["ja"] = "ユキワラシ", ["type1"] = "Ice", ["recruit"] = "10.8%", ["camp"] = "Frigid Cavern" },
["Snubbull"] = { ["ja"] = "ブルー", ["type1"] = "Fairy", ["recruit"] = "8.2%", ["camp"] = "Sky-Blue Plains" },
["Solrock"] = { ["ja"] = "ソルロック", ["type1"] = "Rock", ["type2"] = "Psychic", ["recruit"] = "10.8%", ["camp"] = "Mt. Moonview" },
["Spearow"] = { ["ja"] = "オニスズメ", ["type1"] = "Normal", ["type2"] = "Flying", ["recruit"] = "14.4%", ["camp"] = "Ravaged Field" },
["Spheal"] = { ["ja"] = "タマザラシ", ["type1"] = "Ice", ["type2"] = "Water", ["recruit"] = "8.2%", ["camp"] = "Ice Floe Beach" },
["Spinarak"] = { ["ja"] = "イトマル", ["type1"] = "Bug", ["type2"] = "Poison", ["recruit"] = "14.4%", ["camp"] = "Secretive Forest" },
["Spinda"] = { ["ja"] = "パッチール", ["type1"] = "Normal", ["recruit"] = "10.8%", ["camp"] = "Mt. Green" },
["Spoink"] = { ["ja"] = "バネブー", ["type1"] = "Psychic", ["recruit"] = "8.2%", ["camp"] = "Mt. Green" },
["Squirtle"] = { ["ja"] = "ゼニガメ", ["type1"] = "Water", ["recruit"] = "8.2%", ["camp"] = "Turtleshell Pond" },
["Stantler"] = { ["ja"] = "オドシシ", ["type1"] = "Normal", ["recruit"] = "10.8%", ["camp"] = "Vibrant Forest" },
["Starmie"] = { ["ja"] = "スターミー", ["type1"] = "Water", ["type2"] = "Psychic", ["recruit"] = "8.2%", ["camp"] = "Bountiful Sea" },
["Staryu"] = { ["ja"] = "ヒトデマン", ["type1"] = "Water", ["recruit"] = "8.2%", ["camp"] = "Bountiful Sea" },
["Steelix"] = { ["ja"] = "ハガネール", ["type1"] = "Steel", ["type2"] = "Ground", ["recruit"] = "10.8%", ["camp"] = "Boulder Cave" },
["Sudowoodo"] = { ["ja"] = "ウソッキー", ["type1"] = "Rock", ["recruit"] = "14.4%", ["camp"] = "Overgrown Forest" },
["Suicune"] = { ["ja"] = "スイクン", ["type1"] = "Water", ["recruit"] = "100%", ["camp"] = "Sacred Field" },
["Sunflora"] = { ["ja"] = "キマワリ", ["type1"] = "Grass", ["recruit"] = "14.4%", ["camp"] = "Jungle" },
["Sunkern"] = { ["ja"] = "ヒマナッツ", ["type1"] = "Grass", ["recruit"] = "14.4%", ["camp"] = "Jungle" },
["Surskit"] = { ["ja"] = "アメタマ", ["type1"] = "Bug", ["type2"] = "Water", ["recruit"] = "8.2%", ["camp"] = "Tadpole Pond" },
["Swablu"] = { ["ja"] = "チルット", ["type1"] = "Normal", ["type2"] = "Flying", ["recruit"] = "10.8%", ["camp"] = "Flyaway Forest" },
["Swalot"] = { ["ja"] = "マルノーム", ["type1"] = "Poison", ["recruit"] = "10.7%", ["camp"] = "Poison Swamp" },
["Swampert"] = { ["ja"] = "ラグラージ", ["type1"] = "Water", ["type2"] = "Ground", ["recruit"] = "6.4%", ["camp"] = "Gourd Swamp" },
["Swellow"] = { ["ja"] = "オオスバメ", ["type1"] = "Normal", ["type2"] = "Flying", ["recruit"] = "8.2%", ["camp"] = "Beau Plains" },
["Swinub"] = { ["ja"] = "ウリムー", ["type1"] = "Ice", ["type2"] = "Ground", ["recruit"] = "14.4%", ["camp"] = "Frigid Cavern" },
["Sylveon"] = { ["ja"] = "ニンフィア", ["type1"] = "Fairy", ["recruit"] = "10.7%", ["camp"] = "Evolution Forest" },
["Taillow"] = { ["ja"] = "スバメ", ["type1"] = "Normal", ["type2"] = "Flying", ["recruit"] = "8.2%", ["camp"] = "Beau Plains" },
["Tangela"] = { ["ja"] = "モンジャラ", ["type1"] = "Grass", ["recruit"] = "10.8%", ["camp"] = "Jungle" },
["Tangrowth"] = { ["ja"] = "モジャンボ", ["type1"] = "Grass", ["recruit"] = "10.7%", ["camp"] = "Jungle" },
["Tauros"] = { ["ja"] = "ケンタロス", ["type1"] = "Normal", ["recruit"] = "10.8%", ["camp"] = "Safari" },
["Teddiursa"] = { ["ja"] = "ヒメグマ", ["type1"] = "Normal", ["recruit"] = "14.4%", ["camp"] = "Mt. Green" },
["Tentacool"] = { ["ja"] = "メノクラゲ", ["type1"] = "Water", ["type2"] = "Poison", ["recruit"] = "8.2%", ["camp"] = "Bountiful Sea" },
["Tentacruel"] = { ["ja"] = "ドククラゲ", ["type1"] = "Water", ["type2"] = "Poison", ["recruit"] = "8.2%", ["camp"] = "Bountiful Sea" },
["Togekiss"] = { ["ja"] = "トゲキッス", ["type1"] = "Fairy", ["type2"] = "Flying", ["recruit"] = "10.7%", ["camp"] = "Flyaway Forest" },
["Togepi"] = { ["ja"] = "トゲピー", ["type1"] = "Fairy", ["recruit"] = "16.9%", ["camp"] = "Flyaway Forest" },
["Togetic"] = { ["ja"] = "トゲチック", ["type1"] = "Fairy", ["type2"] = "Flying", ["recruit"] = "8.2%", ["camp"] = "Flyaway Forest" },
["Torchic"] = { ["ja"] = "アチャモ", ["type1"] = "Fire", ["recruit"] = "16.9%", ["camp"] = "Scorched Plains" },
["Torkoal"] = { ["ja"] = "コータス", ["type1"] = "Fire", ["recruit"] = "10.8%", ["camp"] = "Crater" },
["Totodile"] = { ["ja"] = "ワニノコ", ["type1"] = "Water", ["recruit"] = "8.2%", ["camp"] = "Rub-a-Dub River" },
["Trapinch"] = { ["ja"] = "ナックラー", ["type1"] = "Ground", ["recruit"] = "14.4%", ["camp"] = "Withering Desert" },
["Treecko"] = { ["ja"] = "キモリ", ["type1"] = "Grass", ["recruit"] = "16.9%", ["camp"] = "Overgrown Forest" },
["Tropius"] = { ["ja"] = "トロピウス", ["type1"] = "Grass", ["type2"] = "Flying", ["recruit"] = "10.8%", ["camp"] = "Jungle" },
["Typhlosion"] = { ["ja"] = "バクフーン", ["type1"] = "Fire", ["recruit"] = "8.2%", ["camp"] = "Scorched Plains" },
["Tyranitar"] = { ["ja"] = "バンギラス", ["type1"] = "Rock", ["type2"] = "Dark", ["recruit"] = "6.4%", ["camp"] = "Mt. Cleft" },
["Tyrogue"] = { ["ja"] = "バルキー", ["type1"] = "Fighting", ["recruit"] = "14.4%", ["camp"] = "Mt. Discipline" },
["Umbreon"] = { ["ja"] = "ブラッキー", ["type1"] = "Dark", ["recruit"] = "10.7%", ["camp"] = "Evolution Forest" },
["Unown !"] = { ["ja"] = "アンノーン !", ["type1"] = "Psychic", ["recruit"] = "8.2%", ["camp"] = "Aged Chamber O—?" },
["Unown ?"] = { ["ja"] = "アンノーン ?", ["type1"] = "Psychic", ["recruit"] = "8.2%", ["camp"] = "Aged Chamber O—?" },
["Unown A"] = { ["ja"] = "アンノーン A", ["type1"] = "Psychic", ["recruit"] = "8.2%", ["camp"] = "Aged Chamber A—N" },
["Unown B"] = { ["ja"] = "アンノーン B", ["type1"] = "Psychic", ["recruit"] = "8.2%", ["camp"] = "Aged Chamber A—N" },
["Unown C"] = { ["ja"] = "アンノーン C", ["type1"] = "Psychic", ["recruit"] = "8.2%", ["camp"] = "Aged Chamber A—N" },
["Unown D"] = { ["ja"] = "アンノーン D", ["type1"] = "Psychic", ["recruit"] = "8.2%", ["camp"] = "Aged Chamber A—N" },
["Unown E"] = { ["ja"] = "アンノーン E", ["type1"] = "Psychic", ["recruit"] = "8.2%", ["camp"] = "Aged Chamber A—N" },
["Unown F"] = { ["ja"] = "アンノーン F", ["type1"] = "Psychic", ["recruit"] = "8.2%", ["camp"] = "Aged Chamber A—N" },
["Unown G"] = { ["ja"] = "アンノーン G", ["type1"] = "Psychic", ["recruit"] = "8.2%", ["camp"] = "Aged Chamber A—N" },
["Unown H"] = { ["ja"] = "アンノーン H", ["type1"] = "Psychic", ["recruit"] = "8.2%", ["camp"] = "Aged Chamber A—N" },
["Unown I"] = { ["ja"] = "アンノーン I", ["type1"] = "Psychic", ["recruit"] = "8.2%", ["camp"] = "Aged Chamber A—N" },
["Unown J"] = { ["ja"] = "アンノーン J", ["type1"] = "Psychic", ["recruit"] = "8.2%", ["camp"] = "Aged Chamber A—N" },
["Unown K"] = { ["ja"] = "アンノーン K", ["type1"] = "Psychic", ["recruit"] = "8.2%", ["camp"] = "Aged Chamber A—N" },
["Unown L"] = { ["ja"] = "アンノーン L", ["type1"] = "Psychic", ["recruit"] = "8.2%", ["camp"] = "Aged Chamber A—N" },
["Unown M"] = { ["ja"] = "アンノーン M", ["type1"] = "Psychic", ["recruit"] = "8.2%", ["camp"] = "Aged Chamber A—N" },
["Unown N"] = { ["ja"] = "アンノーン N", ["type1"] = "Psychic", ["recruit"] = "8.2%", ["camp"] = "Aged Chamber A—N" },
["Unown O"] = { ["ja"] = "アンノーン O", ["type1"] = "Psychic", ["recruit"] = "8.2%", ["camp"] = "Aged Chamber O—?" },
["Unown P"] = { ["ja"] = "アンノーン P", ["type1"] = "Psychic", ["recruit"] = "8.2%", ["camp"] = "Aged Chamber O—?" },
["Unown Q"] = { ["ja"] = "アンノーン Q", ["type1"] = "Psychic", ["recruit"] = "8.2%", ["camp"] = "Aged Chamber O—?" },
["Unown R"] = { ["ja"] = "アンノーン R", ["type1"] = "Psychic", ["recruit"] = "8.2%", ["camp"] = "Aged Chamber O—?" },
["Unown S"] = { ["ja"] = "アンノーン S", ["type1"] = "Psychic", ["recruit"] = "8.2%", ["camp"] = "Aged Chamber O—?" },
["Unown T"] = { ["ja"] = "アンノーン T", ["type1"] = "Psychic", ["recruit"] = "8.2%", ["camp"] = "Aged Chamber O—?" },
["Unown U"] = { ["ja"] = "アンノーン U", ["type1"] = "Psychic", ["recruit"] = "8.2%", ["camp"] = "Aged Chamber O—?" },
["Unown V"] = { ["ja"] = "アンノーン V", ["type1"] = "Psychic", ["recruit"] = "8.2%", ["camp"] = "Aged Chamber O—?" },
["Unown W"] = { ["ja"] = "アンノーン W", ["type1"] = "Psychic", ["recruit"] = "8.2%", ["camp"] = "Aged Chamber O—?" },
["Unown X"] = { ["ja"] = "アンノーン X", ["type1"] = "Psychic", ["recruit"] = "8.2%", ["camp"] = "Aged Chamber O—?" },
["Unown Y"] = { ["ja"] = "アンノーン Y", ["type1"] = "Psychic", ["recruit"] = "8.2%", ["camp"] = "Aged Chamber O—?" },
["Unown Z"] = { ["ja"] = "アンノーン Z", ["type1"] = "Psychic", ["recruit"] = "8.2%", ["camp"] = "Aged Chamber O—?" },
["Ursaring"] = { ["ja"] = "リングマ", ["type1"] = "Normal", ["recruit"] = "8.2%", ["camp"] = "Mt. Green" },
["Vaporeon"] = { ["ja"] = "シャワーズ", ["type1"] = "Water", ["recruit"] = "8.2%", ["camp"] = "Evolution Forest" },
["Venomoth"] = { ["ja"] = "モルフォン", ["type1"] = "Bug", ["type2"] = "Poison", ["recruit"] = "10.8%", ["camp"] = "Secretive Forest" },
["Venonat"] = { ["ja"] = "コンパン", ["type1"] = "Bug", ["type2"] = "Poison", ["recruit"] = "10.8%", ["camp"] = "Secretive Forest" },
["Venusaur"] = { ["ja"] = "フシギバナ", ["type1"] = "Grass", ["type2"] = "Poison", ["recruit"] = "10.7%", ["camp"] = "Beau Plains" },
["Vibrava"] = { ["ja"] = "ビブラーバ", ["type1"] = "Ground", ["type2"] = "Dragon", ["recruit"] = "8.2%", ["camp"] = "Withering Desert" },
["Victreebel"] = { ["ja"] = "ウツボット", ["type1"] = "Grass", ["type2"] = "Poison", ["recruit"] = "16.9%", ["camp"] = "Jungle" },
["Vigoroth"] = { ["ja"] = "ヤルキモノ", ["type1"] = "Normal", ["recruit"] = "10.8%", ["camp"] = "Vibrant Forest" },
["Vileplume"] = { ["ja"] = "ラフレシア", ["type1"] = "Grass", ["type2"] = "Poison", ["recruit"] = "10.8%", ["camp"] = "Jungle" },
["Volbeat"] = { ["ja"] = "バルビート", ["type1"] = "Bug", ["recruit"] = "8.2%", ["camp"] = "Rub-a-Dub River" },
["Voltorb"] = { ["ja"] = "ビリリダマ", ["type1"] = "Electric", ["recruit"] = "14.4%", ["camp"] = "Power Plant" },
["Vulpix"] = { ["ja"] = "ロコン", ["type1"] = "Fire", ["recruit"] = "8.2%", ["camp"] = "Darkness Ridge" },
["Wailmer"] = { ["ja"] = "ホエルコ", ["type1"] = "Water", ["recruit"] = "8.2%", ["camp"] = "Serene Sea" },
["Wailord"] = { ["ja"] = "ホエルオー", ["type1"] = "Water", ["recruit"] = "8.2%", ["camp"] = "Serene Sea" },
["Walrein"] = { ["ja"] = "トドゼルガ", ["type1"] = "Ice", ["type2"] = "Water", ["recruit"] = "8.2%", ["camp"] = "Ice Floe Beach" },
["Wartortle"] = { ["ja"] = "カメール", ["type1"] = "Water", ["recruit"] = "8.2%", ["camp"] = "Turtleshell Pond" },
["Weavile"] = { ["ja"] = "マニューラ", ["type1"] = "Dark", ["type2"] = "Ice", ["recruit"] = "8.2%", ["camp"] = "Darkness Ridge" },
["Weedle"] = { ["ja"] = "ビードル", ["type1"] = "Bug", ["type2"] = "Poison", ["recruit"] = "14.4%", ["camp"] = "Stump Forest" },
["Weepinbell"] = { ["ja"] = "ウツドン", ["type1"] = "Grass", ["type2"] = "Poison", ["recruit"] = "16.9%", ["camp"] = "Jungle" },
["Weezing"] = { ["ja"] = "マタドガス", ["type1"] = "Poison", ["recruit"] = "10.8%", ["camp"] = "Poison Swamp" },
["Whiscash"] = { ["ja"] = "ナマズン", ["type1"] = "Water", ["type2"] = "Ground", ["recruit"] = "8.2%", ["camp"] = "Gourd Swamp" },
["Whismur"] = { ["ja"] = "ゴニョニョ", ["type1"] = "Normal", ["recruit"] = "8.2%", ["camp"] = "Echo Cave" },
["Wigglytuff"] = { ["ja"] = "プクリン", ["type1"] = "Normal", ["type2"] = "Fairy", ["recruit"] = "16.9%", ["camp"] = "Sky-Blue Plains" },
["Wingull"] = { ["ja"] = "キャモメ", ["type1"] = "Water", ["type2"] = "Flying", ["recruit"] = "8.2%", ["camp"] = "Shallow Beach" },
["Wobbuffet"] = { ["ja"] = "ソーナンス", ["type1"] = "Psychic", ["recruit"] = "8.2%", ["camp"] = "Echo Cave" },
["Wooper"] = { ["ja"] = "ウパー", ["type1"] = "Water", ["type2"] = "Ground", ["recruit"] = "8.2%" }, ["camp"] = "Gourd Swamp",
["Wurmple"] = { ["ja"] = "ケムッソ", ["type1"] = "Bug", ["recruit"] = "14.4%", ["camp"] = "Stump Forest" },
["Wynaut"] = { ["ja"] = "ソーナノ", ["type1"] = "Psychic", ["recruit"] = "8.2%", ["camp"] = "Echo Cave" },
["Xatu"] = { ["ja"] = "ネイティオ", ["type1"] = "Psychic", ["type2"] = "Flying", ["recruit"] = "8.2%", ["camp"] = "Flyaway Forest" },
["Yanma"] = { ["ja"] = "ヤンヤンマ", ["type1"] = "Bug", ["type2"] = "Flying", ["recruit"] = "14.4%", ["camp"] = "Stump Forest" },
["Yanmega"] = { ["ja"] = "メガヤンマ", ["type1"] = "Bug", ["type2"] = "Flying", ["recruit"] = "10.7%", ["camp"] = "Stump Forest" },
["Zangoose"] = { ["ja"] = "ザングース", ["type1"] = "Normal", ["recruit"] = "10.8%", ["camp"] = "Wild Plains" },
["Zapdos"] = { ["ja"] = "サンダー", ["type1"] = "Electric", ["type2"] = "Flying", ["recruit"] = "100%", ["camp"] = "Legendary Island" },
["Zigzagoon"] = { ["ja"] = "ジグザグマ", ["type1"] = "Normal", ["recruit"] = "14.4%", ["camp"] = "Wild Plains" },
["Zubat"] = { ["ja"] = "ズバット", ["type1"] = "Poison", ["type2"] = "Flying", ["recruit"] = "10.8%", ["camp"] = "Echo Cave" },
}