{
  "implemented": true,
  "nationalPokedexNumber": 423,
  "name": "Gastrodon",
  "primaryType": "water",
  "secondaryType": "ground",
  "maleRatio": 0.5,
  "height": 9,
  "weight": 299,
  "pokedex": [
    "cobblemon.species.gastrodon.desc"
  ],
  "labels": [
    "gen4"
  ],
  "aspects": [
    "west-sea"
  ],
  "abilities": [
    "stickyhold",
    "stormdrain",
    "h:sandforce"
  ],
  "eggGroups": [
    "water_1",
    "amorphous"
  ],
  "baseStats": {
    "hp": 111,
    "attack": 83,
    "defence": 68,
    "special_attack": 92,
    "special_defence": 82,
    "speed": 39
  },
  "evYield": {
    "hp": 2,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 166,
  "experienceGroup": "medium_fast",
  "catchRate": 75,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 0.75,
  "hitbox": {
    "width": 1.8,
    "height": 1.95,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "swim": {
        "canSwimInWater": true,
        "canSwimInLava": false,
        "canBreatheUnderwater": true,
        "swimSpeed": "0.2"
      }
    }
  },
  "drops": {
    "amount": 3,
    "entries": [
      {
        "item": "minecraft:clay_ball",
        "quantityRange": "0-2"
      },
      {
        "item": "cobblemon:rindo_berry",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:mudslap",
    "1:mudsport",
    "1:harden",
    "1:mudbomb",
    "1:recover",
    "1:watergun",
    "15:waterpulse",
    "20:ancientpower",
    "25:bodyslam",
    "33:muddywater",
    "39:earthpower",
    "46:raindance",
    "53:memento",
    "egg:acidarmor",
    "egg:clearsmog",
    "egg:counter",
    "egg:curse",
    "egg:fissure",
    "egg:mirrorcoat",
    "egg:mist",
    "egg:mudbomb",
    "egg:sludge",
    "egg:spitup",
    "egg:stockpile",
    "egg:swallow",
    "egg:trumpcard",
    "egg:yawn",
    "tm:amnesia",
    "tm:ancientpower",
    "tm:blizzard",
    "tm:block",
    "tm:bodyslam",
    "tm:brine",
    "tm:bulldoze",
    "tm:chillingwater",
    "tm:curse",
    "tm:dig",
    "tm:dive",
    "tm:earthpower",
    "tm:earthquake",
    "tm:endure",
    "tm:facade",
    "tm:flash",
    "tm:gigaimpact",
    "tm:hail",
    "tm:headbutt",
    "tm:helpinghand",
    "tm:hydropump",
    "tm:hyperbeam",
    "tm:icebeam",
    "tm:icywind",
    "tm:infestation",
    "tm:liquidation",
    "tm:muddywater",
    "tm:mudshot",
    "tm:mudslap",
    "tm:painsplit",
    "tm:protect",
    "tm:raindance",
    "tm:rest",
    "tm:rockblast",
    "tm:rockslide",
    "tm:rocksmash",
    "tm:rocktomb",
    "tm:sandstorm",
    "tm:sandtomb",
    "tm:skittersmack",
    "tm:sleeptalk",
    "tm:sludgebomb",
    "tm:sludgewave",
    "tm:snowscape",
    "tm:spikes",
    "tm:stealthrock",
    "tm:stompingtantrum",
    "tm:stoneedge",
    "tm:strength",
    "tm:stringshot",
    "tm:substitute",
    "tm:surf",
    "tm:takedown",
    "tm:terablast",
    "tm:waterfall",
    "tm:waterpulse",
    "tm:weatherball",
    "tm:whirlpool",
    "tutor:ancientpower",
    "tutor:block",
    "tutor:bulldoze",
    "tutor:dive",
    "tutor:earthpower",
    "tutor:gigaimpact",
    "tutor:helpinghand",
    "tutor:hyperbeam",
    "tutor:icebeam",
    "tutor:icywind",
    "tutor:liquidation",
    "tutor:mudslap",
    "tutor:painsplit",
    "tutor:rest",
    "tutor:rockslide",
    "tutor:rocksmash",
    "tutor:skittersmack",
    "tutor:sleeptalk",
    "tutor:sludgebomb",
    "tutor:spikes",
    "tutor:stealthrock",
    "tutor:stompingtantrum",
    "tutor:stoneedge",
    "tutor:stringshot",
    "tutor:waterpulse"
  ],
  "preEvolution": "shellos",
  "evolutions": [],
  "forms": [
    {
      "name": "East",
      "primaryType": "water",
      "secondaryType": "ground",
      "maleRatio": 0.5,
      "height": 9,
      "weight": 299,
      "pokedex": [
        "cobblemon.species.gastrodon-east.desc"
      ],
      "labels": [
        "gen4"
      ],
      "aspects": [
        "east-sea"
      ],
      "preEvolution": "shellos",
      "evolutions": [],
      "battleOnly": false
    }
  ]
}