{
  "implemented": true,
  "nationalPokedexNumber": 847,
  "name": "Barraskewda",
  "primaryType": "water",
  "maleRatio": 0.5,
  "height": 13,
  "weight": 300,
  "pokedex": [
    "cobblemon.species.barraskewda.desc"
  ],
  "labels": [
    "gen8"
  ],
  "aspects": [],
  "abilities": [
    "swiftswim",
    "h:propellertail"
  ],
  "eggGroups": [
    "water_2"
  ],
  "baseStats": {
    "hp": 61,
    "attack": 123,
    "defence": 60,
    "special_attack": 60,
    "special_defence": 50,
    "speed": 136
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 2
  },
  "baseExperienceYield": 172,
  "experienceGroup": "slow",
  "catchRate": 60,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 0.8,
  "hitbox": {
    "width": 0.6,
    "height": 0.5,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "walk": {
        "avoidsLand": true
      },
      "swim": {
        "swimSpeed": 0.7,
        "canBreatheUnderwater": true,
        "canSwimInWater": true,
        "canSwimInLava": false
      }
    },
    "resting": {
      "canSleep": true,
      "light": "0-4"
    }
  },
  "drops": {
    "amount": 2,
    "entries": [
      {
        "item": "minecraft:salmon"
      },
      {
        "item": "minecraft:bone_meal",
        "percentage": 10.0
      }
    ]
  },
  "moves": [
    "1:throatchop",
    "1:peck",
    "1:aquajet",
    "1:furyattack",
    "1:bite",
    "18:agility",
    "24:dive",
    "32:focusenergy",
    "40:crunch",
    "48:liquidation",
    "56:doubleedge",
    "egg:acupressure",
    "egg:nightslash",
    "egg:slash",
    "egg:thrash",
    "tm:agility",
    "tm:assurance",
    "tm:blizzard",
    "tm:bounce",
    "tm:brickbreak",
    "tm:chillingwater",
    "tm:closecombat",
    "tm:crunch",
    "tm:dive",
    "tm:doubleedge",
    "tm:drillrun",
    "tm:endure",
    "tm:facade",
    "tm:flipturn",
    "tm:focusenergy",
    "tm:gigaimpact",
    "tm:hydropump",
    "tm:hyperbeam",
    "tm:icebeam",
    "tm:icefang",
    "tm:laserfocus",
    "tm:liquidation",
    "tm:poisonjab",
    "tm:protect",
    "tm:psychicfangs",
    "tm:raindance",
    "tm:rest",
    "tm:scaleshot",
    "tm:scaryface",
    "tm:sleeptalk",
    "tm:substitute",
    "tm:surf",
    "tm:swift",
    "tm:takedown",
    "tm:terablast",
    "tm:throatchop",
    "tm:waterfall",
    "tm:waterpulse",
    "tm:whirlpool",
    "tutor:bounce",
    "tutor:dive",
    "tutor:drillrun",
    "tutor:flipturn",
    "tutor:focusenergy",
    "tutor:gigaimpact",
    "tutor:hyperbeam",
    "tutor:icebeam",
    "tutor:icefang",
    "tutor:laserfocus",
    "tutor:liquidation",
    "tutor:poisonjab",
    "tutor:psychic",
    "tutor:rest",
    "tutor:scaleshot",
    "tutor:sleeptalk",
    "tutor:swift",
    "tutor:throatchop",
    "tutor:waterpulse"
  ],
  "preEvolution": "arrokuda",
  "evolutions": []
}