Skip to content

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

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

National Pokédex #0013 · Generation 1

Weedle

bugpoison

Weedle has an extremely acute sense of smell. It is capable of distinguishing its favorite kinds of leaves from those it dislikes just by sniffing with its big red proboscis (nose).

Natural spawnEvolution chain

AshRun locations

How to obtain Weedle

2 places to look

Where to look in the wild

Biome

Forest / Jungle / Skyroot Forest / Skyroot Woodland

Level1-20RarityCommon
  • Light: Bright
Biome

The Bumblezone

Level1-20RarityCommon

Battle profile

Base stats

195 total
Hp40
Attack35
Defence30
Special Attack20
Special Defence20
Speed50

Abilities

  • Shielddust
  • Runaway Hidden

Training

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

Progression

Evolution & forms

Complete installed learnset

Moves

12 entries
Level moves (3)
Lv. 1 · PoisonstingLv. 1 · StringshotLv. 9 · Bugbite
Tm moves (5)
BugbiteElectrowebSkittersmackStringshotTerablast
Tutor moves (4)
BugbiteElectrowebSkittersmackStringshot

Useful extras

Drops & breeding

String

Quantity 0-1

Pinap 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": "weedle-1",
      "pokemon": "weedle",
      "presets": [
        "natural",
        "treetop"
      ],
      "type": "pokemon",
      "spawnablePositionType": "grounded",
      "bucket": "common",
      "level": "1-20",
      "weight": 7,
      "condition": {
        "minSkyLight": 8,
        "maxSkyLight": 15,
        "biomes": [
          "#cobblemon:is_forest",
          "#cobblemon:is_jungle",
          "aether:skyroot_forest",
          "aether:skyroot_woodland"
        ]
      },
      "anticondition": {
        "biomes": [
          "#cobblemon:is_freezing"
        ]
      },
      "source": "Cobblemon-neoforge-1.7.3+1.21.1.jar",
      "sourceFile": "data/cobblemon/spawn_pool_world/0013_weedle.json"
    },
    {
      "id": "weedle-2",
      "pokemon": "weedle",
      "type": "pokemon",
      "spawnablePositionType": "grounded",
      "bucket": "common",
      "level": "1-20",
      "weight": 3,
      "condition": {
        "biomes": [
          "#the_bumblezone:the_bumblezone"
        ]
      },
      "anticondition": {
        "structures": [
          "#the_bumblezone:sempiternal_sanctums"
        ]
      },
      "source": "Cobblemon-neoforge-1.7.3+1.21.1.jar",
      "sourceFile": "data/cobblemon/spawn_pool_world/0013_weedle.json"
    }
  ],
  "raids": [],
  "fossils": []
}

Evolution and forms

{
  "evolutions": [
    {
      "id": "weedle_kakuna",
      "variant": "level_up",
      "result": "kakuna",
      "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"
    },
    "combat": {
      "willDefendSelf": true,
      "willDefendOwner": true,
      "willFlee": false
    }
  },
  "drops": {
    "amount": 2,
    "entries": [
      {
        "item": "minecraft:string",
        "quantityRange": "0-1"
      },
      {
        "item": "cobblemon:pinap_berry",
        "percentage": 2.5
      }
    ]
  },
  "labels": [
    "gen1"
  ]
}

Complete installed species record

{
  "implemented": true,
  "nationalPokedexNumber": 13,
  "name": "Weedle",
  "primaryType": "bug",
  "secondaryType": "poison",
  "maleRatio": 0.5,
  "height": 3,
  "weight": 32,
  "pokedex": [
    "cobblemon.species.weedle.desc"
  ],
  "labels": [
    "gen1"
  ],
  "aspects": [],
  "abilities": [
    "shielddust",
    "h:runaway"
  ],
  "eggGroups": [
    "bug"
  ],
  "baseStats": {
    "hp": 40,
    "attack": 35,
    "defence": 30,
    "special_attack": 20,
    "special_defence": 20,
    "speed": 50
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 1
  },
  "baseExperienceYield": 39,
  "experienceGroup": "medium_fast",
  "catchRate": 255,
  "eggCycles": 15,
  "baseFriendship": 50,
  "shoulderMountable": true,
  "baseScale": 0.5,
  "hitbox": {
    "width": 0.8,
    "height": 0.4,
    "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"
    },
    "combat": {
      "willDefendSelf": true,
      "willDefendOwner": true,
      "willFlee": false
    }
  },
  "drops": {
    "amount": 2,
    "entries": [
      {
        "item": "minecraft:string",
        "quantityRange": "0-1"
      },
      {
        "item": "cobblemon:pinap_berry",
        "percentage": 2.5
      }
    ]
  },
  "moves": [
    "1:poisonsting",
    "1:stringshot",
    "9:bugbite",
    "tm:bugbite",
    "tm:electroweb",
    "tm:skittersmack",
    "tm:stringshot",
    "tm:terablast",
    "tutor:bugbite",
    "tutor:electroweb",
    "tutor:skittersmack",
    "tutor:stringshot"
  ],
  "evolutions": [
    {
      "id": "weedle_kakuna",
      "variant": "level_up",
      "result": "kakuna",
      "consumeHeldItem": false,
      "learnableMoves": [
        "harden"
      ],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 7
        }
      ]
    }
  ]
}