Skip to content

Community funded. Cosmetic rewards only. Never pay-to-win.

Our promise
AshRun
In-game model of Lairon
← All Pokémon

National Pokédex #0305 · Generation 3

Lairon

steelrock

Lairon feeds on iron contained in rocks and water. It makes its nest on mountains where iron ore is buried. As a result, the Pokémon often clashes with humans mining the iron ore.

Natural spawnEvolution chain

AshRun locations

How to obtain Lairon

2 places to look

Where to look in the wild

Biome

Mountain

Level32-43RarityCommon
  • Nearby: Iron Ores
Biome

Overworld

Level32-43RarityCommon
  • Light: Dark
  • Nearby: Iron Ores

Battle profile

Base stats

430 total
Hp60
Attack90
Defence140
Special Attack50
Special Defence50
Speed40

Abilities

  • Sturdy
  • Rockhead
  • Heavymetal Hidden

Training

Base experience
151
Growth
Slow
EV yield
Hp: 0 · Attack: 0 · Defence: 2 · Special Attack: 0 · Special Defence: 0 · Speed: 0
Friendship
35

Progression

Evolution & forms

Complete installed learnset

Moves

122 entries
Level moves (17)
Lv. 1 · TackleLv. 1 · HardenLv. 1 · MetalclawLv. 1 · RocktombLv. 12 · RoarLv. 16 · HeadbuttLv. 20 · ProtectLv. 24 · RockslideLv. 28 · IronheadLv. 35 · MetalsoundLv. 40 · TakedownLv. 46 · AutotomizeLv. 52 · IrontailLv. 58 · IrondefenseLv. 64 · HeavyslamLv. 70 · DoubleedgeLv. 76 · Metalburst
Egg moves (7)
CurseDragonrushEndeavorHeadsmashMudslapSmellingsaltsStomp
Tm moves (56)
AerialaceAncientpowerBodypressBodyslamBulldozeCurseCutDigDoubleedgeEarthpowerEarthquakeEndeavorEndureFacadeFurycutterHeadbuttHeavyslamHoneclawsIrondefenseIronheadIrontailMagnetriseMetalclawMetalsoundMudslapProtectRaindanceRestReversalRoarRockblastRockpolishRockslideRocksmashRocktombRolloutSandstormSandtombScreechShadowclawShockwaveSleeptalkSpiteStealthrockSteelbeamSteelrollerStompingtantrumStoneedgeStrengthSubstituteSunnydaySuperpowerTakedownTerablastUproarWaterpulse
Tutor moves (27)
AerialaceAncientpowerBulldozeEarthpowerEndeavorFurycutterIrondefenseIronheadIrontailMagnetriseMudslapRestRockslideRocksmashRolloutShadowclawShockwaveSleeptalkSpiteStealthrockSteelbeamSteelrollerStompingtantrumStoneedgeSuperpowerUproarWaterpulse
Legacy moves (15)
AttractCaptivateConfideDefensecurlDoubleteamFrustrationHiddenpowerMimicNaturalgiftReturnRoundSecretpowerSnoreSwaggerToxic

Useful extras

Drops & breeding

Raw Iron

Quantity 0-2

Hard Stone

5% chance

Chople Berry

5% chance

Egg groups
Monster
Egg cycles
35
Catch rate
90
Maximum drops
4
Technical server dataRaw records, internal IDs, source files, presets, and full JSON

Source summary

Base species: Cobblemon-neoforge-1.7.3+1.21.1.jar. Installed additions: none.

Acquisition records

