{
  "implemented": true,
  "nationalPokedexNumber": 980,
  "name": "Clodsire",
  "primaryType": "poison",
  "secondaryType": "ground",
  "maleRatio": 0.5,
  "height": 18,
  "weight": 2230,
  "pokedex": [
    "cobblemon.species.clodsire.desc"
  ],
  "labels": [
    "gen9"
  ],
  "aspects": [
    "paldean"
  ],
  "abilities": [
    "poisonpoint",
    "waterabsorb",
    "h:unaware"
  ],
  "eggGroups": [
    "water_1",
    "field"
  ],
  "baseStats": {
    "hp": 130,
    "attack": 75,
    "defence": 60,
    "special_attack": 45,
    "special_defence": 100,
    "speed": 20
  },
  "evYield": {
    "hp": 2,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 151,
  "experienceGroup": "medium_fast",
  "catchRate": 90,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 1.15,
  "hitbox": {
    "width": 1.4,
    "height": 1,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "swim": {
        "canBreatheUnderwater": true,
        "canSwimInWater": true,
        "canSwimInLava": false,
        "swimSpeed": "0.2"
      }
    }
  },
  "drops": {
    "amount": 3,
    "entries": [
      {
        "item": "minecraft:clay_ball",
        "quantityRange": "0-2"
      },
      {
        "item": "cobblemon:pecha_berry",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:amnesia",
    "1:tailwhip",
    "1:poisonsting",
    "1:tackle",
    "4:toxicspikes",
    "8:mudshot",
    "12:poisontail",
    "16:slam",
    "21:yawn",
    "24:poisonjab",
    "30:sludgewave",
    "36:megahorn",
    "40:toxic",
    "48:earthquake",
    "egg:acidspray",
    "egg:afteryou",
    "egg:ancientpower",
    "egg:counter",
    "egg:curse",
    "egg:doublekick",
    "egg:haze",
    "egg:mist",
    "egg:recover",
    "egg:spitup",
    "egg:stockpile",
    "egg:swallow",
    "tm:acidspray",
    "tm:afteryou",
    "tm:amnesia",
    "tm:ancientpower",
    "tm:bodypress",
    "tm:bodyslam",
    "tm:bulldoze",
    "tm:chillingwater",
    "tm:curse",
    "tm:dig",
    "tm:doubleedge",
    "tm:earthpower",
    "tm:earthquake",
    "tm:endure",
    "tm:facade",
    "tm:gigaimpact",
    "tm:gunkshot",
    "tm:haze",
    "tm:heavyslam",
    "tm:helpinghand",
    "tm:highhorsepower",
    "tm:hydropump",
    "tm:hyperbeam",
    "tm:ironhead",
    "tm:liquidation",
    "tm:lowkick",
    "tm:megahorn",
    "tm:muddywater",
    "tm:mudshot",
    "tm:mudslap",
    "tm:poisonjab",
    "tm:poisontail",
    "tm:protect",
    "tm:raindance",
    "tm:rest",
    "tm:rockslide",
    "tm:rocktomb",
    "tm:sandstorm",
    "tm:sleeptalk",
    "tm:sludgebomb",
    "tm:sludgewave",
    "tm:spikes",
    "tm:stealthrock",
    "tm:stompingtantrum",
    "tm:stoneedge",
    "tm:substitute",
    "tm:surf",
    "tm:takedown",
    "tm:terablast",
    "tm:toxic",
    "tm:toxicspikes",
    "tm:trailblaze",
    "tm:venoshock",
    "tm:waterfall",
    "tm:waterpulse",
    "tm:zenheadbutt",
    "tutor:afteryou",
    "tutor:ancientpower",
    "tutor:bulldoze",
    "tutor:earthpower",
    "tutor:gigaimpact",
    "tutor:gunkshot",
    "tutor:helpinghand",
    "tutor:highhorsepower",
    "tutor:hyperbeam",
    "tutor:ironhead",
    "tutor:liquidation",
    "tutor:lowkick",
    "tutor:megahorn",
    "tutor:mudslap",
    "tutor:poisonjab",
    "tutor:rest",
    "tutor:rockslide",
    "tutor:sleeptalk",
    "tutor:sludgebomb",
    "tutor:spikes",
    "tutor:stealthrock",
    "tutor:stompingtantrum",
    "tutor:stoneedge",
    "tutor:waterpulse",
    "tutor:zenheadbutt"
  ],
  "preEvolution": "wooper paldean",
  "evolutions": []
}