{
  "implemented": true,
  "nationalPokedexNumber": 95,
  "name": "Onix",
  "primaryType": "rock",
  "secondaryType": "ground",
  "maleRatio": 0.5,
  "height": 88,
  "weight": 2100,
  "pokedex": [
    "cobblemon.species.onix.desc"
  ],
  "labels": [
    "gen1"
  ],
  "aspects": [],
  "abilities": [
    "rockhead",
    "sturdy",
    "h:weakarmor"
  ],
  "eggGroups": [
    "mineral"
  ],
  "baseStats": {
    "hp": 35,
    "attack": 45,
    "defence": 160,
    "special_attack": 30,
    "special_defence": 45,
    "speed": 70
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 1,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 77,
  "experienceGroup": "medium_fast",
  "catchRate": 45,
  "eggCycles": 25,
  "baseFriendship": 50,
  "baseScale": 1,
  "hitbox": {
    "width": 2,
    "height": 4,
    "fixed": false
  },
  "behaviour": {
    "resting": {
      "canSleep": true,
      "light": "0-4"
    },
    "moving": {
      "walk": {
        "walkSpeed": 0.3
      },
      "swim": {
        "avoidsWater": true,
        "canSwimInWater": false
      }
    }
  },
  "drops": {
    "amount": 5,
    "entries": [
      {
        "item": "minecraft:stone",
        "quantityRange": "1-3"
      },
      {
        "item": "cobblemon:hard_stone",
        "percentage": 2.5
      },
      {
        "item": "cobblemon:passho_berry",
        "percentage": 2.5
      }
    ]
  },
  "moves": [
    "1:mudsport",
    "1:tackle",
    "1:harden",
    "1:bind",
    "1:rockthrow",
    "1:rage",
    "4:smackdown",
    "8:rockpolish",
    "12:dragonbreath",
    "16:curse",
    "20:rockslide",
    "24:screech",
    "28:sandtomb",
    "32:stealthrock",
    "36:slam",
    "40:sandstorm",
    "44:dig",
    "48:irontail",
    "52:stoneedge",
    "56:doubleedge",
    "egg:block",
    "egg:defensecurl",
    "egg:dragontail",
    "egg:flail",
    "egg:headsmash",
    "egg:rollout",
    "egg:rototiller",
    "egg:wideguard",
    "tm:ancientpower",
    "tm:bind",
    "tm:block",
    "tm:bodypress",
    "tm:bodyslam",
    "tm:breakingswipe",
    "tm:brutalswing",
    "tm:bulldoze",
    "tm:curse",
    "tm:dig",
    "tm:doubleedge",
    "tm:dragondance",
    "tm:dragonpulse",
    "tm:dragontail",
    "tm:drillrun",
    "tm:earthpower",
    "tm:earthquake",
    "tm:endure",
    "tm:explosion",
    "tm:facade",
    "tm:flashcannon",
    "tm:gyroball",
    "tm:headbutt",
    "tm:heavyslam",
    "tm:highhorsepower",
    "tm:ironhead",
    "tm:irontail",
    "tm:meteorbeam",
    "tm:mudslap",
    "tm:naturepower",
    "tm:payback",
    "tm:powershift",
    "tm:protect",
    "tm:psychup",
    "tm:rest",
    "tm:roar",
    "tm:rockblast",
    "tm:rockclimb",
    "tm:rockpolish",
    "tm:rockslide",
    "tm:rocksmash",
    "tm:rocktomb",
    "tm:rollout",
    "tm:sandstorm",
    "tm:sandtomb",
    "tm:scaryface",
    "tm:scorchingsands",
    "tm:screech",
    "tm:selfdestruct",
    "tm:sleeptalk",
    "tm:smackdown",
    "tm:stealthrock",
    "tm:stompingtantrum",
    "tm:stoneedge",
    "tm:strength",
    "tm:substitute",
    "tm:sunnyday",
    "tm:taunt",
    "tm:terablast",
    "tm:torment",
    "tm:twister",
    "tutor:ancientpower",
    "tutor:bind",
    "tutor:block",
    "tutor:bulldoze",
    "tutor:dragonpulse",
    "tutor:drillrun",
    "tutor:earthpower",
    "tutor:flashcannon",
    "tutor:highhorsepower",
    "tutor:ironhead",
    "tutor:irontail",
    "tutor:meteorbeam",
    "tutor:mudslap",
    "tutor:powershift",
    "tutor:rest",
    "tutor:rockslide",
    "tutor:rocksmash",
    "tutor:rollout",
    "tutor:scorchingsands",
    "tutor:sleeptalk",
    "tutor:stealthrock",
    "tutor:stompingtantrum",
    "tutor:stoneedge",
    "tutor:twister"
  ],
  "evolutions": [
    {
      "id": "onix_steelix",
      "variant": "trade",
      "result": "steelix",
      "consumeHeldItem": true,
      "learnableMoves": [],
      "requirements": [
        {
          "variant": "held_item",
          "itemCondition": "cobblemon:metal_coat"
        }
      ]
    }
  ],
  "riding": {
    "stats": {
      "SPEED": {
        "ranges": "20-40"
      },
      "ACCELERATION": {
        "ranges": "15-30"
      },
      "SKILL": {
        "ranges": "25-50"
      },
      "JUMP": {
        "ranges": "5-10"
      },
      "STAMINA": {
        "ranges": "25-50"
      }
    },
    "seats": [],
    "behaviour": {
      "key": "cobblemon:land/horse"
    }
  }
}
