Skip to content

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

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

National Pokédex #0204 · Generation 2

Pineco

bug

Pineco hangs from a tree branch and patiently waits for prey to come along. If the Pokémon is disturbed while eating by someone shaking its tree, it drops down to the ground and explodes with no warning.

Natural spawnEvolution chain

AshRun locations

How to obtain Pineco

1 place to look

Where to look in the wild

Biome

Taiga

Level4-29RarityCommon
  • Light: Bright

Battle profile

Base stats

290 total
Hp50
Attack65
Defence90
Special Attack35
Special Defence35
Speed15

Abilities

  • Sturdy
  • Overcoat Hidden

Training

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

Progression

Evolution & forms

Complete installed learnset

Moves

113 entries
Level moves (14)
Lv. 1 · TackleLv. 1 · ProtectLv. 6 · SelfdestructLv. 9 · BugbiteLv. 12 · TakedownLv. 17 · RapidspinLv. 20 · BideLv. 23 · NaturalgiftLv. 28 · SpikesLv. 31 · PaybackLv. 34 · ExplosionLv. 39 · IrondefenseLv. 42 · GyroballLv. 45 · Doubleedge
Egg moves (7)
CounterFlailPinmissilePowertrickSandtombSwiftToxicspikes
Tm moves (56)
AutotomizeBodyslamBugbiteBugbuzzBulldozeCurseDigDoubleedgeDrillrunEndureExplosionFacadeGigadrainGravityGyroballHeadbuttHelpinghandIcespinnerIrondefenseLightscreenLungeNaturalgiftPainsplitPaybackPinmissilePoisonjabPounceProtectRaindanceReflectRestRevengeReversalRockblastRockslideRocksmashRocktombRolloutSandstormSandtombSeedbombSelfdestructSleeptalkSolarbeamSpikesStealthrockStrengthStringshotStrugglebugSubstituteSunnydaySwiftTakedownTerablastToxicspikesVenoshock
Tutor moves (19)
BugbiteBulldozeDrillrunGigadrainGravityHelpinghandIrondefensePainsplitPoisonjabRestRockslideRocksmashRolloutSeedbombSleeptalkSpikesStealthrockStringshotSwift
Legacy moves (16)
AttractCaptivateConfideDefensecurlDoubleteamEarthquakeFrustrationHiddenpowerMimicReturnRoundSecretpowerSnoreSwaggerSweetscentToxic
Special moves (1)
Refresh

Useful extras

Drops & breeding

String

Quantity 0-1

Occa Berry

2.5% chance

Iron Ball

2.5% chance

Egg groups
Bug
Egg cycles
20
Catch rate
190
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": "pineco-1",
      "pokemon": "pineco",
      "presets": [
        "natural",
        "treetop"
      ],
      "type": "pokemon",
      "spawnablePositionType": "grounded",
      "bucket": "common",
      "level": "4-29",
      "weight": 9,
      "condition": {
        "minSkyLight": 8,
        "maxSkyLight": 15,
        "biomes": [
          "#cobblemon:is_taiga"
        ]
      },
      "source": "Cobblemon-neoforge-1.7.3+1.21.1.jar",
      "sourceFile": "data/cobblemon/spawn_pool_world/0204_pineco.json"
    }
  ],
  "raids": [],
  "fossils": []
}

Evolution and forms

{
  "evolutions": [
    {
      "id": "pineco_forretress",
      "variant": "level_up",
      "result": "forretress",
      "consumeHeldItem": false,
      "learnableMoves": [
        "mirrorshot",
        "autotomize",
        "heavyslam"
      ],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 31
        }
      ]
    }
  ],
  "forms": []
}

Behavior and drops

{
  "behaviour": {
    "resting": {
      "canSleep": true,
      "willSleepOnBed": true,
      "light": "0-4",
      "times": [
        "any"
      ],
      "drowsyChance": 0.0014,
      "rouseChance": 0.0042
    },
    "moving": {
      "swim": {
        "avoidsWater": true
      }
    },
    "combat": {
      "willDefendOwner": true
    }
  },
  "drops": {
    "amount": 3,
    "entries": [
      {
        "item": "minecraft:string",
        "quantityRange": "0-1"
      },
      {
        "item": "cobblemon:occa_berry",
        "percentage": 2.5
      },
      {
        "item": "cobblemon:iron_ball",
        "percentage": 2.5
      }
    ]
  },
  "labels": [
    "gen2"
  ]
}

Complete installed species record

