IMTHEBO2

pokes

Dec 19th, 2022
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 62.29 KB | None | 0 0
  1. {
  2.    "sprigatito":{
  3.       "num":906,
  4.       "name":"Sprigatito",
  5.       "types":[
  6.          "Grass"
  7.       ],
  8.       "genderRatio":{
  9.          "M":0.875,
  10.          "F":0.125
  11.       },
  12.       "baseStats":{
  13.          "hp":40,
  14.          "atk":61,
  15.          "def":54,
  16.          "spa":45,
  17.          "spd":45,
  18.          "spe":65
  19.       },
  20.       "abilities":{
  21.          "0":"Overgrow",
  22.          "H":"Protean"
  23.       },
  24.       "heightm":0.4,
  25.       "weightkg":4.1,
  26.       "color":"Green",
  27.       "evos":[
  28.          "Floragato"
  29.       ],
  30.       "eggGroups":[
  31.          "Field",
  32.          "Grass"
  33.       ]
  34.    },
  35.    "floragato":{
  36.       "num":907,
  37.       "name":"Floragato",
  38.       "types":[
  39.          "Grass"
  40.       ],
  41.       "genderRatio":{
  42.          "M":0.875,
  43.          "F":0.125
  44.       },
  45.       "baseStats":{
  46.          "hp":61,
  47.          "atk":80,
  48.          "def":63,
  49.          "spa":60,
  50.          "spd":63,
  51.          "spe":83
  52.       },
  53.       "abilities":{
  54.          "0":"Overgrow",
  55.          "H":"Protean"
  56.       },
  57.       "heightm":0.9,
  58.       "weightkg":12.2,
  59.       "color":"Green",
  60.       "prevo":"Sprigatito",
  61.       "evoLevel":16,
  62.       "evos":[
  63.          "Meowscarada"
  64.       ],
  65.       "eggGroups":[
  66.          "Field",
  67.          "Grass"
  68.       ]
  69.    },
  70.    "meowscarada":{
  71.       "num":908,
  72.       "name":"Meowscarada",
  73.       "types":[
  74.          "Grass",
  75.          "Dark"
  76.       ],
  77.       "genderRatio":{
  78.          "M":0.875,
  79.          "F":0.125
  80.       },
  81.       "baseStats":{
  82.          "hp":76,
  83.          "atk":110,
  84.          "def":70,
  85.          "spa":81,
  86.          "spd":70,
  87.          "spe":123
  88.       },
  89.       "abilities":{
  90.          "0":"Overgrow",
  91.          "H":"Protean"
  92.       },
  93.       "heightm":1.5,
  94.       "weightkg":31.2,
  95.       "color":"Green",
  96.       "prevo":"Floragato",
  97.       "evoLevel":36,
  98.       "eggGroups":[
  99.          "Field",
  100.          "Grass"
  101.       ]
  102.    },
  103.    "fuecoco":{
  104.       "num":909,
  105.       "name":"Fuecoco",
  106.       "types":[
  107.          "Fire"
  108.       ],
  109.       "genderRatio":{
  110.          "M":0.875,
  111.          "F":0.125
  112.       },
  113.       "baseStats":{
  114.          "hp":67,
  115.          "atk":45,
  116.          "def":59,
  117.          "spa":63,
  118.          "spd":40,
  119.          "spe":36
  120.       },
  121.       "abilities":{
  122.          "0":"Blaze",
  123.          "H":"Unaware"
  124.       },
  125.       "heightm":0.4,
  126.       "weightkg":9.8,
  127.       "color":"Red",
  128.       "evos":[
  129.          "Crocalor"
  130.       ],
  131.       "eggGroups":[
  132.          "Field"
  133.       ]
  134.    },
  135.    "crocalor":{
  136.       "num":910,
  137.       "name":"Crocalor",
  138.       "types":[
  139.          "Fire"
  140.       ],
  141.       "genderRatio":{
  142.          "M":0.875,
  143.          "F":0.125
  144.       },
  145.       "baseStats":{
  146.          "hp":81,
  147.          "atk":55,
  148.          "def":78,
  149.          "spa":90,
  150.          "spd":58,
  151.          "spe":49
  152.       },
  153.       "abilities":{
  154.          "0":"Blaze",
  155.          "H":"Unaware"
  156.       },
  157.       "heightm":1,
  158.       "weightkg":30.7,
  159.       "color":"Red",
  160.       "prevo":"Fuecoco",
  161.       "evoLevel":16,
  162.       "evos":[
  163.          "Skeledirge"
  164.       ],
  165.       "eggGroups":[
  166.          "Field"
  167.       ]
  168.    },
  169.    "skeledirge":{
  170.       "num":911,
  171.       "name":"Skeledirge",
  172.       "types":[
  173.          "Fire",
  174.          "Ghost"
  175.       ],
  176.       "genderRatio":{
  177.          "M":0.875,
  178.          "F":0.125
  179.       },
  180.       "baseStats":{
  181.          "hp":104,
  182.          "atk":75,
  183.          "def":100,
  184.          "spa":110,
  185.          "spd":75,
  186.          "spe":66
  187.       },
  188.       "abilities":{
  189.          "0":"Blaze",
  190.          "H":"Unaware"
  191.       },
  192.       "heightm":1.6,
  193.       "weightkg":326.5,
  194.       "color":"Red",
  195.       "prevo":"Crocalor",
  196.       "evoLevel":36,
  197.       "eggGroups":[
  198.          "Field"
  199.       ]
  200.    },
  201.    "quaxly":{
  202.       "num":912,
  203.       "name":"Quaxly",
  204.       "types":[
  205.          "Water"
  206.       ],
  207.       "genderRatio":{
  208.          "M":0.875,
  209.          "F":0.125
  210.       },
  211.       "baseStats":{
  212.          "hp":55,
  213.          "atk":65,
  214.          "def":45,
  215.          "spa":50,
  216.          "spd":45,
  217.          "spe":50
  218.       },
  219.       "abilities":{
  220.          "0":"Torrent",
  221.          "H":"Moxie"
  222.       },
  223.       "heightm":0.5,
  224.       "weightkg":6.1,
  225.       "color":"Blue",
  226.       "evos":[
  227.          "Quaxwell"
  228.       ],
  229.       "eggGroups":[
  230.          "Flying",
  231.          "Water 1"
  232.       ]
  233.    },
  234.    "quaxwell":{
  235.       "num":913,
  236.       "name":"Quaxwell",
  237.       "types":[
  238.          "Water"
  239.       ],
  240.       "genderRatio":{
  241.          "M":0.875,
  242.          "F":0.125
  243.       },
  244.       "baseStats":{
  245.          "hp":70,
  246.          "atk":85,
  247.          "def":65,
  248.          "spa":65,
  249.          "spd":60,
  250.          "spe":65
  251.       },
  252.       "abilities":{
  253.          "0":"Torrent",
  254.          "H":"Moxie"
  255.       },
  256.       "heightm":1.2,
  257.       "weightkg":21.5,
  258.       "color":"Blue",
  259.       "prevo":"Quaxly",
  260.       "evoLevel":16,
  261.       "evos":[
  262.          "Quaquaval"
  263.       ],
  264.       "eggGroups":[
  265.          "Flying",
  266.          "Water 1"
  267.       ]
  268.    },
  269.    "quaquaval":{
  270.       "num":914,
  271.       "name":"Quaquaval",
  272.       "types":[
  273.          "Water",
  274.          "Fighting"
  275.       ],
  276.       "genderRatio":{
  277.          "M":0.875,
  278.          "F":0.125
  279.       },
  280.       "baseStats":{
  281.          "hp":85,
  282.          "atk":120,
  283.          "def":80,
  284.          "spa":85,
  285.          "spd":75,
  286.          "spe":85
  287.       },
  288.       "abilities":{
  289.          "0":"Torrent",
  290.          "H":"Moxie"
  291.       },
  292.       "heightm":1.8,
  293.       "weightkg":61.9,
  294.       "color":"Blue",
  295.       "prevo":"Quaxwell",
  296.       "evoLevel":36,
  297.       "eggGroups":[
  298.          "Flying",
  299.          "Water 1"
  300.       ]
  301.    },
  302.    "lechonk":{
  303.       "num":915,
  304.       "name":"Lechonk",
  305.       "types":[
  306.          "Normal"
  307.       ],
  308.       "baseStats":{
  309.          "hp":54,
  310.          "atk":45,
  311.          "def":40,
  312.          "spa":35,
  313.          "spd":45,
  314.          "spe":35
  315.       },
  316.       "abilities":{
  317.          "0":"Aroma Veil",
  318.          "1":"Gluttony",
  319.          "H":"Thick Fat"
  320.       },
  321.       "heightm":0.5,
  322.       "weightkg":10.2,
  323.       "color":"Gray",
  324.       "evos":[
  325.          "Oinkologne",
  326.          "Oinkologne-F"
  327.       ],
  328.       "eggGroups":[
  329.          "Field"
  330.       ]
  331.    },
  332.    "oinkologne":{
  333.       "num":916,
  334.       "name":"Oinkologne",
  335.       "baseForme":"M",
  336.       "types":[
  337.          "Normal"
  338.       ],
  339.       "gender":"M",
  340.       "baseStats":{
  341.          "hp":110,
  342.          "atk":100,
  343.          "def":75,
  344.          "spa":59,
  345.          "spd":80,
  346.          "spe":65
  347.       },
  348.       "abilities":{
  349.          "0":"Lingering Aroma",
  350.          "1":"Gluttony",
  351.          "H":"Thick Fat"
  352.       },
  353.       "heightm":1,
  354.       "weightkg":120,
  355.       "color":"Gray",
  356.       "prevo":"Lechonk",
  357.       "evoLevel":18,
  358.       "otherFormes":[
  359.          "Oinkologne-F"
  360.       ],
  361.       "formeOrder":[
  362.          "Oinkologne",
  363.          "Oinkologne-F"
  364.       ],
  365.       "eggGroups":[
  366.          "Field"
  367.       ]
  368.    },
  369.    "oinkolognef":{
  370.       "num":916,
  371.       "name":"Oinkologne-F",
  372.       "baseSpecies":"Oinkologne",
  373.       "forme":"F",
  374.       "types":[
  375.          "Normal"
  376.       ],
  377.       "gender":"F",
  378.       "baseStats":{
  379.          "hp":115,
  380.          "atk":90,
  381.          "def":70,
  382.          "spa":59,
  383.          "spd":90,
  384.          "spe":65
  385.       },
  386.       "abilities":{
  387.          "0":"Aroma Veil",
  388.          "1":"Gluttony",
  389.          "H":"Thick Fat"
  390.       },
  391.       "heightm":1,
  392.       "weightkg":120,
  393.       "color":"Brown",
  394.       "prevo":"Lechonk",
  395.       "evoLevel":18,
  396.       "eggGroups":[
  397.          "Field"
  398.       ]
  399.    },
  400.    "tarountula":{
  401.       "num":917,
  402.       "name":"Tarountula",
  403.       "types":[
  404.          "Bug"
  405.       ],
  406.       "baseStats":{
  407.          "hp":35,
  408.          "atk":41,
  409.          "def":45,
  410.          "spa":29,
  411.          "spd":40,
  412.          "spe":20
  413.       },
  414.       "abilities":{
  415.          "0":"Insomnia",
  416.          "H":"Stakeout"
  417.       },
  418.       "heightm":0.3,
  419.       "weightkg":4,
  420.       "color":"White",
  421.       "evos":[
  422.          "Spidops"
  423.       ],
  424.       "eggGroups":[
  425.          "Bug"
  426.       ]
  427.    },
  428.    "spidops":{
  429.       "num":918,
  430.       "name":"Spidops",
  431.       "types":[
  432.          "Bug"
  433.       ],
  434.       "baseStats":{
  435.          "hp":60,
  436.          "atk":79,
  437.          "def":92,
  438.          "spa":52,
  439.          "spd":86,
  440.          "spe":35
  441.       },
  442.       "abilities":{
  443.          "0":"Insomnia",
  444.          "H":"Stakeout"
  445.       },
  446.       "heightm":1,
  447.       "weightkg":16.5,
  448.       "color":"Green",
  449.       "prevo":"Tarountula",
  450.       "evoLevel":15,
  451.       "eggGroups":[
  452.          "Bug"
  453.       ]
  454.    },
  455.    "nymble":{
  456.       "num":919,
  457.       "name":"Nymble",
  458.       "types":[
  459.          "Bug"
  460.       ],
  461.       "baseStats":{
  462.          "hp":33,
  463.          "atk":46,
  464.          "def":40,
  465.          "spa":21,
  466.          "spd":25,
  467.          "spe":45
  468.       },
  469.       "abilities":{
  470.          "0":"Swarm",
  471.          "H":"Tinted Lens"
  472.       },
  473.       "heightm":0.2,
  474.       "weightkg":1,
  475.       "color":"Gray",
  476.       "evos":[
  477.          "Lokix"
  478.       ],
  479.       "eggGroups":[
  480.          "Bug"
  481.       ]
  482.    },
  483.    "lokix":{
  484.       "num":920,
  485.       "name":"Lokix",
  486.       "types":[
  487.          "Bug",
  488.          "Dark"
  489.       ],
  490.       "baseStats":{
  491.          "hp":71,
  492.          "atk":102,
  493.          "def":78,
  494.          "spa":52,
  495.          "spd":55,
  496.          "spe":92
  497.       },
  498.       "abilities":{
  499.          "0":"Swarm",
  500.          "H":"Tinted Lens"
  501.       },
  502.       "heightm":1,
  503.       "weightkg":17.5,
  504.       "color":"Gray",
  505.       "prevo":"Nymble",
  506.       "evoLevel":24,
  507.       "eggGroups":[
  508.          "Bug"
  509.       ]
  510.    },
  511.    "pawmi":{
  512.       "num":921,
  513.       "name":"Pawmi",
  514.       "types":[
  515.          "Electric"
  516.       ],
  517.       "baseStats":{
  518.          "hp":45,
  519.          "atk":50,
  520.          "def":20,
  521.          "spa":40,
  522.          "spd":25,
  523.          "spe":60
  524.       },
  525.       "abilities":{
  526.          "0":"Static",
  527.          "1":"Natural Cure",
  528.          "H":"Iron Fist"
  529.       },
  530.       "heightm":0.3,
  531.       "weightkg":2.5,
  532.       "color":"Yellow",
  533.       "evos":[
  534.          "Pawmo"
  535.       ],
  536.       "eggGroups":[
  537.          "Field"
  538.       ]
  539.    },
  540.    "pawmo":{
  541.       "num":922,
  542.       "name":"Pawmo",
  543.       "types":[
  544.          "Electric",
  545.          "Fighting"
  546.       ],
  547.       "baseStats":{
  548.          "hp":60,
  549.          "atk":75,
  550.          "def":40,
  551.          "spa":50,
  552.          "spd":40,
  553.          "spe":85
  554.       },
  555.       "abilities":{
  556.          "0":"Volt Absorb",
  557.          "1":"Natural Cure",
  558.          "H":"Iron Fist"
  559.       },
  560.       "heightm":0.4,
  561.       "weightkg":6.5,
  562.       "color":"Yellow",
  563.       "prevo":"Pawmi",
  564.       "evoLevel":18,
  565.       "evos":[
  566.          "Pawmot"
  567.       ],
  568.       "eggGroups":[
  569.          "Field"
  570.       ]
  571.    },
  572.    "pawmot":{
  573.       "num":923,
  574.       "name":"Pawmot",
  575.       "types":[
  576.          "Electric",
  577.          "Fighting"
  578.       ],
  579.       "baseStats":{
  580.          "hp":70,
  581.          "atk":115,
  582.          "def":70,
  583.          "spa":70,
  584.          "spd":60,
  585.          "spe":105
  586.       },
  587.       "abilities":{
  588.          "0":"Volt Absorb",
  589.          "1":"Natural Cure",
  590.          "H":"Iron Fist"
  591.       },
  592.       "heightm":0.9,
  593.       "weightkg":41,
  594.       "color":"Yellow",
  595.       "prevo":"Pawmo",
  596.       "evoType":"other",
  597.       "evoCondition":"walk 1000 steps in Let's Go",
  598.       "eggGroups":[
  599.          "Field"
  600.       ]
  601.    },
  602.    "tandemaus":{
  603.       "num":924,
  604.       "name":"Tandemaus",
  605.       "types":[
  606.          "Normal"
  607.       ],
  608.       "gender":"N",
  609.       "baseStats":{
  610.          "hp":50,
  611.          "atk":50,
  612.          "def":45,
  613.          "spa":40,
  614.          "spd":45,
  615.          "spe":75
  616.       },
  617.       "abilities":{
  618.          "0":"Run Away",
  619.          "1":"Pickup",
  620.          "H":"Own Tempo"
  621.       },
  622.       "heightm":0.3,
  623.       "weightkg":1.8,
  624.       "color":"White",
  625.       "evos":[
  626.          "Maushold",
  627.          "Maushold-Four"
  628.       ],
  629.       "eggGroups":[
  630.          "Field",
  631.          "Fairy"
  632.       ]
  633.    },
  634.    "maushold":{
  635.       "num":925,
  636.       "name":"Maushold",
  637.       "baseForme":"Three",
  638.       "types":[
  639.          "Normal"
  640.       ],
  641.       "gender":"N",
  642.       "baseStats":{
  643.          "hp":74,
  644.          "atk":75,
  645.          "def":70,
  646.          "spa":65,
  647.          "spd":75,
  648.          "spe":111
  649.       },
  650.       "abilities":{
  651.          "0":"Friend Guard",
  652.          "1":"Cheek Pouch",
  653.          "H":"Technician"
  654.       },
  655.       "heightm":0.3,
  656.       "weightkg":2.3,
  657.       "color":"White",
  658.       "prevo":"Tandemaus",
  659.       "evoLevel":25,
  660.       "otherFormes":[
  661.          "Maushold-Four"
  662.       ],
  663.       "formeOrder":[
  664.          "Maushold",
  665.          "Maushold-Four"
  666.       ],
  667.       "eggGroups":[
  668.          "Field",
  669.          "Fairy"
  670.       ]
  671.    },
  672.    "mausholdfour":{
  673.       "num":925,
  674.       "name":"Maushold-Four",
  675.       "baseSpecies":"Maushold",
  676.       "forme":"Four",
  677.       "types":[
  678.          "Normal"
  679.       ],
  680.       "gender":"N",
  681.       "baseStats":{
  682.          "hp":74,
  683.          "atk":75,
  684.          "def":70,
  685.          "spa":65,
  686.          "spd":75,
  687.          "spe":111
  688.       },
  689.       "abilities":{
  690.          "0":"Friend Guard",
  691.          "1":"Cheek Pouch",
  692.          "H":"Technician"
  693.       },
  694.       "heightm":0.3,
  695.       "weightkg":2.8,
  696.       "color":"White",
  697.       "prevo":"Tandemaus",
  698.       "evoLevel":25,
  699.       "eggGroups":[
  700.          "Field",
  701.          "Fairy"
  702.       ]
  703.    },
  704.    "fidough":{
  705.       "num":926,
  706.       "name":"Fidough",
  707.       "types":[
  708.          "Fairy"
  709.       ],
  710.       "baseStats":{
  711.          "hp":37,
  712.          "atk":55,
  713.          "def":70,
  714.          "spa":30,
  715.          "spd":55,
  716.          "spe":65
  717.       },
  718.       "abilities":{
  719.          "0":"Own Tempo",
  720.          "H":"Klutz"
  721.       },
  722.       "heightm":0.3,
  723.       "weightkg":10.9,
  724.       "color":"Yellow",
  725.       "evos":[
  726.          "Dachsbun"
  727.       ],
  728.       "eggGroups":[
  729.          "Field",
  730.          "Mineral"
  731.       ]
  732.    },
  733.    "dachsbun":{
  734.       "num":927,
  735.       "name":"Dachsbun",
  736.       "types":[
  737.          "Fairy"
  738.       ],
  739.       "baseStats":{
  740.          "hp":57,
  741.          "atk":80,
  742.          "def":115,
  743.          "spa":50,
  744.          "spd":80,
  745.          "spe":95
  746.       },
  747.       "abilities":{
  748.          "0":"Well-Baked Body",
  749.          "H":"Aroma Veil"
  750.       },
  751.       "heightm":0.5,
  752.       "weightkg":14.9,
  753.       "color":"Brown",
  754.       "prevo":"Fidough",
  755.       "evoLevel":26,
  756.       "eggGroups":[
  757.          "Field",
  758.          "Mineral"
  759.       ]
  760.    },
  761.    "smoliv":{
  762.       "num":928,
  763.       "name":"Smoliv",
  764.       "types":[
  765.          "Grass",
  766.          "Normal"
  767.       ],
  768.       "baseStats":{
  769.          "hp":41,
  770.          "atk":35,
  771.          "def":45,
  772.          "spa":58,
  773.          "spd":51,
  774.          "spe":30
  775.       },
  776.       "abilities":{
  777.          "0":"Early Bird",
  778.          "H":"Harvest"
  779.       },
  780.       "heightm":0.3,
  781.       "weightkg":6.5,
  782.       "color":"Green",
  783.       "evos":[
  784.          "Dolliv"
  785.       ],
  786.       "eggGroups":[
  787.          "Grass"
  788.       ]
  789.    },
  790.    "dolliv":{
  791.       "num":929,
  792.       "name":"Dolliv",
  793.       "types":[
  794.          "Grass",
  795.          "Normal"
  796.       ],
  797.       "baseStats":{
  798.          "hp":52,
  799.          "atk":53,
  800.          "def":60,
  801.          "spa":78,
  802.          "spd":78,
  803.          "spe":33
  804.       },
  805.       "abilities":{
  806.          "0":"Early Bird",
  807.          "H":"Harvest"
  808.       },
  809.       "heightm":0.6,
  810.       "weightkg":11.9,
  811.       "color":"Green",
  812.       "prevo":"Smoliv",
  813.       "evoLevel":25,
  814.       "evos":[
  815.          "Arboliva"
  816.       ],
  817.       "eggGroups":[
  818.          "Grass"
  819.       ]
  820.    },
  821.    "arboliva":{
  822.       "num":930,
  823.       "name":"Arboliva",
  824.       "types":[
  825.          "Grass",
  826.          "Normal"
  827.       ],
  828.       "baseStats":{
  829.          "hp":78,
  830.          "atk":69,
  831.          "def":90,
  832.          "spa":125,
  833.          "spd":109,
  834.          "spe":39
  835.       },
  836.       "abilities":{
  837.          "0":"Seed Sower",
  838.          "H":"Harvest"
  839.       },
  840.       "heightm":1.4,
  841.       "weightkg":48.2,
  842.       "color":"Green",
  843.       "prevo":"Dolliv",
  844.       "evoLevel":35,
  845.       "eggGroups":[
  846.          "Grass"
  847.       ]
  848.    },
  849.    "squawkabilly":{
  850.       "num":931,
  851.       "name":"Squawkabilly",
  852.       "baseForme":"Green",
  853.       "types":[
  854.          "Normal",
  855.          "Flying"
  856.       ],
  857.       "baseStats":{
  858.          "hp":82,
  859.          "atk":96,
  860.          "def":51,
  861.          "spa":45,
  862.          "spd":51,
  863.          "spe":92
  864.       },
  865.       "abilities":{
  866.          "0":"Intimidate",
  867.          "1":"Hustle",
  868.          "H":"Guts"
  869.       },
  870.       "heightm":0.6,
  871.       "weightkg":2.4,
  872.       "color":"Green",
  873.       "otherFormes":[
  874.          "Squawkabilly-Blue",
  875.          "Squawkabilly-Yellow",
  876.          "Squawkabilly-White"
  877.       ],
  878.       "formeOrder":[
  879.          "Squawkabilly",
  880.          "Squawkabilly-Blue",
  881.          "Squawkabilly-Yellow",
  882.          "Squawkabilly-White"
  883.       ],
  884.       "eggGroups":[
  885.          "Flying"
  886.       ]
  887.    },
  888.    "squawkabillyblue":{
  889.       "num":931,
  890.       "name":"Squawkabilly-Blue",
  891.       "baseSpecies":"Squawkabilly",
  892.       "forme":"Blue",
  893.       "types":[
  894.          "Normal",
  895.          "Flying"
  896.       ],
  897.       "baseStats":{
  898.          "hp":82,
  899.          "atk":96,
  900.          "def":51,
  901.          "spa":45,
  902.          "spd":51,
  903.          "spe":92
  904.       },
  905.       "abilities":{
  906.          "0":"Intimidate",
  907.          "1":"Hustle",
  908.          "H":"Guts"
  909.       },
  910.       "heightm":0.6,
  911.       "weightkg":2.4,
  912.       "color":"Blue",
  913.       "eggGroups":[
  914.          "Flying"
  915.       ]
  916.    },
  917.    "squawkabillyyellow":{
  918.       "num":931,
  919.       "name":"Squawkabilly-Yellow",
  920.       "baseSpecies":"Squawkabilly",
  921.       "forme":"Yellow",
  922.       "types":[
  923.          "Normal",
  924.          "Flying"
  925.       ],
  926.       "baseStats":{
  927.          "hp":82,
  928.          "atk":96,
  929.          "def":51,
  930.          "spa":45,
  931.          "spd":51,
  932.          "spe":92
  933.       },
  934.       "abilities":{
  935.          "0":"Intimidate",
  936.          "1":"Hustle",
  937.          "H":"Sheer Force"
  938.       },
  939.       "heightm":0.6,
  940.       "weightkg":2.4,
  941.       "color":"Yellow",
  942.       "eggGroups":[
  943.          "Flying"
  944.       ]
  945.    },
  946.    "squawkabillywhite":{
  947.       "num":931,
  948.       "name":"Squawkabilly-White",
  949.       "baseSpecies":"Squawkabilly",
  950.       "forme":"White",
  951.       "types":[
  952.          "Normal",
  953.          "Flying"
  954.       ],
  955.       "baseStats":{
  956.          "hp":82,
  957.          "atk":96,
  958.          "def":51,
  959.          "spa":45,
  960.          "spd":51,
  961.          "spe":92
  962.       },
  963.       "abilities":{
  964.          "0":"Intimidate",
  965.          "1":"Hustle",
  966.          "H":"Sheer Force"
  967.       },
  968.       "heightm":0.6,
  969.       "weightkg":2.4,
  970.       "color":"White",
  971.       "eggGroups":[
  972.          "Flying"
  973.       ]
  974.    },
  975.    "nacli":{
  976.       "num":932,
  977.       "name":"Nacli",
  978.       "types":[
  979.          "Rock"
  980.       ],
  981.       "baseStats":{
  982.          "hp":55,
  983.          "atk":55,
  984.          "def":75,
  985.          "spa":35,
  986.          "spd":35,
  987.          "spe":25
  988.       },
  989.       "abilities":{
  990.          "0":"Purifying Salt",
  991.          "1":"Sturdy",
  992.          "H":"Clear Body"
  993.       },
  994.       "heightm":0.4,
  995.       "weightkg":16,
  996.       "color":"Brown",
  997.       "evos":[
  998.          "Naclstack"
  999.       ],
  1000.       "eggGroups":[
  1001.          "Mineral"
  1002.       ]
  1003.    },
  1004.    "naclstack":{
  1005.       "num":933,
  1006.       "name":"Naclstack",
  1007.       "types":[
  1008.          "Rock"
  1009.       ],
  1010.       "baseStats":{
  1011.          "hp":60,
  1012.          "atk":60,
  1013.          "def":100,
  1014.          "spa":35,
  1015.          "spd":65,
  1016.          "spe":35
  1017.       },
  1018.       "abilities":{
  1019.          "0":"Purifying Salt",
  1020.          "1":"Sturdy",
  1021.          "H":"Clear Body"
  1022.       },
  1023.       "heightm":0.5,
  1024.       "weightkg":105,
  1025.       "color":"Brown",
  1026.       "prevo":"Nacli",
  1027.       "evoLevel":24,
  1028.       "evos":[
  1029.          "Garganacl"
  1030.       ],
  1031.       "eggGroups":[
  1032.          "Mineral"
  1033.       ]
  1034.    },
  1035.    "garganacl":{
  1036.       "num":934,
  1037.       "name":"Garganacl",
  1038.       "types":[
  1039.          "Rock"
  1040.       ],
  1041.       "baseStats":{
  1042.          "hp":100,
  1043.          "atk":100,
  1044.          "def":130,
  1045.          "spa":45,
  1046.          "spd":90,
  1047.          "spe":35
  1048.       },
  1049.       "abilities":{
  1050.          "0":"Purifying Salt",
  1051.          "1":"Sturdy",
  1052.          "H":"Clear Body"
  1053.       },
  1054.       "heightm":2.5,
  1055.       "weightkg":240,
  1056.       "color":"Brown",
  1057.       "prevo":"Naclstack",
  1058.       "evoLevel":38,
  1059.       "eggGroups":[
  1060.          "Mineral"
  1061.       ]
  1062.    },
  1063.    "charcadet":{
  1064.       "num":935,
  1065.       "name":"Charcadet",
  1066.       "types":[
  1067.          "Fire"
  1068.       ],
  1069.       "baseStats":{
  1070.          "hp":40,
  1071.          "atk":50,
  1072.          "def":40,
  1073.          "spa":50,
  1074.          "spd":40,
  1075.          "spe":35
  1076.       },
  1077.       "abilities":{
  1078.          "0":"Flash Fire",
  1079.          "H":"Flame Body"
  1080.       },
  1081.       "heightm":0.6,
  1082.       "weightkg":10.5,
  1083.       "color":"Red",
  1084.       "evos":[
  1085.          "Armarouge",
  1086.          "Ceruledge"
  1087.       ],
  1088.       "eggGroups":[
  1089.          "Human-Like"
  1090.       ]
  1091.    },
  1092.    "armarouge":{
  1093.       "num":936,
  1094.       "name":"Armarouge",
  1095.       "types":[
  1096.          "Fire",
  1097.          "Psychic"
  1098.       ],
  1099.       "baseStats":{
  1100.          "hp":85,
  1101.          "atk":60,
  1102.          "def":100,
  1103.          "spa":125,
  1104.          "spd":80,
  1105.          "spe":75
  1106.       },
  1107.       "abilities":{
  1108.          "0":"Flash Fire",
  1109.          "H":"Weak Armor"
  1110.       },
  1111.       "heightm":1.5,
  1112.       "weightkg":85,
  1113.       "color":"Red",
  1114.       "prevo":"Charcadet",
  1115.       "evoType":"useItem",
  1116.       "evoItem":"Auspicious Armor",
  1117.       "eggGroups":[
  1118.          "Human-Like"
  1119.       ]
  1120.    },
  1121.    "ceruledge":{
  1122.       "num":937,
  1123.       "name":"Ceruledge",
  1124.       "types":[
  1125.          "Fire",
  1126.          "Ghost"
  1127.       ],
  1128.       "baseStats":{
  1129.          "hp":75,
  1130.          "atk":125,
  1131.          "def":80,
  1132.          "spa":60,
  1133.          "spd":100,
  1134.          "spe":85
  1135.       },
  1136.       "abilities":{
  1137.          "0":"Flash Fire",
  1138.          "H":"Weak Armor"
  1139.       },
  1140.       "heightm":1.6,
  1141.       "weightkg":62,
  1142.       "color":"Blue",
  1143.       "prevo":"Charcadet",
  1144.       "evoType":"useItem",
  1145.       "evoItem":"Malicious Armor",
  1146.       "eggGroups":[
  1147.          "Human-Like"
  1148.       ]
  1149.    },
  1150.    "tadbulb":{
  1151.       "num":938,
  1152.       "name":"Tadbulb",
  1153.       "types":[
  1154.          "Electric"
  1155.       ],
  1156.       "baseStats":{
  1157.          "hp":61,
  1158.          "atk":31,
  1159.          "def":41,
  1160.          "spa":59,
  1161.          "spd":35,
  1162.          "spe":45
  1163.       },
  1164.       "abilities":{
  1165.          "0":"Own Tempo",
  1166.          "1":"Static",
  1167.          "H":"Damp"
  1168.       },
  1169.       "heightm":0.3,
  1170.       "weightkg":0.4,
  1171.       "color":"Yellow",
  1172.       "evos":[
  1173.          "Bellibolt"
  1174.       ],
  1175.       "eggGroups":[
  1176.          "Water 1"
  1177.       ]
  1178.    },
  1179.    "bellibolt":{
  1180.       "num":939,
  1181.       "name":"Bellibolt",
  1182.       "types":[
  1183.          "Electric"
  1184.       ],
  1185.       "baseStats":{
  1186.          "hp":109,
  1187.          "atk":64,
  1188.          "def":91,
  1189.          "spa":103,
  1190.          "spd":83,
  1191.          "spe":45
  1192.       },
  1193.       "abilities":{
  1194.          "0":"Electromorphosis",
  1195.          "1":"Static",
  1196.          "H":"Damp"
  1197.       },
  1198.       "heightm":1.2,
  1199.       "weightkg":113,
  1200.       "color":"Green",
  1201.       "prevo":"Tadbulb",
  1202.       "evoType":"useItem",
  1203.       "evoItem":"Thunder Stone",
  1204.       "eggGroups":[
  1205.          "Water 1"
  1206.       ]
  1207.    },
  1208.    "wattrel":{
  1209.       "num":940,
  1210.       "name":"Wattrel",
  1211.       "types":[
  1212.          "Electric",
  1213.          "Flying"
  1214.       ],
  1215.       "baseStats":{
  1216.          "hp":40,
  1217.          "atk":40,
  1218.          "def":35,
  1219.          "spa":55,
  1220.          "spd":40,
  1221.          "spe":70
  1222.       },
  1223.       "abilities":{
  1224.          "0":"Wind Power",
  1225.          "1":"Volt Absorb",
  1226.          "H":"Competitive"
  1227.       },
  1228.       "heightm":0.4,
  1229.       "weightkg":3.6,
  1230.       "color":"Black",
  1231.       "evos":[
  1232.          "Kilowattrel"
  1233.       ],
  1234.       "eggGroups":[
  1235.          "Water 1",
  1236.          "Flying"
  1237.       ]
  1238.    },
  1239.    "kilowattrel":{
  1240.       "num":941,
  1241.       "name":"Kilowattrel",
  1242.       "types":[
  1243.          "Electric",
  1244.          "Flying"
  1245.       ],
  1246.       "baseStats":{
  1247.          "hp":70,
  1248.          "atk":70,
  1249.          "def":60,
  1250.          "spa":105,
  1251.          "spd":60,
  1252.          "spe":125
  1253.       },
  1254.       "abilities":{
  1255.          "0":"Wind Power",
  1256.          "1":"Volt Absorb",
  1257.          "H":"Competitive"
  1258.       },
  1259.       "heightm":1.4,
  1260.       "weightkg":38.6,
  1261.       "color":"Yellow",
  1262.       "prevo":"Wattrel",
  1263.       "evoLevel":25,
  1264.       "eggGroups":[
  1265.          "Water 1",
  1266.          "Flying"
  1267.       ]
  1268.    },
  1269.    "maschiff":{
  1270.       "num":942,
  1271.       "name":"Maschiff",
  1272.       "types":[
  1273.          "Dark"
  1274.       ],
  1275.       "baseStats":{
  1276.          "hp":60,
  1277.          "atk":78,
  1278.          "def":60,
  1279.          "spa":40,
  1280.          "spd":51,
  1281.          "spe":51
  1282.       },
  1283.       "abilities":{
  1284.          "0":"Intimidate",
  1285.          "1":"Run Away",
  1286.          "H":"Stakeout"
  1287.       },
  1288.       "heightm":0.5,
  1289.       "weightkg":16,
  1290.       "color":"Brown",
  1291.       "evos":[
  1292.          "Mabosstiff"
  1293.       ],
  1294.       "eggGroups":[
  1295.          "Field"
  1296.       ]
  1297.    },
  1298.    "mabosstiff":{
  1299.       "num":943,
  1300.       "name":"Mabosstiff",
  1301.       "types":[
  1302.          "Dark"
  1303.       ],
  1304.       "baseStats":{
  1305.          "hp":80,
  1306.          "atk":120,
  1307.          "def":90,
  1308.          "spa":60,
  1309.          "spd":70,
  1310.          "spe":85
  1311.       },
  1312.       "abilities":{
  1313.          "0":"Intimidate",
  1314.          "1":"Guard Dog",
  1315.          "H":"Stakeout"
  1316.       },
  1317.       "heightm":1.1,
  1318.       "weightkg":61,
  1319.       "color":"Gray",
  1320.       "prevo":"Maschiff",
  1321.       "evoLevel":30,
  1322.       "eggGroups":[
  1323.          "Field"
  1324.       ]
  1325.    },
  1326.    "shroodle":{
  1327.       "num":944,
  1328.       "name":"Shroodle",
  1329.       "types":[
  1330.          "Poison",
  1331.          "Normal"
  1332.       ],
  1333.       "baseStats":{
  1334.          "hp":40,
  1335.          "atk":65,
  1336.          "def":35,
  1337.          "spa":40,
  1338.          "spd":35,
  1339.          "spe":75
  1340.       },
  1341.       "abilities":{
  1342.          "0":"Unburden",
  1343.          "1":"Pickpocket",
  1344.          "H":"Prankster"
  1345.       },
  1346.       "heightm":0.2,
  1347.       "weightkg":0.7,
  1348.       "color":"Gray",
  1349.       "evos":[
  1350.          "Grafaiai"
  1351.       ],
  1352.       "eggGroups":[
  1353.          "Field"
  1354.       ]
  1355.    },
  1356.    "grafaiai":{
  1357.       "num":945,
  1358.       "name":"Grafaiai",
  1359.       "types":[
  1360.          "Poison",
  1361.          "Normal"
  1362.       ],
  1363.       "baseStats":{
  1364.          "hp":63,
  1365.          "atk":95,
  1366.          "def":65,
  1367.          "spa":80,
  1368.          "spd":72,
  1369.          "spe":110
  1370.       },
  1371.       "abilities":{
  1372.          "0":"Unburden",
  1373.          "1":"Poison Touch",
  1374.          "H":"Prankster"
  1375.       },
  1376.       "heightm":0.7,
  1377.       "weightkg":27.2,
  1378.       "color":"Gray",
  1379.       "prevo":"Shroodle",
  1380.       "evoLevel":28,
  1381.       "eggGroups":[
  1382.          "Field"
  1383.       ]
  1384.    },
  1385.    "bramblin":{
  1386.       "num":946,
  1387.       "name":"Bramblin",
  1388.       "types":[
  1389.          "Grass",
  1390.          "Ghost"
  1391.       ],
  1392.       "baseStats":{
  1393.          "hp":40,
  1394.          "atk":65,
  1395.          "def":30,
  1396.          "spa":45,
  1397.          "spd":35,
  1398.          "spe":60
  1399.       },
  1400.       "abilities":{
  1401.          "0":"Wind Rider",
  1402.          "H":"Infiltrator"
  1403.       },
  1404.       "heightm":0.6,
  1405.       "weightkg":0.6,
  1406.       "color":"Brown",
  1407.       "evos":[
  1408.          "Brambleghast"
  1409.       ],
  1410.       "eggGroups":[
  1411.          "Grass"
  1412.       ]
  1413.    },
  1414.    "brambleghast":{
  1415.       "num":947,
  1416.       "name":"Brambleghast",
  1417.       "types":[
  1418.          "Grass",
  1419.          "Ghost"
  1420.       ],
  1421.       "baseStats":{
  1422.          "hp":55,
  1423.          "atk":115,
  1424.          "def":70,
  1425.          "spa":80,
  1426.          "spd":70,
  1427.          "spe":90
  1428.       },
  1429.       "abilities":{
  1430.          "0":"Wind Rider",
  1431.          "H":"Infiltrator"
  1432.       },
  1433.       "heightm":1.2,
  1434.       "weightkg":6,
  1435.       "color":"Brown",
  1436.       "prevo":"Bramblin",
  1437.       "evoType":"other",
  1438.       "evoCondition":"Walk 1000 steps in Let's Go",
  1439.       "eggGroups":[
  1440.          "Grass"
  1441.       ]
  1442.    },
  1443.    "toedscool":{
  1444.       "num":948,
  1445.       "name":"Toedscool",
  1446.       "types":[
  1447.          "Ground",
  1448.          "Grass"
  1449.       ],
  1450.       "baseStats":{
  1451.          "hp":40,
  1452.          "atk":40,
  1453.          "def":35,
  1454.          "spa":50,
  1455.          "spd":100,
  1456.          "spe":70
  1457.       },
  1458.       "abilities":{
  1459.          "0":"Mycelium Might"
  1460.       },
  1461.       "heightm":0.9,
  1462.       "weightkg":33,
  1463.       "color":"Yellow",
  1464.       "evos":[
  1465.          "Toedscruel"
  1466.       ],
  1467.       "eggGroups":[
  1468.          "Field"
  1469.       ]
  1470.    },
  1471.    "toedscruel":{
  1472.       "num":949,
  1473.       "name":"Toedscruel",
  1474.       "types":[
  1475.          "Ground",
  1476.          "Grass"
  1477.       ],
  1478.       "baseStats":{
  1479.          "hp":80,
  1480.          "atk":70,
  1481.          "def":65,
  1482.          "spa":80,
  1483.          "spd":120,
  1484.          "spe":100
  1485.       },
  1486.       "abilities":{
  1487.          "0":"Mycelium Might"
  1488.       },
  1489.       "heightm":1.9,
  1490.       "weightkg":58,
  1491.       "color":"Black",
  1492.       "prevo":"Toedscool",
  1493.       "evoLevel":30,
  1494.       "eggGroups":[
  1495.          "Field"
  1496.       ]
  1497.    },
  1498.    "klawf":{
  1499.       "num":950,
  1500.       "name":"Klawf",
  1501.       "types":[
  1502.          "Rock"
  1503.       ],
  1504.       "baseStats":{
  1505.          "hp":70,
  1506.          "atk":100,
  1507.          "def":115,
  1508.          "spa":35,
  1509.          "spd":55,
  1510.          "spe":75
  1511.       },
  1512.       "abilities":{
  1513.          "0":"Anger Shell",
  1514.          "1":"Shell Armor",
  1515.          "H":"Regenerator"
  1516.       },
  1517.       "heightm":1.3,
  1518.       "weightkg":79,
  1519.       "color":"Red",
  1520.       "eggGroups":[
  1521.          "Water 3"
  1522.       ]
  1523.    },
  1524.    "capsakid":{
  1525.       "num":951,
  1526.       "name":"Capsakid",
  1527.       "types":[
  1528.          "Grass"
  1529.       ],
  1530.       "baseStats":{
  1531.          "hp":52,
  1532.          "atk":62,
  1533.          "def":40,
  1534.          "spa":62,
  1535.          "spd":40,
  1536.          "spe":50
  1537.       },
  1538.       "abilities":{
  1539.          "0":"Chlorophyll",
  1540.          "1":"Insomnia",
  1541.          "H":"Klutz"
  1542.       },
  1543.       "heightm":0.3,
  1544.       "weightkg":3,
  1545.       "color":"Green",
  1546.       "evos":[
  1547.          "Scovillain"
  1548.       ],
  1549.       "eggGroups":[
  1550.          "Grass"
  1551.       ]
  1552.    },
  1553.    "scovillain":{
  1554.       "num":952,
  1555.       "name":"Scovillain",
  1556.       "types":[
  1557.          "Grass",
  1558.          "Fire"
  1559.       ],
  1560.       "baseStats":{
  1561.          "hp":65,
  1562.          "atk":108,
  1563.          "def":65,
  1564.          "spa":108,
  1565.          "spd":65,
  1566.          "spe":75
  1567.       },
  1568.       "abilities":{
  1569.          "0":"Chlorophyll",
  1570.          "1":"Insomnia",
  1571.          "H":"Moody"
  1572.       },
  1573.       "heightm":0.9,
  1574.       "weightkg":15,
  1575.       "color":"Green",
  1576.       "prevo":"Capsakid",
  1577.       "evoType":"useItem",
  1578.       "evoItem":"Fire Stone",
  1579.       "evoLevel":30,
  1580.       "eggGroups":[
  1581.          "Grass"
  1582.       ]
  1583.    },
  1584.    "rellor":{
  1585.       "num":953,
  1586.       "name":"Rellor",
  1587.       "types":[
  1588.          "Bug"
  1589.       ],
  1590.       "baseStats":{
  1591.          "hp":41,
  1592.          "atk":50,
  1593.          "def":60,
  1594.          "spa":31,
  1595.          "spd":58,
  1596.          "spe":30
  1597.       },
  1598.       "abilities":{
  1599.          "0":"Compound Eyes",
  1600.          "H":"Shed Skin"
  1601.       },
  1602.       "heightm":0.2,
  1603.       "weightkg":1,
  1604.       "color":"Brown",
  1605.       "evos":[
  1606.          "Rabsca"
  1607.       ],
  1608.       "eggGroups":[
  1609.          "Bug"
  1610.       ]
  1611.    },
  1612.    "rabsca":{
  1613.       "num":954,
  1614.       "name":"Rabsca",
  1615.       "types":[
  1616.          "Bug",
  1617.          "Psychic"
  1618.       ],
  1619.       "baseStats":{
  1620.          "hp":75,
  1621.          "atk":50,
  1622.          "def":85,
  1623.          "spa":115,
  1624.          "spd":100,
  1625.          "spe":45
  1626.       },
  1627.       "abilities":{
  1628.          "0":"Synchronize",
  1629.          "H":"Telepathy"
  1630.       },
  1631.       "heightm":0.3,
  1632.       "weightkg":3.5,
  1633.       "color":"Green",
  1634.       "prevo":"Rellor",
  1635.       "evoType":"other",
  1636.       "evoCondition":"walk 1000 steps in Let's Go",
  1637.       "eggGroups":[
  1638.          "Bug"
  1639.       ]
  1640.    },
  1641.    "flittle":{
  1642.       "num":955,
  1643.       "name":"Flittle",
  1644.       "types":[
  1645.          "Psychic"
  1646.       ],
  1647.       "baseStats":{
  1648.          "hp":30,
  1649.          "atk":35,
  1650.          "def":30,
  1651.          "spa":55,
  1652.          "spd":40,
  1653.          "spe":75
  1654.       },
  1655.       "abilities":{
  1656.          "0":"Anticipation",
  1657.          "1":"Frisk",
  1658.          "H":"Speed Boost"
  1659.       },
  1660.       "heightm":0.2,
  1661.       "weightkg":1.5,
  1662.       "color":"Yellow",
  1663.       "evos":[
  1664.          "Espathra"
  1665.       ],
  1666.       "eggGroups":[
  1667.          "Flying"
  1668.       ]
  1669.    },
  1670.    "espathra":{
  1671.       "num":956,
  1672.       "name":"Espathra",
  1673.       "types":[
  1674.          "Psychic"
  1675.       ],
  1676.       "baseStats":{
  1677.          "hp":95,
  1678.          "atk":60,
  1679.          "def":60,
  1680.          "spa":101,
  1681.          "spd":60,
  1682.          "spe":105
  1683.       },
  1684.       "abilities":{
  1685.          "0":"Opportunist",
  1686.          "1":"Frisk",
  1687.          "H":"Speed Boost"
  1688.       },
  1689.       "heightm":1.9,
  1690.       "weightkg":90,
  1691.       "color":"Yellow",
  1692.       "prevo":"Flittle",
  1693.       "evoLevel":35,
  1694.       "eggGroups":[
  1695.          "Flying"
  1696.       ]
  1697.    },
  1698.    "tinkatink":{
  1699.       "num":957,
  1700.       "name":"Tinkatink",
  1701.       "types":[
  1702.          "Fairy",
  1703.          "Steel"
  1704.       ],
  1705.       "gender":"F",
  1706.       "baseStats":{
  1707.          "hp":50,
  1708.          "atk":45,
  1709.          "def":45,
  1710.          "spa":35,
  1711.          "spd":64,
  1712.          "spe":58
  1713.       },
  1714.       "abilities":{
  1715.          "0":"Mold Breaker",
  1716.          "1":"Own Tempo",
  1717.          "H":"Pickpocket"
  1718.       },
  1719.       "heightm":0.4,
  1720.       "weightkg":8.9,
  1721.       "color":"Pink",
  1722.       "evos":[
  1723.          "Tinkatuff"
  1724.       ],
  1725.       "eggGroups":[
  1726.          "Fairy"
  1727.       ]
  1728.    },
  1729.    "tinkatuff":{
  1730.       "num":958,
  1731.       "name":"Tinkatuff",
  1732.       "types":[
  1733.          "Fairy",
  1734.          "Steel"
  1735.       ],
  1736.       "gender":"F",
  1737.       "baseStats":{
  1738.          "hp":65,
  1739.          "atk":55,
  1740.          "def":55,
  1741.          "spa":45,
  1742.          "spd":82,
  1743.          "spe":78
  1744.       },
  1745.       "abilities":{
  1746.          "0":"Mold Breaker",
  1747.          "1":"Own Tempo",
  1748.          "H":"Pickpocket"
  1749.       },
  1750.       "heightm":0.7,
  1751.       "weightkg":59.1,
  1752.       "color":"Pink",
  1753.       "prevo":"Tinkatink",
  1754.       "evoLevel":24,
  1755.       "evos":[
  1756.          "Tinkaton"
  1757.       ],
  1758.       "eggGroups":[
  1759.          "Fairy"
  1760.       ]
  1761.    },
  1762.    "tinkaton":{
  1763.       "num":959,
  1764.       "name":"Tinkaton",
  1765.       "types":[
  1766.          "Fairy",
  1767.          "Steel"
  1768.       ],
  1769.       "gender":"F",
  1770.       "baseStats":{
  1771.          "hp":85,
  1772.          "atk":75,
  1773.          "def":77,
  1774.          "spa":70,
  1775.          "spd":105,
  1776.          "spe":94
  1777.       },
  1778.       "abilities":{
  1779.          "0":"Mold Breaker",
  1780.          "1":"Own Tempo",
  1781.          "H":"Pickpocket"
  1782.       },
  1783.       "heightm":0.7,
  1784.       "weightkg":112.8,
  1785.       "color":"Pink",
  1786.       "prevo":"Tinkatuff",
  1787.       "evoLevel":38,
  1788.       "eggGroups":[
  1789.          "Fairy"
  1790.       ]
  1791.    },
  1792.    "wiglett":{
  1793.       "num":960,
  1794.       "name":"Wiglett",
  1795.       "types":[
  1796.          "Water"
  1797.       ],
  1798.       "baseStats":{
  1799.          "hp":10,
  1800.          "atk":55,
  1801.          "def":25,
  1802.          "spa":35,
  1803.          "spd":25,
  1804.          "spe":95
  1805.       },
  1806.       "abilities":{
  1807.          "0":"Gooey",
  1808.          "1":"Rattled",
  1809.          "H":"Sand Veil"
  1810.       },
  1811.       "heightm":1.2,
  1812.       "weightkg":1.8,
  1813.       "color":"White",
  1814.       "evos":[
  1815.          "Wugtrio"
  1816.       ],
  1817.       "eggGroups":[
  1818.          "Water 3"
  1819.       ]
  1820.    },
  1821.    "wugtrio":{
  1822.       "num":961,
  1823.       "name":"Wugtrio",
  1824.       "types":[
  1825.          "Water"
  1826.       ],
  1827.       "baseStats":{
  1828.          "hp":35,
  1829.          "atk":100,
  1830.          "def":50,
  1831.          "spa":50,
  1832.          "spd":70,
  1833.          "spe":120
  1834.       },
  1835.       "abilities":{
  1836.          "0":"Gooey",
  1837.          "1":"Rattled",
  1838.          "H":"Sand Veil"
  1839.       },
  1840.       "heightm":1.2,
  1841.       "weightkg":5.4,
  1842.       "color":"Red",
  1843.       "prevo":"Wiglett",
  1844.       "evoLevel":26,
  1845.       "eggGroups":[
  1846.          "Water 3"
  1847.       ]
  1848.    },
  1849.    "bombirdier":{
  1850.       "num":962,
  1851.       "name":"Bombirdier",
  1852.       "types":[
  1853.          "Flying",
  1854.          "Dark"
  1855.       ],
  1856.       "baseStats":{
  1857.          "hp":70,
  1858.          "atk":103,
  1859.          "def":85,
  1860.          "spa":60,
  1861.          "spd":85,
  1862.          "spe":82
  1863.       },
  1864.       "abilities":{
  1865.          "0":"Big Pecks",
  1866.          "1":"Keen Eye",
  1867.          "H":"Rocky Payload"
  1868.       },
  1869.       "heightm":1.5,
  1870.       "weightkg":42.9,
  1871.       "color":"White",
  1872.       "eggGroups":[
  1873.          "Flying"
  1874.       ]
  1875.    },
  1876.    "finizen":{
  1877.       "num":963,
  1878.       "name":"Finizen",
  1879.       "types":[
  1880.          "Water"
  1881.       ],
  1882.       "baseStats":{
  1883.          "hp":70,
  1884.          "atk":45,
  1885.          "def":40,
  1886.          "spa":45,
  1887.          "spd":40,
  1888.          "spe":75
  1889.       },
  1890.       "abilities":{
  1891.          "0":"Water Veil"
  1892.       },
  1893.       "heightm":1.3,
  1894.       "weightkg":60.2,
  1895.       "color":"Blue",
  1896.       "evos":[
  1897.          "Palafin"
  1898.       ],
  1899.       "eggGroups":[
  1900.          "Field",
  1901.          "Water 2"
  1902.       ]
  1903.    },
  1904.    "palafin":{
  1905.       "num":964,
  1906.       "name":"Palafin",
  1907.       "baseForme":"Zero",
  1908.       "types":[
  1909.          "Water"
  1910.       ],
  1911.       "baseStats":{
  1912.          "hp":100,
  1913.          "atk":70,
  1914.          "def":72,
  1915.          "spa":53,
  1916.          "spd":62,
  1917.          "spe":100
  1918.       },
  1919.       "abilities":{
  1920.          "0":"Zero to Hero"
  1921.       },
  1922.       "heightm":1.3,
  1923.       "weightkg":60.2,
  1924.       "color":"Blue",
  1925.       "prevo":"Finizen",
  1926.       "evoLevel":38,
  1927.       "otherFormes":[
  1928.          "Palafin-Hero"
  1929.       ],
  1930.       "formeOrder":[
  1931.          "Palafin",
  1932.          "Palafin-Hero"
  1933.       ],
  1934.       "eggGroups":[
  1935.          "Field",
  1936.          "Water 2"
  1937.       ]
  1938.    },
  1939.    "palafinhero":{
  1940.       "num":964,
  1941.       "name":"Palafin-Hero",
  1942.       "baseSpecies":"Palafin",
  1943.       "forme":"Hero",
  1944.       "types":[
  1945.          "Water"
  1946.       ],
  1947.       "baseStats":{
  1948.          "hp":100,
  1949.          "atk":160,
  1950.          "def":97,
  1951.          "spa":106,
  1952.          "spd":87,
  1953.          "spe":100
  1954.       },
  1955.       "abilities":{
  1956.          "0":"Zero to Hero"
  1957.       },
  1958.       "heightm":1.8,
  1959.       "weightkg":97.4,
  1960.       "color":"Blue",
  1961.       "eggGroups":[
  1962.          "Field",
  1963.          "Water 2"
  1964.       ],
  1965.       "requiredAbility":"Zero to Hero",
  1966.       "battleOnly":"Palafin"
  1967.    },
  1968.    "varoom":{
  1969.       "num":965,
  1970.       "name":"Varoom",
  1971.       "types":[
  1972.          "Steel",
  1973.          "Poison"
  1974.       ],
  1975.       "baseStats":{
  1976.          "hp":45,
  1977.          "atk":70,
  1978.          "def":63,
  1979.          "spa":30,
  1980.          "spd":45,
  1981.          "spe":47
  1982.       },
  1983.       "abilities":{
  1984.          "0":"Overcoat",
  1985.          "H":"Slow Start"
  1986.       },
  1987.       "heightm":1,
  1988.       "weightkg":35,
  1989.       "color":"Gray",
  1990.       "evos":[
  1991.          "Revavroom"
  1992.       ],
  1993.       "eggGroups":[
  1994.          "Mineral"
  1995.       ]
  1996.    },
  1997.    "revavroom":{
  1998.       "num":966,
  1999.       "name":"Revavroom",
  2000.       "types":[
  2001.          "Steel",
  2002.          "Poison"
  2003.       ],
  2004.       "baseStats":{
  2005.          "hp":80,
  2006.          "atk":119,
  2007.          "def":90,
  2008.          "spa":54,
  2009.          "spd":67,
  2010.          "spe":90
  2011.       },
  2012.       "abilities":{
  2013.          "0":"Overcoat",
  2014.          "H":"Filter"
  2015.       },
  2016.       "heightm":1.8,
  2017.       "weightkg":120,
  2018.       "color":"Gray",
  2019.       "prevo":"Varoom",
  2020.       "evoLevel":40,
  2021.       "eggGroups":[
  2022.          "Mineral"
  2023.       ]
  2024.    },
  2025.    "cyclizar":{
  2026.       "num":967,
  2027.       "name":"Cyclizar",
  2028.       "types":[
  2029.          "Dragon",
  2030.          "Normal"
  2031.       ],
  2032.       "baseStats":{
  2033.          "hp":70,
  2034.          "atk":95,
  2035.          "def":65,
  2036.          "spa":85,
  2037.          "spd":65,
  2038.          "spe":121
  2039.       },
  2040.       "abilities":{
  2041.          "0":"Shed Skin",
  2042.          "H":"Regenerator"
  2043.       },
  2044.       "heightm":1.6,
  2045.       "weightkg":63,
  2046.       "color":"Green",
  2047.       "eggGroups":[
  2048.          "Field"
  2049.       ]
  2050.    },
  2051.    "orthworm":{
  2052.       "num":968,
  2053.       "name":"Orthworm",
  2054.       "types":[
  2055.          "Steel"
  2056.       ],
  2057.       "baseStats":{
  2058.          "hp":70,
  2059.          "atk":85,
  2060.          "def":145,
  2061.          "spa":60,
  2062.          "spd":55,
  2063.          "spe":65
  2064.       },
  2065.       "abilities":{
  2066.          "0":"Earth Eater",
  2067.          "H":"Sand Veil"
  2068.       },
  2069.       "heightm":2.5,
  2070.       "weightkg":310,
  2071.       "color":"Pink",
  2072.       "eggGroups":[
  2073.          "Field"
  2074.       ]
  2075.    },
  2076.    "glimmet":{
  2077.       "num":969,
  2078.       "name":"Glimmet",
  2079.       "types":[
  2080.          "Rock",
  2081.          "Poison"
  2082.       ],
  2083.       "baseStats":{
  2084.          "hp":48,
  2085.          "atk":35,
  2086.          "def":42,
  2087.          "spa":105,
  2088.          "spd":60,
  2089.          "spe":60
  2090.       },
  2091.       "abilities":{
  2092.          "0":"Toxic Debris",
  2093.          "H":"Corrosion"
  2094.       },
  2095.       "heightm":0.7,
  2096.       "weightkg":8,
  2097.       "color":"Blue",
  2098.       "evos":[
  2099.          "Glimmora"
  2100.       ],
  2101.       "eggGroups":[
  2102.          "Mineral"
  2103.       ]
  2104.    },
  2105.    "glimmora":{
  2106.       "num":970,
  2107.       "name":"Glimmora",
  2108.       "types":[
  2109.          "Rock",
  2110.          "Poison"
  2111.       ],
  2112.       "baseStats":{
  2113.          "hp":83,
  2114.          "atk":55,
  2115.          "def":90,
  2116.          "spa":130,
  2117.          "spd":81,
  2118.          "spe":86
  2119.       },
  2120.       "abilities":{
  2121.          "0":"Toxic Debris",
  2122.          "H":"Corrosion"
  2123.       },
  2124.       "heightm":1.5,
  2125.       "weightkg":45,
  2126.       "color":"Blue",
  2127.       "prevo":"Glimmet",
  2128.       "evoLevel":35,
  2129.       "eggGroups":[
  2130.          "Mineral"
  2131.       ]
  2132.    },
  2133.    "greavard":{
  2134.       "num":971,
  2135.       "name":"Greavard",
  2136.       "types":[
  2137.          "Ghost"
  2138.       ],
  2139.       "baseStats":{
  2140.          "hp":50,
  2141.          "atk":61,
  2142.          "def":60,
  2143.          "spa":30,
  2144.          "spd":55,
  2145.          "spe":34
  2146.       },
  2147.       "abilities":{
  2148.          "0":"Pickup",
  2149.          "H":"Fluffy"
  2150.       },
  2151.       "heightm":0.6,
  2152.       "weightkg":35,
  2153.       "color":"White",
  2154.       "evos":[
  2155.          "Houndstone"
  2156.       ],
  2157.       "eggGroups":[
  2158.          "Field"
  2159.       ]
  2160.    },
  2161.    "houndstone":{
  2162.       "num":972,
  2163.       "name":"Houndstone",
  2164.       "types":[
  2165.          "Ghost"
  2166.       ],
  2167.       "baseStats":{
  2168.          "hp":72,
  2169.          "atk":101,
  2170.          "def":100,
  2171.          "spa":50,
  2172.          "spd":97,
  2173.          "spe":68
  2174.       },
  2175.       "abilities":{
  2176.          "0":"Sand Rush",
  2177.          "H":"Fluffy"
  2178.       },
  2179.       "heightm":2,
  2180.       "weightkg":15,
  2181.       "color":"White",
  2182.       "prevo":"Greavard",
  2183.       "evoLevel":30,
  2184.       "evoCondition":"at night",
  2185.       "eggGroups":[
  2186.          "Field"
  2187.       ]
  2188.    },
  2189.    "flamigo":{
  2190.       "num":973,
  2191.       "name":"Flamigo",
  2192.       "types":[
  2193.          "Flying",
  2194.          "Fighting"
  2195.       ],
  2196.       "baseStats":{
  2197.          "hp":82,
  2198.          "atk":115,
  2199.          "def":74,
  2200.          "spa":75,
  2201.          "spd":64,
  2202.          "spe":90
  2203.       },
  2204.       "abilities":{
  2205.          "0":"Scrappy",
  2206.          "1":"Tangled Feet",
  2207.          "H":"Costar"
  2208.       },
  2209.       "heightm":1.6,
  2210.       "weightkg":37,
  2211.       "color":"Pink",
  2212.       "eggGroups":[
  2213.          "Flying"
  2214.       ]
  2215.    },
  2216.    "cetoddle":{
  2217.       "num":974,
  2218.       "name":"Cetoddle",
  2219.       "types":[
  2220.          "Ice"
  2221.       ],
  2222.       "baseStats":{
  2223.          "hp":108,
  2224.          "atk":68,
  2225.          "def":45,
  2226.          "spa":30,
  2227.          "spd":40,
  2228.          "spe":43
  2229.       },
  2230.       "abilities":{
  2231.          "0":"Thick Fat",
  2232.          "1":"Snow Cloak",
  2233.          "H":"Sheer Force"
  2234.       },
  2235.       "heightm":1.2,
  2236.       "weightkg":45,
  2237.       "color":"White",
  2238.       "evos":[
  2239.          "Cetitan"
  2240.       ],
  2241.       "eggGroups":[
  2242.          "Field"
  2243.       ]
  2244.    },
  2245.    "cetitan":{
  2246.       "num":975,
  2247.       "name":"Cetitan",
  2248.       "types":[
  2249.          "Ice"
  2250.       ],
  2251.       "baseStats":{
  2252.          "hp":170,
  2253.          "atk":113,
  2254.          "def":65,
  2255.          "spa":45,
  2256.          "spd":55,
  2257.          "spe":73
  2258.       },
  2259.       "abilities":{
  2260.          "0":"Thick Fat",
  2261.          "1":"Slush Rush",
  2262.          "H":"Sheer Force"
  2263.       },
  2264.       "heightm":4.5,
  2265.       "weightkg":700,
  2266.       "color":"White",
  2267.       "prevo":"Cetoddle",
  2268.       "evoType":"useItem",
  2269.       "evoItem":"Ice Stone",
  2270.       "eggGroups":[
  2271.          "Field"
  2272.       ]
  2273.    },
  2274.    "veluza":{
  2275.       "num":976,
  2276.       "name":"Veluza",
  2277.       "types":[
  2278.          "Water",
  2279.          "Psychic"
  2280.       ],
  2281.       "baseStats":{
  2282.          "hp":90,
  2283.          "atk":102,
  2284.          "def":73,
  2285.          "spa":78,
  2286.          "spd":65,
  2287.          "spe":70
  2288.       },
  2289.       "abilities":{
  2290.          "0":"Mold Breaker",
  2291.          "H":"Sharpness"
  2292.       },
  2293.       "heightm":2.5,
  2294.       "weightkg":90,
  2295.       "color":"Gray",
  2296.       "eggGroups":[
  2297.          "Water 2"
  2298.       ]
  2299.    },
  2300.    "dondozo":{
  2301.       "num":977,
  2302.       "name":"Dondozo",
  2303.       "types":[
  2304.          "Water"
  2305.       ],
  2306.       "baseStats":{
  2307.          "hp":150,
  2308.          "atk":100,
  2309.          "def":115,
  2310.          "spa":65,
  2311.          "spd":65,
  2312.          "spe":35
  2313.       },
  2314.       "abilities":{
  2315.          "0":"Unaware",
  2316.          "1":"Oblivious",
  2317.          "H":"Water Veil"
  2318.       },
  2319.       "heightm":12,
  2320.       "weightkg":220,
  2321.       "color":"Blue",
  2322.       "eggGroups":[
  2323.          "Water 2"
  2324.       ]
  2325.    },
  2326.    "tatsugiri":{
  2327.       "num":978,
  2328.       "name":"Tatsugiri",
  2329.       "baseForme":"Curly",
  2330.       "types":[
  2331.          "Dragon",
  2332.          "Water"
  2333.       ],
  2334.       "baseStats":{
  2335.          "hp":68,
  2336.          "atk":50,
  2337.          "def":60,
  2338.          "spa":120,
  2339.          "spd":95,
  2340.          "spe":82
  2341.       },
  2342.       "abilities":{
  2343.          "0":"Commander",
  2344.          "H":"Storm Drain"
  2345.       },
  2346.       "heightm":0.3,
  2347.       "weightkg":8,
  2348.       "color":"Pink",
  2349.       "cosmeticFormes":[
  2350.          "Tatsugiri-Droopy",
  2351.          "Tatsugiri-Stretchy"
  2352.       ],
  2353.       "formeOrder":[
  2354.          "Tatsugiri",
  2355.          "Tatsugiri-Droopy",
  2356.          "Tatsugiri-Stretchy"
  2357.       ],
  2358.       "eggGroups":[
  2359.          "Water 2"
  2360.       ]
  2361.    },
  2362.    "annihilape":{
  2363.       "num":979,
  2364.       "name":"Annihilape",
  2365.       "types":[
  2366.          "Fighting",
  2367.          "Ghost"
  2368.       ],
  2369.       "baseStats":{
  2370.          "hp":110,
  2371.          "atk":115,
  2372.          "def":80,
  2373.          "spa":50,
  2374.          "spd":90,
  2375.          "spe":90
  2376.       },
  2377.       "abilities":{
  2378.          "0":"Vital Spirit",
  2379.          "1":"Inner Focus",
  2380.          "H":"Defiant"
  2381.       },
  2382.       "heightm":1.2,
  2383.       "weightkg":56,
  2384.       "color":"Gray",
  2385.       "prevo":"Primeape",
  2386.       "evoType":"other",
  2387.       "evoCondition":"Use Rage Fist 20 times and level-up",
  2388.       "eggGroups":[
  2389.          "Field"
  2390.       ]
  2391.    },
  2392.    "clodsire":{
  2393.       "num":980,
  2394.       "name":"Clodsire",
  2395.       "types":[
  2396.          "Poison",
  2397.          "Ground"
  2398.       ],
  2399.       "baseStats":{
  2400.          "hp":130,
  2401.          "atk":75,
  2402.          "def":60,
  2403.          "spa":45,
  2404.          "spd":100,
  2405.          "spe":20
  2406.       },
  2407.       "abilities":{
  2408.          "0":"Poison Point",
  2409.          "1":"Water Absorb",
  2410.          "H":"Unaware"
  2411.       },
  2412.       "heightm":1.8,
  2413.       "weightkg":223,
  2414.       "color":"Brown",
  2415.       "prevo":"Wooper-Paldea",
  2416.       "evoLevel":20,
  2417.       "eggGroups":[
  2418.          "Water 1",
  2419.          "Field"
  2420.       ]
  2421.    },
  2422.    "farigiraf":{
  2423.       "num":981,
  2424.       "name":"Farigiraf",
  2425.       "types":[
  2426.          "Normal",
  2427.          "Psychic"
  2428.       ],
  2429.       "baseStats":{
  2430.          "hp":120,
  2431.          "atk":90,
  2432.          "def":70,
  2433.          "spa":110,
  2434.          "spd":70,
  2435.          "spe":60
  2436.       },
  2437.       "abilities":{
  2438.          "0":"Cud Chew",
  2439.          "1":"Armor Tail",
  2440.          "H":"Sap Sipper"
  2441.       },
  2442.       "heightm":3.2,
  2443.       "weightkg":160,
  2444.       "color":"Brown",
  2445.       "prevo":"Girafarig",
  2446.       "evoType":"levelMove",
  2447.       "evoMove":"Twin Beam",
  2448.       "eggGroups":[
  2449.          "Field"
  2450.       ]
  2451.    },
  2452.    "dudunsparce":{
  2453.       "num":982,
  2454.       "name":"Dudunsparce",
  2455.       "baseForme":"Two-Segment",
  2456.       "types":[
  2457.          "Normal"
  2458.       ],
  2459.       "baseStats":{
  2460.          "hp":125,
  2461.          "atk":100,
  2462.          "def":80,
  2463.          "spa":85,
  2464.          "spd":75,
  2465.          "spe":55
  2466.       },
  2467.       "abilities":{
  2468.          "0":"Serene Grace",
  2469.          "1":"Run Away",
  2470.          "H":"Rattled"
  2471.       },
  2472.       "heightm":3.6,
  2473.       "weightkg":39.2,
  2474.       "color":"Yellow",
  2475.       "prevo":"Dunsparce",
  2476.       "evoType":"levelMove",
  2477.       "evoMove":"Hyper Drill",
  2478.       "otherFormes":[
  2479.          "Dudunsparce-Three-Segment"
  2480.       ],
  2481.       "formeOrder":[
  2482.          "Dudunsparce",
  2483.          "Dudunsparce-Three-Segment"
  2484.       ],
  2485.       "eggGroups":[
  2486.          "Field"
  2487.       ]
  2488.    },
  2489.    "dudunsparcethreesegment":{
  2490.       "num":982,
  2491.       "name":"Dudunsparce-Three-Segment",
  2492.       "baseSpecies":"Dudunsparce",
  2493.       "forme":"Three-Segment",
  2494.       "types":[
  2495.          "Normal"
  2496.       ],
  2497.       "baseStats":{
  2498.          "hp":125,
  2499.          "atk":100,
  2500.          "def":80,
  2501.          "spa":85,
  2502.          "spd":75,
  2503.          "spe":55
  2504.       },
  2505.       "abilities":{
  2506.          "0":"Serene Grace",
  2507.          "1":"Run Away",
  2508.          "H":"Rattled"
  2509.       },
  2510.       "heightm":4.5,
  2511.       "weightkg":47.4,
  2512.       "color":"Yellow",
  2513.       "prevo":"Dunsparce",
  2514.       "evoType":"levelMove",
  2515.       "evoMove":"Hyper Drill",
  2516.       "eggGroups":[
  2517.          "Field"
  2518.       ]
  2519.    },
  2520.    "kingambit":{
  2521.       "num":983,
  2522.       "name":"Kingambit",
  2523.       "types":[
  2524.          "Dark",
  2525.          "Steel"
  2526.       ],
  2527.       "baseStats":{
  2528.          "hp":100,
  2529.          "atk":135,
  2530.          "def":120,
  2531.          "spa":60,
  2532.          "spd":85,
  2533.          "spe":50
  2534.       },
  2535.       "abilities":{
  2536.          "0":"Defiant",
  2537.          "1":"Supreme Overlord",
  2538.          "H":"Pressure"
  2539.       },
  2540.       "heightm":2,
  2541.       "weightkg":120,
  2542.       "color":"Black",
  2543.       "prevo":"Bisharp",
  2544.       "evoType":"other",
  2545.       "evoCondition":"Defeat 3 Bisharp leading Pawniard and level-up",
  2546.       "eggGroups":[
  2547.          "Human-Like"
  2548.       ]
  2549.    },
  2550.    "greattusk":{
  2551.       "num":984,
  2552.       "name":"Great Tusk",
  2553.       "types":[
  2554.          "Ground",
  2555.          "Fighting"
  2556.       ],
  2557.       "gender":"N",
  2558.       "baseStats":{
  2559.          "hp":115,
  2560.          "atk":131,
  2561.          "def":131,
  2562.          "spa":53,
  2563.          "spd":53,
  2564.          "spe":87
  2565.       },
  2566.       "abilities":{
  2567.          "0":"Protosynthesis"
  2568.       },
  2569.       "heightm":2.2,
  2570.       "weightkg":320,
  2571.       "color":"Purple",
  2572.       "tags":[
  2573.          "Sub-Legendary",
  2574.          "Paradox"
  2575.       ],
  2576.       "eggGroups":[
  2577.          "Undiscovered"
  2578.       ]
  2579.    },
  2580.    "screamtail":{
  2581.       "num":985,
  2582.       "name":"Scream Tail",
  2583.       "types":[
  2584.          "Fairy",
  2585.          "Psychic"
  2586.       ],
  2587.       "gender":"N",
  2588.       "baseStats":{
  2589.          "hp":115,
  2590.          "atk":65,
  2591.          "def":99,
  2592.          "spa":65,
  2593.          "spd":115,
  2594.          "spe":111
  2595.       },
  2596.       "abilities":{
  2597.          "0":"Protosynthesis"
  2598.       },
  2599.       "heightm":1.2,
  2600.       "weightkg":8,
  2601.       "color":"Pink",
  2602.       "tags":[
  2603.          "Sub-Legendary",
  2604.          "Paradox"
  2605.       ],
  2606.       "eggGroups":[
  2607.          "Undiscovered"
  2608.       ]
  2609.    },
  2610.    "brutebonnet":{
  2611.       "num":986,
  2612.       "name":"Brute Bonnet",
  2613.       "types":[
  2614.          "Grass",
  2615.          "Dark"
  2616.       ],
  2617.       "gender":"N",
  2618.       "baseStats":{
  2619.          "hp":111,
  2620.          "atk":127,
  2621.          "def":99,
  2622.          "spa":79,
  2623.          "spd":99,
  2624.          "spe":55
  2625.       },
  2626.       "abilities":{
  2627.          "0":"Protosynthesis"
  2628.       },
  2629.       "heightm":1.2,
  2630.       "weightkg":21,
  2631.       "color":"Gray",
  2632.       "tags":[
  2633.          "Sub-Legendary",
  2634.          "Paradox"
  2635.       ],
  2636.       "eggGroups":[
  2637.          "Undiscovered"
  2638.       ]
  2639.    },
  2640.    "fluttermane":{
  2641.       "num":987,
  2642.       "name":"Flutter Mane",
  2643.       "types":[
  2644.          "Ghost",
  2645.          "Fairy"
  2646.       ],
  2647.       "gender":"N",
  2648.       "baseStats":{
  2649.          "hp":55,
  2650.          "atk":55,
  2651.          "def":55,
  2652.          "spa":135,
  2653.          "spd":135,
  2654.          "spe":135
  2655.       },
  2656.       "abilities":{
  2657.          "0":"Protosynthesis"
  2658.       },
  2659.       "heightm":1.4,
  2660.       "weightkg":4,
  2661.       "color":"Gray",
  2662.       "tags":[
  2663.          "Sub-Legendary",
  2664.          "Paradox"
  2665.       ],
  2666.       "eggGroups":[
  2667.          "Undiscovered"
  2668.       ]
  2669.    },
  2670.    "slitherwing":{
  2671.       "num":988,
  2672.       "name":"Slither Wing",
  2673.       "types":[
  2674.          "Bug",
  2675.          "Fighting"
  2676.       ],
  2677.       "gender":"N",
  2678.       "baseStats":{
  2679.          "hp":85,
  2680.          "atk":135,
  2681.          "def":79,
  2682.          "spa":85,
  2683.          "spd":105,
  2684.          "spe":81
  2685.       },
  2686.       "abilities":{
  2687.          "0":"Protosynthesis"
  2688.       },
  2689.       "heightm":3.2,
  2690.       "weightkg":92,
  2691.       "color":"Red",
  2692.       "tags":[
  2693.          "Sub-Legendary",
  2694.          "Paradox"
  2695.       ],
  2696.       "eggGroups":[
  2697.          "Undiscovered"
  2698.       ]
  2699.    },
  2700.    "sandyshocks":{
  2701.       "num":989,
  2702.       "name":"Sandy Shocks",
  2703.       "types":[
  2704.          "Electric",
  2705.          "Ground"
  2706.       ],
  2707.       "gender":"N",
  2708.       "baseStats":{
  2709.          "hp":85,
  2710.          "atk":81,
  2711.          "def":97,
  2712.          "spa":121,
  2713.          "spd":85,
  2714.          "spe":101
  2715.       },
  2716.       "abilities":{
  2717.          "0":"Protosynthesis"
  2718.       },
  2719.       "heightm":2.3,
  2720.       "weightkg":60,
  2721.       "color":"Gray",
  2722.       "tags":[
  2723.          "Sub-Legendary",
  2724.          "Paradox"
  2725.       ],
  2726.       "eggGroups":[
  2727.          "Undiscovered"
  2728.       ]
  2729.    },
  2730.    "irontreads":{
  2731.       "num":990,
  2732.       "name":"Iron Treads",
  2733.       "types":[
  2734.          "Ground",
  2735.          "Steel"
  2736.       ],
  2737.       "gender":"N",
  2738.       "baseStats":{
  2739.          "hp":90,
  2740.          "atk":112,
  2741.          "def":120,
  2742.          "spa":72,
  2743.          "spd":70,
  2744.          "spe":106
  2745.       },
  2746.       "abilities":{
  2747.          "0":"Quark Drive"
  2748.       },
  2749.       "heightm":0.9,
  2750.       "weightkg":240,
  2751.       "color":"Gray",
  2752.       "tags":[
  2753.          "Sub-Legendary",
  2754.          "Paradox"
  2755.       ],
  2756.       "eggGroups":[
  2757.          "Undiscovered"
  2758.       ]
  2759.    },
  2760.    "ironbundle":{
  2761.       "num":991,
  2762.       "name":"Iron Bundle",
  2763.       "types":[
  2764.          "Ice",
  2765.          "Water"
  2766.       ],
  2767.       "gender":"N",
  2768.       "baseStats":{
  2769.          "hp":56,
  2770.          "atk":80,
  2771.          "def":114,
  2772.          "spa":124,
  2773.          "spd":60,
  2774.          "spe":136
  2775.       },
  2776.       "abilities":{
  2777.          "0":"Quark Drive"
  2778.       },
  2779.       "heightm":0.6,
  2780.       "weightkg":11,
  2781.       "color":"Red",
  2782.       "tags":[
  2783.          "Sub-Legendary",
  2784.          "Paradox"
  2785.       ],
  2786.       "eggGroups":[
  2787.          "Undiscovered"
  2788.       ]
  2789.    },
  2790.    "ironhands":{
  2791.       "num":992,
  2792.       "name":"Iron Hands",
  2793.       "types":[
  2794.          "Fighting",
  2795.          "Electric"
  2796.       ],
  2797.       "gender":"N",
  2798.       "baseStats":{
  2799.          "hp":154,
  2800.          "atk":140,
  2801.          "def":108,
  2802.          "spa":50,
  2803.          "spd":68,
  2804.          "spe":50
  2805.       },
  2806.       "abilities":{
  2807.          "0":"Quark Drive"
  2808.       },
  2809.       "heightm":1.8,
  2810.       "weightkg":380.7,
  2811.       "color":"Gray",
  2812.       "tags":[
  2813.          "Sub-Legendary",
  2814.          "Paradox"
  2815.       ],
  2816.       "eggGroups":[
  2817.          "Undiscovered"
  2818.       ]
  2819.    },
  2820.    "ironjugulis":{
  2821.       "num":993,
  2822.       "name":"Iron Jugulis",
  2823.       "types":[
  2824.          "Dark",
  2825.          "Flying"
  2826.       ],
  2827.       "gender":"N",
  2828.       "baseStats":{
  2829.          "hp":94,
  2830.          "atk":80,
  2831.          "def":86,
  2832.          "spa":122,
  2833.          "spd":80,
  2834.          "spe":108
  2835.       },
  2836.       "abilities":{
  2837.          "0":"Quark Drive"
  2838.       },
  2839.       "heightm":1.3,
  2840.       "weightkg":111,
  2841.       "color":"Blue",
  2842.       "tags":[
  2843.          "Sub-Legendary",
  2844.          "Paradox"
  2845.       ],
  2846.       "eggGroups":[
  2847.          "Undiscovered"
  2848.       ]
  2849.    },
  2850.    "ironmoth":{
  2851.       "num":994,
  2852.       "name":"Iron Moth",
  2853.       "types":[
  2854.          "Fire",
  2855.          "Poison"
  2856.       ],
  2857.       "gender":"N",
  2858.       "baseStats":{
  2859.          "hp":80,
  2860.          "atk":70,
  2861.          "def":60,
  2862.          "spa":140,
  2863.          "spd":110,
  2864.          "spe":110
  2865.       },
  2866.       "abilities":{
  2867.          "0":"Quark Drive"
  2868.       },
  2869.       "heightm":1.2,
  2870.       "weightkg":36,
  2871.       "color":"Yellow",
  2872.       "tags":[
  2873.          "Sub-Legendary",
  2874.          "Paradox"
  2875.       ],
  2876.       "eggGroups":[
  2877.          "Undiscovered"
  2878.       ]
  2879.    },
  2880.    "ironthorns":{
  2881.       "num":995,
  2882.       "name":"Iron Thorns",
  2883.       "types":[
  2884.          "Rock",
  2885.          "Electric"
  2886.       ],
  2887.       "gender":"N",
  2888.       "baseStats":{
  2889.          "hp":100,
  2890.          "atk":134,
  2891.          "def":110,
  2892.          "spa":70,
  2893.          "spd":84,
  2894.          "spe":72
  2895.       },
  2896.       "abilities":{
  2897.          "0":"Quark Drive"
  2898.       },
  2899.       "heightm":1.6,
  2900.       "weightkg":303,
  2901.       "color":"Green",
  2902.       "tags":[
  2903.          "Sub-Legendary",
  2904.          "Paradox"
  2905.       ],
  2906.       "eggGroups":[
  2907.          "Undiscovered"
  2908.       ]
  2909.    },
  2910.    "frigibax":{
  2911.       "num":996,
  2912.       "name":"Frigibax",
  2913.       "types":[
  2914.          "Dragon",
  2915.          "Ice"
  2916.       ],
  2917.       "baseStats":{
  2918.          "hp":65,
  2919.          "atk":75,
  2920.          "def":45,
  2921.          "spa":35,
  2922.          "spd":45,
  2923.          "spe":55
  2924.       },
  2925.       "abilities":{
  2926.          "0":"Thermal Exchange",
  2927.          "H":"Ice Body"
  2928.       },
  2929.       "heightm":0.5,
  2930.       "weightkg":17,
  2931.       "color":"Gray",
  2932.       "evos":[
  2933.          "Arctibax"
  2934.       ],
  2935.       "eggGroups":[
  2936.          "Dragon",
  2937.          "Mineral"
  2938.       ]
  2939.    },
  2940.    "arctibax":{
  2941.       "num":997,
  2942.       "name":"Arctibax",
  2943.       "types":[
  2944.          "Dragon",
  2945.          "Ice"
  2946.       ],
  2947.       "baseStats":{
  2948.          "hp":90,
  2949.          "atk":95,
  2950.          "def":66,
  2951.          "spa":45,
  2952.          "spd":65,
  2953.          "spe":62
  2954.       },
  2955.       "abilities":{
  2956.          "0":"Thermal Exchange",
  2957.          "H":"Ice Body"
  2958.       },
  2959.       "heightm":0.8,
  2960.       "weightkg":30,
  2961.       "color":"Gray",
  2962.       "prevo":"Frigibax",
  2963.       "evoLevel":35,
  2964.       "evos":[
  2965.          "Baxcalibur"
  2966.       ],
  2967.       "eggGroups":[
  2968.          "Dragon",
  2969.          "Mineral"
  2970.       ]
  2971.    },
  2972.    "baxcalibur":{
  2973.       "num":998,
  2974.       "name":"Baxcalibur",
  2975.       "types":[
  2976.          "Dragon",
  2977.          "Ice"
  2978.       ],
  2979.       "baseStats":{
  2980.          "hp":115,
  2981.          "atk":145,
  2982.          "def":92,
  2983.          "spa":75,
  2984.          "spd":86,
  2985.          "spe":87
  2986.       },
  2987.       "abilities":{
  2988.          "0":"Thermal Exchange",
  2989.          "H":"Ice Body"
  2990.       },
  2991.       "heightm":2.1,
  2992.       "weightkg":210,
  2993.       "color":"Gray",
  2994.       "prevo":"Arctibax",
  2995.       "evoLevel":54,
  2996.       "eggGroups":[
  2997.          "Dragon",
  2998.          "Mineral"
  2999.       ]
  3000.    },
  3001.    "gimmighoul":{
  3002.       "num":999,
  3003.       "name":"Gimmighoul",
  3004.       "baseForme":"Chest",
  3005.       "types":[
  3006.          "Ghost"
  3007.       ],
  3008.       "gender":"N",
  3009.       "baseStats":{
  3010.          "hp":45,
  3011.          "atk":30,
  3012.          "def":70,
  3013.          "spa":75,
  3014.          "spd":70,
  3015.          "spe":10
  3016.       },
  3017.       "abilities":{
  3018.          "0":"Rattled"
  3019.       },
  3020.       "heightm":0.3,
  3021.       "weightkg":5,
  3022.       "color":"Brown",
  3023.       "evos":[
  3024.          "Gholdengo"
  3025.       ],
  3026.       "otherFormes":[
  3027.          "Gimmighoul-Roaming"
  3028.       ],
  3029.       "formeOrder":[
  3030.          "Gimmighoul",
  3031.          "Gimmighoul-Roaming"
  3032.       ],
  3033.       "eggGroups":[
  3034.          "Undiscovered"
  3035.       ]
  3036.    },
  3037.    "gimmighoulroaming":{
  3038.       "num":999,
  3039.       "name":"Gimmighoul-Roaming",
  3040.       "baseSpecies":"Gimmighoul",
  3041.       "forme":"Roaming",
  3042.       "types":[
  3043.          "Ghost"
  3044.       ],
  3045.       "gender":"N",
  3046.       "baseStats":{
  3047.          "hp":45,
  3048.          "atk":30,
  3049.          "def":25,
  3050.          "spa":75,
  3051.          "spd":45,
  3052.          "spe":80
  3053.       },
  3054.       "abilities":{
  3055.          "0":"Run Away"
  3056.       },
  3057.       "heightm":0.1,
  3058.       "weightkg":0.1,
  3059.       "color":"Blue",
  3060.       "evos":[
  3061.          "Gholdengo"
  3062.       ],
  3063.       "eggGroups":[
  3064.          "Undiscovered"
  3065.       ]
  3066.    },
  3067.    "gholdengo":{
  3068.       "num":1000,
  3069.       "name":"Gholdengo",
  3070.       "types":[
  3071.          "Steel",
  3072.          "Ghost"
  3073.       ],
  3074.       "gender":"N",
  3075.       "baseStats":{
  3076.          "hp":87,
  3077.          "atk":60,
  3078.          "def":95,
  3079.          "spa":133,
  3080.          "spd":91,
  3081.          "spe":84
  3082.       },
  3083.       "abilities":{
  3084.          "0":"Good as Gold"
  3085.       },
  3086.       "heightm":1.2,
  3087.       "weightkg":30,
  3088.       "color":"Yellow",
  3089.       "prevo":"Gimmighoul",
  3090.       "evoType":"other",
  3091.       "evoCondition":"Give 999 Coins",
  3092.       "eggGroups":[
  3093.          "Undiscovered"
  3094.       ]
  3095.    },
  3096.    "wochien":{
  3097.       "num":1001,
  3098.       "name":"Wo-Chien",
  3099.       "types":[
  3100.          "Dark",
  3101.          "Grass"
  3102.       ],
  3103.       "gender":"N",
  3104.       "baseStats":{
  3105.          "hp":85,
  3106.          "atk":85,
  3107.          "def":100,
  3108.          "spa":95,
  3109.          "spd":135,
  3110.          "spe":70
  3111.       },
  3112.       "abilities":{
  3113.          "0":"Tablets of Ruin"
  3114.       },
  3115.       "heightm":1.5,
  3116.       "weightkg":74.2,
  3117.       "color":"Brown",
  3118.       "tags":[
  3119.          "Sub-Legendary"
  3120.       ],
  3121.       "eggGroups":[
  3122.          "Undiscovered"
  3123.       ]
  3124.    },
  3125.    "chienpao":{
  3126.       "num":1002,
  3127.       "name":"Chien-Pao",
  3128.       "types":[
  3129.          "Dark",
  3130.          "Ice"
  3131.       ],
  3132.       "gender":"N",
  3133.       "baseStats":{
  3134.          "hp":80,
  3135.          "atk":120,
  3136.          "def":80,
  3137.          "spa":90,
  3138.          "spd":65,
  3139.          "spe":135
  3140.       },
  3141.       "abilities":{
  3142.          "0":"Sword of Ruin"
  3143.       },
  3144.       "heightm":1.9,
  3145.       "weightkg":152.2,
  3146.       "color":"White",
  3147.       "tags":[
  3148.          "Sub-Legendary"
  3149.       ],
  3150.       "eggGroups":[
  3151.          "Undiscovered"
  3152.       ]
  3153.    },
  3154.    "tinglu":{
  3155.       "num":1003,
  3156.       "name":"Ting-Lu",
  3157.       "types":[
  3158.          "Dark",
  3159.          "Ground"
  3160.       ],
  3161.       "gender":"N",
  3162.       "baseStats":{
  3163.          "hp":155,
  3164.          "atk":110,
  3165.          "def":125,
  3166.          "spa":55,
  3167.          "spd":80,
  3168.          "spe":45
  3169.       },
  3170.       "abilities":{
  3171.          "0":"Vessel of Ruin"
  3172.       },
  3173.       "heightm":2.7,
  3174.       "weightkg":699.7,
  3175.       "color":"Brown",
  3176.       "tags":[
  3177.          "Sub-Legendary"
  3178.       ],
  3179.       "eggGroups":[
  3180.          "Undiscovered"
  3181.       ]
  3182.    },
  3183.    "chiyu":{
  3184.       "num":1004,
  3185.       "name":"Chi-Yu",
  3186.       "types":[
  3187.          "Dark",
  3188.          "Fire"
  3189.       ],
  3190.       "gender":"N",
  3191.       "baseStats":{
  3192.          "hp":55,
  3193.          "atk":80,
  3194.          "def":80,
  3195.          "spa":135,
  3196.          "spd":120,
  3197.          "spe":100
  3198.       },
  3199.       "abilities":{
  3200.          "0":"Beads of Ruin"
  3201.       },
  3202.       "heightm":0.4,
  3203.       "weightkg":4.9,
  3204.       "color":"Red",
  3205.       "tags":[
  3206.          "Sub-Legendary"
  3207.       ],
  3208.       "eggGroups":[
  3209.          "Undiscovered"
  3210.       ]
  3211.    },
  3212.    "roaringmoon":{
  3213.       "num":1005,
  3214.       "name":"Roaring Moon",
  3215.       "types":[
  3216.          "Dragon",
  3217.          "Dark"
  3218.       ],
  3219.       "gender":"N",
  3220.       "baseStats":{
  3221.          "hp":105,
  3222.          "atk":139,
  3223.          "def":71,
  3224.          "spa":55,
  3225.          "spd":101,
  3226.          "spe":119
  3227.       },
  3228.       "abilities":{
  3229.          "0":"Protosynthesis"
  3230.       },
  3231.       "heightm":2,
  3232.       "weightkg":380,
  3233.       "color":"Green",
  3234.       "tags":[
  3235.          "Sub-Legendary",
  3236.          "Paradox"
  3237.       ],
  3238.       "eggGroups":[
  3239.          "Undiscovered"
  3240.       ]
  3241.    },
  3242.    "ironvaliant":{
  3243.       "num":1006,
  3244.       "name":"Iron Valiant",
  3245.       "types":[
  3246.          "Fairy",
  3247.          "Fighting"
  3248.       ],
  3249.       "gender":"N",
  3250.       "baseStats":{
  3251.          "hp":74,
  3252.          "atk":130,
  3253.          "def":90,
  3254.          "spa":120,
  3255.          "spd":60,
  3256.          "spe":116
  3257.       },
  3258.       "abilities":{
  3259.          "0":"Quark Drive"
  3260.       },
  3261.       "heightm":1.4,
  3262.       "weightkg":35,
  3263.       "color":"White",
  3264.       "tags":[
  3265.          "Sub-Legendary",
  3266.          "Paradox"
  3267.       ],
  3268.       "eggGroups":[
  3269.          "Undiscovered"
  3270.       ]
  3271.    },
  3272.    "koraidon":{
  3273.       "num":1007,
  3274.       "name":"Koraidon",
  3275.       "types":[
  3276.          "Fighting",
  3277.          "Dragon"
  3278.       ],
  3279.       "gender":"N",
  3280.       "baseStats":{
  3281.          "hp":100,
  3282.          "atk":135,
  3283.          "def":115,
  3284.          "spa":85,
  3285.          "spd":100,
  3286.          "spe":135
  3287.       },
  3288.       "abilities":{
  3289.          "0":"Orichalcum Pulse"
  3290.       },
  3291.       "heightm":2.5,
  3292.       "weightkg":303,
  3293.       "color":"Red",
  3294.       "tags":[
  3295.          "Restricted Legendary"
  3296.       ],
  3297.       "eggGroups":[
  3298.          "Undiscovered"
  3299.       ]
  3300.    },
  3301.    "miraidon":{
  3302.       "num":1008,
  3303.       "name":"Miraidon",
  3304.       "types":[
  3305.          "Electric",
  3306.          "Dragon"
  3307.       ],
  3308.       "gender":"N",
  3309.       "baseStats":{
  3310.          "hp":100,
  3311.          "atk":85,
  3312.          "def":100,
  3313.          "spa":135,
  3314.          "spd":115,
  3315.          "spe":135
  3316.       },
  3317.       "abilities":{
  3318.          "0":"Hadron Engine"
  3319.       },
  3320.       "heightm":3.5,
  3321.       "weightkg":240,
  3322.       "color":"Blue",
  3323.       "tags":[
  3324.          "Restricted Legendary"
  3325.       ],
  3326.       "eggGroups":[
  3327.          "Undiscovered"
  3328.       ]
  3329.    }
  3330. }
Add Comment
Please, Sign In to add comment