Skip to content

Community funded. No paid power. Never pay-to-win.

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

National Pokédex #0070 · Generation 1

Weepinbell

grasspoison

Weepinbell has a large hook on its rear end. At night, the Pokémon hooks on to a tree branch and goes to sleep. If it moves around in its sleep, it may wake up to find itself on the ground.

Natural spawnEvolution chain

Quick answer

How do you get Weepinbell?

Weepinbell can spawn in Bamboo Jungle, Jungle, Sparse Jungle, and 7 other eligible biomes (Light: Bright). Check the complete conditions below; these routes reflect AshRun's installed ATMons files.

AshRun ATMons 1.3.0 · Data updated · Sources & limitations

AshRun locations

How to obtain Weepinbell

1 place to look

Where to look in the wild

Eligible biomes (10)

Bamboo Jungle + 9 more

  • Bamboo Jungle
  • Jungle
  • Sparse Jungle
  • Flourishing Forest
  • Amethyst Canyon
  • Amethyst Rainforest
  • Jungle Mountains
  • Rocky Jungle
  • Tropical Jungle
  • Cave Underground Jungle

Expanded from server category: Jungle

Level21-39RarityCommon
  • Light: Bright

Battle profile

Base stats

390 total
Hp65
Attack90
Defence50
Special Attack85
Special Defence45
Speed55

Abilities

  • Chlorophyll
  • Gluttony Hidden

Training

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

Progression

Evolution & forms

Complete installed learnset

Moves

111 entries
Level moves (14)
Lv. 1 · VinewhipLv. 1 · GrowthLv. 1 · WrapLv. 13 · SleeppowderLv. 15 · PoisonpowderLv. 17 · StunsporeLv. 24 · AcidLv. 29 · KnockoffLv. 32 · SweetscentLv. 39 · GastroacidLv. 44 · RazorleafLv. 47 · PoisonjabLv. 54 · SlamLv. 58 · Wringout
Egg moves (10)
BelchClearsmogIngrainNaturalgiftStrengthsapSuckerpunchSynthesisTickleWorryseedWringout
Tm moves (48)
AcidsprayBindBodyslamBugbiteBulletseedCutEncoreEndureEnergyballFacadeFlashGastroacidGigadrainGrassknotGrassyglideGrassyterrainInfestationKnockoffLeafstormLeechlifeLungeMagicalleafNaturalgiftNaturepowerPoisonjabPouncePowerwhipProtectReflectRestSeedbombSleeptalkSludgebombSludgewaveSolarbeamSubstituteSuckerpunchSunnydaySwiftSwordsdanceSynthesisTerablastThiefToxicTrailblazeVenoshockWeatherballWorryseed
Tutor moves (18)
BindBugbiteEnergyballGastroacidGigadrainGrassyglideKnockoffLeechlifeMagicalleafPoisonjabRestSeedbombSleeptalkSludgebombSuckerpunchSwiftSynthesisWorryseed
Legacy moves (19)
AttractBideCaptivateConfideCurseDoubleedgeDoubleteamFrustrationHeadbuttHiddenpowerMegadrainMimicRageReturnRoundSecretpowerSnoreSwaggerTakedown
Special moves (2)
MorningsunTeeterdance

Useful extras

Drops & breeding

Big Root

5% chance

Pinap Berry

5% chance

Egg groups
Grass
Egg cycles
20
Catch rate
120
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": "weepinbell-1",
      "pokemon": "weepinbell",
      "presets": [
        "natural"
      ],
      "type": "pokemon",
      "spawnablePositionType": "grounded",
      "bucket": "common",
      "level": "21-39",
      "weight": 0.95,
      "condition": {
        "minSkyLight": 8,
        "maxSkyLight": 15,
        "biomes": [
          "#cobblemon:is_jungle"
        ]
      },
      "source": "Cobblemon-neoforge-1.7.3+1.21.1.jar",
      "sourceFile": "data/cobblemon/spawn_pool_world/0070_weepinbell.json",
      "resolvedBiomes": [
        "minecraft:bamboo_jungle",
        "minecraft:jungle",
        "minecraft:sparse_jungle",
        "ars_elemental:flourishing_forest",
        "terralith:amethyst_canyon",
        "terralith:amethyst_rainforest",
        "terralith:jungle_mountains",
        "terralith:rocky_jungle",
        "terralith:tropical_jungle",
        "terralith:cave/underground_jungle"
      ]
    }
  ],
  "raids": [],
  "fossils": []
}

Evolution and forms

{
  "evolutions": [
    {
      "id": "weepinbell_victreebel",
      "variant": "item_interact",
      "result": "victreebel",
      "consumeHeldItem": false,
      "learnableMoves": [
        "leaftornado",
        "leafstorm"
      ],
      "requirements": [],
      "requiredContext": "cobblemon:leaf_stone"
    }
  ],
  "forms": []
}

Behavior and drops

{
  "behaviour": {
    "moving": {
      "walk": {
        "walkSpeed": 0.26
      },
      "swim": {
        "avoidsWater": true
      }
    },
    "resting": {
      "canSleep": true,
      "light": "0-4",
      "depth": "comatose",
      "times": [
        "any"
      ],
      "drowsyChance": 0.0014,
      "rouseChance": 0.0042
    },
    "combat": {
      "willDefendOwner": true
    }
  },
  "drops": {
    "amount": 2,
    "entries": [
      {
        "item": "cobblemon:big_root",
        "percentage": 5
      },
      {
        "item": "cobblemon:pinap_berry",
        "percentage": 5
      }
    ]
  },
  "labels": [
    "gen1"
  ]
}