{
  "implemented": true,
  "nationalPokedexNumber": 204,
  "name": "Pineco",
  "primaryType": "bug",
  "maleRatio": 0.5,
  "height": 6,
  "weight": 72,
  "pokedex": [
    "cobblemon.species.pineco.desc"
  ],
  "labels": [
    "gen2"
  ],
  "aspects": [],
  "abilities": [
    "sturdy",
    "h:overcoat"
  ],
  "eggGroups": [
    "bug"
  ],
  "baseStats": {
    "hp": 50,
    "attack": 65,
    "defence": 90,
    "special_attack": 35,
    "special_defence": 35,
    "speed": 15
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 1,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 58,
  "experienceGroup": "medium_fast",
  "catchRate": 190,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 0.75,
  "hitbox": {
    "width": 0.9,
    "height": 0.95,
    "fixed": false
  },
  "behaviour": {
    "resting": {
      "canSleep": true,
      "willSleepOnBed": true,
      "light": "0-4",
      "times": [
        "any"
      ],
      "drowsyChance": 0.0014,
      "rouseChance": 0.0042
    },
    "moving": {
      "swim": {
        "avoidsWater": true
      }
    },
    "combat": {
      "willDefendOwner": true
    }
  },
  "drops": {
    "amount": 3,
    "entries": [
      {
        "item": "minecraft:string",
        "quantityRange": "0-1"
      },
      {
        "item": "cobblemon:occa_berry",
        "percentage": 2.5
      },
      {
        "item": "cobblemon:iron_ball",
        "percentage": 2.5
      }
    ]
  },
  "moves": [
    "1:tackle",
    "1:protect",
    "6:selfdestruct",
    "9:bugbite",
    "12:takedown",
    "17:rapidspin",
    "20:bide",
    "23:naturalgift",
    "28:spikes",
    "31:payback",
    "34:explosion",
    "39:irondefense",
    "42:gyroball",
    "45:doubleedge",
    "egg:counter",
    "egg:flail",
    "egg:pinmissile",
    "egg:powertrick",
    "egg:sandtomb",
    "egg:swift",
    "egg:toxicspikes",
    "tm:autotomize",
    "tm:bodyslam",
    "tm:bugbite",
    "tm:bugbuzz",
    "tm:bulldoze",
    "tm:curse",
    "tm:dig",
    "tm:doubleedge",
    "tm:drillrun",
    "tm:endure",
    "tm:explosion",
    "tm:facade",
    "tm:gigadrain",
    "tm:gravity",
    "tm:gyroball",
    "tm:headbutt",
    "tm:helpinghand",
    "tm:icespinner",
    "tm:irondefense",
    "tm:lightscreen",
    "tm:lunge",
    "tm:naturalgift",
    "tm:painsplit",
    "tm:payback",
    "tm:pinmissile",
    "tm:poisonjab",
    "tm:pounce",
    "tm:protect",
    "tm:raindance",
    "tm:reflect",
    "tm:rest",
    "tm:revenge",
    "tm:reversal",
    "tm:rockblast",
    "tm:rockslide",
    "tm:rocksmash",
    "tm:rocktomb",
    "tm:rollout",
    "tm:sandstorm",
    "tm:sandtomb",
    "tm:seedbomb",
    "tm:selfdestruct",
    "tm:sleeptalk",
    "tm:solarbeam",
    "tm:spikes",
    "tm:stealthrock",
    "tm:strength",
    "tm:stringshot",
    "tm:strugglebug",
    "tm:substitute",
    "tm:sunnyday",
    "tm:swift",
    "tm:takedown",
    "tm:terablast",
    "tm:toxicspikes",
    "tm:venoshock",
    "tutor:bugbite",
    "tutor:bulldoze",
    "tutor:drillrun",
    "tutor:gigadrain",
    "tutor:gravity",
    "tutor:helpinghand",
    "tutor:irondefense",
    "tutor:painsplit",
    "tutor:poisonjab",
    "tutor:rest",
    "tutor:rockslide",
    "tutor:rocksmash",
    "tutor:rollout",
    "tutor:seedbomb",
    "tutor:sleeptalk",
    "tutor:spikes",
    "tutor:stealthrock",
    "tutor:stringshot",
    "tutor:swift",
    "legacy:attract",
    "legacy:captivate",
    "legacy:confide",
    "legacy:defensecurl",
    "legacy:doubleteam",
    "legacy:earthquake",
    "legacy:frustration",
    "legacy:hiddenpower",
    "legacy:mimic",
    "legacy:return",
    "legacy:round",
    "legacy:secretpower",
    "legacy:snore",
    "legacy:swagger",
    "legacy:sweetscent",
    "legacy:toxic",
    "special:refresh"
  ],
  "evolutions": [
    {
      "id": "pineco_forretress",
      "variant": "level_up",
      "result": "forretress",
      "consumeHeldItem": false,
      "learnableMoves": [
        "mirrorshot",
        "autotomize",
        "heavyslam"
      ],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 31
        }
      ]
    }
  ]
}