{
  "questGuides": [],
  "structureEncounters": [],
  "naturalSpawns": [
    {
      "id": "lairon-1",
      "pokemon": "lairon",
      "presets": [
        "natural",
        "wild"
      ],
      "type": "pokemon",
      "spawnablePositionType": "grounded",
      "bucket": "common",
      "level": "32-43",
      "weight": 0.9,
      "condition": {
        "biomes": [
          "#cobblemon:is_mountain"
        ],
        "neededNearbyBlocks": [
          "#minecraft:iron_ores"
        ]
      },
      "anticondition": {
        "biomes": [
          "#cobblemon:is_deep_dark"
        ]
      },
      "source": "Cobblemon-neoforge-1.7.3+1.21.1.jar",
      "sourceFile": "data/cobblemon/spawn_pool_world/0305_lairon.json"
    },
    {
      "id": "lairon-2",
      "pokemon": "lairon",
      "presets": [
        "natural"
      ],
      "type": "pokemon",
      "spawnablePositionType": "grounded",
      "bucket": "common",
      "level": "32-43",
      "weight": 0.9,
      "condition": {
        "minSkyLight": 0,
        "maxSkyLight": 7,
        "biomes": [
          "#cobblemon:is_overworld"
        ],
        "neededNearbyBlocks": [
          "#minecraft:iron_ores"
        ]
      },
      "anticondition": {
        "biomes": [
          "#cobblemon:is_deep_dark"
        ]
      },
      "source": "Cobblemon-neoforge-1.7.3+1.21.1.jar",
      "sourceFile": "data/cobblemon/spawn_pool_world/0305_lairon.json"
    }
  ],
  "raids": [],
  "fossils": []
}

Evolution and forms

{
  "evolutions": [
    {
      "id": "lairon_aggron",
      "variant": "level_up",
      "result": "aggron",
      "consumeHeldItem": false,
      "learnableMoves": [],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 42
        }
      ]
    }
  ],
  "forms": []
}

Behavior and drops

{
  "behaviour": {
    "moving": {
      "swim": {
        "avoidsWater": true,
        "canSwimInLava": true
      }
    },
    "herd": {
      "maxSize": "5"
    },
    "resting": {
      "times": [
        "any"
      ],
      "drowsyChance": 0.0014,
      "rouseChance": 0.0042
    },
    "combat": {
      "willDefendSelf": true,
      "willDefendOwner": true,
      "willFlee": false
    },
    "fireImmune": true
  },
  "drops": {
    "amount": 4,
    "entries": [
      {
        "item": "minecraft:raw_iron",
        "quantityRange": "0-2"
      },
      {
        "item": "cobblemon:hard_stone",
        "percentage": 5
      },
      {
        "item": "cobblemon:chople_berry",
        "percentage": 5
      }
    ]
  },
  "labels": [
    "gen3"
  ]
}

Complete installed species record

