Skip to content

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

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

National Pokédex #0010 · Generation 1

Caterpie

bug

Caterpie has a voracious appetite. It can devour leaves bigger than its body right before your eyes. From its antenna, this Pokémon releases a terrifically strong odor.

Natural spawnEvolution chain

AshRun locations

How to obtain Caterpie

3 places to look

Where to look in the wild

Biome

Forest / Plains / Skyroot Forest / Skyroot Woodland

Level1-20RarityCommon
  • Light: Bright
Biome

Jungle / Tropical Island

Level1-20RarityCommon
  • Light: Bright
Biome

Floral Meadow

Level1-20RarityCommon

Battle profile

Base stats

195 total
Hp45
Attack30
Defence35
Special Attack20
Special Defence20
Speed45

Abilities

  • Shielddust
  • Runaway Hidden

Training

Base experience
39
Growth
Medium Fast
EV yield
Hp: 1 · Attack: 0 · Defence: 0 · Special Attack: 0 · Special Defence: 0 · Speed: 0
Friendship
50

Progression

Evolution & forms

Complete installed learnset

Moves

11 entries
Level moves (3)
Lv. 1 · TackleLv. 1 · StringshotLv. 9 · Bugbite
Tm moves (4)
BugbiteElectrowebStringshotTerablast
Tutor moves (3)
BugbiteElectrowebStringshot
Legacy moves (1)
Snore

Useful extras

Drops & breeding

String

Quantity 0-1

Wepear Berry

2.5% chance

Egg groups
Bug
Egg cycles
15
Catch rate
255
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": "caterpie-1",
      "pokemon": "caterpie",
      "presets": [
        "natural",
        "foliage",
        "treetop"
      ],
      "type": "pokemon",
      "spawnablePositionType": "grounded",
      "bucket": "common",
      "level": "1-20",
      "weight": 7,
      "condition": {
        "minSkyLight": 8,
        "maxSkyLight": 15,
        "biomes": [
          "#cobblemon:is_forest",
          "#cobblemon:is_plains",
          "aether:skyroot_forest",
          "aether:skyroot_woodland"
        ]
      },
      "anticondition": {
        "biomes": [
          "#cobblemon:is_freezing",
          "#cobblemon:is_spooky"
        ]
      },
      "source": "Cobblemon-neoforge-1.7.3+1.21.1.jar",
      "sourceFile": "data/cobblemon/spawn_pool_world/0010_caterpie.json"
    },
    {
      "id": "caterpie-valencian-2",
      "pokemon": "caterpie valencian",
      "presets": [
        "natural",
        "treetop"
      ],
      "type": "pokemon",
      "spawnablePositionType": "grounded",
      "bucket": "common",
      "level": "1-20",
      "weight": 7,
      "condition": {
        "minSkyLight": 8,
        "maxSkyLight": 15,
        "biomes": [
          "#cobblemon:is_jungle",
          "#cobblemon:is_tropical_island"
        ]
      },
      "source": "Cobblemon-neoforge-1.7.3+1.21.1.jar",
      "sourceFile": "data/cobblemon/spawn_pool_world/0010_caterpie.json"
    },
    {
      "id": "caterpie-valencian-3",
      "pokemon": "caterpie valencian",
      "type": "pokemon",
      "spawnablePositionType": "grounded",
      "bucket": "common",
      "level": "1-20",
      "weight": 4.5,
      "condition": {
        "biomes": [
          "the_bumblezone:floral_meadow"
        ]
      },
      "anticondition": {
        "structures": [
          "#the_bumblezone:sempiternal_sanctums"
        ]
      },
      "source": "Cobblemon-neoforge-1.7.3+1.21.1.jar",
      "sourceFile": "data/cobblemon/spawn_pool_world/0010_caterpie.json"
    }
  ],
  "raids": [],
  "fossils": []
}

Evolution and forms

{
  "evolutions": [
    {
      "id": "caterpie_metapod",
      "variant": "level_up",
      "result": "metapod",
      "consumeHeldItem": false,
      "learnableMoves": [
        "harden"
      ],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 7
        }
      ]
    }
  ],
  "forms": []
}

Behavior and drops

{
  "behaviour": {
    "resting": {
      "canSleep": true,
      "light": "0-4",
      "willSleepOnBed": true,
      "drowsyChance": 0.0333,
      "rouseChance": 0.0042
    },
    "moving": {
      "walk": {
        "walkSpeed": 0.26
      },
      "swim": {
        "avoidsWater": true
      }
    },
    "herd": {
      "maxSize": "9"
    }
  },
  "drops": {
    "amount": 2,
    "entries": [
      {
        "item": "minecraft:string",
        "quantityRange": "0-1"
      },
      {
        "item": "cobblemon:wepear_berry",
        "percentage": 2.5
      }
    ]
  },
  "labels": [
    "gen1"
  ]
}

Complete installed species record

{
  "implemented": true,
  "nationalPokedexNumber": 10,
  "name": "Caterpie",
  "primaryType": "bug",
  "maleRatio": 0.5,
  "height": 3,
  "weight": 29,
  "pokedex": [
    "cobblemon.species.caterpie.desc"
  ],
  "labels": [
    "gen1"
  ],
  "aspects": [],
  "abilities": [
    "shielddust",
    "h:runaway"
  ],
  "eggGroups": [
    "bug"
  ],
  "baseStats": {
    "hp": 45,
    "attack": 30,
    "defence": 35,
    "special_attack": 20,
    "special_defence": 20,
    "speed": 45
  },
  "evYield": {
    "hp": 1,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 39,
  "experienceGroup": "medium_fast",
  "catchRate": 255,
  "eggCycles": 15,
  "baseFriendship": 50,
  "features": [
    "valencian"
  ],
  "shoulderMountable": true,
  "baseScale": 0.5,
  "hitbox": {
    "width": 0.8,
    "height": 0.6,
    "fixed": false
  },
  "behaviour": {
    "resting": {
      "canSleep": true,
      "light": "0-4",
      "willSleepOnBed": true,
      "drowsyChance": 0.0333,
      "rouseChance": 0.0042
    },
    "moving": {
      "walk": {
        "walkSpeed": 0.26
      },
      "swim": {
        "avoidsWater": true
      }
    },
    "herd": {
      "maxSize": "9"
    }
  },
  "drops": {
    "amount": 2,
    "entries": [
      {
        "item": "minecraft:string",
        "quantityRange": "0-1"
      },
      {
        "item": "cobblemon:wepear_berry",
        "percentage": 2.5
      }
    ]
  },
  "moves": [
    "1:tackle",
    "1:stringshot",
    "9:bugbite",
    "tm:bugbite",
    "tm:electroweb",
    "tm:stringshot",
    "tm:terablast",
    "tutor:bugbite",
    "tutor:electroweb",
    "tutor:stringshot",
    "legacy:snore"
  ],
  "evolutions": [
    {
      "id": "caterpie_metapod",
      "variant": "level_up",
      "result": "metapod",
      "consumeHeldItem": false,
      "learnableMoves": [
        "harden"
      ],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 7
        }
      ]
    }
  ]
}