Complete installed species record

{
  "implemented": true,
  "nationalPokedexNumber": 70,
  "name": "Weepinbell",
  "primaryType": "grass",
  "secondaryType": "poison",
  "maleRatio": 0.5,
  "height": 10,
  "weight": 64,
  "pokedex": [
    "cobblemon.species.weepinbell.desc"
  ],
  "labels": [
    "gen1"
  ],
  "aspects": [],
  "abilities": [
    "chlorophyll",
    "h:gluttony"
  ],
  "eggGroups": [
    "grass"
  ],
  "baseStats": {
    "hp": 65,
    "attack": 90,
    "defence": 50,
    "special_attack": 85,
    "special_defence": 45,
    "speed": 55
  },
  "evYield": {
    "hp": 0,
    "attack": 2,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 137,
  "experienceGroup": "medium_slow",
  "catchRate": 120,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 1.1,
  "hitbox": {
    "width": 0.8,
    "height": 0.8,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "walk": {
        "walkSpeed": 0.26
      },
      "swim": {
        "avoidsWater": true
      }
    },
    "resting": {
      "canSleep": true,
      "light": "0-4",
      "depth": "comatose",
      "times": [
        "any"
      ],
      "drowsyChance": 0.0014,
      "rouseChance": 0.0042
    },
    "combat": {
      "willDefendOwner": true
    }
  },
  "drops": {
    "amount": 2,
    "entries": [
      {
        "item": "cobblemon:big_root",
        "percentage": 5
      },
      {
        "item": "cobblemon:pinap_berry",
        "percentage": 5
      }
    ]
  },
  "moves": [
    "1:vinewhip",
    "1:growth",
    "1:wrap",
    "13:sleeppowder",
    "15:poisonpowder",
    "17:stunspore",
    "24:acid",
    "29:knockoff",
    "32:sweetscent",
    "39:gastroacid",
    "44:razorleaf",
    "47:poisonjab",
    "54:slam",
    "58:wringout",
    "egg:belch",
    "egg:clearsmog",
    "egg:ingrain",
    "egg:naturalgift",
    "egg:strengthsap",
    "egg:suckerpunch",
    "egg:synthesis",
    "egg:tickle",
    "egg:worryseed",
    "egg:wringout",
    "tm:acidspray",
    "tm:bind",
    "tm:bodyslam",
    "tm:bugbite",
    "tm:bulletseed",
    "tm:cut",
    "tm:encore",
    "tm:endure",
    "tm:energyball",
    "tm:facade",
    "tm:flash",
    "tm:gastroacid",
    "tm:gigadrain",
    "tm:grassknot",
    "tm:grassyglide",
    "tm:grassyterrain",
    "tm:infestation",
    "tm:knockoff",
    "tm:leafstorm",
    "tm:leechlife",
    "tm:lunge",
    "tm:magicalleaf",
    "tm:naturalgift",
    "tm:naturepower",
    "tm:poisonjab",
    "tm:pounce",
    "tm:powerwhip",
    "tm:protect",
    "tm:reflect",
    "tm:rest",
    "tm:seedbomb",
    "tm:sleeptalk",
    "tm:sludgebomb",
    "tm:sludgewave",
    "tm:solarbeam",
    "tm:substitute",
    "tm:suckerpunch",
    "tm:sunnyday",
    "tm:swift",
    "tm:swordsdance",
    "tm:synthesis",
    "tm:terablast",
    "tm:thief",
    "tm:toxic",
    "tm:trailblaze",
    "tm:venoshock",
    "tm:weatherball",
    "tm:worryseed",
    "tutor:bind",
    "tutor:bugbite",
    "tutor:energyball",
    "tutor:gastroacid",
    "tutor:gigadrain",
    "tutor:grassyglide",
    "tutor:knockoff",
    "tutor:leechlife",
    "tutor:magicalleaf",
    "tutor:poisonjab",
    "tutor:rest",
    "tutor:seedbomb",
    "tutor:sleeptalk",
    "tutor:sludgebomb",
    "tutor:suckerpunch",
    "tutor:swift",
    "tutor:synthesis",
    "tutor:worryseed",
    "legacy:attract",
    "legacy:bide",
    "legacy:captivate",
    "legacy:confide",
    "legacy:curse",
    "legacy:doubleedge",
    "legacy:doubleteam",
    "legacy:frustration",
    "legacy:headbutt",
    "legacy:hiddenpower",
    "legacy:megadrain",
    "legacy:mimic",
    "legacy:rage",
    "legacy:return",
    "legacy:round",
    "legacy:secretpower",
    "legacy:snore",
    "legacy:swagger",
    "legacy:takedown",
    "special:morningsun",
    "special:teeterdance"
  ],
  "preEvolution": "bellsprout",
  "evolutions": [
    {
      "id": "weepinbell_victreebel",
      "variant": "item_interact",
      "result": "victreebel",
      "consumeHeldItem": false,
      "learnableMoves": [
        "leaftornado",
        "leafstorm"
      ],
      "requirements": [],
      "requiredContext": "cobblemon:leaf_stone"
    }
  ]
}