{
  "nationalPokedexNumber": 537,
  "name": "Seismitoad",
  "primaryType": "water",
  "secondaryType": "ground",
  "maleRatio": 0.5,
  "height": 15,
  "weight": 620,
  "pokedex": [
    "cobblemon.species.seismitoad.desc"
  ],
  "labels": [
    "gen5"
  ],
  "aspects": [],
  "abilities": [
    "swiftswim",
    "poisontouch",
    "h:waterabsorb"
  ],
  "eggGroups": [
    "water_1"
  ],
  "baseStats": {
    "hp": 105,
    "attack": 95,
    "defence": 75,
    "special_attack": 85,
    "special_defence": 75,
    "speed": 74
  },
  "evYield": {
    "hp": 3,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 255,
  "experienceGroup": "medium_slow",
  "catchRate": 45,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 1,
  "hitbox": {
    "width": 1,
    "height": 1,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "swim": {
        "canSwimInWater": true,
        "canSwimInLava": false,
        "canBreatheUnderwater": true,
        "swimSpeed": "0.2"
      }
    }
  },
  "drops": {
    "amount": 4,
    "entries": [
      {
        "item": "minecraft:clay_ball",
        "quantityRange": "0-3"
      },
      {
        "item": "cobblemon:persim_berry",
        "percentage": 10.0
      }
    ]
  },
  "moves": [
    "1:bubble",
    "1:growl",
    "1:supersonic",
    "1:acid",
    "1:drainpunch",
    "1:echoedvoice",
    "1:gastroacid",
    "12:mudshot",
    "16:round",
    "20:bubblebeam",
    "24:flail",
    "30:uproar",
    "39:aquaring",
    "46:hypervoice",
    "54:muddywater",
    "62:raindance",
    "70:hydropump",
    "egg:mist",
    "egg:mudbomb",
    "egg:mudslap",
    "egg:mudsport",
    "egg:refresh",
    "egg:snore",
    "egg:toxic",
    "egg:waterpulse",
    "tm:afteryou",
    "tm:bounce",
    "tm:brickbreak",
    "tm:bulldoze",
    "tm:dig",
    "tm:dive",
    "tm:drainpunch",
    "tm:earthpower",
    "tm:earthquake",
    "tm:echoedvoice",
    "tm:endeavor",
    "tm:endure",
    "tm:facade",
    "tm:fling",
    "tm:focusblast",
    "tm:focuspunch",
    "tm:gastroacid",
    "tm:gigaimpact",
    "tm:grassknot",
    "tm:hail",
    "tm:hydropump",
    "tm:hyperbeam",
    "tm:hypervoice",
    "tm:icepunch",
    "tm:icywind",
    "tm:infestation",
    "tm:knockoff",
    "tm:liquidation",
    "tm:lowkick",
    "tm:megakick",
    "tm:megapunch",
    "tm:muddywater",
    "tm:mudshot",
    "tm:mudslap",
    "tm:payback",
    "tm:poisonjab",
    "tm:poweruppunch",
    "tm:powerwhip",
    "tm:protect",
    "tm:raindance",
    "tm:rest",
    "tm:rockslide",
    "tm:rocksmash",
    "tm:rocktomb",
    "tm:round",
    "tm:scald",
    "tm:screech",
    "tm:sleeptalk",
    "tm:sludgebomb",
    "tm:sludgewave",
    "tm:snore",
    "tm:stealthrock",
    "tm:stompingtantrum",
    "tm:strength",
    "tm:substitute",
    "tm:surf",
    "tm:terablast",
    "tm:toxic",
    "tm:uproar",
    "tm:venomdrench",
    "tm:venoshock",
    "tm:waterpulse",
    "tm:weatherball",
    "tutor:afteryou",
    "tutor:bounce",
    "tutor:bulldoze",
    "tutor:dive",
    "tutor:drainpunch",
    "tutor:earthpower",
    "tutor:endeavor",
    "tutor:focuspunch",
    "tutor:gastroacid",
    "tutor:gigaimpact",
    "tutor:hyperbeam",
    "tutor:hypervoice",
    "tutor:icepunch",
    "tutor:icywind",
    "tutor:knockoff",
    "tutor:liquidation",
    "tutor:lowkick",
    "tutor:mudslap",
    "tutor:poisonjab",
    "tutor:rest",
    "tutor:rockslide",
    "tutor:rocksmash",
    "tutor:sleeptalk",
    "tutor:sludgebomb",
    "tutor:snore",
    "tutor:stealthrock",
    "tutor:stompingtantrum",
    "tutor:uproar",
    "tutor:waterpulse"
  ],
  "preEvolution": "palpitoad",
  "evolutions": []
}