{
  "implemented": true,
  "nationalPokedexNumber": 977,
  "name": "Dondozo",
  "primaryType": "water",
  "maleRatio": 0.5,
  "height": 120,
  "weight": 2200,
  "pokedex": [
    "cobblemon.species.dondozo.desc"
  ],
  "labels": [
    "gen9"
  ],
  "aspects": [],
  "abilities": [
    "unaware",
    "oblivious",
    "h:waterveil"
  ],
  "eggGroups": [
    "water_2"
  ],
  "baseStats": {
    "hp": 150,
    "attack": 100,
    "defence": 115,
    "special_attack": 65,
    "special_defence": 65,
    "speed": 35
  },
  "evYield": {
    "hp": 3,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 265,
  "experienceGroup": "slow",
  "catchRate": 25,
  "eggCycles": 40,
  "baseFriendship": 50,
  "baseScale": 1,
  "hitbox": {
    "width": 3.5,
    "height": 2,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "walk": {
        "walkSpeed": 0.172,
        "avoidsLand": true
      },
      "swim": {
        "swimSpeed": 0.2,
        "canBreatheUnderwater": true,
        "canSwimInWater": true,
        "canSwimInLava": false
      }
    }
  },
  "drops": {
    "amount": 2,
    "entries": [
      {
        "item": "minecraft:salmon"
      },
      {
        "item": "minecraft:bone_meal",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:tackle",
    "1:supersonic",
    "1:watergun",
    "5:tickle",
    "10:flail",
    "15:rest",
    "15:sleeptalk",
    "20:dive",
    "25:nobleroar",
    "30:soak",
    "35:bodyslam",
    "40:aquatail",
    "45:raindance",
    "50:orderup",
    "55:heavyslam",
    "60:doubleedge",
    "65:wavecrash",
    "egg:curse",
    "egg:fissure",
    "egg:thrash",
    "egg:yawn",
    "tm:aquatail",
    "tm:avalanche",
    "tm:bodypress",
    "tm:bodyslam",
    "tm:bulldoze",
    "tm:chillingwater",
    "tm:crunch",
    "tm:curse",
    "tm:dive",
    "tm:doubleedge",
    "tm:earthquake",
    "tm:endure",
    "tm:facade",
    "tm:gigaimpact",
    "tm:heavyslam",
    "tm:hydropump",
    "tm:hyperbeam",
    "tm:icefang",
    "tm:liquidation",
    "tm:outrage",
    "tm:protect",
    "tm:raindance",
    "tm:rest",
    "tm:rockslide",
    "tm:scaryface",
    "tm:sleeptalk",
    "tm:stompingtantrum",
    "tm:substitute",
    "tm:surf",
    "tm:takedown",
    "tm:terablast",
    "tm:waterfall",
    "tm:waterpulse",
    "tm:zenheadbutt",
    "tutor:aquatail",
    "tutor:bulldoze",
    "tutor:dive",
    "tutor:gigaimpact",
    "tutor:hyperbeam",
    "tutor:icefang",
    "tutor:liquidation",
    "tutor:outrage",
    "tutor:rest",
    "tutor:rockslide",
    "tutor:sleeptalk",
    "tutor:stompingtantrum",
    "tutor:waterpulse",
    "tutor:zenheadbutt"
  ],
  "evolutions": []
}