{
  "implemented": true,
  "nationalPokedexNumber": 976,
  "name": "Veluza",
  "primaryType": "water",
  "secondaryType": "psychic",
  "maleRatio": 0.5,
  "height": 25,
  "weight": 900,
  "pokedex": [
    "cobblemon.species.veluza.desc"
  ],
  "labels": [
    "gen9"
  ],
  "aspects": [],
  "abilities": [
    "moldbreaker",
    "h:sharpness"
  ],
  "eggGroups": [
    "water_2"
  ],
  "baseStats": {
    "hp": 90,
    "attack": 102,
    "defence": 73,
    "special_attack": 78,
    "special_defence": 65,
    "speed": 70
  },
  "evYield": {
    "hp": 0,
    "attack": 2,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 167,
  "experienceGroup": "fast",
  "catchRate": 100,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 1,
  "hitbox": {
    "width": 1.1,
    "height": 1,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "swim": {
        "swimSpeed": 0.5,
        "canBreatheUnderwater": true,
        "canSwimInWater": true,
        "canSwimInLava": false
      },
      "walk": {
        "avoidsLand": true
      }
    }
  },
  "drops": {
    "amount": 4,
    "entries": [
      {
        "item": "minecraft:cod",
        "quantityRange": "1-3"
      },
      {
        "item": "minecraft:bone_meal",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:tackle",
    "1:aquajet",
    "7:pluck",
    "11:waterpulse",
    "15:focusenergy",
    "20:slash",
    "25:aquacutter",
    "30:filletaway",
    "35:nightslash",
    "40:psychocut",
    "45:liquidation",
    "50:crunch",
    "55:finalgambit",
    "egg:recover",
    "egg:thrash",
    "tm:agility",
    "tm:blizzard",
    "tm:bodyslam",
    "tm:chillingwater",
    "tm:crunch",
    "tm:doubleedge",
    "tm:drillrun",
    "tm:endeavor",
    "tm:endure",
    "tm:expandingforce",
    "tm:flipturn",
    "tm:focusenergy",
    "tm:gigaimpact",
    "tm:hydropump",
    "tm:hyperbeam",
    "tm:icebeam",
    "tm:icefang",
    "tm:icywind",
    "tm:liquidation",
    "tm:painsplit",
    "tm:pluck",
    "tm:protect",
    "tm:psychic",
    "tm:psychicfangs",
    "tm:psychicterrain",
    "tm:psychocut",
    "tm:raindance",
    "tm:rest",
    "tm:scaleshot",
    "tm:sleeptalk",
    "tm:snowscape",
    "tm:storedpower",
    "tm:substitute",
    "tm:surf",
    "tm:takedown",
    "tm:terablast",
    "tm:waterfall",
    "tm:waterpulse",
    "tm:zenheadbutt",
    "tutor:drillrun",
    "tutor:endeavor",
    "tutor:expandingforce",
    "tutor:flipturn",
    "tutor:focusenergy",
    "tutor:gigaimpact",
    "tutor:hyperbeam",
    "tutor:icebeam",
    "tutor:icefang",
    "tutor:icywind",
    "tutor:liquidation",
    "tutor:painsplit",
    "tutor:psychic",
    "tutor:psychocut",
    "tutor:rest",
    "tutor:scaleshot",
    "tutor:sleeptalk",
    "tutor:waterpulse",
    "tutor:zenheadbutt"
  ],
  "evolutions": []
}