Skip to content

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

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

National Pokédex #0246 · Generation 2

Larvitar

rockground

Larvitar is born deep under the ground. To come up to the surface, this Pokémon must eat its way through the soil above. Until it does so, Larvitar cannot see its parents.

Natural spawnEvolution chain

AshRun locations

How to obtain Larvitar

2 places to look

Where to look in the wild

Biome

Mountain

Level5-30RarityUltra-Rare
  • Light: Bright
Biome

Mountain

Level5-30RarityRare
  • Light: Dark

Battle profile

Base stats

300 total
Hp50
Attack64
Defence50
Special Attack45
Special Defence50
Speed41

Abilities

  • Guts
  • Sandveil Hidden

Training

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

Progression

Evolution & forms

Complete installed learnset

Moves

122 entries
Level moves (17)
Lv. 1 · LeerLv. 1 · ChipawayLv. 1 · TackleLv. 3 · RockthrowLv. 6 · PaybackLv. 9 · BiteLv. 12 · ScaryfaceLv. 15 · RockslideLv. 18 · StompingtantrumLv. 21 · ScreechLv. 24 · SmackdownLv. 27 · CrunchLv. 31 · EarthquakeLv. 33 · StoneedgeLv. 36 · ThrashLv. 39 · SandstormLv. 42 · Hyperbeam
Egg moves (10)
AncientpowerAssuranceCurseDragondanceFocusenergyIrondefenseIronheadOutragePursuitStomp
Tm moves (55)
AncientpowerAssuranceBodyslamBrickbreakBulldozeCrunchCurseDarkpulseDigDoubleedgeDragondanceEarthpowerEarthquakeEndureFacadeFocusenergyGigaimpactHeadbuttHelpinghandHyperbeamIrondefenseIronheadIrontailMudshotMudslapOutragePaybackPoweruppunchProtectRaindanceRestRetaliateRockblastRockpolishRockslideRocksmashRocktombSandstormSandtombScaryfaceScreechSleeptalkSmackdownSnarlSpiteStealthrockStompingtantrumStoneedgeSubstituteSunnydaySuperpowerTakedownTauntTerablastTorment
Tutor moves (23)
AncientpowerBulldozeDarkpulseEarthpowerFocusenergyGigaimpactHelpinghandHyperbeamIrondefenseIronheadIrontailMudslapOutrageRestRockslideRocksmashSleeptalkSnarlSpiteStealthrockStompingtantrumStoneedgeSuperpower
Legacy moves (17)
AttractCaptivateConfideDetectDoubleteamFrustrationHiddenpowerMimicMuddywaterNaturalgiftReturnRoundSecretpowerSnoreSwaggerToxicUproar

Useful extras

Drops & breeding

Hard Stone

2.5% chance

Chople Berry

2.5% chance

Egg groups
Monster
Egg cycles
40
Catch rate
45
Maximum drops
2
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": "larvitar-1",
      "pokemon": "larvitar",
      "presets": [
        "natural",
        "wild"
      ],
      "type": "pokemon",
      "spawnablePositionType": "grounded",
      "bucket": "ultra-rare",
      "level": "5-30",
      "weight": 6,
      "condition": {
        "minSkyLight": 8,
        "maxSkyLight": 15,
        "biomes": [
          "#cobblemon:is_mountain"
        ]
      },
      "anticondition": {
        "biomes": [
          "#cobblemon:is_freezing"
        ]
      },
      "source": "Cobblemon-neoforge-1.7.3+1.21.1.jar",
      "sourceFile": "data/cobblemon/spawn_pool_world/0246_larvitar.json"
    },
    {
      "id": "larvitar-2",
      "pokemon": "larvitar",
      "presets": [
        "natural"
      ],
      "type": "pokemon",
      "spawnablePositionType": "grounded",
      "bucket": "rare",
      "level": "5-30",
      "weight": 7.5,
      "condition": {
        "minSkyLight": 0,
        "maxSkyLight": 7,
        "biomes": [
          "#cobblemon:is_mountain"
        ]
      },
      "source": "Cobblemon-neoforge-1.7.3+1.21.1.jar",
      "sourceFile": "data/cobblemon/spawn_pool_world/0246_larvitar.json"
    }
  ],
  "raids": [],
  "fossils": []
}

