{
  "implemented": true,
  "nationalPokedexNumber": 846,
  "name": "Arrokuda",
  "primaryType": "water",
  "maleRatio": 0.5,
  "height": 5,
  "weight": 10,
  "pokedex": [
    "cobblemon.species.arrokuda.desc"
  ],
  "labels": [
    "gen8"
  ],
  "aspects": [],
  "abilities": [
    "swiftswim",
    "h:propellertail"
  ],
  "eggGroups": [
    "water_2"
  ],
  "baseStats": {
    "hp": 41,
    "attack": 63,
    "defence": 40,
    "special_attack": 40,
    "special_defence": 30,
    "speed": 66
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 1
  },
  "baseExperienceYield": 56,
  "experienceGroup": "slow",
  "catchRate": 255,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 0.65,
  "hitbox": {
    "width": 0.7,
    "height": 0.5,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "walk": {
        "avoidsLand": true
      },
      "swim": {
        "swimSpeed": 0.5,
        "canBreatheUnderwater": true,
        "canSwimInWater": true,
        "canSwimInLava": false
      }
    },
    "resting": {
      "canSleep": true,
      "light": "0-4"
    }
  },
  "drops": {
    "amount": 2,
    "entries": [
      {
        "item": "minecraft:salmon"
      },
      {
        "item": "minecraft:bone_meal",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:peck",
    "1:aquajet",
    "6:furyattack",
    "12:bite",
    "18:agility",
    "24:dive",
    "30:focusenergy",
    "36:crunch",
    "42:liquidation",
    "48:doubleedge",
    "egg:acupressure",
    "egg:nightslash",
    "egg:slash",
    "egg:thrash",
    "tm:agility",
    "tm:assurance",
    "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:hydropump",
    "tm:icefang",
    "tm:laserfocus",
    "tm:liquidation",
    "tm:protect",
    "tm:psychicfangs",
    "tm:raindance",
    "tm:rest",
    "tm:scaleshot",
    "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:icefang",
    "tutor:laserfocus",
    "tutor:liquidation",
    "tutor:psychic",
    "tutor:rest",
    "tutor:scaleshot",
    "tutor:sleeptalk",
    "tutor:swift",
    "tutor:throatchop",
    "tutor:waterpulse"
  ],
  "evolutions": [
    {
      "id": "arrokuda_barraskewda",
      "variant": "level_up",
      "result": "barraskewda",
      "consumeHeldItem": false,
      "learnableMoves": [],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 26
        }
      ]
    }
  ]
}