Skip to content

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

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

National Pokédex #0001 · Generation 1

Bulbasaur

grasspoison

Bulbasaur can be seen napping in bright sunlight. There is a seed on its back. By soaking up the sun's rays, the seed grows progressively larger.

Natural spawnEvolution chain

Quick answer

How do you get Bulbasaur?

Bulbasaur 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 Bulbasaur

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 categories: Jungle, Tropical Island

Level5-32RarityUltra-Rare
  • Light: Bright

Battle profile

Base stats

318 total
Hp45
Attack49
Defence49
Special Attack65
Special Defence65
Speed45

Abilities

  • Overgrow
  • Chlorophyll Hidden

Training

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

Progression

Evolution & forms

Complete installed learnset

Moves

117 entries
Level moves (15)
Lv. 1 · TackleLv. 1 · GrowlLv. 3 · VinewhipLv. 6 · GrowthLv. 9 · LeechseedLv. 12 · RazorleafLv. 15 · PoisonpowderLv. 15 · SleeppowderLv. 18 · SeedbombLv. 21 · TakedownLv. 24 · SweetscentLv. 27 · SynthesisLv. 30 · WorryseedLv. 33 · PowerwhipLv. 36 · Solarbeam
Egg moves (7)
CurseGrasswhistleIngrainPetaldanceSkullbashSludgeToxic
Tm moves (49)
AcidsprayBindBodyslamBulletseedCharmCurseCutDoubleedgeEchoedvoiceEndureEnergyballFacadeFalseswipeFlashFurycutterGigadrainGrassknotGrasspledgeGrassyglideGrassyterrainHeadbuttHelpinghandKnockoffLeafstormMagicalleafNaturepowerPowerwhipProtectRestRocksmashSafeguardSeedbombSleeptalkSludgebombSolarbeamStrengthStringshotSubstituteSunnydaySwordsdanceSynthesisTakedownTerablastToxicTrailblazeVenoshockWeatherballWorkupWorryseed
Tutor moves (20)
BindBlockEnergyballFalseswipeFrenzyplantFurycutterGigadrainGrasspledgeGrassyglideHelpinghandKnockoffMagicalleafRestRocksmashSeedbombSleeptalkSludgebombStringshotSynthesisWorryseed
Legacy moves (23)
AmnesiaAttractBideCaptivateConfideDefensecurlDoubleteamFrustrationHiddenpowerLightscreenMegadrainMimicMudslapNaturalgiftOutrageRageRazorwindReflectReturnRoundSecretpowerSnoreSwagger
Special moves (3)
BlockCelebrateFrenzyplant

Useful extras

Drops & breeding

Melon Seeds

Quantity 0-1

Miracle Seed

5% chance

Egg groups
Monster, Grass
Egg cycles
20
Catch rate
45
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": "bulbasaur-1",
      "pokemon": "bulbasaur",
      "presets": [
        "natural"
      ],
      "type": "pokemon",
      "spawnablePositionType": "grounded",
      "bucket": "ultra-rare",
      "level": "5-32",
      "weight": 6,
      "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/0001_bulbasaur.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": "bulbasaur_ivysaur",
      "variant": "level_up",
      "result": "ivysaur",
      "consumeHeldItem": false,
      "learnableMoves": [],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 16
        }
      ]
    }
  ],
  "forms": []
}

Behavior and drops

{
  "behaviour": {
    "walk": {
      "walkSpeed": 0.27
    },
    "resting": {
      "canSleep": true,
      "willSleepOnBed": true,
      "light": "0-4",
      "times": [
        "night, noon"
      ],
      "drowsyChance": 0.0333,
      "rouseChance": 0.0042
    },
    "herd": {
      "maxSize": "4",
      "toleratedLeaders": [
        {
          "pokemon": "ivysaur",
          "tier": 1
        },
        {
          "pokemon": "venusaur mega=false",
          "tier": 2
        },
        {
          "pokemon": "venusaur mega",
          "tier": 3
        }
      ]
    },
    "moving": {
      "swim": {
        "avoidsWater": true
      }
    },
    "combat": {
      "willDefendOwner": true
    }
  },
  "drops": {
    "amount": 2,
    "entries": [
      {
        "item": "minecraft:melon_seeds",
        "quantityRange": "0-1"
      },
      {
        "item": "cobblemon:miracle_seed",
        "percentage": 5
      }
    ]
  },
  "labels": [
    "gen1",
    "starter"
  ]
}

Complete installed species record

