{
  "implemented": true,
  "nationalPokedexNumber": 141,
  "name": "Kabutops",
  "primaryType": "rock",
  "secondaryType": "water",
  "maleRatio": 0.875,
  "height": 13,
  "weight": 405,
  "pokedex": [
    "cobblemon.species.kabutops.desc"
  ],
  "labels": [
    "gen1",
    "fossil"
  ],
  "aspects": [],
  "abilities": [
    "swiftswim",
    "battlearmor",
    "h:weakarmor"
  ],
  "eggGroups": [
    "water_1",
    "water_3"
  ],
  "baseStats": {
    "hp": 60,
    "attack": 115,
    "defence": 105,
    "special_attack": 65,
    "special_defence": 70,
    "speed": 80
  },
  "evYield": {
    "hp": 0,
    "attack": 2,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 173,
  "experienceGroup": "medium_fast",
  "catchRate": 45,
  "eggCycles": 30,
  "baseFriendship": 50,
  "baseScale": 0.9,
  "hitbox": {
    "width": 1.2,
    "height": 1.72,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "swim": {
        "canBreatheUnderwater": true,
        "canSwimInWater": true,
        "canSwimInLava": false,
        "swimSpeed": "0.2"
      },
      "walk": {
        "walkSpeed": 0.35
      }
    },
    "resting": {
      "canSleep": true,
      "light": "0-4"
    }
  },
  "drops": {
    "amount": 2,
    "entries": [
      {
        "item": "cobblemon:razor_claw",
        "percentage": 10.0
      },
      {
        "item": "minecraft:bone_meal",
        "percentage": 10.0
      }
    ]
  },
  "moves": [
    "1:feint",
    "1:scratch",
    "1:harden",
    "1:absorb",
    "1:sandattack",
    "1:megadrain",
    "1:slash",
    "1:wringout",
    "1:nightslash",
    "15:aquajet",
    "20:leer",
    "25:mudshot",
    "30:ancientpower",
    "35:brine",
    "43:protect",
    "49:leechlife",
    "56:liquidation",
    "63:metalsound",
    "70:stoneedge",
    "egg:aurorabeam",
    "egg:bubblebeam",
    "egg:confuseray",
    "egg:flail",
    "egg:foresight",
    "egg:knockoff",
    "egg:megadrain",
    "egg:rapidspin",
    "egg:takedown",
    "tm:aerialace",
    "tm:ancientpower",
    "tm:aquatail",
    "tm:blizzard",
    "tm:bodyslam",
    "tm:brickbreak",
    "tm:brine",
    "tm:confuseray",
    "tm:crosspoison",
    "tm:cut",
    "tm:dig",
    "tm:dive",
    "tm:earthpower",
    "tm:endure",
    "tm:facade",
    "tm:flipturn",
    "tm:furycutter",
    "tm:gigadrain",
    "tm:gigaimpact",
    "tm:hail",
    "tm:headbutt",
    "tm:honeclaws",
    "tm:hydropump",
    "tm:hyperbeam",
    "tm:icebeam",
    "tm:icywind",
    "tm:irondefense",
    "tm:knockoff",
    "tm:leechlife",
    "tm:liquidation",
    "tm:lowkick",
    "tm:megakick",
    "tm:metalsound",
    "tm:meteorbeam",
    "tm:mudshot",
    "tm:mudslap",
    "tm:naturepower",
    "tm:protect",
    "tm:psychocut",
    "tm:raindance",
    "tm:razorshell",
    "tm:rest",
    "tm:rockblast",
    "tm:rockclimb",
    "tm:rockpolish",
    "tm:rockslide",
    "tm:rocksmash",
    "tm:rocktomb",
    "tm:rollout",
    "tm:sandstorm",
    "tm:scald",
    "tm:screech",
    "tm:sleeptalk",
    "tm:smackdown",
    "tm:stealthrock",
    "tm:stoneedge",
    "tm:substitute",
    "tm:superpower",
    "tm:surf",
    "tm:swordsdance",
    "tm:takedown",
    "tm:terablast",
    "tm:thief",
    "tm:waterfall",
    "tm:waterpulse",
    "tm:whirlpool",
    "tm:xscissor",
    "tutor:aerialace",
    "tutor:ancientpower",
    "tutor:aquatail",
    "tutor:dive",
    "tutor:earthpower",
    "tutor:flipturn",
    "tutor:furycutter",
    "tutor:gigadrain",
    "tutor:gigaimpact",
    "tutor:hyperbeam",
    "tutor:icebeam",
    "tutor:icywind",
    "tutor:irondefense",
    "tutor:knockoff",
    "tutor:leechlife",
    "tutor:liquidation",
    "tutor:lowkick",
    "tutor:meteorbeam",
    "tutor:mudslap",
    "tutor:psychocut",
    "tutor:rest",
    "tutor:rockslide",
    "tutor:rocksmash",
    "tutor:rollout",
    "tutor:sleeptalk",
    "tutor:stealthrock",
    "tutor:stoneedge",
    "tutor:superpower",
    "tutor:waterpulse",
    "tutor:xscissor"
  ],
  "preEvolution": "kabuto",
  "evolutions": []
}