{
  "implemented": true,
  "nationalPokedexNumber": 771,
  "name": "Pyukumuku",
  "primaryType": "water",
  "maleRatio": 0.5,
  "height": 3,
  "weight": 12,
  "pokedex": [
    "cobblemon.species.pyukumuku.desc"
  ],
  "labels": [
    "gen7"
  ],
  "aspects": [],
  "abilities": [
    "innardsout",
    "h:unaware"
  ],
  "eggGroups": [
    "water_1"
  ],
  "baseStats": {
    "hp": 55,
    "attack": 60,
    "defence": 130,
    "special_attack": 30,
    "special_defence": 130,
    "speed": 5
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 2,
    "speed": 0
  },
  "baseExperienceYield": 144,
  "experienceGroup": "fast",
  "catchRate": 60,
  "eggCycles": 15,
  "baseFriendship": 50,
  "baseScale": 0.75,
  "hitbox": {
    "width": 0.75,
    "height": 0.6,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "walk": {
        "walkSpeed": 0.175
      },
      "swim": {
        "swimSpeed": 0.1,
        "canSwimInWater": true,
        "canBreatheUnderwater": true,
        "canSwimInLava": false
      },
      "wanderChance": 360
    }
  },
  "drops": {
    "amount": 2,
    "entries": [
      {
        "item": "minecraft:slime_ball",
        "quantityRange": "0-2"
      }
    ]
  },
  "moves": [
    "1:batonpass",
    "1:watersport",
    "1:mudsport",
    "1:harden",
    "1:bide",
    "5:helpinghand",
    "10:taunt",
    "15:safeguard",
    "20:counter",
    "25:purify",
    "30:curse",
    "35:gastroacid",
    "40:painsplit",
    "45:recover",
    "50:soak",
    "55:toxic",
    "60:memento",
    "egg:bestow",
    "egg:mirrorcoat",
    "egg:spite",
    "egg:swagger",
    "egg:tickle",
    "tm:batonpass",
    "tm:block",
    "tm:curse",
    "tm:endure",
    "tm:gastroacid",
    "tm:hail",
    "tm:helpinghand",
    "tm:lightscreen",
    "tm:painsplit",
    "tm:protect",
    "tm:psychup",
    "tm:quash",
    "tm:raindance",
    "tm:recycle",
    "tm:reflect",
    "tm:rest",
    "tm:safeguard",
    "tm:screech",
    "tm:sleeptalk",
    "tm:spite",
    "tm:substitute",
    "tm:swagger",
    "tm:taunt",
    "tm:toxic",
    "tm:venomdrench",
    "tutor:block",
    "tutor:gastroacid",
    "tutor:helpinghand",
    "tutor:painsplit",
    "tutor:recycle",
    "tutor:rest",
    "tutor:sleeptalk",
    "tutor:spite"
  ],
  "evolutions": []
}