{
  "implemented": true,
  "nationalPokedexNumber": 208,
  "name": "Steelix",
  "primaryType": "steel",
  "secondaryType": "ground",
  "maleRatio": 0.5,
  "height": 92,
  "weight": 4000,
  "pokedex": [
    "cobblemon.species.steelix.desc"
  ],
  "labels": [
    "gen2"
  ],
  "aspects": [],
  "abilities": [
    "rockhead",
    "sturdy",
    "h:sheerforce"
  ],
  "eggGroups": [
    "mineral"
  ],
  "baseStats": {
    "hp": 75,
    "attack": 85,
    "defence": 200,
    "special_attack": 55,
    "special_defence": 65,
    "speed": 30
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 2,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 179,
  "experienceGroup": "medium_fast",
  "catchRate": 25,
  "eggCycles": 25,
  "baseFriendship": 50,
  "baseScale": 1.6,
  "hitbox": {
    "width": 2,
    "height": 3.2,
    "fixed": false
  },
  "behaviour": {
    "resting": {
      "canSleep": true,
      "light": "0-4"
    },
    "moving": {
      "swim": {
        "avoidsWater": true,
        "canSwimInWater": false
      }
    }
  },
  "drops": {
    "amount": 6,
    "entries": [
      {
        "item": "minecraft:raw_iron",
        "quantityRange": "2-4"
      },
      {
        "item": "cobblemon:metal_coat",
        "percentage": 5.0
      },
      {
        "item": "cobblemon:passho_berry",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:thunderfang",
    "1:icefang",
    "1:firefang",
    "1:mudsport",
    "1:tackle",
    "1:harden",
    "1:bind",
    "1:rockthrow",
    "1:rage",
    "1:rockpolish",
    "1:crunch",
    "4:smackdown",
    "8:autotomize",
    "12:dragonbreath",
    "16:curse",
    "20:rockslide",
    "24:screech",
    "28:sandtomb",
    "32:stealthrock",
    "36:slam",
    "40:sandstorm",
    "44:dig",
    "48:irontail",
    "52:stoneedge",
    "56:doubleedge",
    "60:magnetrise",
    "egg:block",
    "egg:defensecurl",
    "egg:dragontail",
    "egg:flail",
    "egg:headsmash",
    "egg:rollout",
    "egg:rototiller",
    "egg:wideguard",
    "tm:ancientpower",
    "tm:aquatail",
    "tm:bind",
    "tm:block",
    "tm:bodypress",
    "tm:bodyslam",
    "tm:breakingswipe",
    "tm:brutalswing",
    "tm:bulldoze",
    "tm:crunch",
    "tm:curse",
    "tm:cut",
    "tm:darkpulse",
    "tm:dig",
    "tm:doubleedge",
    "tm:dragondance",
    "tm:dragonpulse",
    "tm:dragontail",
    "tm:drillrun",
    "tm:earthpower",
    "tm:earthquake",
    "tm:endure",
    "tm:explosion",
    "tm:facade",
    "tm:firefang",
    "tm:flashcannon",
    "tm:gigaimpact",
    "tm:gyroball",
    "tm:headbutt",
    "tm:heavyslam",
    "tm:highhorsepower",
    "tm:hyperbeam",
    "tm:iceball",
    "tm:icefang",
    "tm:irondefense",
    "tm:ironhead",
    "tm:irontail",
    "tm:magnetrise",
    "tm:meteorbeam",
    "tm:mudslap",
    "tm:naturepower",
    "tm:payback",
    "tm:powershift",
    "tm:protect",
    "tm:psychicfangs",
    "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:steelbeam",
    "tm:steelroller",
    "tm:stompingtantrum",
    "tm:stoneedge",
    "tm:strength",
    "tm:substitute",
    "tm:sunnyday",
    "tm:taunt",
    "tm:terablast",
    "tm:thunderfang",
    "tm:torment",
    "tm:twister",
    "tutor:ancientpower",
    "tutor:aquatail",
    "tutor:bind",
    "tutor:block",
    "tutor:bulldoze",
    "tutor:darkpulse",
    "tutor:dragonpulse",
    "tutor:drillrun",
    "tutor:earthpower",
    "tutor:firefang",
    "tutor:flashcannon",
    "tutor:gigaimpact",
    "tutor:highhorsepower",
    "tutor:hyperbeam",
    "tutor:iceball",
    "tutor:icefang",
    "tutor:irondefense",
    "tutor:ironhead",
    "tutor:irontail",
    "tutor:magnetrise",
    "tutor:meteorbeam",
    "tutor:mudslap",
    "tutor:powershift",
    "tutor:psychic",
    "tutor:rest",
    "tutor:rockslide",
    "tutor:rocksmash",
    "tutor:rollout",
    "tutor:scorchingsands",
    "tutor:sleeptalk",
    "tutor:stealthrock",
    "tutor:steelbeam",
    "tutor:steelroller",
    "tutor:stompingtantrum",
    "tutor:stoneedge",
    "tutor:thunderfang",
    "tutor:twister"
  ],
  "preEvolution": "onix",
  "evolutions": [],
  "forms": [
    {
      "name": "Mega",
      "primaryType": "steel",
      "secondaryType": "ground",
      "maleRatio": 0.5,
      "height": 105,
      "weight": 7400,
      "pokedex": [
        "cobblemon.species.steelix-mega.desc"
      ],
      "labels": [
        "gen6",
        "mega"
      ],
      "aspects": [
        "mega"
      ],
      "abilities": [
        "sandforce",
        "h:sandforce"
      ],
      "baseStats": {
        "hp": 75,
        "attack": 125,
        "defence": 230,
        "special_attack": 55,
        "special_defence": 95,
        "speed": 30
      },
      "baseExperienceYield": 214,
      "dynamaxBlocked": true,
      "evolutions": [],
      "battleOnly": true
    }
  ]
}