{
  "implemented": true,
  "nationalPokedexNumber": 305,
  "name": "Lairon",
  "primaryType": "steel",
  "secondaryType": "rock",
  "maleRatio": 0.5,
  "height": 9,
  "weight": 1200,
  "pokedex": [
    "cobblemon.species.lairon.desc"
  ],
  "labels": [
    "gen3"
  ],
  "aspects": [],
  "abilities": [
    "sturdy",
    "rockhead",
    "h:heavymetal"
  ],
  "eggGroups": [
    "monster"
  ],
  "baseStats": {
    "hp": 60,
    "attack": 90,
    "defence": 140,
    "special_attack": 50,
    "special_defence": 50,
    "speed": 40
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 2,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 151,
  "experienceGroup": "slow",
  "catchRate": 90,
  "eggCycles": 35,
  "baseFriendship": 35,
  "baseScale": 1,
  "hitbox": {
    "width": 1.1,
    "height": 0.7,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "swim": {
        "avoidsWater": true,
        "canSwimInLava": true
      }
    },
    "herd": {
      "maxSize": "5"
    },
    "resting": {
      "times": [
        "any"
      ],
      "drowsyChance": 0.0014,
      "rouseChance": 0.0042
    },
    "combat": {
      "willDefendSelf": true,
      "willDefendOwner": true,
      "willFlee": false
    },
    "fireImmune": true
  },
  "drops": {
    "amount": 4,
    "entries": [
      {
        "item": "minecraft:raw_iron",
        "quantityRange": "0-2"
      },
      {
        "item": "cobblemon:hard_stone",
        "percentage": 5
      },
      {
        "item": "cobblemon:chople_berry",
        "percentage": 5
      }
    ]
  },
  "moves": [
    "1:tackle",
    "1:harden",
    "1:metalclaw",
    "1:rocktomb",
    "12:roar",
    "16:headbutt",
    "20:protect",
    "24:rockslide",
    "28:ironhead",
    "35:metalsound",
    "40:takedown",
    "46:autotomize",
    "52:irontail",
    "58:irondefense",
    "64:heavyslam",
    "70:doubleedge",
    "76:metalburst",
    "egg:curse",
    "egg:dragonrush",
    "egg:endeavor",
    "egg:headsmash",
    "egg:mudslap",
    "egg:smellingsalts",
    "egg:stomp",
    "tm:aerialace",
    "tm:ancientpower",
    "tm:bodypress",
    "tm:bodyslam",
    "tm:bulldoze",
    "tm:curse",
    "tm:cut",
    "tm:dig",
    "tm:doubleedge",
    "tm:earthpower",
    "tm:earthquake",
    "tm:endeavor",
    "tm:endure",
    "tm:facade",
    "tm:furycutter",
    "tm:headbutt",
    "tm:heavyslam",
    "tm:honeclaws",
    "tm:irondefense",
    "tm:ironhead",
    "tm:irontail",
    "tm:magnetrise",
    "tm:metalclaw",
    "tm:metalsound",
    "tm:mudslap",
    "tm:protect",
    "tm:raindance",
    "tm:rest",
    "tm:reversal",
    "tm:roar",
    "tm:rockblast",
    "tm:rockpolish",
    "tm:rockslide",
    "tm:rocksmash",
    "tm:rocktomb",
    "tm:rollout",
    "tm:sandstorm",
    "tm:sandtomb",
    "tm:screech",
    "tm:shadowclaw",
    "tm:shockwave",
    "tm:sleeptalk",
    "tm:spite",
    "tm:stealthrock",
    "tm:steelbeam",
    "tm:steelroller",
    "tm:stompingtantrum",
    "tm:stoneedge",
    "tm:strength",
    "tm:substitute",
    "tm:sunnyday",
    "tm:superpower",
    "tm:takedown",
    "tm:terablast",
    "tm:uproar",
    "tm:waterpulse",
    "tutor:aerialace",
    "tutor:ancientpower",
    "tutor:bulldoze",
    "tutor:earthpower",
    "tutor:endeavor",
    "tutor:furycutter",
    "tutor:irondefense",
    "tutor:ironhead",
    "tutor:irontail",
    "tutor:magnetrise",
    "tutor:mudslap",
    "tutor:rest",
    "tutor:rockslide",
    "tutor:rocksmash",
    "tutor:rollout",
    "tutor:shadowclaw",
    "tutor:shockwave",
    "tutor:sleeptalk",
    "tutor:spite",
    "tutor:stealthrock",
    "tutor:steelbeam",
    "tutor:steelroller",
    "tutor:stompingtantrum",
    "tutor:stoneedge",
    "tutor:superpower",
    "tutor:uproar",
    "tutor:waterpulse",
    "legacy:attract",
    "legacy:captivate",
    "legacy:confide",
    "legacy:defensecurl",
    "legacy:doubleteam",
    "legacy:frustration",
    "legacy:hiddenpower",
    "legacy:mimic",
    "legacy:naturalgift",
    "legacy:return",
    "legacy:round",
    "legacy:secretpower",
    "legacy:snore",
    "legacy:swagger",
    "legacy:toxic"
  ],
  "preEvolution": "aron",
  "evolutions": [
    {
      "id": "lairon_aggron",
      "variant": "level_up",
      "result": "aggron",
      "consumeHeldItem": false,
      "learnableMoves": [],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 42
        }
      ]
    }
  ]
}