Skip to content

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

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

National Pokédex #0014 · Generation 1

Kakuna

bugpoison

Kakuna remains virtually immobile as it clings to a tree. However, on the inside, it is extremely busy as it prepares for its coming evolution. This is evident from how hot the shell becomes to the touch.

Natural spawnEvolution chain

AshRun locations

How to obtain Kakuna

2 places to look

Where to look in the wild

Biome

Forest / Jungle / Skyroot Forest / Skyroot Woodland

Level7-21RarityCommon
  • Light: Bright
Biome

The Bumblezone

Level7-21RarityCommon

Battle profile

Base stats

205 total
Hp45
Attack25
Defence50
Special Attack25
Special Defence25
Speed35

Abilities

  • Shedskin
  • Shedskin Hidden

Training

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

Progression

Evolution & forms

Complete installed learnset

Moves

13 entries
Level moves (2)
Lv. 1 · HardenLv. 1 · Poisonsting
Tm moves (6)
BugbiteElectrowebIrondefenseSkittersmackStringshotTerablast
Tutor moves (5)
BugbiteElectrowebIrondefenseSkittersmackStringshot

Useful extras

Drops & breeding

String

Quantity 0-2

Pinap Berry

2.5% chance

Egg groups
Bug
Egg cycles
15
Catch rate
120
Maximum drops
3
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": "kakuna-1",
      "pokemon": "kakuna",
      "presets": [
        "natural",
        "treetop"
      ],
      "type": "pokemon",
      "spawnablePositionType": "grounded",
      "bucket": "common",
      "level": "7-21",
      "weight": 2,
      "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/0014_kakuna.json"
    },
    {
      "id": "kakuna-2",
      "pokemon": "kakuna",
      "type": "pokemon",
      "spawnablePositionType": "grounded",
      "bucket": "common",
      "level": "7-21",
      "weight": 2,
      "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/0014_kakuna.json"
    }
  ],
  "raids": [],
  "fossils": []
}

Evolution and forms

{
  "evolutions": [
    {
      "id": "kakuna_beedrill",
      "variant": "level_up",
      "result": "beedrill",
      "consumeHeldItem": false,
      "learnableMoves": [
        "twineedle",
        "furyattack"
      ],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 10
        }
      ]
    }
  ],
  "forms": []
}

Behavior and drops

{
  "behaviour": {
    "resting": {
      "canSleep": true,
      "light": "0-4",
      "drowsyChance": 0.0333,
      "rouseChance": 0.0042
    },
    "moving": {
      "walk": {
        "canWalk": false
      },
      "swim": {
        "canSwimInWater": false,
        "avoidsWater": true
      },
      "canLook": false
    },
    "herd": {
      "maxSize": "9"
    },
    "combat": {
      "willFlee": false
    }
  },
  "drops": {
    "amount": 3,
    "entries": [
      {
        "item": "minecraft:string",
        "quantityRange": "0-2"
      },
      {
        "item": "cobblemon:pinap_berry",
        "percentage": 2.5
      }
    ]
  },
  "labels": [
    "gen1"
  ]
}

Complete installed species record

{
  "implemented": true,
  "nationalPokedexNumber": 14,
  "name": "Kakuna",
  "primaryType": "bug",
  "secondaryType": "poison",
  "maleRatio": 0.5,
  "height": 6,
  "weight": 100,
  "pokedex": [
    "cobblemon.species.kakuna.desc"
  ],
  "labels": [
    "gen1"
  ],
  "aspects": [],
  "abilities": [
    "shedskin",
    "h:shedskin"
  ],
  "eggGroups": [
    "bug"
  ],
  "baseStats": {
    "hp": 45,
    "attack": 25,
    "defence": 50,
    "special_attack": 25,
    "special_defence": 25,
    "speed": 35
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 2,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 72,
  "experienceGroup": "medium_fast",
  "catchRate": 120,
  "eggCycles": 15,
  "baseFriendship": 50,
  "baseScale": 0.75,
  "hitbox": {
    "width": 0.5,
    "height": 0.9,
    "fixed": false
  },
  "behaviour": {
    "resting": {
      "canSleep": true,
      "light": "0-4",
      "drowsyChance": 0.0333,
      "rouseChance": 0.0042
    },
    "moving": {
      "walk": {
        "canWalk": false
      },
      "swim": {
        "canSwimInWater": false,
        "avoidsWater": true
      },
      "canLook": false
    },
    "herd": {
      "maxSize": "9"
    },
    "combat": {
      "willFlee": false
    }
  },
  "drops": {
    "amount": 3,
    "entries": [
      {
        "item": "minecraft:string",
        "quantityRange": "0-2"
      },
      {
        "item": "cobblemon:pinap_berry",
        "percentage": 2.5
      }
    ]
  },
  "moves": [
    "1:harden",
    "1:poisonsting",
    "tm:bugbite",
    "tm:electroweb",
    "tm:irondefense",
    "tm:skittersmack",
    "tm:stringshot",
    "tm:terablast",
    "tutor:bugbite",
    "tutor:electroweb",
    "tutor:irondefense",
    "tutor:skittersmack",
    "tutor:stringshot"
  ],
  "preEvolution": "weedle",
  "evolutions": [
    {
      "id": "kakuna_beedrill",
      "variant": "level_up",
      "result": "beedrill",
      "consumeHeldItem": false,
      "learnableMoves": [
        "twineedle",
        "furyattack"
      ],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 10
        }
      ]
    }
  ]
}