Last active
September 18, 2015 15:39
-
-
Save mizdra/b2765e4eaec575e02e86 to your computer and use it in GitHub Desktop.
種族値, 性別しきい値, 持ち物, 特性をまとめた第三世代向けのポケモン図鑑 (コメントで解説有り)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ | |
| { | |
| "id": 1, | |
| "national_id": 1, | |
| "name": "フシギダネ", | |
| "form_name": null, | |
| "height": 7, | |
| "weight": 69, | |
| "types": [ | |
| "くさ", | |
| "どく" | |
| ], | |
| "base_stats": [ | |
| 45, | |
| 49, | |
| 49, | |
| 45, | |
| 65, | |
| 65 | |
| ], | |
| "gender_threshold": 31, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["しんりょく"] | |
| }, | |
| { | |
| "id": 2, | |
| "national_id": 2, | |
| "name": "フシギソウ", | |
| "form_name": null, | |
| "height": 10, | |
| "weight": 130, | |
| "types": [ | |
| "くさ", | |
| "どく" | |
| ], | |
| "base_stats": [ | |
| 60, | |
| 62, | |
| 63, | |
| 60, | |
| 80, | |
| 80 | |
| ], | |
| "gender_threshold": 31, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["しんりょく"] | |
| }, | |
| { | |
| "id": 3, | |
| "national_id": 3, | |
| "name": "フシギバナ", | |
| "form_name": null, | |
| "height": 20, | |
| "weight": 100, | |
| "types": [ | |
| "くさ", | |
| "どく" | |
| ], | |
| "base_stats": [ | |
| 80, | |
| 82, | |
| 83, | |
| 80, | |
| 100, | |
| 100 | |
| ], | |
| "gender_threshold": 31, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["しんりょく"] | |
| }, | |
| { | |
| "id": 4, | |
| "national_id": 4, | |
| "name": "ヒトカゲ", | |
| "form_name": null, | |
| "height": 6, | |
| "weight": 85, | |
| "types": ["ほのお"], | |
| "base_stats": [ | |
| 39, | |
| 52, | |
| 43, | |
| 65, | |
| 60, | |
| 50 | |
| ], | |
| "gender_threshold": 31, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["もうか"] | |
| }, | |
| { | |
| "id": 5, | |
| "national_id": 5, | |
| "name": "リザード", | |
| "form_name": null, | |
| "height": 11, | |
| "weight": 190, | |
| "types": ["ほのお"], | |
| "base_stats": [ | |
| 58, | |
| 64, | |
| 58, | |
| 80, | |
| 80, | |
| 65 | |
| ], | |
| "gender_threshold": 31, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["もうか"] | |
| }, | |
| { | |
| "id": 6, | |
| "national_id": 6, | |
| "name": "リザードン", | |
| "form_name": null, | |
| "height": 17, | |
| "weight": 905, | |
| "types": [ | |
| "ほのお", | |
| "ひこう" | |
| ], | |
| "base_stats": [ | |
| 78, | |
| 84, | |
| 78, | |
| 100, | |
| 109, | |
| 85 | |
| ], | |
| "gender_threshold": 31, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["もうか"] | |
| }, | |
| { | |
| "id": 7, | |
| "national_id": 7, | |
| "name": "ゼニガメ", | |
| "form_name": null, | |
| "height": 5, | |
| "weight": 90, | |
| "types": ["みず"], | |
| "base_stats": [ | |
| 44, | |
| 48, | |
| 65, | |
| 43, | |
| 50, | |
| 64 | |
| ], | |
| "gender_threshold": 31, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["げきりゅう"] | |
| }, | |
| { | |
| "id": 8, | |
| "national_id": 8, | |
| "name": "カメール", | |
| "form_name": null, | |
| "height": 10, | |
| "weight": 225, | |
| "types": ["みず"], | |
| "base_stats": [ | |
| 59, | |
| 63, | |
| 80, | |
| 58, | |
| 65, | |
| 80 | |
| ], | |
| "gender_threshold": 31, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["げきりゅう"] | |
| }, | |
| { | |
| "id": 9, | |
| "national_id": 9, | |
| "name": "カメックス", | |
| "form_name": null, | |
| "height": 16, | |
| "weight": 855, | |
| "types": ["みず"], | |
| "base_stats": [ | |
| 79, | |
| 83, | |
| 100, | |
| 78, | |
| 85, | |
| 105 | |
| ], | |
| "gender_threshold": 31, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["げきりゅう"] | |
| }, | |
| { | |
| "id": 10, | |
| "national_id": 10, | |
| "name": "キャタピー", | |
| "form_name": null, | |
| "height": 3, | |
| "weight": 29, | |
| "types": ["むし"], | |
| "base_stats": [ | |
| 45, | |
| 30, | |
| 35, | |
| 45, | |
| 20, | |
| 20 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 255, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["りんぷん"] | |
| }, | |
| { | |
| "id": 11, | |
| "national_id": 11, | |
| "name": "トランセル", | |
| "form_name": null, | |
| "height": 7, | |
| "weight": 99, | |
| "types": ["むし"], | |
| "base_stats": [ | |
| 50, | |
| 20, | |
| 55, | |
| 30, | |
| 25, | |
| 25 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 120, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["だっぴ"] | |
| }, | |
| { | |
| "id": 12, | |
| "national_id": 12, | |
| "name": "バタフリー", | |
| "form_name": null, | |
| "height": 11, | |
| "weight": 320, | |
| "types": [ | |
| "むし", | |
| "ひこう" | |
| ], | |
| "base_stats": [ | |
| 60, | |
| 45, | |
| 50, | |
| 70, | |
| 80, | |
| 80 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "ぎんのこな", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "ぎんのこな", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ふくがん"] | |
| }, | |
| { | |
| "id": 13, | |
| "national_id": 13, | |
| "name": "ビードル", | |
| "form_name": null, | |
| "height": 3, | |
| "weight": 32, | |
| "types": [ | |
| "むし", | |
| "どく" | |
| ], | |
| "base_stats": [ | |
| 40, | |
| 35, | |
| 30, | |
| 50, | |
| 20, | |
| 20 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 255, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["りんぷん"] | |
| }, | |
| { | |
| "id": 14, | |
| "national_id": 14, | |
| "name": "コクーン", | |
| "form_name": null, | |
| "height": 6, | |
| "weight": 100, | |
| "types": [ | |
| "むし", | |
| "どく" | |
| ], | |
| "base_stats": [ | |
| 45, | |
| 25, | |
| 50, | |
| 35, | |
| 25, | |
| 25 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 120, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["だっぴ"] | |
| }, | |
| { | |
| "id": 15, | |
| "national_id": 15, | |
| "name": "スピアー", | |
| "form_name": null, | |
| "height": 10, | |
| "weight": 295, | |
| "types": [ | |
| "むし", | |
| "どく" | |
| ], | |
| "base_stats": [ | |
| 65, | |
| 80, | |
| 40, | |
| 75, | |
| 45, | |
| 80 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "どくバリ", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "どくバリ", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["むしのしらせ"] | |
| }, | |
| { | |
| "id": 16, | |
| "national_id": 16, | |
| "name": "ポッポ", | |
| "form_name": null, | |
| "height": 3, | |
| "weight": 18, | |
| "types": [ | |
| "ノーマル", | |
| "ひこう" | |
| ], | |
| "base_stats": [ | |
| 40, | |
| 45, | |
| 40, | |
| 56, | |
| 35, | |
| 35 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 255, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["するどいめ"] | |
| }, | |
| { | |
| "id": 17, | |
| "national_id": 17, | |
| "name": "ピジョン", | |
| "form_name": null, | |
| "height": 11, | |
| "weight": 300, | |
| "types": [ | |
| "ノーマル", | |
| "ひこう" | |
| ], | |
| "base_stats": [ | |
| 63, | |
| 60, | |
| 55, | |
| 71, | |
| 50, | |
| 50 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 120, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["するどいめ"] | |
| }, | |
| { | |
| "id": 18, | |
| "national_id": 18, | |
| "name": "ピジョット", | |
| "form_name": null, | |
| "height": 15, | |
| "weight": 395, | |
| "types": [ | |
| "ノーマル", | |
| "ひこう" | |
| ], | |
| "base_stats": [ | |
| 83, | |
| 80, | |
| 75, | |
| 91, | |
| 70, | |
| 70 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["するどいめ"] | |
| }, | |
| { | |
| "id": 19, | |
| "national_id": 19, | |
| "name": "コラッタ", | |
| "form_name": null, | |
| "height": 3, | |
| "weight": 35, | |
| "types": ["ノーマル"], | |
| "base_stats": [ | |
| 30, | |
| 56, | |
| 35, | |
| 72, | |
| 25, | |
| 35 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 255, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "にげあし", | |
| "こんじょう" | |
| ] | |
| }, | |
| { | |
| "id": 20, | |
| "national_id": 20, | |
| "name": "ラッタ", | |
| "form_name": null, | |
| "height": 7, | |
| "weight": 185, | |
| "types": ["ノーマル"], | |
| "base_stats": [ | |
| 55, | |
| 81, | |
| 60, | |
| 97, | |
| 50, | |
| 70 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 127, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "オボンのみ", | |
| "sometimes": "オレンのみ", | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "にげあし", | |
| "こんじょう" | |
| ] | |
| }, | |
| { | |
| "id": 21, | |
| "national_id": 21, | |
| "name": "オニスズメ", | |
| "form_name": null, | |
| "height": 3, | |
| "weight": 20, | |
| "types": [ | |
| "ノーマル", | |
| "ひこう" | |
| ], | |
| "base_stats": [ | |
| 40, | |
| 60, | |
| 30, | |
| 70, | |
| 31, | |
| 31 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 255, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["するどいめ"] | |
| }, | |
| { | |
| "id": 22, | |
| "national_id": 22, | |
| "name": "オニドリル", | |
| "form_name": null, | |
| "height": 12, | |
| "weight": 380, | |
| "types": [ | |
| "ノーマル", | |
| "ひこう" | |
| ], | |
| "base_stats": [ | |
| 65, | |
| 90, | |
| 65, | |
| 100, | |
| 61, | |
| 61 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 90, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "するどいくちばし", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "するどいくちばし", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["するどいめ"] | |
| }, | |
| { | |
| "id": 23, | |
| "national_id": 23, | |
| "name": "アーボ", | |
| "form_name": null, | |
| "height": 20, | |
| "weight": 69, | |
| "types": ["どく"], | |
| "base_stats": [ | |
| 35, | |
| 60, | |
| 44, | |
| 55, | |
| 40, | |
| 54 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 255, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "いかく", | |
| "だっぴ" | |
| ] | |
| }, | |
| { | |
| "id": 24, | |
| "national_id": 24, | |
| "name": "アーボック", | |
| "form_name": null, | |
| "height": 35, | |
| "weight": 650, | |
| "types": ["どく"], | |
| "base_stats": [ | |
| 60, | |
| 85, | |
| 69, | |
| 80, | |
| 65, | |
| 79 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 90, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "どくバリ", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "いかく", | |
| "だっぴ" | |
| ] | |
| }, | |
| { | |
| "id": 25, | |
| "national_id": 25, | |
| "name": "ピカチュウ", | |
| "form_name": null, | |
| "height": 4, | |
| "weight": 60, | |
| "types": ["でんき"], | |
| "base_stats": [ | |
| 35, | |
| 55, | |
| 30, | |
| 90, | |
| 50, | |
| 40 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 190, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "でんきだま", | |
| "sometimes": "オレンのみ", | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["せいでんき"] | |
| }, | |
| { | |
| "id": 26, | |
| "national_id": 26, | |
| "name": "ライチュウ", | |
| "form_name": null, | |
| "height": 8, | |
| "weight": 300, | |
| "types": ["でんき"], | |
| "base_stats": [ | |
| 60, | |
| 90, | |
| 55, | |
| 100, | |
| 90, | |
| 80 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 75, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "オレンのみ", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["せいでんき"] | |
| }, | |
| { | |
| "id": 27, | |
| "national_id": 27, | |
| "name": "サンド", | |
| "form_name": null, | |
| "height": 6, | |
| "weight": 120, | |
| "types": ["じめん"], | |
| "base_stats": [ | |
| 50, | |
| 75, | |
| 85, | |
| 40, | |
| 20, | |
| 30 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 255, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "せんせいのつめ", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["すながくれ"] | |
| }, | |
| { | |
| "id": 28, | |
| "national_id": 28, | |
| "name": "サンドパン", | |
| "form_name": null, | |
| "height": 10, | |
| "weight": 295, | |
| "types": ["じめん"], | |
| "base_stats": [ | |
| 75, | |
| 100, | |
| 110, | |
| 65, | |
| 45, | |
| 55 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 90, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "せんせいのつめ", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "やわらかいすな", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["すながくれ"] | |
| }, | |
| { | |
| "id": 29, | |
| "national_id": 29, | |
| "name": "ニドラン♀", | |
| "form_name": null, | |
| "height": 4, | |
| "weight": 70, | |
| "types": ["どく"], | |
| "base_stats": [ | |
| 55, | |
| 47, | |
| 52, | |
| 41, | |
| 40, | |
| 40 | |
| ], | |
| "gender_threshold": 254, | |
| "catch_rate": 235, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["どくのトゲ"] | |
| }, | |
| { | |
| "id": 30, | |
| "national_id": 30, | |
| "name": "ニドリーナ", | |
| "form_name": null, | |
| "height": 8, | |
| "weight": 200, | |
| "types": ["どく"], | |
| "base_stats": [ | |
| 70, | |
| 62, | |
| 67, | |
| 56, | |
| 55, | |
| 55 | |
| ], | |
| "gender_threshold": 254, | |
| "catch_rate": 120, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["どくのトゲ"] | |
| }, | |
| { | |
| "id": 31, | |
| "national_id": 31, | |
| "name": "ニドクイン", | |
| "form_name": null, | |
| "height": 13, | |
| "weight": 600, | |
| "types": [ | |
| "どく", | |
| "じめん" | |
| ], | |
| "base_stats": [ | |
| 90, | |
| 82, | |
| 87, | |
| 76, | |
| 75, | |
| 85 | |
| ], | |
| "gender_threshold": 254, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["どくのトゲ"] | |
| }, | |
| { | |
| "id": 32, | |
| "national_id": 32, | |
| "name": "ニドラン♂", | |
| "form_name": null, | |
| "height": 5, | |
| "weight": 90, | |
| "types": ["どく"], | |
| "base_stats": [ | |
| 46, | |
| 57, | |
| 40, | |
| 50, | |
| 40, | |
| 40 | |
| ], | |
| "gender_threshold": 0, | |
| "catch_rate": 235, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["どくのトゲ"] | |
| }, | |
| { | |
| "id": 33, | |
| "national_id": 33, | |
| "name": "ニドリーノ", | |
| "form_name": null, | |
| "height": 9, | |
| "weight": 195, | |
| "types": ["どく"], | |
| "base_stats": [ | |
| 61, | |
| 72, | |
| 57, | |
| 65, | |
| 55, | |
| 55 | |
| ], | |
| "gender_threshold": 0, | |
| "catch_rate": 120, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["どくのトゲ"] | |
| }, | |
| { | |
| "id": 34, | |
| "national_id": 34, | |
| "name": "ニドキング", | |
| "form_name": null, | |
| "height": 14, | |
| "weight": 620, | |
| "types": [ | |
| "どく", | |
| "じめん" | |
| ], | |
| "base_stats": [ | |
| 81, | |
| 92, | |
| 77, | |
| 85, | |
| 85, | |
| 75 | |
| ], | |
| "gender_threshold": 0, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["どくのトゲ"] | |
| }, | |
| { | |
| "id": 35, | |
| "national_id": 35, | |
| "name": "ピッピ", | |
| "form_name": null, | |
| "height": 6, | |
| "weight": 75, | |
| "types": ["ノーマル"], | |
| "base_stats": [ | |
| 70, | |
| 45, | |
| 48, | |
| 35, | |
| 60, | |
| 65 | |
| ], | |
| "gender_threshold": 191, | |
| "catch_rate": 150, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "つきのいし", | |
| "sometimes": "ヒメリのみ", | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "つきのいし", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["メロメロボディ"] | |
| }, | |
| { | |
| "id": 36, | |
| "national_id": 36, | |
| "name": "ピクシー", | |
| "form_name": null, | |
| "height": 13, | |
| "weight": 400, | |
| "types": ["ノーマル"], | |
| "base_stats": [ | |
| 95, | |
| 70, | |
| 73, | |
| 60, | |
| 85, | |
| 90 | |
| ], | |
| "gender_threshold": 191, | |
| "catch_rate": 25, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "つきのいし", | |
| "sometimes": "ヒメリのみ", | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "つきのいし", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["メロメロボディ"] | |
| }, | |
| { | |
| "id": 37, | |
| "national_id": 37, | |
| "name": "ロコン", | |
| "form_name": null, | |
| "height": 6, | |
| "weight": 99, | |
| "types": ["ほのお"], | |
| "base_stats": [ | |
| 38, | |
| 41, | |
| 40, | |
| 65, | |
| 50, | |
| 65 | |
| ], | |
| "gender_threshold": 191, | |
| "catch_rate": 190, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": "チーゴのみ" | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": "チーゴのみ", | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["もらいび"] | |
| }, | |
| { | |
| "id": 38, | |
| "national_id": 38, | |
| "name": "キュウコン", | |
| "form_name": null, | |
| "height": 11, | |
| "weight": 199, | |
| "types": ["ほのお"], | |
| "base_stats": [ | |
| 73, | |
| 76, | |
| 75, | |
| 100, | |
| 81, | |
| 100 | |
| ], | |
| "gender_threshold": 191, | |
| "catch_rate": 75, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": "チーゴのみ" | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": "チーゴのみ", | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["もらいび"] | |
| }, | |
| { | |
| "id": 39, | |
| "national_id": 39, | |
| "name": "プリン", | |
| "form_name": null, | |
| "height": 5, | |
| "weight": 55, | |
| "types": ["ノーマル"], | |
| "base_stats": [ | |
| 115, | |
| 45, | |
| 20, | |
| 20, | |
| 45, | |
| 25 | |
| ], | |
| "gender_threshold": 191, | |
| "catch_rate": 170, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": "オレンのみ", | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["メロメロボディ"] | |
| }, | |
| { | |
| "id": 40, | |
| "national_id": 40, | |
| "name": "プクリン", | |
| "form_name": null, | |
| "height": 10, | |
| "weight": 120, | |
| "types": ["ノーマル"], | |
| "base_stats": [ | |
| 140, | |
| 70, | |
| 45, | |
| 45, | |
| 75, | |
| 50 | |
| ], | |
| "gender_threshold": 191, | |
| "catch_rate": 50, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": "オレンのみ", | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["メロメロボディ"] | |
| }, | |
| { | |
| "id": 41, | |
| "national_id": 41, | |
| "name": "ズバット", | |
| "form_name": null, | |
| "height": 8, | |
| "weight": 75, | |
| "types": [ | |
| "どく", | |
| "ひこう" | |
| ], | |
| "base_stats": [ | |
| 40, | |
| 45, | |
| 35, | |
| 55, | |
| 30, | |
| 40 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 255, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["せいしんりょく"] | |
| }, | |
| { | |
| "id": 42, | |
| "national_id": 42, | |
| "name": "ゴルバット", | |
| "form_name": null, | |
| "height": 16, | |
| "weight": 550, | |
| "types": [ | |
| "どく", | |
| "ひこう" | |
| ], | |
| "base_stats": [ | |
| 75, | |
| 80, | |
| 70, | |
| 90, | |
| 65, | |
| 75 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 90, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["せいしんりょく"] | |
| }, | |
| { | |
| "id": 43, | |
| "national_id": 43, | |
| "name": "ナゾノクサ", | |
| "form_name": null, | |
| "height": 5, | |
| "weight": 54, | |
| "types": [ | |
| "くさ", | |
| "どく" | |
| ], | |
| "base_stats": [ | |
| 45, | |
| 50, | |
| 55, | |
| 30, | |
| 75, | |
| 65 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 255, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ようりょくそ"] | |
| }, | |
| { | |
| "id": 44, | |
| "national_id": 44, | |
| "name": "クサイハナ", | |
| "form_name": null, | |
| "height": 8, | |
| "weight": 86, | |
| "types": [ | |
| "くさ", | |
| "どく" | |
| ], | |
| "base_stats": [ | |
| 60, | |
| 65, | |
| 70, | |
| 40, | |
| 85, | |
| 75 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 120, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ようりょくそ"] | |
| }, | |
| { | |
| "id": 45, | |
| "national_id": 45, | |
| "name": "ラフレシア", | |
| "form_name": null, | |
| "height": 12, | |
| "weight": 186, | |
| "types": [ | |
| "くさ", | |
| "どく" | |
| ], | |
| "base_stats": [ | |
| 75, | |
| 80, | |
| 85, | |
| 50, | |
| 100, | |
| 90 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ようりょくそ"] | |
| }, | |
| { | |
| "id": 46, | |
| "national_id": 46, | |
| "name": "パラス", | |
| "form_name": null, | |
| "height": 3, | |
| "weight": 54, | |
| "types": [ | |
| "むし", | |
| "くさ" | |
| ], | |
| "base_stats": [ | |
| 35, | |
| 70, | |
| 55, | |
| 25, | |
| 45, | |
| 55 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 190, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "おおきなキノコ", | |
| "sometimes": "ちいさなキノコ", | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "おおきなキノコ", | |
| "sometimes": "ちいさなキノコ", | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ほうし"] | |
| }, | |
| { | |
| "id": 47, | |
| "national_id": 47, | |
| "name": "パラセクト", | |
| "form_name": null, | |
| "height": 10, | |
| "weight": 295, | |
| "types": [ | |
| "むし", | |
| "くさ" | |
| ], | |
| "base_stats": [ | |
| 60, | |
| 95, | |
| 80, | |
| 30, | |
| 60, | |
| 80 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 75, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "おおきなキノコ", | |
| "sometimes": "ちいさなキノコ", | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "おおきなキノコ", | |
| "sometimes": "ちいさなキノコ", | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ほうし"] | |
| }, | |
| { | |
| "id": 48, | |
| "national_id": 48, | |
| "name": "コンパン", | |
| "form_name": null, | |
| "height": 10, | |
| "weight": 300, | |
| "types": [ | |
| "むし", | |
| "どく" | |
| ], | |
| "base_stats": [ | |
| 60, | |
| 55, | |
| 50, | |
| 45, | |
| 40, | |
| 55 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 190, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ふくがん"] | |
| }, | |
| { | |
| "id": 49, | |
| "national_id": 49, | |
| "name": "モルフォン", | |
| "form_name": null, | |
| "height": 15, | |
| "weight": 125, | |
| "types": [ | |
| "むし", | |
| "どく" | |
| ], | |
| "base_stats": [ | |
| 70, | |
| 65, | |
| 60, | |
| 90, | |
| 90, | |
| 75 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 75, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "ぎんのこな", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["りんぷん"] | |
| }, | |
| { | |
| "id": 50, | |
| "national_id": 50, | |
| "name": "ディグダ", | |
| "form_name": null, | |
| "height": 2, | |
| "weight": 8, | |
| "types": ["じめん"], | |
| "base_stats": [ | |
| 10, | |
| 55, | |
| 25, | |
| 95, | |
| 35, | |
| 45 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 255, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "すながくれ", | |
| "ありじごく" | |
| ] | |
| }, | |
| { | |
| "id": 51, | |
| "national_id": 51, | |
| "name": "ダグトリオ", | |
| "form_name": null, | |
| "height": 7, | |
| "weight": 333, | |
| "types": ["じめん"], | |
| "base_stats": [ | |
| 35, | |
| 80, | |
| 50, | |
| 120, | |
| 50, | |
| 70 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 50, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "すながくれ", | |
| "ありじごく" | |
| ] | |
| }, | |
| { | |
| "id": 52, | |
| "national_id": 52, | |
| "name": "ニャース", | |
| "form_name": null, | |
| "height": 4, | |
| "weight": 42, | |
| "types": ["ノーマル"], | |
| "base_stats": [ | |
| 40, | |
| 45, | |
| 35, | |
| 90, | |
| 40, | |
| 40 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 255, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "きんのたま", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ものひろい"] | |
| }, | |
| { | |
| "id": 53, | |
| "national_id": 53, | |
| "name": "ペルシアン", | |
| "form_name": null, | |
| "height": 10, | |
| "weight": 320, | |
| "types": ["ノーマル"], | |
| "base_stats": [ | |
| 65, | |
| 70, | |
| 60, | |
| 115, | |
| 65, | |
| 65 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 90, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["じゅうなん"] | |
| }, | |
| { | |
| "id": 54, | |
| "national_id": 54, | |
| "name": "コダック", | |
| "form_name": null, | |
| "height": 8, | |
| "weight": 196, | |
| "types": ["みず"], | |
| "base_stats": [ | |
| 50, | |
| 52, | |
| 48, | |
| 55, | |
| 65, | |
| 50 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 190, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "しめりけ", | |
| "ノーてんき" | |
| ] | |
| }, | |
| { | |
| "id": 55, | |
| "national_id": 55, | |
| "name": "ゴルダック", | |
| "form_name": null, | |
| "height": 17, | |
| "weight": 766, | |
| "types": ["みず"], | |
| "base_stats": [ | |
| 80, | |
| 82, | |
| 78, | |
| 85, | |
| 95, | |
| 80 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 75, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "しめりけ", | |
| "ノーてんき" | |
| ] | |
| }, | |
| { | |
| "id": 56, | |
| "national_id": 56, | |
| "name": "マンキー", | |
| "form_name": null, | |
| "height": 5, | |
| "weight": 280, | |
| "types": ["かくとう"], | |
| "base_stats": [ | |
| 40, | |
| 80, | |
| 35, | |
| 70, | |
| 35, | |
| 45 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 190, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["やるき"] | |
| }, | |
| { | |
| "id": 57, | |
| "national_id": 57, | |
| "name": "オコリザル", | |
| "form_name": null, | |
| "height": 10, | |
| "weight": 320, | |
| "types": ["かくとう"], | |
| "base_stats": [ | |
| 65, | |
| 105, | |
| 60, | |
| 95, | |
| 60, | |
| 70 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 75, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["やるき"] | |
| }, | |
| { | |
| "id": 58, | |
| "national_id": 58, | |
| "name": "ガーディ", | |
| "form_name": null, | |
| "height": 7, | |
| "weight": 190, | |
| "types": ["ほのお"], | |
| "base_stats": [ | |
| 55, | |
| 70, | |
| 45, | |
| 60, | |
| 70, | |
| 50 | |
| ], | |
| "gender_threshold": 63, | |
| "catch_rate": 190, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": "チーゴのみ" | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": "チーゴのみ", | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "いかく", | |
| "もらいび" | |
| ] | |
| }, | |
| { | |
| "id": 59, | |
| "national_id": 59, | |
| "name": "ウインディ", | |
| "form_name": null, | |
| "height": 19, | |
| "weight": 1550, | |
| "types": ["ほのお"], | |
| "base_stats": [ | |
| 90, | |
| 110, | |
| 80, | |
| 95, | |
| 100, | |
| 80 | |
| ], | |
| "gender_threshold": 63, | |
| "catch_rate": 75, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": "チーゴのみ" | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": "チーゴのみ", | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "いかく", | |
| "もらいび" | |
| ] | |
| }, | |
| { | |
| "id": 60, | |
| "national_id": 60, | |
| "name": "ニョロモ", | |
| "form_name": null, | |
| "height": 6, | |
| "weight": 124, | |
| "types": ["みず"], | |
| "base_stats": [ | |
| 40, | |
| 50, | |
| 40, | |
| 90, | |
| 40, | |
| 40 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 255, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "ちょすい", | |
| "しめりけ" | |
| ] | |
| }, | |
| { | |
| "id": 61, | |
| "national_id": 61, | |
| "name": "ニョロゾ", | |
| "form_name": null, | |
| "height": 10, | |
| "weight": 200, | |
| "types": ["みず"], | |
| "base_stats": [ | |
| 65, | |
| 65, | |
| 65, | |
| 90, | |
| 50, | |
| 50 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 120, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "おうじゃのしるし", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "ちょすい", | |
| "しめりけ" | |
| ] | |
| }, | |
| { | |
| "id": 62, | |
| "national_id": 62, | |
| "name": "ニョロボン", | |
| "form_name": null, | |
| "height": 13, | |
| "weight": 540, | |
| "types": [ | |
| "みず", | |
| "かくとう" | |
| ], | |
| "base_stats": [ | |
| 90, | |
| 85, | |
| 95, | |
| 70, | |
| 70, | |
| 90 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "おうじゃのしるし", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "ちょすい", | |
| "しめりけ" | |
| ] | |
| }, | |
| { | |
| "id": 63, | |
| "national_id": 63, | |
| "name": "ケーシィ", | |
| "form_name": null, | |
| "height": 9, | |
| "weight": 195, | |
| "types": ["エスパー"], | |
| "base_stats": [ | |
| 25, | |
| 20, | |
| 15, | |
| 90, | |
| 105, | |
| 55 | |
| ], | |
| "gender_threshold": 63, | |
| "catch_rate": 200, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "まがったスプーン", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "まがったスプーン", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "シンクロ", | |
| "せいしんりょく" | |
| ] | |
| }, | |
| { | |
| "id": 64, | |
| "national_id": 64, | |
| "name": "ユンゲラー", | |
| "form_name": null, | |
| "height": 13, | |
| "weight": 565, | |
| "types": ["エスパー"], | |
| "base_stats": [ | |
| 40, | |
| 35, | |
| 30, | |
| 105, | |
| 120, | |
| 70 | |
| ], | |
| "gender_threshold": 63, | |
| "catch_rate": 100, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "まがったスプーン", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "まがったスプーン", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "シンクロ", | |
| "せいしんりょく" | |
| ] | |
| }, | |
| { | |
| "id": 65, | |
| "national_id": 65, | |
| "name": "フーディン", | |
| "form_name": null, | |
| "height": 15, | |
| "weight": 480, | |
| "types": ["エスパー"], | |
| "base_stats": [ | |
| 55, | |
| 50, | |
| 45, | |
| 120, | |
| 135, | |
| 85 | |
| ], | |
| "gender_threshold": 63, | |
| "catch_rate": 50, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "まがったスプーン", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "まがったスプーン", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "シンクロ", | |
| "せいしんりょく" | |
| ] | |
| }, | |
| { | |
| "id": 66, | |
| "national_id": 66, | |
| "name": "ワンリキー", | |
| "form_name": null, | |
| "height": 8, | |
| "weight": 195, | |
| "types": ["かくとう"], | |
| "base_stats": [ | |
| 70, | |
| 80, | |
| 50, | |
| 35, | |
| 35, | |
| 35 | |
| ], | |
| "gender_threshold": 63, | |
| "catch_rate": 180, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["こんじょう"] | |
| }, | |
| { | |
| "id": 67, | |
| "national_id": 67, | |
| "name": "ゴーリキー", | |
| "form_name": null, | |
| "height": 15, | |
| "weight": 705, | |
| "types": ["かくとう"], | |
| "base_stats": [ | |
| 80, | |
| 100, | |
| 70, | |
| 45, | |
| 50, | |
| 60 | |
| ], | |
| "gender_threshold": 63, | |
| "catch_rate": 90, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "きあいのハチマキ", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["こんじょう"] | |
| }, | |
| { | |
| "id": 68, | |
| "national_id": 68, | |
| "name": "カイリキー", | |
| "form_name": null, | |
| "height": 16, | |
| "weight": 1300, | |
| "types": ["かくとう"], | |
| "base_stats": [ | |
| 90, | |
| 130, | |
| 80, | |
| 55, | |
| 65, | |
| 85 | |
| ], | |
| "gender_threshold": 63, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "きあいのハチマキ", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["こんじょう"] | |
| }, | |
| { | |
| "id": 69, | |
| "national_id": 69, | |
| "name": "マダツボミ", | |
| "form_name": null, | |
| "height": 7, | |
| "weight": 40, | |
| "types": [ | |
| "くさ", | |
| "どく" | |
| ], | |
| "base_stats": [ | |
| 50, | |
| 75, | |
| 35, | |
| 40, | |
| 70, | |
| 30 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 255, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ようりょくそ"] | |
| }, | |
| { | |
| "id": 70, | |
| "national_id": 70, | |
| "name": "ウツドン", | |
| "form_name": null, | |
| "height": 10, | |
| "weight": 64, | |
| "types": [ | |
| "くさ", | |
| "どく" | |
| ], | |
| "base_stats": [ | |
| 65, | |
| 90, | |
| 50, | |
| 55, | |
| 85, | |
| 45 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 120, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ようりょくそ"] | |
| }, | |
| { | |
| "id": 71, | |
| "national_id": 71, | |
| "name": "ウツボット", | |
| "form_name": null, | |
| "height": 17, | |
| "weight": 155, | |
| "types": [ | |
| "くさ", | |
| "どく" | |
| ], | |
| "base_stats": [ | |
| 80, | |
| 105, | |
| 65, | |
| 70, | |
| 100, | |
| 60 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ようりょくそ"] | |
| }, | |
| { | |
| "id": 72, | |
| "national_id": 72, | |
| "name": "メノクラゲ", | |
| "form_name": null, | |
| "height": 9, | |
| "weight": 455, | |
| "types": [ | |
| "みず", | |
| "どく" | |
| ], | |
| "base_stats": [ | |
| 40, | |
| 40, | |
| 35, | |
| 70, | |
| 50, | |
| 100 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 190, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "クリアボディ", | |
| "ヘドロえき" | |
| ] | |
| }, | |
| { | |
| "id": 73, | |
| "national_id": 73, | |
| "name": "ドククラゲ", | |
| "form_name": null, | |
| "height": 16, | |
| "weight": 550, | |
| "types": [ | |
| "みず", | |
| "どく" | |
| ], | |
| "base_stats": [ | |
| 80, | |
| 70, | |
| 65, | |
| 100, | |
| 80, | |
| 120 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 60, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "クリアボディ", | |
| "ヘドロえき" | |
| ] | |
| }, | |
| { | |
| "id": 74, | |
| "national_id": 74, | |
| "name": "イシツブテ", | |
| "form_name": null, | |
| "height": 4, | |
| "weight": 200, | |
| "types": [ | |
| "いわ", | |
| "じめん" | |
| ], | |
| "base_stats": [ | |
| 40, | |
| 80, | |
| 100, | |
| 20, | |
| 30, | |
| 30 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 255, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "かわらずのいし", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "いしあたま", | |
| "がんじょう" | |
| ] | |
| }, | |
| { | |
| "id": 75, | |
| "national_id": 75, | |
| "name": "ゴローン", | |
| "form_name": null, | |
| "height": 10, | |
| "weight": 1050, | |
| "types": [ | |
| "いわ", | |
| "じめん" | |
| ], | |
| "base_stats": [ | |
| 55, | |
| 95, | |
| 115, | |
| 35, | |
| 45, | |
| 45 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 120, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "かわらずのいし", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "かたいいし", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "いしあたま", | |
| "がんじょう" | |
| ] | |
| }, | |
| { | |
| "id": 76, | |
| "national_id": 76, | |
| "name": "ゴローニャ", | |
| "form_name": null, | |
| "height": 14, | |
| "weight": 3000, | |
| "types": [ | |
| "いわ", | |
| "じめん" | |
| ], | |
| "base_stats": [ | |
| 80, | |
| 110, | |
| 130, | |
| 45, | |
| 55, | |
| 65 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "かわらずのいし", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "かたいいし", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "いしあたま", | |
| "がんじょう" | |
| ] | |
| }, | |
| { | |
| "id": 77, | |
| "national_id": 77, | |
| "name": "ポニータ", | |
| "form_name": null, | |
| "height": 10, | |
| "weight": 300, | |
| "types": ["ほのお"], | |
| "base_stats": [ | |
| 50, | |
| 85, | |
| 55, | |
| 90, | |
| 65, | |
| 65 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 190, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "にげあし", | |
| "もらいび" | |
| ] | |
| }, | |
| { | |
| "id": 78, | |
| "national_id": 78, | |
| "name": "ギャロップ", | |
| "form_name": null, | |
| "height": 17, | |
| "weight": 950, | |
| "types": ["ほのお"], | |
| "base_stats": [ | |
| 65, | |
| 100, | |
| 70, | |
| 105, | |
| 80, | |
| 80 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 60, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "にげあし", | |
| "もらいび" | |
| ] | |
| }, | |
| { | |
| "id": 79, | |
| "national_id": 79, | |
| "name": "ヤドン", | |
| "form_name": null, | |
| "height": 12, | |
| "weight": 360, | |
| "types": [ | |
| "みず", | |
| "エスパー" | |
| ], | |
| "base_stats": [ | |
| 90, | |
| 65, | |
| 65, | |
| 15, | |
| 40, | |
| 40 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 190, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "おうじゃのしるし", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "どんかん", | |
| "マイペース" | |
| ] | |
| }, | |
| { | |
| "id": 80, | |
| "national_id": 80, | |
| "name": "ヤドラン", | |
| "form_name": null, | |
| "height": 16, | |
| "weight": 785, | |
| "types": [ | |
| "みず", | |
| "エスパー" | |
| ], | |
| "base_stats": [ | |
| 95, | |
| 75, | |
| 110, | |
| 30, | |
| 100, | |
| 80 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 75, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "おうじゃのしるし", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "どんかん", | |
| "マイペース" | |
| ] | |
| }, | |
| { | |
| "id": 81, | |
| "national_id": 81, | |
| "name": "コイル", | |
| "form_name": null, | |
| "height": 3, | |
| "weight": 60, | |
| "types": [ | |
| "でんき", | |
| "はがね" | |
| ], | |
| "base_stats": [ | |
| 25, | |
| 35, | |
| 70, | |
| 45, | |
| 95, | |
| 55 | |
| ], | |
| "gender_threshold": 255, | |
| "catch_rate": 190, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "メタルコート", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "じりょく", | |
| "がんじょう" | |
| ] | |
| }, | |
| { | |
| "id": 82, | |
| "national_id": 82, | |
| "name": "レアコイル", | |
| "form_name": null, | |
| "height": 10, | |
| "weight": 600, | |
| "types": [ | |
| "でんき", | |
| "はがね" | |
| ], | |
| "base_stats": [ | |
| 50, | |
| 60, | |
| 95, | |
| 70, | |
| 120, | |
| 70 | |
| ], | |
| "gender_threshold": 255, | |
| "catch_rate": 60, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "メタルコート", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "じしゃく", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "じりょく", | |
| "がんじょう" | |
| ] | |
| }, | |
| { | |
| "id": 83, | |
| "national_id": 83, | |
| "name": "カモネギ", | |
| "form_name": null, | |
| "height": 8, | |
| "weight": 150, | |
| "types": [ | |
| "ノーマル", | |
| "ひこう" | |
| ], | |
| "base_stats": [ | |
| 52, | |
| 65, | |
| 55, | |
| 60, | |
| 58, | |
| 62 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "ながねぎ", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "ながねぎ", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "するどいめ", | |
| "せいしんりょく" | |
| ] | |
| }, | |
| { | |
| "id": 84, | |
| "national_id": 84, | |
| "name": "ドードー", | |
| "form_name": null, | |
| "height": 14, | |
| "weight": 392, | |
| "types": [ | |
| "ノーマル", | |
| "ひこう" | |
| ], | |
| "base_stats": [ | |
| 35, | |
| 85, | |
| 45, | |
| 75, | |
| 35, | |
| 35 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 190, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "するどいくちばし", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "にげあし", | |
| "はやおき" | |
| ] | |
| }, | |
| { | |
| "id": 85, | |
| "national_id": 85, | |
| "name": "ドードリオ", | |
| "form_name": null, | |
| "height": 18, | |
| "weight": 852, | |
| "types": [ | |
| "ノーマル", | |
| "ひこう" | |
| ], | |
| "base_stats": [ | |
| 60, | |
| 110, | |
| 70, | |
| 100, | |
| 60, | |
| 60 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "するどいくちばし", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "するどいくちばし", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "にげあし", | |
| "はやおき" | |
| ] | |
| }, | |
| { | |
| "id": 86, | |
| "national_id": 86, | |
| "name": "パウワウ", | |
| "form_name": null, | |
| "height": 11, | |
| "weight": 900, | |
| "types": ["みず"], | |
| "base_stats": [ | |
| 65, | |
| 45, | |
| 55, | |
| 45, | |
| 45, | |
| 70 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 190, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": "ナナシのみ", | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["あついしぼう"] | |
| }, | |
| { | |
| "id": 87, | |
| "national_id": 87, | |
| "name": "ジュゴン", | |
| "form_name": null, | |
| "height": 17, | |
| "weight": 1200, | |
| "types": [ | |
| "みず", | |
| "こおり" | |
| ], | |
| "base_stats": [ | |
| 90, | |
| 70, | |
| 80, | |
| 70, | |
| 70, | |
| 95 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 75, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "とけないこおり", | |
| "sometimes": "ナナシのみ", | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["あついしぼう"] | |
| }, | |
| { | |
| "id": 88, | |
| "national_id": 88, | |
| "name": "ベトベター", | |
| "form_name": null, | |
| "height": 9, | |
| "weight": 300, | |
| "types": ["どく"], | |
| "base_stats": [ | |
| 80, | |
| 80, | |
| 50, | |
| 25, | |
| 40, | |
| 50 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 190, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "きんのたま", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "あくしゅう", | |
| "ねんちゃく" | |
| ] | |
| }, | |
| { | |
| "id": 89, | |
| "national_id": 89, | |
| "name": "ベトベトン", | |
| "form_name": null, | |
| "height": 12, | |
| "weight": 300, | |
| "types": ["どく"], | |
| "base_stats": [ | |
| 105, | |
| 105, | |
| 75, | |
| 50, | |
| 65, | |
| 100 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 75, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "きんのたま", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "あくしゅう", | |
| "ねんちゃく" | |
| ] | |
| }, | |
| { | |
| "id": 90, | |
| "national_id": 90, | |
| "name": "シェルダー", | |
| "form_name": null, | |
| "height": 3, | |
| "weight": 40, | |
| "types": ["みず"], | |
| "base_stats": [ | |
| 30, | |
| 65, | |
| 100, | |
| 40, | |
| 45, | |
| 25 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 190, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "おおきなしんじゅ", | |
| "sometimes": "しんじゅ", | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "おおきなしんじゅ", | |
| "sometimes": "しんじゅ", | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["シェルアーマー"] | |
| }, | |
| { | |
| "id": 91, | |
| "national_id": 91, | |
| "name": "パルシェン", | |
| "form_name": null, | |
| "height": 15, | |
| "weight": 1325, | |
| "types": [ | |
| "みず", | |
| "こおり" | |
| ], | |
| "base_stats": [ | |
| 50, | |
| 95, | |
| 180, | |
| 70, | |
| 85, | |
| 45 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 60, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "おおきなしんじゅ", | |
| "sometimes": "しんじゅ", | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "おおきなしんじゅ", | |
| "sometimes": "しんじゅ", | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["シェルアーマー"] | |
| }, | |
| { | |
| "id": 92, | |
| "national_id": 92, | |
| "name": "ゴース", | |
| "form_name": null, | |
| "height": 13, | |
| "weight": 1, | |
| "types": [ | |
| "ゴースト", | |
| "どく" | |
| ], | |
| "base_stats": [ | |
| 30, | |
| 35, | |
| 30, | |
| 80, | |
| 100, | |
| 35 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 190, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ふゆう"] | |
| }, | |
| { | |
| "id": 93, | |
| "national_id": 93, | |
| "name": "ゴースト", | |
| "form_name": null, | |
| "height": 16, | |
| "weight": 1, | |
| "types": [ | |
| "ゴースト", | |
| "どく" | |
| ], | |
| "base_stats": [ | |
| 45, | |
| 50, | |
| 45, | |
| 95, | |
| 115, | |
| 55 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 90, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "のろいのおふだ", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ふゆう"] | |
| }, | |
| { | |
| "id": 94, | |
| "national_id": 94, | |
| "name": "ゲンガー", | |
| "form_name": null, | |
| "height": 15, | |
| "weight": 405, | |
| "types": [ | |
| "ゴースト", | |
| "どく" | |
| ], | |
| "base_stats": [ | |
| 60, | |
| 65, | |
| 60, | |
| 110, | |
| 130, | |
| 75 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "のろいのおふだ", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ふゆう"] | |
| }, | |
| { | |
| "id": 95, | |
| "national_id": 95, | |
| "name": "イワーク", | |
| "form_name": null, | |
| "height": 88, | |
| "weight": 2100, | |
| "types": [ | |
| "いわ", | |
| "じめん" | |
| ], | |
| "base_stats": [ | |
| 35, | |
| 45, | |
| 160, | |
| 70, | |
| 30, | |
| 45 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "かたいいし", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "いしあたま", | |
| "がんじょう" | |
| ] | |
| }, | |
| { | |
| "id": 96, | |
| "national_id": 96, | |
| "name": "スリープ", | |
| "form_name": null, | |
| "height": 10, | |
| "weight": 324, | |
| "types": ["エスパー"], | |
| "base_stats": [ | |
| 60, | |
| 48, | |
| 45, | |
| 42, | |
| 43, | |
| 90 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 190, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ふみん"] | |
| }, | |
| { | |
| "id": 97, | |
| "national_id": 97, | |
| "name": "スリーパー", | |
| "form_name": null, | |
| "height": 16, | |
| "weight": 756, | |
| "types": ["エスパー"], | |
| "base_stats": [ | |
| 85, | |
| 73, | |
| 70, | |
| 67, | |
| 73, | |
| 115 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 75, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ふみん"] | |
| }, | |
| { | |
| "id": 98, | |
| "national_id": 98, | |
| "name": "クラブ", | |
| "form_name": null, | |
| "height": 4, | |
| "weight": 65, | |
| "types": ["みず"], | |
| "base_stats": [ | |
| 30, | |
| 105, | |
| 90, | |
| 50, | |
| 25, | |
| 25 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 225, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "かいりきバサミ", | |
| "シェルアーマー" | |
| ] | |
| }, | |
| { | |
| "id": 99, | |
| "national_id": 99, | |
| "name": "キングラー", | |
| "form_name": null, | |
| "height": 13, | |
| "weight": 600, | |
| "types": ["みず"], | |
| "base_stats": [ | |
| 55, | |
| 130, | |
| 115, | |
| 75, | |
| 50, | |
| 50 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 60, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "かいりきバサミ", | |
| "シェルアーマー" | |
| ] | |
| }, | |
| { | |
| "id": 100, | |
| "national_id": 100, | |
| "name": "ビリリダマ", | |
| "form_name": null, | |
| "height": 5, | |
| "weight": 104, | |
| "types": ["でんき"], | |
| "base_stats": [ | |
| 40, | |
| 30, | |
| 50, | |
| 100, | |
| 55, | |
| 55 | |
| ], | |
| "gender_threshold": 255, | |
| "catch_rate": 190, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "ぼうおん", | |
| "せいでんき" | |
| ] | |
| }, | |
| { | |
| "id": 101, | |
| "national_id": 101, | |
| "name": "マルマイン", | |
| "form_name": null, | |
| "height": 12, | |
| "weight": 666, | |
| "types": ["でんき"], | |
| "base_stats": [ | |
| 60, | |
| 50, | |
| 70, | |
| 140, | |
| 80, | |
| 80 | |
| ], | |
| "gender_threshold": 255, | |
| "catch_rate": 60, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "ぼうおん", | |
| "せいでんき" | |
| ] | |
| }, | |
| { | |
| "id": 102, | |
| "national_id": 102, | |
| "name": "タマタマ", | |
| "form_name": null, | |
| "height": 4, | |
| "weight": 25, | |
| "types": [ | |
| "くさ", | |
| "エスパー" | |
| ], | |
| "base_stats": [ | |
| 60, | |
| 40, | |
| 80, | |
| 40, | |
| 60, | |
| 45 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 90, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ようりょくそ"] | |
| }, | |
| { | |
| "id": 103, | |
| "national_id": 103, | |
| "name": "ナッシー", | |
| "form_name": null, | |
| "height": 20, | |
| "weight": 1200, | |
| "types": [ | |
| "くさ", | |
| "エスパー" | |
| ], | |
| "base_stats": [ | |
| 95, | |
| 95, | |
| 85, | |
| 55, | |
| 125, | |
| 65 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ようりょくそ"] | |
| }, | |
| { | |
| "id": 104, | |
| "national_id": 104, | |
| "name": "カラカラ", | |
| "form_name": null, | |
| "height": 4, | |
| "weight": 65, | |
| "types": ["じめん"], | |
| "base_stats": [ | |
| 50, | |
| 50, | |
| 95, | |
| 35, | |
| 40, | |
| 50 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 190, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "ふといホネ", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "ふといホネ", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "いしあたま", | |
| "ひらいしん" | |
| ] | |
| }, | |
| { | |
| "id": 105, | |
| "national_id": 105, | |
| "name": "ガラガラ", | |
| "form_name": null, | |
| "height": 10, | |
| "weight": 450, | |
| "types": ["じめん"], | |
| "base_stats": [ | |
| 60, | |
| 80, | |
| 110, | |
| 45, | |
| 50, | |
| 80 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 75, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "ふといホネ", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "ふといホネ", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "いしあたま", | |
| "ひらいしん" | |
| ] | |
| }, | |
| { | |
| "id": 106, | |
| "national_id": 106, | |
| "name": "サワムラー", | |
| "form_name": null, | |
| "height": 15, | |
| "weight": 498, | |
| "types": ["かくとう"], | |
| "base_stats": [ | |
| 50, | |
| 120, | |
| 53, | |
| 87, | |
| 35, | |
| 110 | |
| ], | |
| "gender_threshold": 0, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["じゅうなん"] | |
| }, | |
| { | |
| "id": 107, | |
| "national_id": 107, | |
| "name": "エビワラー", | |
| "form_name": null, | |
| "height": 14, | |
| "weight": 502, | |
| "types": ["かくとう"], | |
| "base_stats": [ | |
| 50, | |
| 105, | |
| 79, | |
| 76, | |
| 35, | |
| 110 | |
| ], | |
| "gender_threshold": 0, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["するどいめ"] | |
| }, | |
| { | |
| "id": 108, | |
| "national_id": 108, | |
| "name": "ベロリンガ", | |
| "form_name": null, | |
| "height": 12, | |
| "weight": 655, | |
| "types": ["ノーマル"], | |
| "base_stats": [ | |
| 90, | |
| 55, | |
| 75, | |
| 30, | |
| 60, | |
| 75 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "マイペース", | |
| "どんかん" | |
| ] | |
| }, | |
| { | |
| "id": 109, | |
| "national_id": 109, | |
| "name": "ドガース", | |
| "form_name": null, | |
| "height": 6, | |
| "weight": 10, | |
| "types": ["どく"], | |
| "base_stats": [ | |
| 40, | |
| 65, | |
| 95, | |
| 35, | |
| 60, | |
| 45 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 190, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "けむりだま", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ふゆう"] | |
| }, | |
| { | |
| "id": 110, | |
| "national_id": 110, | |
| "name": "マタドガス", | |
| "form_name": null, | |
| "height": 12, | |
| "weight": 95, | |
| "types": ["どく"], | |
| "base_stats": [ | |
| 65, | |
| 90, | |
| 120, | |
| 60, | |
| 85, | |
| 70 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 60, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "けむりだま", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ふゆう"] | |
| }, | |
| { | |
| "id": 111, | |
| "national_id": 111, | |
| "name": "サイホーン", | |
| "form_name": null, | |
| "height": 10, | |
| "weight": 1150, | |
| "types": [ | |
| "じめん", | |
| "いわ" | |
| ], | |
| "base_stats": [ | |
| 80, | |
| 85, | |
| 95, | |
| 25, | |
| 30, | |
| 30 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 120, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "ひらいしん", | |
| "いしあたま" | |
| ] | |
| }, | |
| { | |
| "id": 112, | |
| "national_id": 112, | |
| "name": "サイドン", | |
| "form_name": null, | |
| "height": 19, | |
| "weight": 1200, | |
| "types": [ | |
| "じめん", | |
| "いわ" | |
| ], | |
| "base_stats": [ | |
| 105, | |
| 130, | |
| 120, | |
| 40, | |
| 45, | |
| 45 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 60, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "ひらいしん", | |
| "いしあたま" | |
| ] | |
| }, | |
| { | |
| "id": 113, | |
| "national_id": 113, | |
| "name": "ラッキー", | |
| "form_name": null, | |
| "height": 11, | |
| "weight": 346, | |
| "types": ["ノーマル"], | |
| "base_stats": [ | |
| 250, | |
| 5, | |
| 5, | |
| 50, | |
| 35, | |
| 105 | |
| ], | |
| "gender_threshold": 254, | |
| "catch_rate": 30, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "しあわせタマゴ", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "しあわせタマゴ", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "しぜんかいふく", | |
| "てんのめぐみ" | |
| ] | |
| }, | |
| { | |
| "id": 114, | |
| "national_id": 114, | |
| "name": "モンジャラ", | |
| "form_name": null, | |
| "height": 10, | |
| "weight": 350, | |
| "types": ["くさ"], | |
| "base_stats": [ | |
| 65, | |
| 55, | |
| 115, | |
| 60, | |
| 100, | |
| 40 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ようりょくそ"] | |
| }, | |
| { | |
| "id": 115, | |
| "national_id": 115, | |
| "name": "ガルーラ", | |
| "form_name": null, | |
| "height": 22, | |
| "weight": 800, | |
| "types": ["ノーマル"], | |
| "base_stats": [ | |
| 105, | |
| 95, | |
| 80, | |
| 90, | |
| 40, | |
| 80 | |
| ], | |
| "gender_threshold": 254, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["はやおき"] | |
| }, | |
| { | |
| "id": 116, | |
| "national_id": 116, | |
| "name": "タッツー", | |
| "form_name": null, | |
| "height": 4, | |
| "weight": 80, | |
| "types": ["みず"], | |
| "base_stats": [ | |
| 30, | |
| 40, | |
| 70, | |
| 60, | |
| 70, | |
| 25 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 225, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "りゅうのウロコ", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["すいすい"] | |
| }, | |
| { | |
| "id": 117, | |
| "national_id": 117, | |
| "name": "シードラ", | |
| "form_name": null, | |
| "height": 12, | |
| "weight": 250, | |
| "types": ["みず"], | |
| "base_stats": [ | |
| 55, | |
| 65, | |
| 95, | |
| 85, | |
| 95, | |
| 45 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 75, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "りゅうのウロコ", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["どくのトゲ"] | |
| }, | |
| { | |
| "id": 118, | |
| "national_id": 118, | |
| "name": "トサキント", | |
| "form_name": null, | |
| "height": 6, | |
| "weight": 150, | |
| "types": ["みず"], | |
| "base_stats": [ | |
| 45, | |
| 67, | |
| 60, | |
| 63, | |
| 35, | |
| 50 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 225, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "すいすい", | |
| "みずのベール" | |
| ] | |
| }, | |
| { | |
| "id": 119, | |
| "national_id": 119, | |
| "name": "アズマオウ", | |
| "form_name": null, | |
| "height": 13, | |
| "weight": 390, | |
| "types": ["みず"], | |
| "base_stats": [ | |
| 80, | |
| 92, | |
| 65, | |
| 68, | |
| 65, | |
| 80 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 60, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "すいすい", | |
| "みずのベール" | |
| ] | |
| }, | |
| { | |
| "id": 120, | |
| "national_id": 120, | |
| "name": "ヒトデマン", | |
| "form_name": null, | |
| "height": 8, | |
| "weight": 345, | |
| "types": ["みず"], | |
| "base_stats": [ | |
| 30, | |
| 45, | |
| 55, | |
| 85, | |
| 70, | |
| 55 | |
| ], | |
| "gender_threshold": 255, | |
| "catch_rate": 225, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "ほしのかけら", | |
| "sometimes": "ほしのすな", | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "ほしのかけら", | |
| "sometimes": "ほしのすな", | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "はっこう", | |
| "しぜんかいふく" | |
| ] | |
| }, | |
| { | |
| "id": 121, | |
| "national_id": 121, | |
| "name": "スターミー", | |
| "form_name": null, | |
| "height": 11, | |
| "weight": 800, | |
| "types": [ | |
| "みず", | |
| "エスパー" | |
| ], | |
| "base_stats": [ | |
| 60, | |
| 75, | |
| 85, | |
| 115, | |
| 100, | |
| 85 | |
| ], | |
| "gender_threshold": 255, | |
| "catch_rate": 60, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "ほしのかけら", | |
| "sometimes": "ほしのすな", | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "ほしのかけら", | |
| "sometimes": "ほしのすな", | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "はっこう", | |
| "しぜんかいふく" | |
| ] | |
| }, | |
| { | |
| "id": 122, | |
| "national_id": 122, | |
| "name": "バリヤード", | |
| "form_name": null, | |
| "height": 13, | |
| "weight": 545, | |
| "types": ["エスパー"], | |
| "base_stats": [ | |
| 40, | |
| 45, | |
| 65, | |
| 90, | |
| 100, | |
| 120 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "ヒメリのみ", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ぼうおん"] | |
| }, | |
| { | |
| "id": 123, | |
| "national_id": 123, | |
| "name": "ストライク", | |
| "form_name": null, | |
| "height": 15, | |
| "weight": 560, | |
| "types": [ | |
| "むし", | |
| "ひこう" | |
| ], | |
| "base_stats": [ | |
| 70, | |
| 110, | |
| 80, | |
| 105, | |
| 55, | |
| 80 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["むしのしらせ"] | |
| }, | |
| { | |
| "id": 124, | |
| "national_id": 124, | |
| "name": "ルージュラ", | |
| "form_name": null, | |
| "height": 14, | |
| "weight": 406, | |
| "types": [ | |
| "こおり", | |
| "エスパー" | |
| ], | |
| "base_stats": [ | |
| 65, | |
| 50, | |
| 35, | |
| 95, | |
| 115, | |
| 95 | |
| ], | |
| "gender_threshold": 254, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": "ナナシのみ" | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["どんかん"] | |
| }, | |
| { | |
| "id": 125, | |
| "national_id": 125, | |
| "name": "エレブー", | |
| "form_name": null, | |
| "height": 11, | |
| "weight": 300, | |
| "types": ["でんき"], | |
| "base_stats": [ | |
| 65, | |
| 83, | |
| 57, | |
| 105, | |
| 95, | |
| 85 | |
| ], | |
| "gender_threshold": 63, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["せいでんき"] | |
| }, | |
| { | |
| "id": 126, | |
| "national_id": 126, | |
| "name": "ブーバー", | |
| "form_name": null, | |
| "height": 13, | |
| "weight": 445, | |
| "types": ["ほのお"], | |
| "base_stats": [ | |
| 65, | |
| 95, | |
| 57, | |
| 93, | |
| 100, | |
| 85 | |
| ], | |
| "gender_threshold": 63, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": "チーゴのみ" | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ほのおのからだ"] | |
| }, | |
| { | |
| "id": 127, | |
| "national_id": 127, | |
| "name": "カイロス", | |
| "form_name": null, | |
| "height": 15, | |
| "weight": 550, | |
| "types": ["むし"], | |
| "base_stats": [ | |
| 65, | |
| 125, | |
| 100, | |
| 85, | |
| 55, | |
| 70 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["かいりきバサミ"] | |
| }, | |
| { | |
| "id": 128, | |
| "national_id": 128, | |
| "name": "ケンタロス", | |
| "form_name": null, | |
| "height": 14, | |
| "weight": 884, | |
| "types": ["ノーマル"], | |
| "base_stats": [ | |
| 75, | |
| 100, | |
| 95, | |
| 110, | |
| 40, | |
| 70 | |
| ], | |
| "gender_threshold": 0, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["いかく"] | |
| }, | |
| { | |
| "id": 129, | |
| "national_id": 129, | |
| "name": "コイキング", | |
| "form_name": null, | |
| "height": 9, | |
| "weight": 100, | |
| "types": ["みず"], | |
| "base_stats": [ | |
| 20, | |
| 10, | |
| 55, | |
| 80, | |
| 15, | |
| 20 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 255, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["すいすい"] | |
| }, | |
| { | |
| "id": 130, | |
| "national_id": 130, | |
| "name": "ギャラドス", | |
| "form_name": null, | |
| "height": 65, | |
| "weight": 2350, | |
| "types": [ | |
| "みず", | |
| "ひこう" | |
| ], | |
| "base_stats": [ | |
| 95, | |
| 125, | |
| 79, | |
| 81, | |
| 60, | |
| 100 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["いかく"] | |
| }, | |
| { | |
| "id": 131, | |
| "national_id": 131, | |
| "name": "ラプラス", | |
| "form_name": null, | |
| "height": 25, | |
| "weight": 2200, | |
| "types": [ | |
| "みず", | |
| "こおり" | |
| ], | |
| "base_stats": [ | |
| 130, | |
| 85, | |
| 80, | |
| 60, | |
| 85, | |
| 95 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "ちょすい", | |
| "シェルアーマー" | |
| ] | |
| }, | |
| { | |
| "id": 132, | |
| "national_id": 132, | |
| "name": "メタモン", | |
| "form_name": null, | |
| "height": 3, | |
| "weight": 40, | |
| "types": ["ノーマル"], | |
| "base_stats": [ | |
| 48, | |
| 48, | |
| 48, | |
| 48, | |
| 48, | |
| 48 | |
| ], | |
| "gender_threshold": 255, | |
| "catch_rate": 35, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "メタルパウダー", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "メタルパウダー", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["じゅうなん"] | |
| }, | |
| { | |
| "id": 133, | |
| "national_id": 133, | |
| "name": "イーブイ", | |
| "form_name": null, | |
| "height": 3, | |
| "weight": 65, | |
| "types": ["ノーマル"], | |
| "base_stats": [ | |
| 55, | |
| 55, | |
| 50, | |
| 55, | |
| 45, | |
| 65 | |
| ], | |
| "gender_threshold": 31, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["にげあし"] | |
| }, | |
| { | |
| "id": 134, | |
| "national_id": 134, | |
| "name": "シャワーズ", | |
| "form_name": null, | |
| "height": 10, | |
| "weight": 290, | |
| "types": ["みず"], | |
| "base_stats": [ | |
| 130, | |
| 65, | |
| 60, | |
| 65, | |
| 110, | |
| 95 | |
| ], | |
| "gender_threshold": 31, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ちょすい"] | |
| }, | |
| { | |
| "id": 135, | |
| "national_id": 135, | |
| "name": "サンダース", | |
| "form_name": null, | |
| "height": 8, | |
| "weight": 245, | |
| "types": ["でんき"], | |
| "base_stats": [ | |
| 65, | |
| 65, | |
| 60, | |
| 130, | |
| 110, | |
| 95 | |
| ], | |
| "gender_threshold": 31, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ちくでん"] | |
| }, | |
| { | |
| "id": 136, | |
| "national_id": 136, | |
| "name": "ブースター", | |
| "form_name": null, | |
| "height": 9, | |
| "weight": 250, | |
| "types": ["ほのお"], | |
| "base_stats": [ | |
| 65, | |
| 130, | |
| 60, | |
| 65, | |
| 95, | |
| 110 | |
| ], | |
| "gender_threshold": 31, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["もらいび"] | |
| }, | |
| { | |
| "id": 137, | |
| "national_id": 137, | |
| "name": "ポリゴン", | |
| "form_name": null, | |
| "height": 8, | |
| "weight": 365, | |
| "types": ["ノーマル"], | |
| "base_stats": [ | |
| 65, | |
| 60, | |
| 70, | |
| 40, | |
| 85, | |
| 75 | |
| ], | |
| "gender_threshold": 255, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["トレース"] | |
| }, | |
| { | |
| "id": 138, | |
| "national_id": 138, | |
| "name": "オムナイト", | |
| "form_name": null, | |
| "height": 4, | |
| "weight": 75, | |
| "types": [ | |
| "いわ", | |
| "みず" | |
| ], | |
| "base_stats": [ | |
| 35, | |
| 40, | |
| 100, | |
| 35, | |
| 90, | |
| 55 | |
| ], | |
| "gender_threshold": 31, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "すいすい", | |
| "シェルアーマー" | |
| ] | |
| }, | |
| { | |
| "id": 139, | |
| "national_id": 139, | |
| "name": "オムスター", | |
| "form_name": null, | |
| "height": 10, | |
| "weight": 350, | |
| "types": [ | |
| "いわ", | |
| "みず" | |
| ], | |
| "base_stats": [ | |
| 70, | |
| 60, | |
| 125, | |
| 55, | |
| 115, | |
| 70 | |
| ], | |
| "gender_threshold": 31, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "すいすい", | |
| "シェルアーマー" | |
| ] | |
| }, | |
| { | |
| "id": 140, | |
| "national_id": 140, | |
| "name": "カブト", | |
| "form_name": null, | |
| "height": 5, | |
| "weight": 115, | |
| "types": [ | |
| "いわ", | |
| "みず" | |
| ], | |
| "base_stats": [ | |
| 30, | |
| 80, | |
| 90, | |
| 55, | |
| 55, | |
| 45 | |
| ], | |
| "gender_threshold": 31, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "すいすい", | |
| "カブトアーマー" | |
| ] | |
| }, | |
| { | |
| "id": 141, | |
| "national_id": 141, | |
| "name": "カブトプス", | |
| "form_name": null, | |
| "height": 13, | |
| "weight": 405, | |
| "types": [ | |
| "いわ", | |
| "みず" | |
| ], | |
| "base_stats": [ | |
| 60, | |
| 115, | |
| 105, | |
| 80, | |
| 65, | |
| 70 | |
| ], | |
| "gender_threshold": 31, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "すいすい", | |
| "カブトアーマー" | |
| ] | |
| }, | |
| { | |
| "id": 142, | |
| "national_id": 142, | |
| "name": "プテラ", | |
| "form_name": null, | |
| "height": 18, | |
| "weight": 590, | |
| "types": [ | |
| "いわ", | |
| "ひこう" | |
| ], | |
| "base_stats": [ | |
| 80, | |
| 105, | |
| 65, | |
| 130, | |
| 60, | |
| 75 | |
| ], | |
| "gender_threshold": 31, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "いしあたま", | |
| "プレッシャー" | |
| ] | |
| }, | |
| { | |
| "id": 143, | |
| "national_id": 143, | |
| "name": "カビゴン", | |
| "form_name": null, | |
| "height": 21, | |
| "weight": 4600, | |
| "types": ["ノーマル"], | |
| "base_stats": [ | |
| 160, | |
| 110, | |
| 65, | |
| 30, | |
| 65, | |
| 110 | |
| ], | |
| "gender_threshold": 31, | |
| "catch_rate": 25, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": "たべのこし" | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": "カゴのみ" | |
| } | |
| }, | |
| "abilities": [ | |
| "めんえき", | |
| "あついしぼう" | |
| ] | |
| }, | |
| { | |
| "id": 144, | |
| "national_id": 144, | |
| "name": "フリーザー", | |
| "form_name": null, | |
| "height": 17, | |
| "weight": 554, | |
| "types": [ | |
| "こおり", | |
| "ひこう" | |
| ], | |
| "base_stats": [ | |
| 90, | |
| 85, | |
| 100, | |
| 85, | |
| 95, | |
| 125 | |
| ], | |
| "gender_threshold": 255, | |
| "catch_rate": 3, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["プレッシャー"] | |
| }, | |
| { | |
| "id": 145, | |
| "national_id": 145, | |
| "name": "サンダー", | |
| "form_name": null, | |
| "height": 16, | |
| "weight": 526, | |
| "types": [ | |
| "でんき", | |
| "ひこう" | |
| ], | |
| "base_stats": [ | |
| 90, | |
| 90, | |
| 85, | |
| 100, | |
| 125, | |
| 90 | |
| ], | |
| "gender_threshold": 255, | |
| "catch_rate": 3, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["プレッシャー"] | |
| }, | |
| { | |
| "id": 146, | |
| "national_id": 146, | |
| "name": "ファイヤー", | |
| "form_name": null, | |
| "height": 20, | |
| "weight": 600, | |
| "types": [ | |
| "ほのお", | |
| "ひこう" | |
| ], | |
| "base_stats": [ | |
| 90, | |
| 100, | |
| 90, | |
| 90, | |
| 125, | |
| 85 | |
| ], | |
| "gender_threshold": 255, | |
| "catch_rate": 3, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["プレッシャー"] | |
| }, | |
| { | |
| "id": 147, | |
| "national_id": 147, | |
| "name": "ミニリュウ", | |
| "form_name": null, | |
| "height": 18, | |
| "weight": 33, | |
| "types": ["ドラゴン"], | |
| "base_stats": [ | |
| 41, | |
| 64, | |
| 45, | |
| 50, | |
| 50, | |
| 50 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "りゅうのウロコ", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["だっぴ"] | |
| }, | |
| { | |
| "id": 148, | |
| "national_id": 148, | |
| "name": "ハクリュー", | |
| "form_name": null, | |
| "height": 40, | |
| "weight": 165, | |
| "types": ["ドラゴン"], | |
| "base_stats": [ | |
| 61, | |
| 84, | |
| 65, | |
| 70, | |
| 70, | |
| 70 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "りゅうのウロコ", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "りゅうのキバ", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["だっぴ"] | |
| }, | |
| { | |
| "id": 149, | |
| "national_id": 149, | |
| "name": "カイリュー", | |
| "form_name": null, | |
| "height": 22, | |
| "weight": 2100, | |
| "types": [ | |
| "ドラゴン", | |
| "ひこう" | |
| ], | |
| "base_stats": [ | |
| 91, | |
| 134, | |
| 95, | |
| 80, | |
| 100, | |
| 100 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "りゅうのウロコ", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "りゅうのキバ", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["せいしんりょく"] | |
| }, | |
| { | |
| "id": 150, | |
| "national_id": 150, | |
| "name": "ミュウツー", | |
| "form_name": null, | |
| "height": 20, | |
| "weight": 1220, | |
| "types": ["エスパー"], | |
| "base_stats": [ | |
| 106, | |
| 110, | |
| 90, | |
| 130, | |
| 154, | |
| 90 | |
| ], | |
| "gender_threshold": 255, | |
| "catch_rate": 3, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["プレッシャー"] | |
| }, | |
| { | |
| "id": 151, | |
| "national_id": 151, | |
| "name": "ミュウ", | |
| "form_name": null, | |
| "height": 4, | |
| "weight": 40, | |
| "types": ["エスパー"], | |
| "base_stats": [ | |
| 100, | |
| 100, | |
| 100, | |
| 100, | |
| 100, | |
| 100 | |
| ], | |
| "gender_threshold": 255, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": "ラムのみ" | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": "ラムのみ" | |
| } | |
| }, | |
| "abilities": ["シンクロ"] | |
| }, | |
| { | |
| "id": 152, | |
| "national_id": 152, | |
| "name": "チコリータ", | |
| "form_name": null, | |
| "height": 9, | |
| "weight": 64, | |
| "types": ["くさ"], | |
| "base_stats": [ | |
| 45, | |
| 49, | |
| 65, | |
| 45, | |
| 49, | |
| 65 | |
| ], | |
| "gender_threshold": 31, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["しんりょく"] | |
| }, | |
| { | |
| "id": 153, | |
| "national_id": 153, | |
| "name": "ベイリーフ", | |
| "form_name": null, | |
| "height": 12, | |
| "weight": 158, | |
| "types": ["くさ"], | |
| "base_stats": [ | |
| 60, | |
| 62, | |
| 80, | |
| 60, | |
| 63, | |
| 80 | |
| ], | |
| "gender_threshold": 31, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["しんりょく"] | |
| }, | |
| { | |
| "id": 154, | |
| "national_id": 154, | |
| "name": "メガニウム", | |
| "form_name": null, | |
| "height": 18, | |
| "weight": 1005, | |
| "types": ["くさ"], | |
| "base_stats": [ | |
| 80, | |
| 82, | |
| 100, | |
| 80, | |
| 83, | |
| 100 | |
| ], | |
| "gender_threshold": 31, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["しんりょく"] | |
| }, | |
| { | |
| "id": 155, | |
| "national_id": 155, | |
| "name": "ヒノアラシ", | |
| "form_name": null, | |
| "height": 5, | |
| "weight": 79, | |
| "types": ["ほのお"], | |
| "base_stats": [ | |
| 39, | |
| 52, | |
| 43, | |
| 65, | |
| 60, | |
| 50 | |
| ], | |
| "gender_threshold": 31, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["もうか"] | |
| }, | |
| { | |
| "id": 156, | |
| "national_id": 156, | |
| "name": "マグマラシ", | |
| "form_name": null, | |
| "height": 9, | |
| "weight": 190, | |
| "types": ["ほのお"], | |
| "base_stats": [ | |
| 58, | |
| 64, | |
| 58, | |
| 80, | |
| 80, | |
| 65 | |
| ], | |
| "gender_threshold": 31, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["もうか"] | |
| }, | |
| { | |
| "id": 157, | |
| "national_id": 157, | |
| "name": "バクフーン", | |
| "form_name": null, | |
| "height": 17, | |
| "weight": 795, | |
| "types": ["ほのお"], | |
| "base_stats": [ | |
| 78, | |
| 84, | |
| 78, | |
| 100, | |
| 109, | |
| 85 | |
| ], | |
| "gender_threshold": 31, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["もうか"] | |
| }, | |
| { | |
| "id": 158, | |
| "national_id": 158, | |
| "name": "ワニノコ", | |
| "form_name": null, | |
| "height": 6, | |
| "weight": 95, | |
| "types": ["みず"], | |
| "base_stats": [ | |
| 50, | |
| 65, | |
| 64, | |
| 43, | |
| 44, | |
| 48 | |
| ], | |
| "gender_threshold": 31, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["げきりゅう"] | |
| }, | |
| { | |
| "id": 159, | |
| "national_id": 159, | |
| "name": "アリゲイツ", | |
| "form_name": null, | |
| "height": 11, | |
| "weight": 250, | |
| "types": ["みず"], | |
| "base_stats": [ | |
| 65, | |
| 80, | |
| 80, | |
| 58, | |
| 59, | |
| 63 | |
| ], | |
| "gender_threshold": 31, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["げきりゅう"] | |
| }, | |
| { | |
| "id": 160, | |
| "national_id": 160, | |
| "name": "オーダイル", | |
| "form_name": null, | |
| "height": 23, | |
| "weight": 888, | |
| "types": ["みず"], | |
| "base_stats": [ | |
| 85, | |
| 105, | |
| 100, | |
| 78, | |
| 79, | |
| 83 | |
| ], | |
| "gender_threshold": 31, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["げきりゅう"] | |
| }, | |
| { | |
| "id": 161, | |
| "national_id": 161, | |
| "name": "オタチ", | |
| "form_name": null, | |
| "height": 8, | |
| "weight": 60, | |
| "types": ["ノーマル"], | |
| "base_stats": [ | |
| 35, | |
| 46, | |
| 34, | |
| 20, | |
| 35, | |
| 45 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 255, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "オレンのみ", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "オレンのみ", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "にげあし", | |
| "するどいめ" | |
| ] | |
| }, | |
| { | |
| "id": 162, | |
| "national_id": 162, | |
| "name": "オオタチ", | |
| "form_name": null, | |
| "height": 18, | |
| "weight": 325, | |
| "types": ["ノーマル"], | |
| "base_stats": [ | |
| 85, | |
| 76, | |
| 64, | |
| 90, | |
| 45, | |
| 55 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 90, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "オボンのみ", | |
| "sometimes": "オレンのみ", | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "オボンのみ", | |
| "sometimes": "オレンのみ", | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "にげあし", | |
| "するどいめ" | |
| ] | |
| }, | |
| { | |
| "id": 163, | |
| "national_id": 163, | |
| "name": "ホーホー", | |
| "form_name": null, | |
| "height": 7, | |
| "weight": 212, | |
| "types": [ | |
| "ノーマル", | |
| "ひこう" | |
| ], | |
| "base_stats": [ | |
| 60, | |
| 30, | |
| 30, | |
| 50, | |
| 36, | |
| 56 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 255, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "ふみん", | |
| "するどいめ" | |
| ] | |
| }, | |
| { | |
| "id": 164, | |
| "national_id": 164, | |
| "name": "ヨルノズク", | |
| "form_name": null, | |
| "height": 16, | |
| "weight": 408, | |
| "types": [ | |
| "ノーマル", | |
| "ひこう" | |
| ], | |
| "base_stats": [ | |
| 100, | |
| 50, | |
| 50, | |
| 70, | |
| 76, | |
| 96 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 90, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "ふみん", | |
| "するどいめ" | |
| ] | |
| }, | |
| { | |
| "id": 165, | |
| "national_id": 165, | |
| "name": "レディバ", | |
| "form_name": null, | |
| "height": 10, | |
| "weight": 108, | |
| "types": [ | |
| "むし", | |
| "ひこう" | |
| ], | |
| "base_stats": [ | |
| 40, | |
| 20, | |
| 30, | |
| 55, | |
| 40, | |
| 80 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 255, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "むしのしらせ", | |
| "はやおき" | |
| ] | |
| }, | |
| { | |
| "id": 166, | |
| "national_id": 166, | |
| "name": "レディアン", | |
| "form_name": null, | |
| "height": 14, | |
| "weight": 356, | |
| "types": [ | |
| "むし", | |
| "ひこう" | |
| ], | |
| "base_stats": [ | |
| 55, | |
| 35, | |
| 50, | |
| 85, | |
| 55, | |
| 110 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 90, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "むしのしらせ", | |
| "はやおき" | |
| ] | |
| }, | |
| { | |
| "id": 167, | |
| "national_id": 167, | |
| "name": "イトマル", | |
| "form_name": null, | |
| "height": 5, | |
| "weight": 85, | |
| "types": [ | |
| "むし", | |
| "どく" | |
| ], | |
| "base_stats": [ | |
| 40, | |
| 60, | |
| 40, | |
| 30, | |
| 40, | |
| 40 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 255, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "むしのしらせ", | |
| "ふみん" | |
| ] | |
| }, | |
| { | |
| "id": 168, | |
| "national_id": 168, | |
| "name": "アリアドス", | |
| "form_name": null, | |
| "height": 11, | |
| "weight": 335, | |
| "types": [ | |
| "むし", | |
| "どく" | |
| ], | |
| "base_stats": [ | |
| 70, | |
| 90, | |
| 70, | |
| 40, | |
| 60, | |
| 60 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 90, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "むしのしらせ", | |
| "ふみん" | |
| ] | |
| }, | |
| { | |
| "id": 169, | |
| "national_id": 169, | |
| "name": "クロバット", | |
| "form_name": null, | |
| "height": 18, | |
| "weight": 750, | |
| "types": [ | |
| "どく", | |
| "ひこう" | |
| ], | |
| "base_stats": [ | |
| 85, | |
| 90, | |
| 80, | |
| 130, | |
| 70, | |
| 80 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 90, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["せいしんりょく"] | |
| }, | |
| { | |
| "id": 170, | |
| "national_id": 170, | |
| "name": "チョンチー", | |
| "form_name": null, | |
| "height": 5, | |
| "weight": 120, | |
| "types": [ | |
| "みず", | |
| "でんき" | |
| ], | |
| "base_stats": [ | |
| 75, | |
| 38, | |
| 38, | |
| 67, | |
| 56, | |
| 56 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 190, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "きいろいかけら", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "きいろいかけら", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "ちくでん", | |
| "はっこう" | |
| ] | |
| }, | |
| { | |
| "id": 171, | |
| "national_id": 171, | |
| "name": "ランターン", | |
| "form_name": null, | |
| "height": 12, | |
| "weight": 225, | |
| "types": [ | |
| "みず", | |
| "でんき" | |
| ], | |
| "base_stats": [ | |
| 125, | |
| 58, | |
| 58, | |
| 67, | |
| 76, | |
| 76 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 75, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "きいろいかけら", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "きいろいかけら", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "ちくでん", | |
| "はっこう" | |
| ] | |
| }, | |
| { | |
| "id": 172, | |
| "national_id": 172, | |
| "name": "ピチュー", | |
| "form_name": null, | |
| "height": 3, | |
| "weight": 20, | |
| "types": ["でんき"], | |
| "base_stats": [ | |
| 20, | |
| 40, | |
| 15, | |
| 60, | |
| 35, | |
| 35 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 190, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "オレンのみ", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["せいでんき"] | |
| }, | |
| { | |
| "id": 173, | |
| "national_id": 173, | |
| "name": "ピィ", | |
| "form_name": null, | |
| "height": 3, | |
| "weight": 30, | |
| "types": ["ノーマル"], | |
| "base_stats": [ | |
| 50, | |
| 25, | |
| 28, | |
| 15, | |
| 45, | |
| 55 | |
| ], | |
| "gender_threshold": 191, | |
| "catch_rate": 150, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "つきのいし", | |
| "sometimes": "ヒメリのみ", | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "つきのいし", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "メロメロボディ", | |
| "マジックガード" | |
| ] | |
| }, | |
| { | |
| "id": 174, | |
| "national_id": 174, | |
| "name": "ププリン", | |
| "form_name": null, | |
| "height": 3, | |
| "weight": 10, | |
| "types": ["ノーマル"], | |
| "base_stats": [ | |
| 90, | |
| 30, | |
| 15, | |
| 15, | |
| 40, | |
| 20 | |
| ], | |
| "gender_threshold": 191, | |
| "catch_rate": 170, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": "オレンのみ", | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["メロメロボディ"] | |
| }, | |
| { | |
| "id": 175, | |
| "national_id": 175, | |
| "name": "トゲピー", | |
| "form_name": null, | |
| "height": 3, | |
| "weight": 15, | |
| "types": ["ノーマル"], | |
| "base_stats": [ | |
| 35, | |
| 20, | |
| 65, | |
| 20, | |
| 40, | |
| 65 | |
| ], | |
| "gender_threshold": 31, | |
| "catch_rate": 190, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "はりきり", | |
| "てんのめぐみ" | |
| ] | |
| }, | |
| { | |
| "id": 176, | |
| "national_id": 176, | |
| "name": "トゲチック", | |
| "form_name": null, | |
| "height": 6, | |
| "weight": 32, | |
| "types": [ | |
| "ノーマル", | |
| "ひこう" | |
| ], | |
| "base_stats": [ | |
| 55, | |
| 40, | |
| 85, | |
| 40, | |
| 80, | |
| 105 | |
| ], | |
| "gender_threshold": 31, | |
| "catch_rate": 75, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "はりきり", | |
| "てんのめぐみ" | |
| ] | |
| }, | |
| { | |
| "id": 177, | |
| "national_id": 177, | |
| "name": "ネイティ", | |
| "form_name": null, | |
| "height": 2, | |
| "weight": 20, | |
| "types": [ | |
| "エスパー", | |
| "ひこう" | |
| ], | |
| "base_stats": [ | |
| 40, | |
| 50, | |
| 45, | |
| 70, | |
| 70, | |
| 45 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 190, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "シンクロ", | |
| "はやおき" | |
| ] | |
| }, | |
| { | |
| "id": 178, | |
| "national_id": 178, | |
| "name": "ネイティオ", | |
| "form_name": null, | |
| "height": 15, | |
| "weight": 150, | |
| "types": [ | |
| "エスパー", | |
| "ひこう" | |
| ], | |
| "base_stats": [ | |
| 65, | |
| 75, | |
| 70, | |
| 95, | |
| 95, | |
| 70 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 75, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "シンクロ", | |
| "はやおき" | |
| ] | |
| }, | |
| { | |
| "id": 179, | |
| "national_id": 179, | |
| "name": "メリープ", | |
| "form_name": null, | |
| "height": 6, | |
| "weight": 78, | |
| "types": ["でんき"], | |
| "base_stats": [ | |
| 55, | |
| 40, | |
| 40, | |
| 35, | |
| 65, | |
| 45 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 235, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["せいでんき"] | |
| }, | |
| { | |
| "id": 180, | |
| "national_id": 180, | |
| "name": "モココ", | |
| "form_name": null, | |
| "height": 8, | |
| "weight": 133, | |
| "types": ["でんき"], | |
| "base_stats": [ | |
| 70, | |
| 55, | |
| 55, | |
| 45, | |
| 80, | |
| 60 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 120, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["せいでんき"] | |
| }, | |
| { | |
| "id": 181, | |
| "national_id": 181, | |
| "name": "デンリュウ", | |
| "form_name": null, | |
| "height": 14, | |
| "weight": 615, | |
| "types": ["でんき"], | |
| "base_stats": [ | |
| 90, | |
| 75, | |
| 75, | |
| 55, | |
| 115, | |
| 90 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["せいでんき"] | |
| }, | |
| { | |
| "id": 182, | |
| "national_id": 182, | |
| "name": "キレイハナ", | |
| "form_name": null, | |
| "height": 4, | |
| "weight": 58, | |
| "types": ["くさ"], | |
| "base_stats": [ | |
| 75, | |
| 80, | |
| 85, | |
| 50, | |
| 90, | |
| 100 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ようりょくそ"] | |
| }, | |
| { | |
| "id": 183, | |
| "national_id": 183, | |
| "name": "マリル", | |
| "form_name": null, | |
| "height": 4, | |
| "weight": 85, | |
| "types": ["みず"], | |
| "base_stats": [ | |
| 70, | |
| 20, | |
| 50, | |
| 40, | |
| 20, | |
| 50 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 190, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "あついしぼう", | |
| "ちからもち" | |
| ] | |
| }, | |
| { | |
| "id": 184, | |
| "national_id": 184, | |
| "name": "マリルリ", | |
| "form_name": null, | |
| "height": 8, | |
| "weight": 285, | |
| "types": ["みず"], | |
| "base_stats": [ | |
| 100, | |
| 50, | |
| 80, | |
| 50, | |
| 50, | |
| 80 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 75, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "あついしぼう", | |
| "ちからもち" | |
| ] | |
| }, | |
| { | |
| "id": 185, | |
| "national_id": 185, | |
| "name": "ウソッキー", | |
| "form_name": null, | |
| "height": 12, | |
| "weight": 380, | |
| "types": ["いわ"], | |
| "base_stats": [ | |
| 70, | |
| 100, | |
| 115, | |
| 30, | |
| 30, | |
| 65 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 65, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "がんじょう", | |
| "いしあたま" | |
| ] | |
| }, | |
| { | |
| "id": 186, | |
| "national_id": 186, | |
| "name": "ニョロトノ", | |
| "form_name": null, | |
| "height": 11, | |
| "weight": 339, | |
| "types": ["みず"], | |
| "base_stats": [ | |
| 90, | |
| 75, | |
| 75, | |
| 70, | |
| 90, | |
| 100 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "おうじゃのしるし", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "おうじゃのしるし", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "ちょすい", | |
| "しめりけ" | |
| ] | |
| }, | |
| { | |
| "id": 187, | |
| "national_id": 187, | |
| "name": "ハネッコ", | |
| "form_name": null, | |
| "height": 4, | |
| "weight": 5, | |
| "types": [ | |
| "くさ", | |
| "ひこう" | |
| ], | |
| "base_stats": [ | |
| 35, | |
| 35, | |
| 40, | |
| 50, | |
| 35, | |
| 55 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 255, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ようりょくそ"] | |
| }, | |
| { | |
| "id": 188, | |
| "national_id": 188, | |
| "name": "ポポッコ", | |
| "form_name": null, | |
| "height": 6, | |
| "weight": 10, | |
| "types": [ | |
| "くさ", | |
| "ひこう" | |
| ], | |
| "base_stats": [ | |
| 55, | |
| 45, | |
| 50, | |
| 80, | |
| 45, | |
| 65 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 120, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ようりょくそ"] | |
| }, | |
| { | |
| "id": 189, | |
| "national_id": 189, | |
| "name": "ワタッコ", | |
| "form_name": null, | |
| "height": 8, | |
| "weight": 30, | |
| "types": [ | |
| "くさ", | |
| "ひこう" | |
| ], | |
| "base_stats": [ | |
| 75, | |
| 55, | |
| 70, | |
| 110, | |
| 55, | |
| 85 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ようりょくそ"] | |
| }, | |
| { | |
| "id": 190, | |
| "national_id": 190, | |
| "name": "エイパム", | |
| "form_name": null, | |
| "height": 8, | |
| "weight": 115, | |
| "types": ["ノーマル"], | |
| "base_stats": [ | |
| 55, | |
| 70, | |
| 55, | |
| 85, | |
| 40, | |
| 55 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "にげあし", | |
| "ものひろい" | |
| ] | |
| }, | |
| { | |
| "id": 191, | |
| "national_id": 191, | |
| "name": "ヒマナッツ", | |
| "form_name": null, | |
| "height": 3, | |
| "weight": 18, | |
| "types": ["くさ"], | |
| "base_stats": [ | |
| 30, | |
| 30, | |
| 30, | |
| 30, | |
| 30, | |
| 30 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 235, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ようりょくそ"] | |
| }, | |
| { | |
| "id": 192, | |
| "national_id": 192, | |
| "name": "キマワリ", | |
| "form_name": null, | |
| "height": 8, | |
| "weight": 85, | |
| "types": ["くさ"], | |
| "base_stats": [ | |
| 75, | |
| 75, | |
| 55, | |
| 30, | |
| 105, | |
| 85 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 120, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ようりょくそ"] | |
| }, | |
| { | |
| "id": 193, | |
| "national_id": 193, | |
| "name": "ヤンヤンマ", | |
| "form_name": null, | |
| "height": 12, | |
| "weight": 380, | |
| "types": [ | |
| "むし", | |
| "ひこう" | |
| ], | |
| "base_stats": [ | |
| 65, | |
| 65, | |
| 45, | |
| 95, | |
| 75, | |
| 45 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 75, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "かそく", | |
| "ふくがん" | |
| ] | |
| }, | |
| { | |
| "id": 194, | |
| "national_id": 194, | |
| "name": "ウパー", | |
| "form_name": null, | |
| "height": 4, | |
| "weight": 85, | |
| "types": [ | |
| "みず", | |
| "じめん" | |
| ], | |
| "base_stats": [ | |
| 55, | |
| 45, | |
| 45, | |
| 15, | |
| 25, | |
| 25 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 255, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "しめりけ", | |
| "ちょすい" | |
| ] | |
| }, | |
| { | |
| "id": 195, | |
| "national_id": 195, | |
| "name": "ヌオー", | |
| "form_name": null, | |
| "height": 14, | |
| "weight": 750, | |
| "types": [ | |
| "みず", | |
| "じめん" | |
| ], | |
| "base_stats": [ | |
| 95, | |
| 85, | |
| 85, | |
| 35, | |
| 65, | |
| 65 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 90, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "しめりけ", | |
| "ちょすい" | |
| ] | |
| }, | |
| { | |
| "id": 196, | |
| "national_id": 196, | |
| "name": "エーフィ", | |
| "form_name": null, | |
| "height": 9, | |
| "weight": 265, | |
| "types": ["エスパー"], | |
| "base_stats": [ | |
| 65, | |
| 65, | |
| 60, | |
| 110, | |
| 130, | |
| 95 | |
| ], | |
| "gender_threshold": 31, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["シンクロ"] | |
| }, | |
| { | |
| "id": 197, | |
| "national_id": 197, | |
| "name": "ブラッキー", | |
| "form_name": null, | |
| "height": 10, | |
| "weight": 270, | |
| "types": ["あく"], | |
| "base_stats": [ | |
| 95, | |
| 65, | |
| 110, | |
| 65, | |
| 60, | |
| 130 | |
| ], | |
| "gender_threshold": 31, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["シンクロ"] | |
| }, | |
| { | |
| "id": 198, | |
| "national_id": 198, | |
| "name": "ヤミカラス", | |
| "form_name": null, | |
| "height": 5, | |
| "weight": 21, | |
| "types": [ | |
| "あく", | |
| "ひこう" | |
| ], | |
| "base_stats": [ | |
| 60, | |
| 85, | |
| 42, | |
| 91, | |
| 85, | |
| 42 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 30, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ふみん"] | |
| }, | |
| { | |
| "id": 199, | |
| "national_id": 199, | |
| "name": "ヤドキング", | |
| "form_name": null, | |
| "height": 20, | |
| "weight": 795, | |
| "types": [ | |
| "みず", | |
| "エスパー" | |
| ], | |
| "base_stats": [ | |
| 95, | |
| 75, | |
| 80, | |
| 30, | |
| 100, | |
| 110 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 70, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "おうじゃのしるし", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "おうじゃのしるし", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "どんかん", | |
| "マイペース" | |
| ] | |
| }, | |
| { | |
| "id": 200, | |
| "national_id": 200, | |
| "name": "ムウマ", | |
| "form_name": null, | |
| "height": 7, | |
| "weight": 10, | |
| "types": ["ゴースト"], | |
| "base_stats": [ | |
| 60, | |
| 60, | |
| 60, | |
| 85, | |
| 85, | |
| 85 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "のろいのおふだ", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "のろいのおふだ", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ふゆう"] | |
| }, | |
| { | |
| "id": 201, | |
| "national_id": 201, | |
| "name": "アンノーン", | |
| "form_name": "ANGRY", | |
| "height": 5, | |
| "weight": 50, | |
| "types": ["エスパー"], | |
| "base_stats": [ | |
| 48, | |
| 72, | |
| 48, | |
| 48, | |
| 72, | |
| 48 | |
| ], | |
| "gender_threshold": 255, | |
| "catch_rate": 225, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ふゆう"] | |
| }, | |
| { | |
| "id": 202, | |
| "national_id": 201, | |
| "name": "アンノーン", | |
| "form_name": "BEAR", | |
| "height": 5, | |
| "weight": 50, | |
| "types": ["エスパー"], | |
| "base_stats": [ | |
| 48, | |
| 72, | |
| 48, | |
| 48, | |
| 72, | |
| 48 | |
| ], | |
| "gender_threshold": 255, | |
| "catch_rate": 225, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ふゆう"] | |
| }, | |
| { | |
| "id": 203, | |
| "national_id": 201, | |
| "name": "アンノーン", | |
| "form_name": "CHASE", | |
| "height": 5, | |
| "weight": 50, | |
| "types": ["エスパー"], | |
| "base_stats": [ | |
| 48, | |
| 72, | |
| 48, | |
| 48, | |
| 72, | |
| 48 | |
| ], | |
| "gender_threshold": 255, | |
| "catch_rate": 225, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ふゆう"] | |
| }, | |
| { | |
| "id": 204, | |
| "national_id": 201, | |
| "name": "アンノーン", | |
| "form_name": "DIRECT", | |
| "height": 5, | |
| "weight": 50, | |
| "types": ["エスパー"], | |
| "base_stats": [ | |
| 48, | |
| 72, | |
| 48, | |
| 48, | |
| 72, | |
| 48 | |
| ], | |
| "gender_threshold": 255, | |
| "catch_rate": 225, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ふゆう"] | |
| }, | |
| { | |
| "id": 205, | |
| "national_id": 201, | |
| "name": "アンノーン", | |
| "form_name": "ENGAGE", | |
| "height": 5, | |
| "weight": 50, | |
| "types": ["エスパー"], | |
| "base_stats": [ | |
| 48, | |
| 72, | |
| 48, | |
| 48, | |
| 72, | |
| 48 | |
| ], | |
| "gender_threshold": 255, | |
| "catch_rate": 225, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ふゆう"] | |
| }, | |
| { | |
| "id": 206, | |
| "national_id": 201, | |
| "name": "アンノーン", | |
| "form_name": "FIND", | |
| "height": 5, | |
| "weight": 50, | |
| "types": ["エスパー"], | |
| "base_stats": [ | |
| 48, | |
| 72, | |
| 48, | |
| 48, | |
| 72, | |
| 48 | |
| ], | |
| "gender_threshold": 255, | |
| "catch_rate": 225, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ふゆう"] | |
| }, | |
| { | |
| "id": 207, | |
| "national_id": 201, | |
| "name": "アンノーン", | |
| "form_name": "GIVE", | |
| "height": 5, | |
| "weight": 50, | |
| "types": ["エスパー"], | |
| "base_stats": [ | |
| 48, | |
| 72, | |
| 48, | |
| 48, | |
| 72, | |
| 48 | |
| ], | |
| "gender_threshold": 255, | |
| "catch_rate": 225, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ふゆう"] | |
| }, | |
| { | |
| "id": 208, | |
| "national_id": 201, | |
| "name": "アンノーン", | |
| "form_name": "HELP", | |
| "height": 5, | |
| "weight": 50, | |
| "types": ["エスパー"], | |
| "base_stats": [ | |
| 48, | |
| 72, | |
| 48, | |
| 48, | |
| 72, | |
| 48 | |
| ], | |
| "gender_threshold": 255, | |
| "catch_rate": 225, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ふゆう"] | |
| }, | |
| { | |
| "id": 209, | |
| "national_id": 201, | |
| "name": "アンノーン", | |
| "form_name": "INCREASE", | |
| "height": 5, | |
| "weight": 50, | |
| "types": ["エスパー"], | |
| "base_stats": [ | |
| 48, | |
| 72, | |
| 48, | |
| 48, | |
| 72, | |
| 48 | |
| ], | |
| "gender_threshold": 255, | |
| "catch_rate": 225, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ふゆう"] | |
| }, | |
| { | |
| "id": 210, | |
| "national_id": 201, | |
| "name": "アンノーン", | |
| "form_name": "JOIN", | |
| "height": 5, | |
| "weight": 50, | |
| "types": ["エスパー"], | |
| "base_stats": [ | |
| 48, | |
| 72, | |
| 48, | |
| 48, | |
| 72, | |
| 48 | |
| ], | |
| "gender_threshold": 255, | |
| "catch_rate": 225, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ふゆう"] | |
| }, | |
| { | |
| "id": 211, | |
| "national_id": 201, | |
| "name": "アンノーン", | |
| "form_name": "KEEP", | |
| "height": 5, | |
| "weight": 50, | |
| "types": ["エスパー"], | |
| "base_stats": [ | |
| 48, | |
| 72, | |
| 48, | |
| 48, | |
| 72, | |
| 48 | |
| ], | |
| "gender_threshold": 255, | |
| "catch_rate": 225, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ふゆう"] | |
| }, | |
| { | |
| "id": 212, | |
| "national_id": 201, | |
| "name": "アンノーン", | |
| "form_name": "LAUGH", | |
| "height": 5, | |
| "weight": 50, | |
| "types": ["エスパー"], | |
| "base_stats": [ | |
| 48, | |
| 72, | |
| 48, | |
| 48, | |
| 72, | |
| 48 | |
| ], | |
| "gender_threshold": 255, | |
| "catch_rate": 225, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ふゆう"] | |
| }, | |
| { | |
| "id": 213, | |
| "national_id": 201, | |
| "name": "アンノーン", | |
| "form_name": "MAKE", | |
| "height": 5, | |
| "weight": 50, | |
| "types": ["エスパー"], | |
| "base_stats": [ | |
| 48, | |
| 72, | |
| 48, | |
| 48, | |
| 72, | |
| 48 | |
| ], | |
| "gender_threshold": 255, | |
| "catch_rate": 225, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ふゆう"] | |
| }, | |
| { | |
| "id": 214, | |
| "national_id": 201, | |
| "name": "アンノーン", | |
| "form_name": "NUZZLE", | |
| "height": 5, | |
| "weight": 50, | |
| "types": ["エスパー"], | |
| "base_stats": [ | |
| 48, | |
| 72, | |
| 48, | |
| 48, | |
| 72, | |
| 48 | |
| ], | |
| "gender_threshold": 255, | |
| "catch_rate": 225, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ふゆう"] | |
| }, | |
| { | |
| "id": 215, | |
| "national_id": 201, | |
| "name": "アンノーン", | |
| "form_name": "OBSERVE", | |
| "height": 5, | |
| "weight": 50, | |
| "types": ["エスパー"], | |
| "base_stats": [ | |
| 48, | |
| 72, | |
| 48, | |
| 48, | |
| 72, | |
| 48 | |
| ], | |
| "gender_threshold": 255, | |
| "catch_rate": 225, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ふゆう"] | |
| }, | |
| { | |
| "id": 216, | |
| "national_id": 201, | |
| "name": "アンノーン", | |
| "form_name": "PERFORM", | |
| "height": 5, | |
| "weight": 50, | |
| "types": ["エスパー"], | |
| "base_stats": [ | |
| 48, | |
| 72, | |
| 48, | |
| 48, | |
| 72, | |
| 48 | |
| ], | |
| "gender_threshold": 255, | |
| "catch_rate": 225, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ふゆう"] | |
| }, | |
| { | |
| "id": 217, | |
| "national_id": 201, | |
| "name": "アンノーン", | |
| "form_name": "QUICKEN", | |
| "height": 5, | |
| "weight": 50, | |
| "types": ["エスパー"], | |
| "base_stats": [ | |
| 48, | |
| 72, | |
| 48, | |
| 48, | |
| 72, | |
| 48 | |
| ], | |
| "gender_threshold": 255, | |
| "catch_rate": 225, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ふゆう"] | |
| }, | |
| { | |
| "id": 218, | |
| "national_id": 201, | |
| "name": "アンノーン", | |
| "form_name": "REASSURE", | |
| "height": 5, | |
| "weight": 50, | |
| "types": ["エスパー"], | |
| "base_stats": [ | |
| 48, | |
| 72, | |
| 48, | |
| 48, | |
| 72, | |
| 48 | |
| ], | |
| "gender_threshold": 255, | |
| "catch_rate": 225, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ふゆう"] | |
| }, | |
| { | |
| "id": 219, | |
| "national_id": 201, | |
| "name": "アンノーン", | |
| "form_name": "SEARCH", | |
| "height": 5, | |
| "weight": 50, | |
| "types": ["エスパー"], | |
| "base_stats": [ | |
| 48, | |
| 72, | |
| 48, | |
| 48, | |
| 72, | |
| 48 | |
| ], | |
| "gender_threshold": 255, | |
| "catch_rate": 225, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ふゆう"] | |
| }, | |
| { | |
| "id": 220, | |
| "national_id": 201, | |
| "name": "アンノーン", | |
| "form_name": "TELL", | |
| "height": 5, | |
| "weight": 50, | |
| "types": ["エスパー"], | |
| "base_stats": [ | |
| 48, | |
| 72, | |
| 48, | |
| 48, | |
| 72, | |
| 48 | |
| ], | |
| "gender_threshold": 255, | |
| "catch_rate": 225, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ふゆう"] | |
| }, | |
| { | |
| "id": 221, | |
| "national_id": 201, | |
| "name": "アンノーン", | |
| "form_name": "UNDO", | |
| "height": 5, | |
| "weight": 50, | |
| "types": ["エスパー"], | |
| "base_stats": [ | |
| 48, | |
| 72, | |
| 48, | |
| 48, | |
| 72, | |
| 48 | |
| ], | |
| "gender_threshold": 255, | |
| "catch_rate": 225, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ふゆう"] | |
| }, | |
| { | |
| "id": 222, | |
| "national_id": 201, | |
| "name": "アンノーン", | |
| "form_name": "VANISH", | |
| "height": 5, | |
| "weight": 50, | |
| "types": ["エスパー"], | |
| "base_stats": [ | |
| 48, | |
| 72, | |
| 48, | |
| 48, | |
| 72, | |
| 48 | |
| ], | |
| "gender_threshold": 255, | |
| "catch_rate": 225, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ふゆう"] | |
| }, | |
| { | |
| "id": 223, | |
| "national_id": 201, | |
| "name": "アンノーン", | |
| "form_name": "WANT", | |
| "height": 5, | |
| "weight": 50, | |
| "types": ["エスパー"], | |
| "base_stats": [ | |
| 48, | |
| 72, | |
| 48, | |
| 48, | |
| 72, | |
| 48 | |
| ], | |
| "gender_threshold": 255, | |
| "catch_rate": 225, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ふゆう"] | |
| }, | |
| { | |
| "id": 224, | |
| "national_id": 201, | |
| "name": "アンノーン", | |
| "form_name": "XXXXX", | |
| "height": 5, | |
| "weight": 50, | |
| "types": ["エスパー"], | |
| "base_stats": [ | |
| 48, | |
| 72, | |
| 48, | |
| 48, | |
| 72, | |
| 48 | |
| ], | |
| "gender_threshold": 255, | |
| "catch_rate": 225, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ふゆう"] | |
| }, | |
| { | |
| "id": 225, | |
| "national_id": 201, | |
| "name": "アンノーン", | |
| "form_name": "YIELD", | |
| "height": 5, | |
| "weight": 50, | |
| "types": ["エスパー"], | |
| "base_stats": [ | |
| 48, | |
| 72, | |
| 48, | |
| 48, | |
| 72, | |
| 48 | |
| ], | |
| "gender_threshold": 255, | |
| "catch_rate": 225, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ふゆう"] | |
| }, | |
| { | |
| "id": 226, | |
| "national_id": 201, | |
| "name": "アンノーン", | |
| "form_name": "ZOOM", | |
| "height": 5, | |
| "weight": 50, | |
| "types": ["エスパー"], | |
| "base_stats": [ | |
| 48, | |
| 72, | |
| 48, | |
| 48, | |
| 72, | |
| 48 | |
| ], | |
| "gender_threshold": 255, | |
| "catch_rate": 225, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ふゆう"] | |
| }, | |
| { | |
| "id": 227, | |
| "national_id": 201, | |
| "name": "アンノーン", | |
| "form_name": "?????", | |
| "height": 5, | |
| "weight": 50, | |
| "types": ["エスパー"], | |
| "base_stats": [ | |
| 48, | |
| 72, | |
| 48, | |
| 48, | |
| 72, | |
| 48 | |
| ], | |
| "gender_threshold": 255, | |
| "catch_rate": 225, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ふゆう"] | |
| }, | |
| { | |
| "id": 228, | |
| "national_id": 201, | |
| "name": "アンノーン", | |
| "form_name": "!!!!!", | |
| "height": 5, | |
| "weight": 50, | |
| "types": ["エスパー"], | |
| "base_stats": [ | |
| 48, | |
| 72, | |
| 48, | |
| 48, | |
| 72, | |
| 48 | |
| ], | |
| "gender_threshold": 255, | |
| "catch_rate": 225, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ふゆう"] | |
| }, | |
| { | |
| "id": 229, | |
| "national_id": 202, | |
| "name": "ソーナンス", | |
| "form_name": null, | |
| "height": 13, | |
| "weight": 285, | |
| "types": ["エスパー"], | |
| "base_stats": [ | |
| 190, | |
| 33, | |
| 58, | |
| 33, | |
| 33, | |
| 58 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["かげふみ"] | |
| }, | |
| { | |
| "id": 230, | |
| "national_id": 203, | |
| "name": "キリンリキ", | |
| "form_name": null, | |
| "height": 15, | |
| "weight": 415, | |
| "types": [ | |
| "ノーマル", | |
| "エスパー" | |
| ], | |
| "base_stats": [ | |
| 70, | |
| 80, | |
| 65, | |
| 85, | |
| 90, | |
| 65 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 60, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "キーのみ", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "キーのみ", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "せいしんりょく", | |
| "はやおき" | |
| ] | |
| }, | |
| { | |
| "id": 231, | |
| "national_id": 204, | |
| "name": "クヌギダマ", | |
| "form_name": null, | |
| "height": 6, | |
| "weight": 72, | |
| "types": ["むし"], | |
| "base_stats": [ | |
| 50, | |
| 65, | |
| 90, | |
| 15, | |
| 35, | |
| 35 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 190, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["がんじょう"] | |
| }, | |
| { | |
| "id": 232, | |
| "national_id": 205, | |
| "name": "フォレトス", | |
| "form_name": null, | |
| "height": 12, | |
| "weight": 1258, | |
| "types": [ | |
| "むし", | |
| "はがね" | |
| ], | |
| "base_stats": [ | |
| 75, | |
| 90, | |
| 140, | |
| 40, | |
| 60, | |
| 60 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 75, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["がんじょう"] | |
| }, | |
| { | |
| "id": 233, | |
| "national_id": 206, | |
| "name": "ノコッチ", | |
| "form_name": null, | |
| "height": 15, | |
| "weight": 140, | |
| "types": ["ノーマル"], | |
| "base_stats": [ | |
| 100, | |
| 70, | |
| 70, | |
| 45, | |
| 65, | |
| 65 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 190, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "てんのめぐみ", | |
| "にげあし" | |
| ] | |
| }, | |
| { | |
| "id": 234, | |
| "national_id": 207, | |
| "name": "グライガー", | |
| "form_name": null, | |
| "height": 11, | |
| "weight": 648, | |
| "types": [ | |
| "じめん", | |
| "ひこう" | |
| ], | |
| "base_stats": [ | |
| 65, | |
| 75, | |
| 105, | |
| 85, | |
| 35, | |
| 65 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 60, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "かいりきバサミ", | |
| "すながくれ" | |
| ] | |
| }, | |
| { | |
| "id": 235, | |
| "national_id": 208, | |
| "name": "ハガネール", | |
| "form_name": null, | |
| "height": 92, | |
| "weight": 4000, | |
| "types": [ | |
| "はがね", | |
| "じめん" | |
| ], | |
| "base_stats": [ | |
| 75, | |
| 85, | |
| 200, | |
| 30, | |
| 55, | |
| 65 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 25, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "メタルコート", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "メタルコート", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "いしあたま", | |
| "がんじょう" | |
| ] | |
| }, | |
| { | |
| "id": 236, | |
| "national_id": 209, | |
| "name": "ブルー", | |
| "form_name": null, | |
| "height": 6, | |
| "weight": 78, | |
| "types": ["ノーマル"], | |
| "base_stats": [ | |
| 60, | |
| 80, | |
| 50, | |
| 30, | |
| 40, | |
| 40 | |
| ], | |
| "gender_threshold": 191, | |
| "catch_rate": 190, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "いかく", | |
| "にげあし" | |
| ] | |
| }, | |
| { | |
| "id": 237, | |
| "national_id": 210, | |
| "name": "グランブル", | |
| "form_name": null, | |
| "height": 14, | |
| "weight": 487, | |
| "types": ["ノーマル"], | |
| "base_stats": [ | |
| 90, | |
| 120, | |
| 75, | |
| 45, | |
| 60, | |
| 60 | |
| ], | |
| "gender_threshold": 191, | |
| "catch_rate": 75, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["いかく"] | |
| }, | |
| { | |
| "id": 238, | |
| "national_id": 211, | |
| "name": "ハリーセン", | |
| "form_name": null, | |
| "height": 5, | |
| "weight": 39, | |
| "types": [ | |
| "みず", | |
| "どく" | |
| ], | |
| "base_stats": [ | |
| 65, | |
| 95, | |
| 75, | |
| 85, | |
| 55, | |
| 55 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "どくのトゲ", | |
| "すいすい" | |
| ] | |
| }, | |
| { | |
| "id": 239, | |
| "national_id": 212, | |
| "name": "ハッサム", | |
| "form_name": null, | |
| "height": 18, | |
| "weight": 1180, | |
| "types": [ | |
| "むし", | |
| "はがね" | |
| ], | |
| "base_stats": [ | |
| 70, | |
| 130, | |
| 100, | |
| 65, | |
| 55, | |
| 80 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 25, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["むしのしらせ"] | |
| }, | |
| { | |
| "id": 240, | |
| "national_id": 213, | |
| "name": "ツボツボ", | |
| "form_name": null, | |
| "height": 6, | |
| "weight": 205, | |
| "types": [ | |
| "むし", | |
| "いわ" | |
| ], | |
| "base_stats": [ | |
| 20, | |
| 10, | |
| 230, | |
| 5, | |
| 10, | |
| 230 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 190, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": "オレンのみ" | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": "きのみジュース" | |
| } | |
| }, | |
| "abilities": ["がんじょう"] | |
| }, | |
| { | |
| "id": 241, | |
| "national_id": 214, | |
| "name": "ヘラクロス", | |
| "form_name": null, | |
| "height": 15, | |
| "weight": 540, | |
| "types": [ | |
| "むし", | |
| "かくとう" | |
| ], | |
| "base_stats": [ | |
| 80, | |
| 125, | |
| 75, | |
| 85, | |
| 40, | |
| 95 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "むしのしらせ", | |
| "こんじょう" | |
| ] | |
| }, | |
| { | |
| "id": 242, | |
| "national_id": 215, | |
| "name": "ニューラ", | |
| "form_name": null, | |
| "height": 9, | |
| "weight": 280, | |
| "types": [ | |
| "あく", | |
| "こおり" | |
| ], | |
| "base_stats": [ | |
| 55, | |
| 95, | |
| 55, | |
| 115, | |
| 35, | |
| 75 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 60, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "せんせいのつめ", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "せいしんりょく", | |
| "するどいめ" | |
| ] | |
| }, | |
| { | |
| "id": 243, | |
| "national_id": 216, | |
| "name": "ヒメグマ", | |
| "form_name": null, | |
| "height": 6, | |
| "weight": 88, | |
| "types": ["ノーマル"], | |
| "base_stats": [ | |
| 60, | |
| 80, | |
| 50, | |
| 40, | |
| 50, | |
| 50 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 120, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "オボンのみ", | |
| "sometimes": "オレンのみ", | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ものひろい"] | |
| }, | |
| { | |
| "id": 244, | |
| "national_id": 217, | |
| "name": "リングマ", | |
| "form_name": null, | |
| "height": 18, | |
| "weight": 1258, | |
| "types": ["ノーマル"], | |
| "base_stats": [ | |
| 90, | |
| 130, | |
| 75, | |
| 55, | |
| 75, | |
| 75 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 60, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "オボンのみ", | |
| "sometimes": "オレンのみ", | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["こんじょう"] | |
| }, | |
| { | |
| "id": 245, | |
| "national_id": 218, | |
| "name": "マグマッグ", | |
| "form_name": null, | |
| "height": 7, | |
| "weight": 350, | |
| "types": ["ほのお"], | |
| "base_stats": [ | |
| 40, | |
| 40, | |
| 40, | |
| 20, | |
| 70, | |
| 40 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 190, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "マグマのよろい", | |
| "ほのおのからだ" | |
| ] | |
| }, | |
| { | |
| "id": 246, | |
| "national_id": 219, | |
| "name": "マグカルゴ", | |
| "form_name": null, | |
| "height": 8, | |
| "weight": 550, | |
| "types": [ | |
| "ほのお", | |
| "いわ" | |
| ], | |
| "base_stats": [ | |
| 50, | |
| 50, | |
| 120, | |
| 30, | |
| 80, | |
| 80 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 75, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "マグマのよろい", | |
| "ほのおのからだ" | |
| ] | |
| }, | |
| { | |
| "id": 247, | |
| "national_id": 220, | |
| "name": "ウリムー", | |
| "form_name": null, | |
| "height": 4, | |
| "weight": 65, | |
| "types": [ | |
| "こおり", | |
| "じめん" | |
| ], | |
| "base_stats": [ | |
| 50, | |
| 50, | |
| 40, | |
| 50, | |
| 30, | |
| 30 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 225, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": "ナナシのみ", | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["どんかん"] | |
| }, | |
| { | |
| "id": 248, | |
| "national_id": 221, | |
| "name": "イノムー", | |
| "form_name": null, | |
| "height": 11, | |
| "weight": 558, | |
| "types": [ | |
| "こおり", | |
| "じめん" | |
| ], | |
| "base_stats": [ | |
| 100, | |
| 100, | |
| 80, | |
| 50, | |
| 60, | |
| 60 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 75, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "とけないこおり", | |
| "sometimes": "ナナシのみ", | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["どんかん"] | |
| }, | |
| { | |
| "id": 249, | |
| "national_id": 222, | |
| "name": "サニーゴ", | |
| "form_name": null, | |
| "height": 6, | |
| "weight": 50, | |
| "types": [ | |
| "みず", | |
| "いわ" | |
| ], | |
| "base_stats": [ | |
| 55, | |
| 55, | |
| 85, | |
| 35, | |
| 65, | |
| 85 | |
| ], | |
| "gender_threshold": 191, | |
| "catch_rate": 60, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "あかいかけら", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "あかいかけら", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "はりきり", | |
| "しぜんかいふく" | |
| ] | |
| }, | |
| { | |
| "id": 250, | |
| "national_id": 223, | |
| "name": "テッポウオ", | |
| "form_name": null, | |
| "height": 6, | |
| "weight": 120, | |
| "types": ["みず"], | |
| "base_stats": [ | |
| 35, | |
| 65, | |
| 35, | |
| 65, | |
| 65, | |
| 35 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 190, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["はりきり"] | |
| }, | |
| { | |
| "id": 251, | |
| "national_id": 224, | |
| "name": "オクタン", | |
| "form_name": null, | |
| "height": 9, | |
| "weight": 285, | |
| "types": ["みず"], | |
| "base_stats": [ | |
| 75, | |
| 105, | |
| 75, | |
| 45, | |
| 105, | |
| 75 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 75, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["きゅうばん"] | |
| }, | |
| { | |
| "id": 252, | |
| "national_id": 225, | |
| "name": "デリバード", | |
| "form_name": null, | |
| "height": 9, | |
| "weight": 160, | |
| "types": [ | |
| "こおり", | |
| "ひこう" | |
| ], | |
| "base_stats": [ | |
| 45, | |
| 55, | |
| 45, | |
| 75, | |
| 65, | |
| 45 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "やるき", | |
| "はりきり" | |
| ] | |
| }, | |
| { | |
| "id": 253, | |
| "national_id": 226, | |
| "name": "マンタイン", | |
| "form_name": null, | |
| "height": 21, | |
| "weight": 2200, | |
| "types": [ | |
| "みず", | |
| "ひこう" | |
| ], | |
| "base_stats": [ | |
| 65, | |
| 40, | |
| 70, | |
| 70, | |
| 80, | |
| 140 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 25, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "すいすい", | |
| "ちょすい" | |
| ] | |
| }, | |
| { | |
| "id": 254, | |
| "national_id": 227, | |
| "name": "エアームド", | |
| "form_name": null, | |
| "height": 17, | |
| "weight": 505, | |
| "types": [ | |
| "はがね", | |
| "ひこう" | |
| ], | |
| "base_stats": [ | |
| 65, | |
| 80, | |
| 140, | |
| 70, | |
| 40, | |
| 70 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 25, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "するどいくちばし", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "するどいめ", | |
| "がんじょう" | |
| ] | |
| }, | |
| { | |
| "id": 255, | |
| "national_id": 228, | |
| "name": "デルビル", | |
| "form_name": null, | |
| "height": 6, | |
| "weight": 108, | |
| "types": [ | |
| "あく", | |
| "ほのお" | |
| ], | |
| "base_stats": [ | |
| 45, | |
| 60, | |
| 30, | |
| 65, | |
| 80, | |
| 50 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 120, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "はやおき", | |
| "もらいび" | |
| ] | |
| }, | |
| { | |
| "id": 256, | |
| "national_id": 229, | |
| "name": "ヘルガー", | |
| "form_name": null, | |
| "height": 14, | |
| "weight": 350, | |
| "types": [ | |
| "あく", | |
| "ほのお" | |
| ], | |
| "base_stats": [ | |
| 75, | |
| 90, | |
| 50, | |
| 95, | |
| 110, | |
| 80 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "はやおき", | |
| "もらいび" | |
| ] | |
| }, | |
| { | |
| "id": 257, | |
| "national_id": 230, | |
| "name": "キングドラ", | |
| "form_name": null, | |
| "height": 18, | |
| "weight": 1520, | |
| "types": [ | |
| "みず", | |
| "ドラゴン" | |
| ], | |
| "base_stats": [ | |
| 75, | |
| 95, | |
| 95, | |
| 85, | |
| 95, | |
| 95 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "りゅうのウロコ", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "りゅうのウロコ", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["すいすい"] | |
| }, | |
| { | |
| "id": 258, | |
| "national_id": 231, | |
| "name": "ゴマゾウ", | |
| "form_name": null, | |
| "height": 5, | |
| "weight": 335, | |
| "types": ["じめん"], | |
| "base_stats": [ | |
| 90, | |
| 60, | |
| 60, | |
| 40, | |
| 40, | |
| 40 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 120, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ものひろい"] | |
| }, | |
| { | |
| "id": 259, | |
| "national_id": 232, | |
| "name": "ドンファン", | |
| "form_name": null, | |
| "height": 11, | |
| "weight": 1200, | |
| "types": ["じめん"], | |
| "base_stats": [ | |
| 90, | |
| 120, | |
| 120, | |
| 50, | |
| 60, | |
| 60 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 60, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["がんじょう"] | |
| }, | |
| { | |
| "id": 260, | |
| "national_id": 233, | |
| "name": "ポリゴン2", | |
| "form_name": null, | |
| "height": 6, | |
| "weight": 325, | |
| "types": ["ノーマル"], | |
| "base_stats": [ | |
| 85, | |
| 80, | |
| 90, | |
| 60, | |
| 105, | |
| 95 | |
| ], | |
| "gender_threshold": 255, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": "アップグレード" | |
| } | |
| }, | |
| "abilities": ["トレース"] | |
| }, | |
| { | |
| "id": 261, | |
| "national_id": 234, | |
| "name": "オドシシ", | |
| "form_name": null, | |
| "height": 14, | |
| "weight": 712, | |
| "types": ["ノーマル"], | |
| "base_stats": [ | |
| 73, | |
| 95, | |
| 62, | |
| 85, | |
| 85, | |
| 65 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["いかく"] | |
| }, | |
| { | |
| "id": 262, | |
| "national_id": 235, | |
| "name": "ドーブル", | |
| "form_name": null, | |
| "height": 12, | |
| "weight": 580, | |
| "types": ["ノーマル"], | |
| "base_stats": [ | |
| 55, | |
| 20, | |
| 35, | |
| 75, | |
| 20, | |
| 45 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["マイペース"] | |
| }, | |
| { | |
| "id": 263, | |
| "national_id": 236, | |
| "name": "バルキー", | |
| "form_name": null, | |
| "height": 7, | |
| "weight": 210, | |
| "types": ["かくとう"], | |
| "base_stats": [ | |
| 35, | |
| 35, | |
| 35, | |
| 35, | |
| 35, | |
| 35 | |
| ], | |
| "gender_threshold": 0, | |
| "catch_rate": 75, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["こんじょう"] | |
| }, | |
| { | |
| "id": 264, | |
| "national_id": 237, | |
| "name": "カポエラー", | |
| "form_name": null, | |
| "height": 14, | |
| "weight": 480, | |
| "types": ["かくとう"], | |
| "base_stats": [ | |
| 50, | |
| 95, | |
| 95, | |
| 70, | |
| 35, | |
| 110 | |
| ], | |
| "gender_threshold": 0, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["いかく"] | |
| }, | |
| { | |
| "id": 265, | |
| "national_id": 238, | |
| "name": "ムチュール", | |
| "form_name": null, | |
| "height": 4, | |
| "weight": 60, | |
| "types": [ | |
| "こおり", | |
| "エスパー" | |
| ], | |
| "base_stats": [ | |
| 45, | |
| 30, | |
| 15, | |
| 65, | |
| 85, | |
| 65 | |
| ], | |
| "gender_threshold": 254, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": "ナナシのみ" | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["どんかん"] | |
| }, | |
| { | |
| "id": 266, | |
| "national_id": 239, | |
| "name": "エレキッド", | |
| "form_name": null, | |
| "height": 6, | |
| "weight": 235, | |
| "types": ["でんき"], | |
| "base_stats": [ | |
| 45, | |
| 63, | |
| 37, | |
| 95, | |
| 65, | |
| 55 | |
| ], | |
| "gender_threshold": 63, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["せいでんき"] | |
| }, | |
| { | |
| "id": 267, | |
| "national_id": 240, | |
| "name": "ブビィ", | |
| "form_name": null, | |
| "height": 7, | |
| "weight": 214, | |
| "types": ["ほのお"], | |
| "base_stats": [ | |
| 45, | |
| 75, | |
| 37, | |
| 83, | |
| 70, | |
| 55 | |
| ], | |
| "gender_threshold": 63, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": "チーゴのみ" | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ほのおのからだ"] | |
| }, | |
| { | |
| "id": 268, | |
| "national_id": 241, | |
| "name": "ミルタンク", | |
| "form_name": null, | |
| "height": 12, | |
| "weight": 755, | |
| "types": ["ノーマル"], | |
| "base_stats": [ | |
| 95, | |
| 80, | |
| 105, | |
| 100, | |
| 40, | |
| 70 | |
| ], | |
| "gender_threshold": 254, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": "モーモーミルク" | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": "モーモーミルク" | |
| } | |
| }, | |
| "abilities": ["あついしぼう"] | |
| }, | |
| { | |
| "id": 269, | |
| "national_id": 242, | |
| "name": "ハピナス", | |
| "form_name": null, | |
| "height": 15, | |
| "weight": 468, | |
| "types": ["ノーマル"], | |
| "base_stats": [ | |
| 255, | |
| 10, | |
| 10, | |
| 55, | |
| 75, | |
| 135 | |
| ], | |
| "gender_threshold": 254, | |
| "catch_rate": 30, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "しあわせタマゴ", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "しあわせタマゴ", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "しぜんかいふく", | |
| "てんのめぐみ" | |
| ] | |
| }, | |
| { | |
| "id": 270, | |
| "national_id": 243, | |
| "name": "ライコウ", | |
| "form_name": null, | |
| "height": 19, | |
| "weight": 1780, | |
| "types": ["でんき"], | |
| "base_stats": [ | |
| 90, | |
| 85, | |
| 75, | |
| 115, | |
| 115, | |
| 100 | |
| ], | |
| "gender_threshold": 255, | |
| "catch_rate": 3, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["プレッシャー"] | |
| }, | |
| { | |
| "id": 271, | |
| "national_id": 244, | |
| "name": "エンテイ", | |
| "form_name": null, | |
| "height": 21, | |
| "weight": 1980, | |
| "types": ["ほのお"], | |
| "base_stats": [ | |
| 115, | |
| 115, | |
| 85, | |
| 100, | |
| 90, | |
| 75 | |
| ], | |
| "gender_threshold": 255, | |
| "catch_rate": 3, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["プレッシャー"] | |
| }, | |
| { | |
| "id": 272, | |
| "national_id": 245, | |
| "name": "スイクン", | |
| "form_name": null, | |
| "height": 20, | |
| "weight": 1870, | |
| "types": ["みず"], | |
| "base_stats": [ | |
| 100, | |
| 75, | |
| 115, | |
| 85, | |
| 90, | |
| 115 | |
| ], | |
| "gender_threshold": 255, | |
| "catch_rate": 3, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["プレッシャー"] | |
| }, | |
| { | |
| "id": 273, | |
| "national_id": 246, | |
| "name": "ヨーギラス", | |
| "form_name": null, | |
| "height": 6, | |
| "weight": 720, | |
| "types": [ | |
| "いわ", | |
| "じめん" | |
| ], | |
| "base_stats": [ | |
| 50, | |
| 64, | |
| 50, | |
| 41, | |
| 45, | |
| 50 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["こんじょう"] | |
| }, | |
| { | |
| "id": 274, | |
| "national_id": 247, | |
| "name": "サナギラス", | |
| "form_name": null, | |
| "height": 12, | |
| "weight": 1520, | |
| "types": [ | |
| "いわ", | |
| "じめん" | |
| ], | |
| "base_stats": [ | |
| 70, | |
| 84, | |
| 70, | |
| 51, | |
| 65, | |
| 70 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["だっぴ"] | |
| }, | |
| { | |
| "id": 275, | |
| "national_id": 248, | |
| "name": "バンギラス", | |
| "form_name": null, | |
| "height": 20, | |
| "weight": 2020, | |
| "types": [ | |
| "いわ", | |
| "あく" | |
| ], | |
| "base_stats": [ | |
| 100, | |
| 134, | |
| 110, | |
| 61, | |
| 95, | |
| 100 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["すなおこし"] | |
| }, | |
| { | |
| "id": 276, | |
| "national_id": 249, | |
| "name": "ルギア", | |
| "form_name": null, | |
| "height": 52, | |
| "weight": 2160, | |
| "types": [ | |
| "エスパー", | |
| "ひこう" | |
| ], | |
| "base_stats": [ | |
| 106, | |
| 90, | |
| 130, | |
| 110, | |
| 90, | |
| 154 | |
| ], | |
| "gender_threshold": 255, | |
| "catch_rate": 3, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["プレッシャー"] | |
| }, | |
| { | |
| "id": 277, | |
| "national_id": 250, | |
| "name": "ホウオウ", | |
| "form_name": null, | |
| "height": 38, | |
| "weight": 1990, | |
| "types": [ | |
| "ほのお", | |
| "ひこう" | |
| ], | |
| "base_stats": [ | |
| 106, | |
| 130, | |
| 90, | |
| 90, | |
| 110, | |
| 154 | |
| ], | |
| "gender_threshold": 255, | |
| "catch_rate": 3, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": "せいなるはい" | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["プレッシャー"] | |
| }, | |
| { | |
| "id": 278, | |
| "national_id": 251, | |
| "name": "セレビィ", | |
| "form_name": null, | |
| "height": 6, | |
| "weight": 50, | |
| "types": [ | |
| "エスパー", | |
| "くさ" | |
| ], | |
| "base_stats": [ | |
| 100, | |
| 100, | |
| 100, | |
| 100, | |
| 100, | |
| 100 | |
| ], | |
| "gender_threshold": 255, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": "ラムのみ" | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": "ラムのみ" | |
| } | |
| }, | |
| "abilities": ["しぜんかいふく"] | |
| }, | |
| { | |
| "id": 279, | |
| "national_id": 252, | |
| "name": "キモリ", | |
| "form_name": null, | |
| "height": 5, | |
| "weight": 50, | |
| "types": ["くさ"], | |
| "base_stats": [ | |
| 40, | |
| 45, | |
| 35, | |
| 70, | |
| 65, | |
| 55 | |
| ], | |
| "gender_threshold": 31, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["しんりょく"] | |
| }, | |
| { | |
| "id": 280, | |
| "national_id": 253, | |
| "name": "ジュプトル", | |
| "form_name": null, | |
| "height": 9, | |
| "weight": 216, | |
| "types": ["くさ"], | |
| "base_stats": [ | |
| 50, | |
| 65, | |
| 45, | |
| 95, | |
| 85, | |
| 65 | |
| ], | |
| "gender_threshold": 31, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["しんりょく"] | |
| }, | |
| { | |
| "id": 281, | |
| "national_id": 254, | |
| "name": "ジュカイン", | |
| "form_name": null, | |
| "height": 17, | |
| "weight": 522, | |
| "types": ["くさ"], | |
| "base_stats": [ | |
| 70, | |
| 85, | |
| 65, | |
| 120, | |
| 105, | |
| 85 | |
| ], | |
| "gender_threshold": 31, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["しんりょく"] | |
| }, | |
| { | |
| "id": 282, | |
| "national_id": 255, | |
| "name": "アチャモ", | |
| "form_name": null, | |
| "height": 4, | |
| "weight": 25, | |
| "types": ["ほのお"], | |
| "base_stats": [ | |
| 45, | |
| 60, | |
| 40, | |
| 45, | |
| 70, | |
| 50 | |
| ], | |
| "gender_threshold": 31, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["もうか"] | |
| }, | |
| { | |
| "id": 283, | |
| "national_id": 256, | |
| "name": "ワカシャモ", | |
| "form_name": null, | |
| "height": 9, | |
| "weight": 195, | |
| "types": [ | |
| "ほのお", | |
| "かくとう" | |
| ], | |
| "base_stats": [ | |
| 60, | |
| 85, | |
| 60, | |
| 55, | |
| 85, | |
| 60 | |
| ], | |
| "gender_threshold": 31, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["もうか"] | |
| }, | |
| { | |
| "id": 284, | |
| "national_id": 257, | |
| "name": "バシャーモ", | |
| "form_name": null, | |
| "height": 19, | |
| "weight": 520, | |
| "types": [ | |
| "ほのお", | |
| "かくとう" | |
| ], | |
| "base_stats": [ | |
| 80, | |
| 120, | |
| 70, | |
| 80, | |
| 110, | |
| 70 | |
| ], | |
| "gender_threshold": 31, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["もうか"] | |
| }, | |
| { | |
| "id": 285, | |
| "national_id": 258, | |
| "name": "ミズゴロウ", | |
| "form_name": null, | |
| "height": 4, | |
| "weight": 76, | |
| "types": ["みず"], | |
| "base_stats": [ | |
| 50, | |
| 70, | |
| 50, | |
| 40, | |
| 50, | |
| 50 | |
| ], | |
| "gender_threshold": 31, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["げきりゅう"] | |
| }, | |
| { | |
| "id": 286, | |
| "national_id": 259, | |
| "name": "ヌマクロー", | |
| "form_name": null, | |
| "height": 7, | |
| "weight": 280, | |
| "types": [ | |
| "みず", | |
| "じめん" | |
| ], | |
| "base_stats": [ | |
| 70, | |
| 85, | |
| 70, | |
| 50, | |
| 60, | |
| 70 | |
| ], | |
| "gender_threshold": 31, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["げきりゅう"] | |
| }, | |
| { | |
| "id": 287, | |
| "national_id": 260, | |
| "name": "ラグラージ", | |
| "form_name": null, | |
| "height": 15, | |
| "weight": 819, | |
| "types": [ | |
| "みず", | |
| "じめん" | |
| ], | |
| "base_stats": [ | |
| 100, | |
| 110, | |
| 90, | |
| 60, | |
| 85, | |
| 90 | |
| ], | |
| "gender_threshold": 31, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["げきりゅう"] | |
| }, | |
| { | |
| "id": 288, | |
| "national_id": 261, | |
| "name": "ポチエナ", | |
| "form_name": null, | |
| "height": 5, | |
| "weight": 136, | |
| "types": ["あく"], | |
| "base_stats": [ | |
| 35, | |
| 55, | |
| 35, | |
| 35, | |
| 30, | |
| 30 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 255, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "モモンのみ", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "モモンのみ", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["にげあし"] | |
| }, | |
| { | |
| "id": 289, | |
| "national_id": 262, | |
| "name": "グラエナ", | |
| "form_name": null, | |
| "height": 10, | |
| "weight": 370, | |
| "types": ["あく"], | |
| "base_stats": [ | |
| 70, | |
| 90, | |
| 70, | |
| 70, | |
| 60, | |
| 60 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 127, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "モモンのみ", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "モモンのみ", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["いかく"] | |
| }, | |
| { | |
| "id": 290, | |
| "national_id": 263, | |
| "name": "ジグザグマ", | |
| "form_name": null, | |
| "height": 4, | |
| "weight": 175, | |
| "types": ["ノーマル"], | |
| "base_stats": [ | |
| 38, | |
| 30, | |
| 41, | |
| 60, | |
| 30, | |
| 41 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 255, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "オレンのみ", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "オレンのみ", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ものひろい"] | |
| }, | |
| { | |
| "id": 291, | |
| "national_id": 264, | |
| "name": "マッスグマ", | |
| "form_name": null, | |
| "height": 5, | |
| "weight": 325, | |
| "types": ["ノーマル"], | |
| "base_stats": [ | |
| 78, | |
| 70, | |
| 61, | |
| 100, | |
| 50, | |
| 61 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 90, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "オボンのみ", | |
| "sometimes": "オレンのみ", | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "オボンのみ", | |
| "sometimes": "オレンのみ", | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ものひろい"] | |
| }, | |
| { | |
| "id": 292, | |
| "national_id": 265, | |
| "name": "ケムッソ", | |
| "form_name": null, | |
| "height": 3, | |
| "weight": 36, | |
| "types": ["むし"], | |
| "base_stats": [ | |
| 45, | |
| 45, | |
| 35, | |
| 20, | |
| 20, | |
| 30 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 255, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["りんぷん"] | |
| }, | |
| { | |
| "id": 293, | |
| "national_id": 266, | |
| "name": "カラサリス", | |
| "form_name": null, | |
| "height": 6, | |
| "weight": 100, | |
| "types": ["むし"], | |
| "base_stats": [ | |
| 50, | |
| 35, | |
| 55, | |
| 15, | |
| 25, | |
| 25 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 120, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["だっぴ"] | |
| }, | |
| { | |
| "id": 294, | |
| "national_id": 267, | |
| "name": "アゲハント", | |
| "form_name": null, | |
| "height": 10, | |
| "weight": 284, | |
| "types": [ | |
| "むし", | |
| "ひこう" | |
| ], | |
| "base_stats": [ | |
| 60, | |
| 70, | |
| 50, | |
| 65, | |
| 90, | |
| 50 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "ぎんのこな", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "ぎんのこな", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["むしのしらせ"] | |
| }, | |
| { | |
| "id": 295, | |
| "national_id": 268, | |
| "name": "マユルド", | |
| "form_name": null, | |
| "height": 7, | |
| "weight": 115, | |
| "types": ["むし"], | |
| "base_stats": [ | |
| 50, | |
| 35, | |
| 55, | |
| 15, | |
| 25, | |
| 25 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 120, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["だっぴ"] | |
| }, | |
| { | |
| "id": 296, | |
| "national_id": 269, | |
| "name": "ドクケイル", | |
| "form_name": null, | |
| "height": 12, | |
| "weight": 316, | |
| "types": [ | |
| "むし", | |
| "どく" | |
| ], | |
| "base_stats": [ | |
| 60, | |
| 50, | |
| 70, | |
| 65, | |
| 50, | |
| 90 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "ぎんのこな", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "ぎんのこな", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["りんぷん"] | |
| }, | |
| { | |
| "id": 297, | |
| "national_id": 270, | |
| "name": "ハスボー", | |
| "form_name": null, | |
| "height": 5, | |
| "weight": 26, | |
| "types": [ | |
| "みず", | |
| "くさ" | |
| ], | |
| "base_stats": [ | |
| 40, | |
| 30, | |
| 30, | |
| 30, | |
| 40, | |
| 50 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 255, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "すいすい", | |
| "あめうけざら" | |
| ] | |
| }, | |
| { | |
| "id": 298, | |
| "national_id": 271, | |
| "name": "ハスブレロ", | |
| "form_name": null, | |
| "height": 12, | |
| "weight": 325, | |
| "types": [ | |
| "みず", | |
| "くさ" | |
| ], | |
| "base_stats": [ | |
| 60, | |
| 50, | |
| 50, | |
| 50, | |
| 60, | |
| 70 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 120, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "すいすい", | |
| "あめうけざら" | |
| ] | |
| }, | |
| { | |
| "id": 299, | |
| "national_id": 272, | |
| "name": "ルンパッパ", | |
| "form_name": null, | |
| "height": 15, | |
| "weight": 550, | |
| "types": [ | |
| "みず", | |
| "くさ" | |
| ], | |
| "base_stats": [ | |
| 80, | |
| 70, | |
| 70, | |
| 70, | |
| 90, | |
| 100 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "すいすい", | |
| "あめうけざら" | |
| ] | |
| }, | |
| { | |
| "id": 300, | |
| "national_id": 273, | |
| "name": "タネボー", | |
| "form_name": null, | |
| "height": 5, | |
| "weight": 40, | |
| "types": ["くさ"], | |
| "base_stats": [ | |
| 40, | |
| 40, | |
| 50, | |
| 30, | |
| 30, | |
| 30 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 255, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "ようりょくそ", | |
| "はやおき" | |
| ] | |
| }, | |
| { | |
| "id": 301, | |
| "national_id": 274, | |
| "name": "コノハナ", | |
| "form_name": null, | |
| "height": 10, | |
| "weight": 280, | |
| "types": [ | |
| "くさ", | |
| "あく" | |
| ], | |
| "base_stats": [ | |
| 70, | |
| 70, | |
| 40, | |
| 60, | |
| 60, | |
| 40 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 120, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "ようりょくそ", | |
| "はやおき" | |
| ] | |
| }, | |
| { | |
| "id": 302, | |
| "national_id": 275, | |
| "name": "ダーテング", | |
| "form_name": null, | |
| "height": 13, | |
| "weight": 596, | |
| "types": [ | |
| "くさ", | |
| "あく" | |
| ], | |
| "base_stats": [ | |
| 90, | |
| 100, | |
| 60, | |
| 80, | |
| 90, | |
| 60 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "ようりょくそ", | |
| "はやおき" | |
| ] | |
| }, | |
| { | |
| "id": 303, | |
| "national_id": 276, | |
| "name": "スバメ", | |
| "form_name": null, | |
| "height": 3, | |
| "weight": 23, | |
| "types": [ | |
| "ノーマル", | |
| "ひこう" | |
| ], | |
| "base_stats": [ | |
| 40, | |
| 55, | |
| 30, | |
| 85, | |
| 30, | |
| 30 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 200, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["こんじょう"] | |
| }, | |
| { | |
| "id": 304, | |
| "national_id": 277, | |
| "name": "オオスバメ", | |
| "form_name": null, | |
| "height": 7, | |
| "weight": 198, | |
| "types": [ | |
| "ノーマル", | |
| "ひこう" | |
| ], | |
| "base_stats": [ | |
| 60, | |
| 85, | |
| 60, | |
| 125, | |
| 50, | |
| 50 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["こんじょう"] | |
| }, | |
| { | |
| "id": 305, | |
| "national_id": 278, | |
| "name": "キャモメ", | |
| "form_name": null, | |
| "height": 6, | |
| "weight": 95, | |
| "types": [ | |
| "みず", | |
| "ひこう" | |
| ], | |
| "base_stats": [ | |
| 40, | |
| 30, | |
| 30, | |
| 85, | |
| 55, | |
| 30 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 190, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["するどいめ"] | |
| }, | |
| { | |
| "id": 306, | |
| "national_id": 279, | |
| "name": "ペリッパー", | |
| "form_name": null, | |
| "height": 12, | |
| "weight": 280, | |
| "types": [ | |
| "みず", | |
| "ひこう" | |
| ], | |
| "base_stats": [ | |
| 60, | |
| 50, | |
| 100, | |
| 65, | |
| 85, | |
| 70 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["するどいめ"] | |
| }, | |
| { | |
| "id": 307, | |
| "national_id": 280, | |
| "name": "ラルトス", | |
| "form_name": null, | |
| "height": 4, | |
| "weight": 66, | |
| "types": ["エスパー"], | |
| "base_stats": [ | |
| 28, | |
| 25, | |
| 25, | |
| 40, | |
| 45, | |
| 35 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 235, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "シンクロ", | |
| "トレース" | |
| ] | |
| }, | |
| { | |
| "id": 308, | |
| "national_id": 281, | |
| "name": "キルリア", | |
| "form_name": null, | |
| "height": 8, | |
| "weight": 202, | |
| "types": ["エスパー"], | |
| "base_stats": [ | |
| 38, | |
| 35, | |
| 35, | |
| 50, | |
| 65, | |
| 55 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 120, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "シンクロ", | |
| "トレース" | |
| ] | |
| }, | |
| { | |
| "id": 309, | |
| "national_id": 282, | |
| "name": "サーナイト", | |
| "form_name": null, | |
| "height": 16, | |
| "weight": 484, | |
| "types": ["エスパー"], | |
| "base_stats": [ | |
| 68, | |
| 65, | |
| 65, | |
| 80, | |
| 125, | |
| 115 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "シンクロ", | |
| "トレース" | |
| ] | |
| }, | |
| { | |
| "id": 310, | |
| "national_id": 283, | |
| "name": "アメタマ", | |
| "form_name": null, | |
| "height": 5, | |
| "weight": 17, | |
| "types": [ | |
| "むし", | |
| "みず" | |
| ], | |
| "base_stats": [ | |
| 40, | |
| 30, | |
| 32, | |
| 65, | |
| 50, | |
| 52 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 200, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["すいすい"] | |
| }, | |
| { | |
| "id": 311, | |
| "national_id": 284, | |
| "name": "アメモース", | |
| "form_name": null, | |
| "height": 8, | |
| "weight": 36, | |
| "types": [ | |
| "むし", | |
| "ひこう" | |
| ], | |
| "base_stats": [ | |
| 70, | |
| 60, | |
| 62, | |
| 60, | |
| 80, | |
| 82 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 75, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "ぎんのこな", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "ぎんのこな", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["いかく"] | |
| }, | |
| { | |
| "id": 312, | |
| "national_id": 285, | |
| "name": "キノココ", | |
| "form_name": null, | |
| "height": 4, | |
| "weight": 45, | |
| "types": ["くさ"], | |
| "base_stats": [ | |
| 60, | |
| 40, | |
| 60, | |
| 35, | |
| 40, | |
| 60 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 255, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ほうし"] | |
| }, | |
| { | |
| "id": 313, | |
| "national_id": 286, | |
| "name": "キノガッサ", | |
| "form_name": null, | |
| "height": 12, | |
| "weight": 392, | |
| "types": [ | |
| "くさ", | |
| "かくとう" | |
| ], | |
| "base_stats": [ | |
| 60, | |
| 130, | |
| 80, | |
| 70, | |
| 60, | |
| 60 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 90, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ほうし"] | |
| }, | |
| { | |
| "id": 314, | |
| "national_id": 287, | |
| "name": "ナマケロ", | |
| "form_name": null, | |
| "height": 8, | |
| "weight": 240, | |
| "types": ["ノーマル"], | |
| "base_stats": [ | |
| 60, | |
| 60, | |
| 60, | |
| 30, | |
| 35, | |
| 35 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 255, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["なまけ"] | |
| }, | |
| { | |
| "id": 315, | |
| "national_id": 288, | |
| "name": "ヤルキモノ", | |
| "form_name": null, | |
| "height": 14, | |
| "weight": 465, | |
| "types": ["ノーマル"], | |
| "base_stats": [ | |
| 80, | |
| 80, | |
| 80, | |
| 90, | |
| 55, | |
| 55 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 120, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["やるき"] | |
| }, | |
| { | |
| "id": 316, | |
| "national_id": 289, | |
| "name": "ケッキング", | |
| "form_name": null, | |
| "height": 20, | |
| "weight": 1305, | |
| "types": ["ノーマル"], | |
| "base_stats": [ | |
| 150, | |
| 160, | |
| 100, | |
| 100, | |
| 95, | |
| 65 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["なまけ"] | |
| }, | |
| { | |
| "id": 317, | |
| "national_id": 290, | |
| "name": "ツチニン", | |
| "form_name": null, | |
| "height": 5, | |
| "weight": 55, | |
| "types": [ | |
| "むし", | |
| "じめん" | |
| ], | |
| "base_stats": [ | |
| 31, | |
| 45, | |
| 90, | |
| 40, | |
| 30, | |
| 30 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 255, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ふくがん"] | |
| }, | |
| { | |
| "id": 318, | |
| "national_id": 291, | |
| "name": "テッカニン", | |
| "form_name": null, | |
| "height": 8, | |
| "weight": 120, | |
| "types": [ | |
| "むし", | |
| "ひこう" | |
| ], | |
| "base_stats": [ | |
| 61, | |
| 90, | |
| 45, | |
| 160, | |
| 50, | |
| 50 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 120, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["かそく"] | |
| }, | |
| { | |
| "id": 319, | |
| "national_id": 292, | |
| "name": "ヌケニン", | |
| "form_name": null, | |
| "height": 8, | |
| "weight": 12, | |
| "types": [ | |
| "むし", | |
| "ゴースト" | |
| ], | |
| "base_stats": [ | |
| 1, | |
| 90, | |
| 45, | |
| 40, | |
| 30, | |
| 30 | |
| ], | |
| "gender_threshold": 255, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ふしぎなまもり"] | |
| }, | |
| { | |
| "id": 320, | |
| "national_id": 293, | |
| "name": "ゴニョニョ", | |
| "form_name": null, | |
| "height": 6, | |
| "weight": 163, | |
| "types": ["ノーマル"], | |
| "base_stats": [ | |
| 64, | |
| 51, | |
| 23, | |
| 28, | |
| 51, | |
| 23 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 190, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "カゴのみ", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "カゴのみ", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ぼうおん"] | |
| }, | |
| { | |
| "id": 321, | |
| "national_id": 294, | |
| "name": "ドゴーム", | |
| "form_name": null, | |
| "height": 10, | |
| "weight": 405, | |
| "types": ["ノーマル"], | |
| "base_stats": [ | |
| 84, | |
| 71, | |
| 43, | |
| 48, | |
| 71, | |
| 43 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 120, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "カゴのみ", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "カゴのみ", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ぼうおん"] | |
| }, | |
| { | |
| "id": 322, | |
| "national_id": 295, | |
| "name": "バクオング", | |
| "form_name": null, | |
| "height": 15, | |
| "weight": 840, | |
| "types": ["ノーマル"], | |
| "base_stats": [ | |
| 104, | |
| 91, | |
| 63, | |
| 68, | |
| 91, | |
| 63 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "カゴのみ", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "カゴのみ", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ぼうおん"] | |
| }, | |
| { | |
| "id": 323, | |
| "national_id": 296, | |
| "name": "マクノシタ", | |
| "form_name": null, | |
| "height": 10, | |
| "weight": 864, | |
| "types": ["かくとう"], | |
| "base_stats": [ | |
| 72, | |
| 60, | |
| 30, | |
| 25, | |
| 20, | |
| 30 | |
| ], | |
| "gender_threshold": 63, | |
| "catch_rate": 180, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "あついしぼう", | |
| "こんじょう" | |
| ] | |
| }, | |
| { | |
| "id": 324, | |
| "national_id": 297, | |
| "name": "ハリテヤマ", | |
| "form_name": null, | |
| "height": 23, | |
| "weight": 2538, | |
| "types": ["かくとう"], | |
| "base_stats": [ | |
| 144, | |
| 120, | |
| 60, | |
| 50, | |
| 40, | |
| 60 | |
| ], | |
| "gender_threshold": 63, | |
| "catch_rate": 200, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "おうじゃのしるし", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "おうじゃのしるし", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "あついしぼう", | |
| "こんじょう" | |
| ] | |
| }, | |
| { | |
| "id": 325, | |
| "national_id": 298, | |
| "name": "ルリリ", | |
| "form_name": null, | |
| "height": 2, | |
| "weight": 20, | |
| "types": ["ノーマル"], | |
| "base_stats": [ | |
| 50, | |
| 20, | |
| 40, | |
| 20, | |
| 20, | |
| 40 | |
| ], | |
| "gender_threshold": 191, | |
| "catch_rate": 150, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "あついしぼう", | |
| "ちからもち" | |
| ] | |
| }, | |
| { | |
| "id": 326, | |
| "national_id": 299, | |
| "name": "ノズパス", | |
| "form_name": null, | |
| "height": 10, | |
| "weight": 970, | |
| "types": ["いわ"], | |
| "base_stats": [ | |
| 30, | |
| 45, | |
| 135, | |
| 30, | |
| 45, | |
| 90 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 255, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "がんじょう", | |
| "じりょく" | |
| ] | |
| }, | |
| { | |
| "id": 327, | |
| "national_id": 300, | |
| "name": "エネコ", | |
| "form_name": null, | |
| "height": 6, | |
| "weight": 110, | |
| "types": ["ノーマル"], | |
| "base_stats": [ | |
| 50, | |
| 45, | |
| 45, | |
| 50, | |
| 35, | |
| 35 | |
| ], | |
| "gender_threshold": 191, | |
| "catch_rate": 255, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "ヒメリのみ", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "ヒメリのみ", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["メロメロボディ"] | |
| }, | |
| { | |
| "id": 328, | |
| "national_id": 301, | |
| "name": "エネコロロ", | |
| "form_name": null, | |
| "height": 11, | |
| "weight": 326, | |
| "types": ["ノーマル"], | |
| "base_stats": [ | |
| 70, | |
| 65, | |
| 65, | |
| 70, | |
| 55, | |
| 55 | |
| ], | |
| "gender_threshold": 191, | |
| "catch_rate": 60, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "ヒメリのみ", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "ヒメリのみ", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["メロメロボディ"] | |
| }, | |
| { | |
| "id": 329, | |
| "national_id": 302, | |
| "name": "ヤミラミ", | |
| "form_name": null, | |
| "height": 5, | |
| "weight": 110, | |
| "types": [ | |
| "あく", | |
| "ゴースト" | |
| ], | |
| "base_stats": [ | |
| 50, | |
| 75, | |
| 75, | |
| 50, | |
| 65, | |
| 65 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["するどいめ"] | |
| }, | |
| { | |
| "id": 330, | |
| "national_id": 303, | |
| "name": "クチート", | |
| "form_name": null, | |
| "height": 6, | |
| "weight": 115, | |
| "types": ["はがね"], | |
| "base_stats": [ | |
| 50, | |
| 85, | |
| 85, | |
| 50, | |
| 55, | |
| 55 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "かいりきバサミ", | |
| "いかく" | |
| ] | |
| }, | |
| { | |
| "id": 331, | |
| "national_id": 304, | |
| "name": "ココドラ", | |
| "form_name": null, | |
| "height": 4, | |
| "weight": 600, | |
| "types": [ | |
| "はがね", | |
| "いわ" | |
| ], | |
| "base_stats": [ | |
| 50, | |
| 70, | |
| 100, | |
| 30, | |
| 40, | |
| 40 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 180, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "かたいいし", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "かたいいし", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "がんじょう", | |
| "いしあたま" | |
| ] | |
| }, | |
| { | |
| "id": 332, | |
| "national_id": 305, | |
| "name": "コドラ", | |
| "form_name": null, | |
| "height": 9, | |
| "weight": 1200, | |
| "types": [ | |
| "はがね", | |
| "いわ" | |
| ], | |
| "base_stats": [ | |
| 60, | |
| 90, | |
| 140, | |
| 40, | |
| 50, | |
| 50 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 90, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "かたいいし", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "かたいいし", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "がんじょう", | |
| "いしあたま" | |
| ] | |
| }, | |
| { | |
| "id": 333, | |
| "national_id": 306, | |
| "name": "ボスゴドラ", | |
| "form_name": null, | |
| "height": 21, | |
| "weight": 3600, | |
| "types": [ | |
| "はがね", | |
| "いわ" | |
| ], | |
| "base_stats": [ | |
| 70, | |
| 110, | |
| 180, | |
| 50, | |
| 60, | |
| 60 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "かたいいし", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "かたいいし", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "がんじょう", | |
| "いしあたま" | |
| ] | |
| }, | |
| { | |
| "id": 334, | |
| "national_id": 307, | |
| "name": "アサナン", | |
| "form_name": null, | |
| "height": 6, | |
| "weight": 112, | |
| "types": [ | |
| "かくとう", | |
| "エスパー" | |
| ], | |
| "base_stats": [ | |
| 30, | |
| 40, | |
| 55, | |
| 60, | |
| 40, | |
| 55 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 180, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ヨガパワー"] | |
| }, | |
| { | |
| "id": 335, | |
| "national_id": 308, | |
| "name": "チャーレム", | |
| "form_name": null, | |
| "height": 13, | |
| "weight": 315, | |
| "types": [ | |
| "かくとう", | |
| "エスパー" | |
| ], | |
| "base_stats": [ | |
| 60, | |
| 60, | |
| 75, | |
| 80, | |
| 60, | |
| 75 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 90, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ヨガパワー"] | |
| }, | |
| { | |
| "id": 336, | |
| "national_id": 309, | |
| "name": "ラクライ", | |
| "form_name": null, | |
| "height": 6, | |
| "weight": 152, | |
| "types": ["でんき"], | |
| "base_stats": [ | |
| 40, | |
| 45, | |
| 40, | |
| 65, | |
| 65, | |
| 40 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 120, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "せいでんき", | |
| "ひらいしん" | |
| ] | |
| }, | |
| { | |
| "id": 337, | |
| "national_id": 310, | |
| "name": "ライボルト", | |
| "form_name": null, | |
| "height": 15, | |
| "weight": 402, | |
| "types": ["でんき"], | |
| "base_stats": [ | |
| 70, | |
| 75, | |
| 60, | |
| 105, | |
| 105, | |
| 60 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "せいでんき", | |
| "ひらいしん" | |
| ] | |
| }, | |
| { | |
| "id": 338, | |
| "national_id": 311, | |
| "name": "プラスル", | |
| "form_name": null, | |
| "height": 4, | |
| "weight": 42, | |
| "types": ["でんき"], | |
| "base_stats": [ | |
| 60, | |
| 50, | |
| 40, | |
| 95, | |
| 85, | |
| 75 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 200, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["プラス"] | |
| }, | |
| { | |
| "id": 339, | |
| "national_id": 312, | |
| "name": "マイナン", | |
| "form_name": null, | |
| "height": 4, | |
| "weight": 42, | |
| "types": ["でんき"], | |
| "base_stats": [ | |
| 60, | |
| 40, | |
| 50, | |
| 95, | |
| 75, | |
| 85 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 200, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["マイナス"] | |
| }, | |
| { | |
| "id": 340, | |
| "national_id": 313, | |
| "name": "バルビート", | |
| "form_name": null, | |
| "height": 7, | |
| "weight": 177, | |
| "types": ["むし"], | |
| "base_stats": [ | |
| 65, | |
| 73, | |
| 55, | |
| 85, | |
| 47, | |
| 75 | |
| ], | |
| "gender_threshold": 0, | |
| "catch_rate": 150, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "はっこう", | |
| "むしのしらせ" | |
| ] | |
| }, | |
| { | |
| "id": 341, | |
| "national_id": 314, | |
| "name": "イルミーゼ", | |
| "form_name": null, | |
| "height": 6, | |
| "weight": 177, | |
| "types": ["むし"], | |
| "base_stats": [ | |
| 65, | |
| 47, | |
| 55, | |
| 85, | |
| 73, | |
| 75 | |
| ], | |
| "gender_threshold": 254, | |
| "catch_rate": 150, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["どんかん"] | |
| }, | |
| { | |
| "id": 342, | |
| "national_id": 315, | |
| "name": "ロゼリア", | |
| "form_name": null, | |
| "height": 3, | |
| "weight": 20, | |
| "types": [ | |
| "くさ", | |
| "どく" | |
| ], | |
| "base_stats": [ | |
| 50, | |
| 60, | |
| 45, | |
| 65, | |
| 100, | |
| 80 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 150, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "どくバリ", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "どくバリ", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "しぜんかいふく", | |
| "どくのトゲ" | |
| ] | |
| }, | |
| { | |
| "id": 343, | |
| "national_id": 316, | |
| "name": "ゴクリン", | |
| "form_name": null, | |
| "height": 4, | |
| "weight": 103, | |
| "types": ["どく"], | |
| "base_stats": [ | |
| 70, | |
| 43, | |
| 53, | |
| 40, | |
| 43, | |
| 53 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 225, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "おおきなしんじゅ", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "おおきなしんじゅ", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "ヘドロえき", | |
| "ねんちゃく" | |
| ] | |
| }, | |
| { | |
| "id": 344, | |
| "national_id": 317, | |
| "name": "マルノーム", | |
| "form_name": null, | |
| "height": 17, | |
| "weight": 800, | |
| "types": ["どく"], | |
| "base_stats": [ | |
| 100, | |
| 73, | |
| 83, | |
| 55, | |
| 73, | |
| 83 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 75, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "おおきなしんじゅ", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "おおきなしんじゅ", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "ヘドロえき", | |
| "ねんちゃく" | |
| ] | |
| }, | |
| { | |
| "id": 345, | |
| "national_id": 318, | |
| "name": "キバニア", | |
| "form_name": null, | |
| "height": 8, | |
| "weight": 208, | |
| "types": [ | |
| "みず", | |
| "あく" | |
| ], | |
| "base_stats": [ | |
| 45, | |
| 90, | |
| 20, | |
| 65, | |
| 65, | |
| 20 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 225, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["さめはだ"] | |
| }, | |
| { | |
| "id": 346, | |
| "national_id": 319, | |
| "name": "サメハダー", | |
| "form_name": null, | |
| "height": 18, | |
| "weight": 888, | |
| "types": [ | |
| "みず", | |
| "あく" | |
| ], | |
| "base_stats": [ | |
| 70, | |
| 120, | |
| 40, | |
| 95, | |
| 95, | |
| 40 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 60, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["さめはだ"] | |
| }, | |
| { | |
| "id": 347, | |
| "national_id": 320, | |
| "name": "ホエルコ", | |
| "form_name": null, | |
| "height": 20, | |
| "weight": 1300, | |
| "types": ["みず"], | |
| "base_stats": [ | |
| 130, | |
| 70, | |
| 35, | |
| 60, | |
| 70, | |
| 35 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 125, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "みずのベール", | |
| "どんかん" | |
| ] | |
| }, | |
| { | |
| "id": 348, | |
| "national_id": 321, | |
| "name": "ホエルオー", | |
| "form_name": null, | |
| "height": 145, | |
| "weight": 3980, | |
| "types": ["みず"], | |
| "base_stats": [ | |
| 170, | |
| 90, | |
| 45, | |
| 60, | |
| 90, | |
| 45 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 60, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "みずのベール", | |
| "どんかん" | |
| ] | |
| }, | |
| { | |
| "id": 349, | |
| "national_id": 322, | |
| "name": "ドンメル", | |
| "form_name": null, | |
| "height": 7, | |
| "weight": 240, | |
| "types": [ | |
| "ほのお", | |
| "じめん" | |
| ], | |
| "base_stats": [ | |
| 60, | |
| 60, | |
| 40, | |
| 35, | |
| 65, | |
| 45 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 255, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": "チーゴのみ" | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": "チーゴのみ" | |
| } | |
| }, | |
| "abilities": ["どんかん"] | |
| }, | |
| { | |
| "id": 350, | |
| "national_id": 323, | |
| "name": "バクーダ", | |
| "form_name": null, | |
| "height": 19, | |
| "weight": 2200, | |
| "types": [ | |
| "ほのお", | |
| "じめん" | |
| ], | |
| "base_stats": [ | |
| 70, | |
| 100, | |
| 70, | |
| 40, | |
| 105, | |
| 75 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 150, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": "チーゴのみ" | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": "チーゴのみ" | |
| } | |
| }, | |
| "abilities": ["マグマのよろい"] | |
| }, | |
| { | |
| "id": 351, | |
| "national_id": 324, | |
| "name": "コータス", | |
| "form_name": null, | |
| "height": 5, | |
| "weight": 804, | |
| "types": ["ほのお"], | |
| "base_stats": [ | |
| 70, | |
| 85, | |
| 140, | |
| 20, | |
| 85, | |
| 70 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 90, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["しろいけむり"] | |
| }, | |
| { | |
| "id": 352, | |
| "national_id": 325, | |
| "name": "バネブー", | |
| "form_name": null, | |
| "height": 7, | |
| "weight": 306, | |
| "types": ["エスパー"], | |
| "base_stats": [ | |
| 60, | |
| 25, | |
| 35, | |
| 60, | |
| 70, | |
| 80 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 255, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "あついしぼう", | |
| "マイペース" | |
| ] | |
| }, | |
| { | |
| "id": 353, | |
| "national_id": 326, | |
| "name": "ブーピッグ", | |
| "form_name": null, | |
| "height": 9, | |
| "weight": 715, | |
| "types": ["エスパー"], | |
| "base_stats": [ | |
| 80, | |
| 45, | |
| 65, | |
| 80, | |
| 90, | |
| 110 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 60, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "あついしぼう", | |
| "マイペース" | |
| ] | |
| }, | |
| { | |
| "id": 354, | |
| "national_id": 327, | |
| "name": "パッチール", | |
| "form_name": null, | |
| "height": 11, | |
| "weight": 50, | |
| "types": ["ノーマル"], | |
| "base_stats": [ | |
| 60, | |
| 60, | |
| 60, | |
| 60, | |
| 60, | |
| 60 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 255, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "カゴのみ", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "カゴのみ", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["マイペース"] | |
| }, | |
| { | |
| "id": 355, | |
| "national_id": 328, | |
| "name": "ナックラー", | |
| "form_name": null, | |
| "height": 7, | |
| "weight": 150, | |
| "types": ["じめん"], | |
| "base_stats": [ | |
| 45, | |
| 100, | |
| 45, | |
| 10, | |
| 45, | |
| 45 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 255, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "やわらかいすな", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "やわらかいすな", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "かいりきバサミ", | |
| "ありじごく" | |
| ] | |
| }, | |
| { | |
| "id": 356, | |
| "national_id": 329, | |
| "name": "ビブラーバ", | |
| "form_name": null, | |
| "height": 11, | |
| "weight": 153, | |
| "types": [ | |
| "じめん", | |
| "ドラゴン" | |
| ], | |
| "base_stats": [ | |
| 50, | |
| 70, | |
| 50, | |
| 70, | |
| 50, | |
| 50 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 120, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ふゆう"] | |
| }, | |
| { | |
| "id": 357, | |
| "national_id": 330, | |
| "name": "フライゴン", | |
| "form_name": null, | |
| "height": 20, | |
| "weight": 820, | |
| "types": [ | |
| "じめん", | |
| "ドラゴン" | |
| ], | |
| "base_stats": [ | |
| 80, | |
| 100, | |
| 80, | |
| 100, | |
| 80, | |
| 80 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ふゆう"] | |
| }, | |
| { | |
| "id": 358, | |
| "national_id": 331, | |
| "name": "サボネア", | |
| "form_name": null, | |
| "height": 4, | |
| "weight": 513, | |
| "types": ["くさ"], | |
| "base_stats": [ | |
| 50, | |
| 85, | |
| 40, | |
| 35, | |
| 85, | |
| 40 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 190, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "どくバリ", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "どくバリ", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["すながくれ"] | |
| }, | |
| { | |
| "id": 359, | |
| "national_id": 332, | |
| "name": "ノクタス", | |
| "form_name": null, | |
| "height": 13, | |
| "weight": 774, | |
| "types": [ | |
| "くさ", | |
| "あく" | |
| ], | |
| "base_stats": [ | |
| 70, | |
| 115, | |
| 60, | |
| 55, | |
| 115, | |
| 60 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 60, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "どくバリ", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "どくバリ", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["すながくれ"] | |
| }, | |
| { | |
| "id": 360, | |
| "national_id": 333, | |
| "name": "チルット", | |
| "form_name": null, | |
| "height": 4, | |
| "weight": 12, | |
| "types": [ | |
| "ノーマル", | |
| "ひこう" | |
| ], | |
| "base_stats": [ | |
| 45, | |
| 40, | |
| 60, | |
| 50, | |
| 40, | |
| 75 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 255, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["しぜんかいふく"] | |
| }, | |
| { | |
| "id": 361, | |
| "national_id": 334, | |
| "name": "チルタリス", | |
| "form_name": null, | |
| "height": 11, | |
| "weight": 206, | |
| "types": [ | |
| "ドラゴン", | |
| "ひこう" | |
| ], | |
| "base_stats": [ | |
| 75, | |
| 70, | |
| 90, | |
| 80, | |
| 70, | |
| 105 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["しぜんかいふく"] | |
| }, | |
| { | |
| "id": 362, | |
| "national_id": 335, | |
| "name": "ザングース", | |
| "form_name": null, | |
| "height": 13, | |
| "weight": 403, | |
| "types": ["ノーマル"], | |
| "base_stats": [ | |
| 73, | |
| 115, | |
| 60, | |
| 90, | |
| 60, | |
| 60 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 90, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["めんえき"] | |
| }, | |
| { | |
| "id": 363, | |
| "national_id": 336, | |
| "name": "ハブネーク", | |
| "form_name": null, | |
| "height": 27, | |
| "weight": 525, | |
| "types": ["どく"], | |
| "base_stats": [ | |
| 73, | |
| 100, | |
| 60, | |
| 65, | |
| 100, | |
| 60 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 90, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["だっぴ"] | |
| }, | |
| { | |
| "id": 364, | |
| "national_id": 337, | |
| "name": "ルナトーン", | |
| "form_name": null, | |
| "height": 10, | |
| "weight": 1680, | |
| "types": [ | |
| "いわ", | |
| "エスパー" | |
| ], | |
| "base_stats": [ | |
| 70, | |
| 55, | |
| 65, | |
| 70, | |
| 95, | |
| 85 | |
| ], | |
| "gender_threshold": 255, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "つきのいし", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "つきのいし", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ふゆう"] | |
| }, | |
| { | |
| "id": 365, | |
| "national_id": 338, | |
| "name": "ソルロック", | |
| "form_name": null, | |
| "height": 12, | |
| "weight": 1540, | |
| "types": [ | |
| "いわ", | |
| "エスパー" | |
| ], | |
| "base_stats": [ | |
| 70, | |
| 95, | |
| 85, | |
| 70, | |
| 55, | |
| 65 | |
| ], | |
| "gender_threshold": 255, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "たいようのいし", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "たいようのいし", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ふゆう"] | |
| }, | |
| { | |
| "id": 366, | |
| "national_id": 339, | |
| "name": "ドジョッチ", | |
| "form_name": null, | |
| "height": 4, | |
| "weight": 19, | |
| "types": [ | |
| "みず", | |
| "じめん" | |
| ], | |
| "base_stats": [ | |
| 50, | |
| 48, | |
| 43, | |
| 60, | |
| 46, | |
| 41 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 190, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["どんかん"] | |
| }, | |
| { | |
| "id": 367, | |
| "national_id": 340, | |
| "name": "ナマズン", | |
| "form_name": null, | |
| "height": 9, | |
| "weight": 236, | |
| "types": [ | |
| "みず", | |
| "じめん" | |
| ], | |
| "base_stats": [ | |
| 110, | |
| 78, | |
| 73, | |
| 60, | |
| 76, | |
| 71 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 75, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["どんかん"] | |
| }, | |
| { | |
| "id": 368, | |
| "national_id": 341, | |
| "name": "ヘイガニ", | |
| "form_name": null, | |
| "height": 6, | |
| "weight": 115, | |
| "types": ["みず"], | |
| "base_stats": [ | |
| 43, | |
| 80, | |
| 65, | |
| 35, | |
| 50, | |
| 35 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 205, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "かいりきバサミ", | |
| "シェルアーマー" | |
| ] | |
| }, | |
| { | |
| "id": 369, | |
| "national_id": 342, | |
| "name": "シザリガー", | |
| "form_name": null, | |
| "height": 11, | |
| "weight": 328, | |
| "types": [ | |
| "みず", | |
| "あく" | |
| ], | |
| "base_stats": [ | |
| 63, | |
| 120, | |
| 85, | |
| 55, | |
| 90, | |
| 55 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 155, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "かいりきバサミ", | |
| "シェルアーマー" | |
| ] | |
| }, | |
| { | |
| "id": 370, | |
| "national_id": 343, | |
| "name": "ヤジロン", | |
| "form_name": null, | |
| "height": 5, | |
| "weight": 215, | |
| "types": [ | |
| "じめん", | |
| "エスパー" | |
| ], | |
| "base_stats": [ | |
| 40, | |
| 40, | |
| 55, | |
| 55, | |
| 40, | |
| 70 | |
| ], | |
| "gender_threshold": 255, | |
| "catch_rate": 255, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ふゆう"] | |
| }, | |
| { | |
| "id": 371, | |
| "national_id": 344, | |
| "name": "ネンドール", | |
| "form_name": null, | |
| "height": 15, | |
| "weight": 1080, | |
| "types": [ | |
| "じめん", | |
| "エスパー" | |
| ], | |
| "base_stats": [ | |
| 60, | |
| 70, | |
| 105, | |
| 75, | |
| 70, | |
| 120 | |
| ], | |
| "gender_threshold": 255, | |
| "catch_rate": 90, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ふゆう"] | |
| }, | |
| { | |
| "id": 372, | |
| "national_id": 345, | |
| "name": "リリーラ", | |
| "form_name": null, | |
| "height": 10, | |
| "weight": 238, | |
| "types": [ | |
| "いわ", | |
| "くさ" | |
| ], | |
| "base_stats": [ | |
| 66, | |
| 41, | |
| 77, | |
| 23, | |
| 61, | |
| 87 | |
| ], | |
| "gender_threshold": 31, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["きゅうばん"] | |
| }, | |
| { | |
| "id": 373, | |
| "national_id": 346, | |
| "name": "ユレイドル", | |
| "form_name": null, | |
| "height": 15, | |
| "weight": 604, | |
| "types": [ | |
| "いわ", | |
| "くさ" | |
| ], | |
| "base_stats": [ | |
| 86, | |
| 81, | |
| 97, | |
| 43, | |
| 81, | |
| 107 | |
| ], | |
| "gender_threshold": 31, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["きゅうばん"] | |
| }, | |
| { | |
| "id": 374, | |
| "national_id": 347, | |
| "name": "アノプス", | |
| "form_name": null, | |
| "height": 7, | |
| "weight": 125, | |
| "types": [ | |
| "いわ", | |
| "むし" | |
| ], | |
| "base_stats": [ | |
| 45, | |
| 95, | |
| 50, | |
| 75, | |
| 40, | |
| 50 | |
| ], | |
| "gender_threshold": 31, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["カブトアーマー"] | |
| }, | |
| { | |
| "id": 375, | |
| "national_id": 348, | |
| "name": "アーマルド", | |
| "form_name": null, | |
| "height": 15, | |
| "weight": 682, | |
| "types": [ | |
| "いわ", | |
| "むし" | |
| ], | |
| "base_stats": [ | |
| 75, | |
| 125, | |
| 100, | |
| 45, | |
| 70, | |
| 80 | |
| ], | |
| "gender_threshold": 31, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["カブトアーマー"] | |
| }, | |
| { | |
| "id": 376, | |
| "national_id": 349, | |
| "name": "ヒンバス", | |
| "form_name": null, | |
| "height": 6, | |
| "weight": 74, | |
| "types": ["みず"], | |
| "base_stats": [ | |
| 20, | |
| 15, | |
| 20, | |
| 80, | |
| 10, | |
| 55 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 255, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["すいすい"] | |
| }, | |
| { | |
| "id": 377, | |
| "national_id": 350, | |
| "name": "ミロカロス", | |
| "form_name": null, | |
| "height": 62, | |
| "weight": 1620, | |
| "types": ["みず"], | |
| "base_stats": [ | |
| 95, | |
| 60, | |
| 79, | |
| 81, | |
| 100, | |
| 125 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 60, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ふしぎなうろこ"] | |
| }, | |
| { | |
| "id": 378, | |
| "national_id": 351, | |
| "name": "ポワルン", | |
| "form_name": "ポワルンのすがた", | |
| "height": 3, | |
| "weight": 8, | |
| "types": ["ノーマル"], | |
| "base_stats": [ | |
| 70, | |
| 70, | |
| 70, | |
| 70, | |
| 70, | |
| 70 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": "しんぴのしずく" | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": "しんぴのしずく" | |
| } | |
| }, | |
| "abilities": ["てんきや"] | |
| }, | |
| { | |
| "id": 379, | |
| "national_id": 351, | |
| "name": "ポワルン", | |
| "form_name": "ゆきぐものすがた", | |
| "height": 3, | |
| "weight": 8, | |
| "types": ["こおり"], | |
| "base_stats": [ | |
| 70, | |
| 70, | |
| 70, | |
| 70, | |
| 70, | |
| 70 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": "しんぴのしずく" | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": "しんぴのしずく" | |
| } | |
| }, | |
| "abilities": ["てんきや"] | |
| }, | |
| { | |
| "id": 380, | |
| "national_id": 351, | |
| "name": "ポワルン", | |
| "form_name": "たいようのすがた", | |
| "height": 3, | |
| "weight": 8, | |
| "types": ["ほのお"], | |
| "base_stats": [ | |
| 70, | |
| 70, | |
| 70, | |
| 70, | |
| 70, | |
| 70 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": "しんぴのしずく" | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": "しんぴのしずく" | |
| } | |
| }, | |
| "abilities": ["てんきや"] | |
| }, | |
| { | |
| "id": 381, | |
| "national_id": 351, | |
| "name": "ポワルン", | |
| "form_name": "あまみずのすがた", | |
| "height": 3, | |
| "weight": 8, | |
| "types": ["みず"], | |
| "base_stats": [ | |
| 70, | |
| 70, | |
| 70, | |
| 70, | |
| 70, | |
| 70 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": "しんぴのしずく" | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": "しんぴのしずく" | |
| } | |
| }, | |
| "abilities": ["てんきや"] | |
| }, | |
| { | |
| "id": 382, | |
| "national_id": 352, | |
| "name": "カクレオン", | |
| "form_name": null, | |
| "height": 10, | |
| "weight": 220, | |
| "types": ["ノーマル"], | |
| "base_stats": [ | |
| 60, | |
| 90, | |
| 70, | |
| 40, | |
| 60, | |
| 120 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 200, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "キーのみ", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "キーのみ", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["へんしょく"] | |
| }, | |
| { | |
| "id": 383, | |
| "national_id": 353, | |
| "name": "カゲボウズ", | |
| "form_name": null, | |
| "height": 6, | |
| "weight": 23, | |
| "types": ["ゴースト"], | |
| "base_stats": [ | |
| 44, | |
| 75, | |
| 35, | |
| 45, | |
| 63, | |
| 33 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 225, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "のろいのおふだ", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "のろいのおふだ", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ふみん"] | |
| }, | |
| { | |
| "id": 384, | |
| "national_id": 354, | |
| "name": "ジュペッタ", | |
| "form_name": null, | |
| "height": 11, | |
| "weight": 125, | |
| "types": ["ゴースト"], | |
| "base_stats": [ | |
| 64, | |
| 115, | |
| 65, | |
| 65, | |
| 83, | |
| 63 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "のろいのおふだ", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "のろいのおふだ", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ふみん"] | |
| }, | |
| { | |
| "id": 385, | |
| "national_id": 355, | |
| "name": "ヨマワル", | |
| "form_name": null, | |
| "height": 8, | |
| "weight": 150, | |
| "types": ["ゴースト"], | |
| "base_stats": [ | |
| 20, | |
| 40, | |
| 90, | |
| 25, | |
| 30, | |
| 90 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 190, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "のろいのおふだ", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "のろいのおふだ", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ふゆう"] | |
| }, | |
| { | |
| "id": 386, | |
| "national_id": 356, | |
| "name": "サマヨール", | |
| "form_name": null, | |
| "height": 16, | |
| "weight": 306, | |
| "types": ["ゴースト"], | |
| "base_stats": [ | |
| 40, | |
| 70, | |
| 130, | |
| 25, | |
| 60, | |
| 130 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 90, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "のろいのおふだ", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "のろいのおふだ", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["プレッシャー"] | |
| }, | |
| { | |
| "id": 387, | |
| "national_id": 357, | |
| "name": "トロピウス", | |
| "form_name": null, | |
| "height": 20, | |
| "weight": 1000, | |
| "types": [ | |
| "くさ", | |
| "ひこう" | |
| ], | |
| "base_stats": [ | |
| 99, | |
| 68, | |
| 83, | |
| 51, | |
| 72, | |
| 87 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 200, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ようりょくそ"] | |
| }, | |
| { | |
| "id": 388, | |
| "national_id": 358, | |
| "name": "チリーン", | |
| "form_name": null, | |
| "height": 6, | |
| "weight": 10, | |
| "types": ["エスパー"], | |
| "base_stats": [ | |
| 65, | |
| 50, | |
| 70, | |
| 65, | |
| 95, | |
| 80 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ふゆう"] | |
| }, | |
| { | |
| "id": 389, | |
| "national_id": 359, | |
| "name": "アブソル", | |
| "form_name": null, | |
| "height": 12, | |
| "weight": 470, | |
| "types": ["あく"], | |
| "base_stats": [ | |
| 65, | |
| 130, | |
| 60, | |
| 75, | |
| 75, | |
| 60 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 30, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["プレッシャー"] | |
| }, | |
| { | |
| "id": 390, | |
| "national_id": 360, | |
| "name": "ソーナノ", | |
| "form_name": null, | |
| "height": 6, | |
| "weight": 140, | |
| "types": ["エスパー"], | |
| "base_stats": [ | |
| 95, | |
| 23, | |
| 48, | |
| 23, | |
| 23, | |
| 48 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 125, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["かげふみ"] | |
| }, | |
| { | |
| "id": 391, | |
| "national_id": 361, | |
| "name": "ユキワラシ", | |
| "form_name": null, | |
| "height": 7, | |
| "weight": 168, | |
| "types": ["こおり"], | |
| "base_stats": [ | |
| 50, | |
| 50, | |
| 50, | |
| 50, | |
| 50, | |
| 50 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 190, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["せいしんりょく"] | |
| }, | |
| { | |
| "id": 392, | |
| "national_id": 362, | |
| "name": "オニゴーリ", | |
| "form_name": null, | |
| "height": 15, | |
| "weight": 2565, | |
| "types": ["こおり"], | |
| "base_stats": [ | |
| 80, | |
| 80, | |
| 80, | |
| 80, | |
| 80, | |
| 80 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 75, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "とけないこおり", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "とけないこおり", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["せいしんりょく"] | |
| }, | |
| { | |
| "id": 393, | |
| "national_id": 363, | |
| "name": "タマザラシ", | |
| "form_name": null, | |
| "height": 8, | |
| "weight": 395, | |
| "types": [ | |
| "こおり", | |
| "みず" | |
| ], | |
| "base_stats": [ | |
| 70, | |
| 40, | |
| 50, | |
| 25, | |
| 55, | |
| 50 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 255, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["あついしぼう"] | |
| }, | |
| { | |
| "id": 394, | |
| "national_id": 364, | |
| "name": "トドグラー", | |
| "form_name": null, | |
| "height": 11, | |
| "weight": 876, | |
| "types": [ | |
| "こおり", | |
| "みず" | |
| ], | |
| "base_stats": [ | |
| 90, | |
| 60, | |
| 70, | |
| 45, | |
| 75, | |
| 70 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 120, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["あついしぼう"] | |
| }, | |
| { | |
| "id": 395, | |
| "national_id": 365, | |
| "name": "トドゼルガ", | |
| "form_name": null, | |
| "height": 14, | |
| "weight": 1506, | |
| "types": [ | |
| "こおり", | |
| "みず" | |
| ], | |
| "base_stats": [ | |
| 110, | |
| 80, | |
| 90, | |
| 65, | |
| 95, | |
| 90 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["あついしぼう"] | |
| }, | |
| { | |
| "id": 396, | |
| "national_id": 366, | |
| "name": "パールル", | |
| "form_name": null, | |
| "height": 4, | |
| "weight": 525, | |
| "types": ["みず"], | |
| "base_stats": [ | |
| 35, | |
| 64, | |
| 85, | |
| 32, | |
| 74, | |
| 55 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 255, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "あおいかけら", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "あおいかけら", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["シェルアーマー"] | |
| }, | |
| { | |
| "id": 397, | |
| "national_id": 367, | |
| "name": "ハンテール", | |
| "form_name": null, | |
| "height": 17, | |
| "weight": 270, | |
| "types": ["みず"], | |
| "base_stats": [ | |
| 55, | |
| 104, | |
| 105, | |
| 52, | |
| 94, | |
| 75 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 60, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["すいすい"] | |
| }, | |
| { | |
| "id": 398, | |
| "national_id": 368, | |
| "name": "サクラビス", | |
| "form_name": null, | |
| "height": 18, | |
| "weight": 226, | |
| "types": ["みず"], | |
| "base_stats": [ | |
| 55, | |
| 84, | |
| 105, | |
| 52, | |
| 114, | |
| 75 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 60, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["すいすい"] | |
| }, | |
| { | |
| "id": 399, | |
| "national_id": 369, | |
| "name": "ジーランス", | |
| "form_name": null, | |
| "height": 10, | |
| "weight": 234, | |
| "types": [ | |
| "みず", | |
| "いわ" | |
| ], | |
| "base_stats": [ | |
| 100, | |
| 90, | |
| 130, | |
| 55, | |
| 45, | |
| 65 | |
| ], | |
| "gender_threshold": 31, | |
| "catch_rate": 25, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "みどりのかけら", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "みどりのかけら", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": [ | |
| "すいすい", | |
| "いしあたま" | |
| ] | |
| }, | |
| { | |
| "id": 400, | |
| "national_id": 370, | |
| "name": "ラブカス", | |
| "form_name": null, | |
| "height": 6, | |
| "weight": 87, | |
| "types": ["みず"], | |
| "base_stats": [ | |
| 43, | |
| 30, | |
| 55, | |
| 97, | |
| 40, | |
| 65 | |
| ], | |
| "gender_threshold": 191, | |
| "catch_rate": 225, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": "ハートのウロコ", | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": "ハートのウロコ", | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["すいすい"] | |
| }, | |
| { | |
| "id": 401, | |
| "national_id": 371, | |
| "name": "タツベイ", | |
| "form_name": null, | |
| "height": 6, | |
| "weight": 421, | |
| "types": ["ドラゴン"], | |
| "base_stats": [ | |
| 45, | |
| 75, | |
| 60, | |
| 50, | |
| 40, | |
| 30 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "りゅうのウロコ", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "りゅうのウロコ", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["いしあたま"] | |
| }, | |
| { | |
| "id": 402, | |
| "national_id": 372, | |
| "name": "コモルー", | |
| "form_name": null, | |
| "height": 11, | |
| "weight": 1105, | |
| "types": ["ドラゴン"], | |
| "base_stats": [ | |
| 65, | |
| 95, | |
| 100, | |
| 50, | |
| 60, | |
| 50 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "りゅうのウロコ", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "りゅうのウロコ", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["いしあたま"] | |
| }, | |
| { | |
| "id": 403, | |
| "national_id": 373, | |
| "name": "ボーマンダ", | |
| "form_name": null, | |
| "height": 15, | |
| "weight": 1026, | |
| "types": [ | |
| "ドラゴン", | |
| "ひこう" | |
| ], | |
| "base_stats": [ | |
| 95, | |
| 135, | |
| 80, | |
| 100, | |
| 110, | |
| 80 | |
| ], | |
| "gender_threshold": 127, | |
| "catch_rate": 45, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "りゅうのウロコ", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "りゅうのウロコ", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["いかく"] | |
| }, | |
| { | |
| "id": 404, | |
| "national_id": 374, | |
| "name": "ダンバル", | |
| "form_name": null, | |
| "height": 6, | |
| "weight": 952, | |
| "types": [ | |
| "はがね", | |
| "エスパー" | |
| ], | |
| "base_stats": [ | |
| 40, | |
| 55, | |
| 80, | |
| 30, | |
| 35, | |
| 60 | |
| ], | |
| "gender_threshold": 255, | |
| "catch_rate": 3, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "メタルコート", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "メタルコート", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["クリアボディ"] | |
| }, | |
| { | |
| "id": 405, | |
| "national_id": 375, | |
| "name": "メタング", | |
| "form_name": null, | |
| "height": 12, | |
| "weight": 2025, | |
| "types": [ | |
| "はがね", | |
| "エスパー" | |
| ], | |
| "base_stats": [ | |
| 60, | |
| 75, | |
| 100, | |
| 50, | |
| 55, | |
| 80 | |
| ], | |
| "gender_threshold": 255, | |
| "catch_rate": 3, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "メタルコート", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "メタルコート", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["クリアボディ"] | |
| }, | |
| { | |
| "id": 406, | |
| "national_id": 376, | |
| "name": "メタグロス", | |
| "form_name": null, | |
| "height": 16, | |
| "weight": 5500, | |
| "types": [ | |
| "はがね", | |
| "エスパー" | |
| ], | |
| "base_stats": [ | |
| 80, | |
| 135, | |
| 130, | |
| 70, | |
| 95, | |
| 90 | |
| ], | |
| "gender_threshold": 255, | |
| "catch_rate": 3, | |
| "held_items": { | |
| "rse": { | |
| "rarely": "メタルコート", | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": "メタルコート", | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["クリアボディ"] | |
| }, | |
| { | |
| "id": 407, | |
| "national_id": 377, | |
| "name": "レジロック", | |
| "form_name": null, | |
| "height": 17, | |
| "weight": 2300, | |
| "types": ["いわ"], | |
| "base_stats": [ | |
| 80, | |
| 100, | |
| 200, | |
| 50, | |
| 50, | |
| 100 | |
| ], | |
| "gender_threshold": 255, | |
| "catch_rate": 3, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["クリアボディ"] | |
| }, | |
| { | |
| "id": 408, | |
| "national_id": 378, | |
| "name": "レジアイス", | |
| "form_name": null, | |
| "height": 18, | |
| "weight": 1750, | |
| "types": ["こおり"], | |
| "base_stats": [ | |
| 80, | |
| 50, | |
| 100, | |
| 50, | |
| 100, | |
| 200 | |
| ], | |
| "gender_threshold": 255, | |
| "catch_rate": 3, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["クリアボディ"] | |
| }, | |
| { | |
| "id": 409, | |
| "national_id": 379, | |
| "name": "レジスチル", | |
| "form_name": null, | |
| "height": 19, | |
| "weight": 2050, | |
| "types": ["はがね"], | |
| "base_stats": [ | |
| 80, | |
| 75, | |
| 150, | |
| 50, | |
| 75, | |
| 150 | |
| ], | |
| "gender_threshold": 255, | |
| "catch_rate": 3, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["クリアボディ"] | |
| }, | |
| { | |
| "id": 410, | |
| "national_id": 380, | |
| "name": "ラティアス", | |
| "form_name": null, | |
| "height": 14, | |
| "weight": 400, | |
| "types": [ | |
| "ドラゴン", | |
| "エスパー" | |
| ], | |
| "base_stats": [ | |
| 80, | |
| 80, | |
| 90, | |
| 110, | |
| 110, | |
| 130 | |
| ], | |
| "gender_threshold": 255, | |
| "catch_rate": 3, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ふゆう"] | |
| }, | |
| { | |
| "id": 411, | |
| "national_id": 381, | |
| "name": "ラティオス", | |
| "form_name": null, | |
| "height": 20, | |
| "weight": 600, | |
| "types": [ | |
| "ドラゴン", | |
| "エスパー" | |
| ], | |
| "base_stats": [ | |
| 80, | |
| 90, | |
| 80, | |
| 110, | |
| 130, | |
| 110 | |
| ], | |
| "gender_threshold": 0, | |
| "catch_rate": 3, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ふゆう"] | |
| }, | |
| { | |
| "id": 412, | |
| "national_id": 382, | |
| "name": "カイオーガ", | |
| "form_name": null, | |
| "height": 45, | |
| "weight": 3520, | |
| "types": ["みず"], | |
| "base_stats": [ | |
| 100, | |
| 100, | |
| 90, | |
| 90, | |
| 150, | |
| 140 | |
| ], | |
| "gender_threshold": 255, | |
| "catch_rate": 5, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["あめふらし"] | |
| }, | |
| { | |
| "id": 413, | |
| "national_id": 383, | |
| "name": "グラードン", | |
| "form_name": null, | |
| "height": 35, | |
| "weight": 9500, | |
| "types": ["じめん"], | |
| "base_stats": [ | |
| 100, | |
| 150, | |
| 140, | |
| 90, | |
| 100, | |
| 90 | |
| ], | |
| "gender_threshold": 255, | |
| "catch_rate": 5, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["ひでり"] | |
| }, | |
| { | |
| "id": 414, | |
| "national_id": 384, | |
| "name": "レックウザ", | |
| "form_name": null, | |
| "height": 70, | |
| "weight": 2065, | |
| "types": [ | |
| "ドラゴン", | |
| "ひこう" | |
| ], | |
| "base_stats": [ | |
| 105, | |
| 150, | |
| 90, | |
| 95, | |
| 150, | |
| 90 | |
| ], | |
| "gender_threshold": 255, | |
| "catch_rate": 3, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["エアロック"] | |
| }, | |
| { | |
| "id": 415, | |
| "national_id": 385, | |
| "name": "ジラーチ", | |
| "form_name": null, | |
| "height": 3, | |
| "weight": 11, | |
| "types": [ | |
| "はがね", | |
| "エスパー" | |
| ], | |
| "base_stats": [ | |
| 100, | |
| 100, | |
| 100, | |
| 100, | |
| 100, | |
| 100 | |
| ], | |
| "gender_threshold": 255, | |
| "catch_rate": 3, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": "ほしのかけら" | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": "ほしのかけら" | |
| } | |
| }, | |
| "abilities": ["てんのめぐみ"] | |
| }, | |
| { | |
| "id": 416, | |
| "national_id": 386, | |
| "name": "デオキシス", | |
| "form_name": "ノーマルフォルム", | |
| "height": 17, | |
| "weight": 608, | |
| "types": ["エスパー"], | |
| "base_stats": [ | |
| 50, | |
| 150, | |
| 50, | |
| 150, | |
| 150, | |
| 50 | |
| ], | |
| "gender_threshold": 255, | |
| "catch_rate": 3, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["プレッシャー"] | |
| }, | |
| { | |
| "id": 417, | |
| "national_id": 386, | |
| "name": "デオキシス", | |
| "form_name": "アタックフォルム", | |
| "height": 17, | |
| "weight": 608, | |
| "types": ["エスパー"], | |
| "base_stats": [ | |
| 50, | |
| 180, | |
| 20, | |
| 150, | |
| 180, | |
| 20 | |
| ], | |
| "gender_threshold": 255, | |
| "catch_rate": 3, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["プレッシャー"] | |
| }, | |
| { | |
| "id": 418, | |
| "national_id": 386, | |
| "name": "デオキシス", | |
| "form_name": "ディフェンスフォルム", | |
| "height": 17, | |
| "weight": 608, | |
| "types": ["エスパー"], | |
| "base_stats": [ | |
| 50, | |
| 70, | |
| 160, | |
| 90, | |
| 70, | |
| 160 | |
| ], | |
| "gender_threshold": 255, | |
| "catch_rate": 3, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["プレッシャー"] | |
| }, | |
| { | |
| "id": 419, | |
| "national_id": 386, | |
| "name": "デオキシス", | |
| "form_name": "スピードフォルム", | |
| "height": 17, | |
| "weight": 608, | |
| "types": ["エスパー"], | |
| "base_stats": [ | |
| 50, | |
| 95, | |
| 90, | |
| 180, | |
| 95, | |
| 90 | |
| ], | |
| "gender_threshold": 255, | |
| "catch_rate": 3, | |
| "held_items": { | |
| "rse": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| }, | |
| "frlg": { | |
| "rarely": null, | |
| "sometimes": null, | |
| "always": null | |
| } | |
| }, | |
| "abilities": ["プレッシャー"] | |
| } | |
| ] |
図鑑の並びについて
- 全国図鑑番号順に並べる
- アンノーン, ポワルン, デオキシスのフォルムをそのポケモンに続けて追加する
- 先頭(national_id: 0)に タマゴ を追加する
-
- までの順でidを連番で付与する
リソースの国際化と他世代対応について
言語別・世代別にpokedex.jsonを作ると綺麗になるかと思います。
例
/gen3/ja/pokedex.json
/gen3/en/pokedex.json
/gen4/ja/pokedex.json
・・・
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
JSONデータ構造について
{
"id": _Number,
"national_id": _Number,
"name": _String,
"form_name": _String | _null,
"base_stats": [
_Number, // hp H
_Number, // atk A
_Number, // def B
_Number, // spe S
_Number, // spa C
_Number_ // spd D
],
"gender_threshold": _Number,
"held_items": {
"rse": {
"rarely": _String | _null,
"sometimes": _String | _null,
"always": _String | _null_
},
"frlg": {
"rarely": _String_ | _null,
"sometimes": _String | _null,
"always": _String | _null_
}
},
"abilities": [
_String,
_String
]
}