{
  "implemented": true,
  "nationalPokedexNumber": 318,
  "name": "Carvanha",
  "primaryType": "water",
  "secondaryType": "dark",
  "maleRatio": 0.5,
  "height": 8,
  "weight": 208,
  "pokedex": [
    "cobblemon.species.carvanha.desc"
  ],
  "labels": [
    "gen3"
  ],
  "aspects": [],
  "abilities": [
    "roughskin",
    "h:speedboost"
  ],
  "eggGroups": [
    "water_2"
  ],
  "baseStats": {
    "hp": 45,
    "attack": 90,
    "defence": 20,
    "special_attack": 65,
    "special_defence": 20,
    "speed": 65
  },
  "evYield": {
    "hp": 0,
    "attack": 1,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 61,
  "experienceGroup": "slow",
  "catchRate": 225,
  "eggCycles": 20,
  "baseFriendship": 35,
  "baseScale": 0.7,
  "hitbox": {
    "width": 0.7,
    "height": 1.1,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "canLook": false,
      "walk": {
        "avoidsLand": true
      },
      "swim": {
        "swimSpeed": 0.2,
        "canBreatheUnderwater": true,
        "canSwimInWater": true,
        "canSwimInLava": false
      }
    }
  },
  "drops": {
    "amount": 2,
    "entries": [
      {
        "item": "cobblemon:deep_sea_tooth",
        "percentage": 2.5
      },
      {
        "item": "cobblemon:aspear_berry",
        "percentage": 2.5
      }
    ]
  },
  "moves": [
    "1:leer",
    "1:rage",
    "1:aquajet",
    "4:poisonfang",
    "8:focusenergy",
    "12:scaryface",
    "16:bite",
    "20:icefang",
    "24:screech",
    "28:swagger",
    "32:crunch",
    "36:agility",
    "40:liquidation",
    "44:takedown",
    "egg:ancientpower",
    "egg:destinybond",
    "egg:doubleedge",
    "egg:thrash",
    "egg:waterpulse",
    "tm:agility",
    "tm:ancientpower",
    "tm:assurance",
    "tm:blizzard",
    "tm:bounce",
    "tm:brine",
    "tm:crunch",
    "tm:darkpulse",
    "tm:dive",
    "tm:doubleedge",
    "tm:endure",
    "tm:facade",
    "tm:flipturn",
    "tm:focusenergy",
    "tm:furycutter",
    "tm:hail",
    "tm:hydropump",
    "tm:icebeam",
    "tm:icefang",
    "tm:icywind",
    "tm:liquidation",
    "tm:mudslap",
    "tm:payback",
    "tm:protect",
    "tm:psychicfangs",
    "tm:raindance",
    "tm:rest",
    "tm:retaliate",
    "tm:scald",
    "tm:scaleshot",
    "tm:scaryface",
    "tm:screech",
    "tm:sleeptalk",
    "tm:snarl",
    "tm:spite",
    "tm:substitute",
    "tm:superfang",
    "tm:surf",
    "tm:swagger",
    "tm:swift",
    "tm:takedown",
    "tm:taunt",
    "tm:terablast",
    "tm:thief",
    "tm:torment",
    "tm:uproar",
    "tm:waterfall",
    "tm:waterpulse",
    "tm:whirlpool",
    "tm:zenheadbutt",
    "tutor:ancientpower",
    "tutor:bounce",
    "tutor:darkpulse",
    "tutor:dive",
    "tutor:flipturn",
    "tutor:focusenergy",
    "tutor:furycutter",
    "tutor:icebeam",
    "tutor:icefang",
    "tutor:icywind",
    "tutor:liquidation",
    "tutor:mudslap",
    "tutor:psychic",
    "tutor:rest",
    "tutor:scaleshot",
    "tutor:sleeptalk",
    "tutor:snarl",
    "tutor:spite",
    "tutor:superfang",
    "tutor:swift",
    "tutor:uproar",
    "tutor:waterpulse",
    "tutor:zenheadbutt"
  ],
  "evolutions": [
    {
      "id": "carvanha_sharpedo",
      "variant": "level_up",
      "result": "sharpedo",
      "consumeHeldItem": false,
      "learnableMoves": [
        "slash"
      ],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 30
        }
      ]
    }
  ]
}