{
  "implemented": true,
  "nationalPokedexNumber": 1,
  "name": "Bulbasaur",
  "primaryType": "grass",
  "secondaryType": "poison",
  "maleRatio": 0.875,
  "height": 7,
  "weight": 69,
  "pokedex": [
    "cobblemon.species.bulbasaur.desc"
  ],
  "labels": [
    "gen1",
    "starter"
  ],
  "aspects": [],
  "abilities": [
    "overgrow",
    "h:chlorophyll"
  ],
  "eggGroups": [
    "monster",
    "grass"
  ],
  "baseStats": {
    "hp": 45,
    "attack": 49,
    "defence": 49,
    "special_attack": 65,
    "special_defence": 65,
    "speed": 45
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 1,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 64,
  "experienceGroup": "medium_slow",
  "catchRate": 45,
  "eggCycles": 20,
  "baseFriendship": 50,
  "standingEyeHeight": 0.5,
  "swimmingEyeHeight": 0.5,
  "flyingEyeHeight": 0.5,
  "baseScale": 0.85,
  "hitbox": {
    "width": 0.7,
    "height": 0.8,
    "fixed": false
  },
  "behaviour": {
    "walk": {
      "walkSpeed": 0.27
    },
    "resting": {
      "canSleep": true,
      "willSleepOnBed": true,
      "light": "0-4",
      "times": [
        "night, noon"
      ],
      "drowsyChance": 0.0333,
      "rouseChance": 0.0042
    },
    "herd": {
      "maxSize": "4",
      "toleratedLeaders": [
        {
          "pokemon": "ivysaur",
          "tier": 1
        },
        {
          "pokemon": "venusaur mega=false",
          "tier": 2
        },
        {
          "pokemon": "venusaur mega",
          "tier": 3
        }
      ]
    },
    "moving": {
      "swim": {
        "avoidsWater": true
      }
    },
    "combat": {
      "willDefendOwner": true
    }
  },
  "drops": {
    "amount": 2,
    "entries": [
      {
        "item": "minecraft:melon_seeds",
        "quantityRange": "0-1"
      },
      {
        "item": "cobblemon:miracle_seed",
        "percentage": 5
      }
    ]
  },
  "moves": [
    "1:tackle",
    "1:growl",
    "3:vinewhip",
    "6:growth",
    "9:leechseed",
    "12:razorleaf",
    "15:poisonpowder",
    "15:sleeppowder",
    "18:seedbomb",
    "21:takedown",
    "24:sweetscent",
    "27:synthesis",
    "30:worryseed",
    "33:powerwhip",
    "36:solarbeam",
    "egg:curse",
    "egg:grasswhistle",
    "egg:ingrain",
    "egg:petaldance",
    "egg:skullbash",
    "egg:sludge",
    "egg:toxic",
    "tm:acidspray",
    "tm:bind",
    "tm:bodyslam",
    "tm:bulletseed",
    "tm:charm",
    "tm:curse",
    "tm:cut",
    "tm:doubleedge",
    "tm:echoedvoice",
    "tm:endure",
    "tm:energyball",
    "tm:facade",
    "tm:falseswipe",
    "tm:flash",
    "tm:furycutter",
    "tm:gigadrain",
    "tm:grassknot",
    "tm:grasspledge",
    "tm:grassyglide",
    "tm:grassyterrain",
    "tm:headbutt",
    "tm:helpinghand",
    "tm:knockoff",
    "tm:leafstorm",
    "tm:magicalleaf",
    "tm:naturepower",
    "tm:powerwhip",
    "tm:protect",
    "tm:rest",
    "tm:rocksmash",
    "tm:safeguard",
    "tm:seedbomb",
    "tm:sleeptalk",
    "tm:sludgebomb",
    "tm:solarbeam",
    "tm:strength",
    "tm:stringshot",
    "tm:substitute",
    "tm:sunnyday",
    "tm:swordsdance",
    "tm:synthesis",
    "tm:takedown",
    "tm:terablast",
    "tm:toxic",
    "tm:trailblaze",
    "tm:venoshock",
    "tm:weatherball",
    "tm:workup",
    "tm:worryseed",
    "tutor:bind",
    "tutor:block",
    "tutor:energyball",
    "tutor:falseswipe",
    "tutor:frenzyplant",
    "tutor:furycutter",
    "tutor:gigadrain",
    "tutor:grasspledge",
    "tutor:grassyglide",
    "tutor:helpinghand",
    "tutor:knockoff",
    "tutor:magicalleaf",
    "tutor:rest",
    "tutor:rocksmash",
    "tutor:seedbomb",
    "tutor:sleeptalk",
    "tutor:sludgebomb",
    "tutor:stringshot",
    "tutor:synthesis",
    "tutor:worryseed",
    "legacy:amnesia",
    "legacy:attract",
    "legacy:bide",
    "legacy:captivate",
    "legacy:confide",
    "legacy:defensecurl",
    "legacy:doubleteam",
    "legacy:frustration",
    "legacy:hiddenpower",
    "legacy:lightscreen",
    "legacy:megadrain",
    "legacy:mimic",
    "legacy:mudslap",
    "legacy:naturalgift",
    "legacy:outrage",
    "legacy:rage",
    "legacy:razorwind",
    "legacy:reflect",
    "legacy:return",
    "legacy:round",
    "legacy:secretpower",
    "legacy:snore",
    "legacy:swagger",
    "special:block",
    "special:celebrate",
    "special:frenzyplant"
  ],
  "evolutions": [
    {
      "id": "bulbasaur_ivysaur",
      "variant": "level_up",
      "result": "ivysaur",
      "consumeHeldItem": false,
      "learnableMoves": [],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 16
        }
      ]
    }
  ]
}