Evolution and forms

{
  "evolutions": [
    {
      "id": "larvitar_pupitar",
      "variant": "level_up",
      "result": "pupitar",
      "consumeHeldItem": false,
      "learnableMoves": [
        "irondefense"
      ],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 30
        }
      ]
    }
  ],
  "forms": []
}

Behavior and drops

{
  "behaviour": {
    "resting": {
      "canSleep": true,
      "light": "0-4",
      "willSleepOnBed": true,
      "times": [
        "any"
      ],
      "drowsyChance": 0.0014,
      "rouseChance": 0.0042
    },
    "moving": {
      "swim": {
        "avoidsWater": true
      }
    },
    "herd": {
      "maxSize": "2",
      "toleratedLeaders": [
        {
          "pokemon": "larvitar",
          "tier": 1
        },
        {
          "pokemon": "axew",
          "tier": 1
        },
        {
          "pokemon": "fraxure",
          "tier": 2
        },
        {
          "pokemon": "haxorus",
          "tier": 3
        },
        {
          "pokemon": "tyranitar mega=false",
          "tier": 4
        },
        {
          "pokemon": "tyranitar mega",
          "tier": 5
        }
      ]
    },
    "combat": {
      "willDefendOwner": true
    }
  },
  "drops": {
    "amount": 2,
    "entries": [
      {
        "item": "cobblemon:hard_stone",
        "percentage": 2.5
      },
      {
        "item": "cobblemon:chople_berry",
        "percentage": 2.5
      }
    ]
  },
  "labels": [
    "gen2"
  ]
}

Complete installed species record

