{
  "implemented": true,
  "nationalPokedexNumber": 9,
  "name": "Blastoise",
  "primaryType": "water",
  "maleRatio": 0.875,
  "height": 16,
  "weight": 855,
  "pokedex": [
    "cobblemon.species.blastoise.desc"
  ],
  "labels": [
    "gen1"
  ],
  "aspects": [],
  "abilities": [
    "torrent",
    "h:raindish"
  ],
  "eggGroups": [
    "monster",
    "water_1"
  ],
  "baseStats": {
    "hp": 79,
    "attack": 83,
    "defence": 100,
    "special_attack": 85,
    "special_defence": 105,
    "speed": 78
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 3,
    "speed": 0
  },
  "baseExperienceYield": 265,
  "experienceGroup": "medium_slow",
  "catchRate": 45,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 0.9,
  "hitbox": {
    "width": 1.8,
    "height": 3,
    "fixed": false
  },
  "behaviour": {
    "resting": {
      "canSleep": true,
      "light": "0-4"
    },
    "moving": {
      "walk": {
        "walkSpeed": 0.17
      },
      "swim": {
        "canBreatheUnderwater": true,
        "canSwimInWater": true,
        "canSwimInLava": false,
        "swimSpeed": "0.2"
      }
    }
  },
  "drops": {
    "amount": 4,
    "entries": [
      {
        "item": "minecraft:turtle_scute",
        "quantityRange": "0-3"
      },
      {
        "item": "cobblemon:mystic_water",
        "percentage": 25.0
      }
    ]
  },
  "moves": [
    "1:flashcannon",
    "1:tackle",
    "1:tailwhip",
    "1:bubble",
    "1:withdraw",
    "1:watergun",
    "1:skullbash",
    "9:rapidspin",
    "12:bite",
    "15:waterpulse",
    "20:protect",
    "25:raindance",
    "30:aquatail",
    "35:shellsmash",
    "42:irondefense",
    "49:hydropump",
    "56:wavecrash",
    "egg:aquajet",
    "egg:aquaring",
    "egg:fakeout",
    "egg:flail",
    "egg:foresight",
    "egg:lifedew",
    "egg:mirrorcoat",
    "egg:mist",
    "egg:mudsport",
    "egg:refresh",
    "egg:waterspout",
    "egg:wavecrash",
    "egg:yawn",
    "tm:aquatail",
    "tm:aurasphere",
    "tm:avalanche",
    "tm:blizzard",
    "tm:bodypress",
    "tm:bodyslam",
    "tm:brickbreak",
    "tm:brine",
    "tm:chillingwater",
    "tm:crunch",
    "tm:darkpulse",
    "tm:dig",
    "tm:dive",
    "tm:doubleedge",
    "tm:dragonpulse",
    "tm:earthquake",
    "tm:endure",
    "tm:facade",
    "tm:flashcannon",
    "tm:fling",
    "tm:flipturn",
    "tm:focusblast",
    "tm:focuspunch",
    "tm:gigaimpact",
    "tm:gyroball",
    "tm:hail",
    "tm:haze",
    "tm:headbutt",
    "tm:helpinghand",
    "tm:hydrocannon",
    "tm:hydropump",
    "tm:hyperbeam",
    "tm:icebeam",
    "tm:icepunch",
    "tm:icespinner",
    "tm:icywind",
    "tm:irondefense",
    "tm:irontail",
    "tm:liquidation",
    "tm:megakick",
    "tm:megapunch",
    "tm:muddywater",
    "tm:mudshot",
    "tm:poweruppunch",
    "tm:protect",
    "tm:raindance",
    "tm:rest",
    "tm:roar",
    "tm:rockclimb",
    "tm:rockslide",
    "tm:rocksmash",
    "tm:rocktomb",
    "tm:rollout",
    "tm:scaryface",
    "tm:signalbeam",
    "tm:sleeptalk",
    "tm:smackdown",
    "tm:strength",
    "tm:substitute",
    "tm:surf",
    "tm:takedown",
    "tm:terablast",
    "tm:terrainpulse",
    "tm:waterpledge",
    "tm:waterpulse",
    "tm:weatherball",
    "tm:whirlpool",
    "tm:workup",
    "tm:zenheadbutt",
    "tutor:aquatail",
    "tutor:darkpulse",
    "tutor:dive",
    "tutor:dragonpulse",
    "tutor:flashcannon",
    "tutor:flipturn",
    "tutor:focuspunch",
    "tutor:gigaimpact",
    "tutor:helpinghand",
    "tutor:hydrocannon",
    "tutor:hyperbeam",
    "tutor:icebeam",
    "tutor:icepunch",
    "tutor:icywind",
    "tutor:irondefense",
    "tutor:irontail",
    "tutor:liquidation",
    "tutor:rest",
    "tutor:rockslide",
    "tutor:rocksmash",
    "tutor:rollout",
    "tutor:signalbeam",
    "tutor:sleeptalk",
    "tutor:terrainpulse",
    "tutor:waterpledge",
    "tutor:waterpulse",
    "tutor:zenheadbutt"
  ],
  "preEvolution": "wartortle",
  "evolutions": [],
  "forms": [
    {
      "name": "Mega",
      "primaryType": "water",
      "maleRatio": 0.875,
      "height": 16,
      "weight": 1011,
      "pokedex": [
        "cobblemon.species.blastoise-mega.desc"
      ],
      "labels": [
        "gen6",
        "mega"
      ],
      "aspects": [
        "mega"
      ],
      "abilities": [
        "megalauncher",
        "h:megalauncher"
      ],
      "baseStats": {
        "hp": 79,
        "attack": 103,
        "defence": 120,
        "special_attack": 135,
        "special_defence": 115,
        "speed": 78
      },
      "baseExperienceYield": 315,
      "dynamaxBlocked": true,
      "evolutions": [],
      "battleOnly": true,
      "riding": {
        "stats": {
          "SPEED": {
            "ranges": {
              "LAND": "10-20",
              "LIQUID": "35-70"
            }
          },
          "ACCELERATION": {
            "ranges": {
              "LAND": "5-100",
              "LIQUID": "15-35"
            }
          },
          "SKILL": {
            "ranges": {
              "LAND": "15-40",
              "LIQUID": "30-65"
            }
          },
          "JUMP": {
            "ranges": {
              "LAND": "5-10",
              "LIQUID": "10-20"
            }
          },
          "STAMINA": {
            "ranges": {
              "LAND": "20-50",
              "LIQUID": "45-95"
            }
          }
        },
        "seats": [],
        "behaviour": {
          "key": "cobblemon:land/horse"
        }
      }
    },
    {
      "name": "Gmax",
      "primaryType": "water",
      "maleRatio": 0.875,
      "height": 250,
      "weight": 0,
      "pokedex": [
        "cobblemon.species.blastoise-gmax.desc"
      ],
      "labels": [
        "gen8",
        "gmax"
      ],
      "aspects": [
        "gmax"
      ],
      "dynamaxBlocked": true,
      "evolutions": [],
      "battleOnly": true
    }
  ],
  "riding": {
    "stats": {
      "SPEED": {
        "ranges": {
          "LAND": "10-20",
          "LIQUID": "35-70"
        }
      },
      "ACCELERATION": {
        "ranges": {
          "LAND": "5-100",
          "LIQUID": "15-30"
        }
      },
      "SKILL": {
        "ranges": {
          "LAND": "15-30",
          "LIQUID": "30-60"
        }
      },
      "JUMP": {
        "ranges": {
          "LAND": "5-10",
          "LIQUID": "10-20"
        }
      },
      "STAMINA": {
        "ranges": {
          "LAND": "20-40",
          "LIQUID": "45-90"
        }
      }
    },
    "seats": [],
    "behaviour": {
      "key": "cobblemon:land/horse"
    }
  }
}