{
  "implemented": true,
  "nationalPokedexNumber": 246,
  "name": "Larvitar",
  "primaryType": "rock",
  "secondaryType": "ground",
  "maleRatio": 0.5,
  "height": 6,
  "weight": 720,
  "pokedex": [
    "cobblemon.species.larvitar.desc"
  ],
  "labels": [
    "gen2"
  ],
  "aspects": [],
  "abilities": [
    "guts",
    "h:sandveil"
  ],
  "eggGroups": [
    "monster"
  ],
  "baseStats": {
    "hp": 50,
    "attack": 64,
    "defence": 50,
    "special_attack": 45,
    "special_defence": 50,
    "speed": 41
  },
  "evYield": {
    "hp": 0,
    "attack": 1,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 60,
  "experienceGroup": "slow",
  "catchRate": 45,
  "eggCycles": 40,
  "baseFriendship": 35,
  "shoulderMountable": true,
  "baseScale": 0.8,
  "hitbox": {
    "width": 0.7,
    "height": 0.95,
    "fixed": false
  },
  "behaviour": {
    "resting": {
      "canSleep": true,
      "light": "0-4",
      "willSleepOnBed": true,
      "times": [
        "any"
      ],
      "drowsyChance": 0.0014,
      "rouseChance": 0.0042
    },
    "moving": {
      "swim": {
        "avoidsWater": true
      }
    },
    "herd": {
      "maxSize": "2",
      "toleratedLeaders": [
        {
          "pokemon": "larvitar",
          "tier": 1
        },
        {
          "pokemon": "axew",
          "tier": 1
        },
        {
          "pokemon": "fraxure",
          "tier": 2
        },
        {
          "pokemon": "haxorus",
          "tier": 3
        },
        {
          "pokemon": "tyranitar mega=false",
          "tier": 4
        },
        {
          "pokemon": "tyranitar mega",
          "tier": 5
        }
      ]
    },
    "combat": {
      "willDefendOwner": true
    }
  },
  "drops": {
    "amount": 2,
    "entries": [
      {
        "item": "cobblemon:hard_stone",
        "percentage": 2.5
      },
      {
        "item": "cobblemon:chople_berry",
        "percentage": 2.5
      }
    ]
  },
  "moves": [
    "1:leer",
    "1:chipaway",
    "1:tackle",
    "3:rockthrow",
    "6:payback",
    "9:bite",
    "12:scaryface",
    "15:rockslide",
    "18:stompingtantrum",
    "21:screech",
    "24:smackdown",
    "27:crunch",
    "31:earthquake",
    "33:stoneedge",
    "36:thrash",
    "39:sandstorm",
    "42:hyperbeam",
    "egg:ancientpower",
    "egg:assurance",
    "egg:curse",
    "egg:dragondance",
    "egg:focusenergy",
    "egg:irondefense",
    "egg:ironhead",
    "egg:outrage",
    "egg:pursuit",
    "egg:stomp",
    "tm:ancientpower",
    "tm:assurance",
    "tm:bodyslam",
    "tm:brickbreak",
    "tm:bulldoze",
    "tm:crunch",
    "tm:curse",
    "tm:darkpulse",
    "tm:dig",
    "tm:doubleedge",
    "tm:dragondance",
    "tm:earthpower",
    "tm:earthquake",
    "tm:endure",
    "tm:facade",
    "tm:focusenergy",
    "tm:gigaimpact",
    "tm:headbutt",
    "tm:helpinghand",
    "tm:hyperbeam",
    "tm:irondefense",
    "tm:ironhead",
    "tm:irontail",
    "tm:mudshot",
    "tm:mudslap",
    "tm:outrage",
    "tm:payback",
    "tm:poweruppunch",
    "tm:protect",
    "tm:raindance",
    "tm:rest",
    "tm:retaliate",
    "tm:rockblast",
    "tm:rockpolish",
    "tm:rockslide",
    "tm:rocksmash",
    "tm:rocktomb",
    "tm:sandstorm",
    "tm:sandtomb",
    "tm:scaryface",
    "tm:screech",
    "tm:sleeptalk",
    "tm:smackdown",
    "tm:snarl",
    "tm:spite",
    "tm:stealthrock",
    "tm:stompingtantrum",
    "tm:stoneedge",
    "tm:substitute",
    "tm:sunnyday",
    "tm:superpower",
    "tm:takedown",
    "tm:taunt",
    "tm:terablast",
    "tm:torment",
    "tutor:ancientpower",
    "tutor:bulldoze",
    "tutor:darkpulse",
    "tutor:earthpower",
    "tutor:focusenergy",
    "tutor:gigaimpact",
    "tutor:helpinghand",
    "tutor:hyperbeam",
    "tutor:irondefense",
    "tutor:ironhead",
    "tutor:irontail",
    "tutor:mudslap",
    "tutor:outrage",
    "tutor:rest",
    "tutor:rockslide",
    "tutor:rocksmash",
    "tutor:sleeptalk",
    "tutor:snarl",
    "tutor:spite",
    "tutor:stealthrock",
    "tutor:stompingtantrum",
    "tutor:stoneedge",
    "tutor:superpower",
    "legacy:attract",
    "legacy:captivate",
    "legacy:confide",
    "legacy:detect",
    "legacy:doubleteam",
    "legacy:frustration",
    "legacy:hiddenpower",
    "legacy:mimic",
    "legacy:muddywater",
    "legacy:naturalgift",
    "legacy:return",
    "legacy:round",
    "legacy:secretpower",
    "legacy:snore",
    "legacy:swagger",
    "legacy:toxic",
    "legacy:uproar"
  ],
  "evolutions": [
    {
      "id": "larvitar_pupitar",
      "variant": "level_up",
      "result": "pupitar",
      "consumeHeldItem": false,
      "learnableMoves": [
        "irondefense"
      ],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 30
        }
      ]
    }
  ]
}