Skip to content

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

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

National Pokédex #0002 · Generation 1

Ivysaur

grasspoison

There is a bud on this Pokémon's back. To support its weight, Ivysaur's legs and trunk grow thick and strong. If it starts spending more time lying in the sunlight, it's a sign that the bud will bloom into a large flower soon.

Natural spawnEvolution chain

AshRun locations

How to obtain Ivysaur

1 place to look

Where to look in the wild

Biome

Jungle / Tropical Island

Level16-40RarityUltra-Rare
  • Light: Bright

Battle profile

Base stats

405 total
Hp60
Attack62
Defence63
Special Attack80
Special Defence80
Speed60

Abilities

  • Overgrow
  • Chlorophyll Hidden

Training

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

Progression

Evolution & forms

Complete installed learnset

Moves

118 entries
Level moves (15)
Lv. 1 · TackleLv. 1 · GrowlLv. 1 · VinewhipLv. 1 · GrowthLv. 9 · LeechseedLv. 12 · RazorleafLv. 15 · PoisonpowderLv. 15 · SleeppowderLv. 20 · SeedbombLv. 25 · TakedownLv. 30 · SweetscentLv. 35 · SynthesisLv. 40 · WorryseedLv. 45 · PowerwhipLv. 50 · Solarbeam
Egg moves (7)
CurseGrasswhistleIngrainPetaldanceSkullbashSludgeToxic
Tm moves (50)
AcidsprayBindBodyslamBulletseedCharmCurseCutDoubleedgeEchoedvoiceEndureEnergyballFacadeFalseswipeFlashFurycutterGigadrainGrassknotGrasspledgeGrassyglideGrassyterrainHeadbuttHelpinghandKnockoffLeafstormMagicalleafNaturepowerPowerwhipProtectRestRoarRocksmashSafeguardSeedbombSleeptalkSludgebombSolarbeamStrengthStringshotSubstituteSunnydaySwordsdanceSynthesisTakedownTerablastToxicTrailblazeVenoshockWeatherballWorkupWorryseed
Tutor moves (20)
BindBlockEnergyballFalseswipeFrenzyplantFurycutterGigadrainGrasspledgeGrassyglideHelpinghandKnockoffMagicalleafRestRocksmashSeedbombSleeptalkSludgebombStringshotSynthesisWorryseed
Legacy moves (23)
AmnesiaAttractBideCaptivateConfideDefensecurlDoubleteamFrustrationHiddenpowerLightscreenMegadrainMimicMudslapNaturalgiftOutrageRageRazorwindReflectReturnRoundSecretpowerSnoreSwagger
Special moves (3)
BlockCelebrateFrenzyplant

Useful extras

Drops & breeding

Melon Seeds

Quantity 0-2

Miracle Seed

10% chance

Egg groups
Monster, Grass
Egg cycles
20
Catch rate
45
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": "ivysaur-1",
      "pokemon": "ivysaur",
      "presets": [
        "natural"
      ],
      "type": "pokemon",
      "spawnablePositionType": "grounded",
      "bucket": "ultra-rare",
      "level": "16-40",
      "weight": 3.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/0002_ivysaur.json"
    }
  ],
  "raids": [],
  "fossils": []
}

Evolution and forms

{
  "evolutions": [
    {
      "id": "ivysaur_venusaur",
      "variant": "level_up",
      "result": "venusaur",
      "consumeHeldItem": false,
      "learnableMoves": [
        "petaldance",
        "petalblizzard"
      ],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 32
        }
      ]
    }
  ],
  "forms": []
}

Behavior and drops

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

Complete installed species record

{
  "implemented": true,
  "nationalPokedexNumber": 2,
  "name": "Ivysaur",
  "primaryType": "grass",
  "secondaryType": "poison",
  "maleRatio": 0.875,
  "height": 10,
  "weight": 130,
  "pokedex": [
    "cobblemon.species.ivysaur.desc"
  ],
  "labels": [
    "gen1"
  ],
  "aspects": [],
  "abilities": [
    "overgrow",
    "h:chlorophyll"
  ],
  "eggGroups": [
    "monster",
    "grass"
  ],
  "baseStats": {
    "hp": 60,
    "attack": 62,
    "defence": 63,
    "special_attack": 80,
    "special_defence": 80,
    "speed": 60
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 1,
    "special_defence": 1,
    "speed": 0
  },
  "baseExperienceYield": 142,
  "experienceGroup": "medium_slow",
  "catchRate": 45,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 0.95,
  "hitbox": {
    "width": 0.9,
    "height": 1,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "walk": {
        "walkSpeed": 0.25
      },
      "swim": {
        "avoidsWater": true
      }
    },
    "resting": {
      "canSleep": true,
      "light": "0-4",
      "times": [
        "night, noon"
      ],
      "drowsyChance": 0.0333,
      "rouseChance": 0.0042
    },
    "herd": {
      "maxSize": "5",
      "toleratedLeaders": [
        {
          "pokemon": "venusaur mega=false",
          "tier": 1
        },
        {
          "pokemon": "venusaur mega",
          "tier": 2
        }
      ]
    },
    "combat": {
      "willDefendSelf": true,
      "willDefendOwner": true,
      "willFlee": false
    }
  },
  "drops": {
    "amount": 3,
    "entries": [
      {
        "item": "minecraft:melon_seeds",
        "quantityRange": "0-2"
      },
      {
        "item": "cobblemon:miracle_seed",
        "percentage": 10
      }
    ]
  },
  "moves": [
    "1:tackle",
    "1:growl",
    "1:vinewhip",
    "1:growth",
    "9:leechseed",
    "12:razorleaf",
    "15:poisonpowder",
    "15:sleeppowder",
    "20:seedbomb",
    "25:takedown",
    "30:sweetscent",
    "35:synthesis",
    "40:worryseed",
    "45:powerwhip",
    "50: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:roar",
    "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"
  ],
  "preEvolution": "bulbasaur",
  "evolutions": [
    {
      "id": "ivysaur_venusaur",
      "variant": "level_up",
      "result": "venusaur",
      "consumeHeldItem": false,
      "learnableMoves": [
        "petaldance",
        "petalblizzard"
      ],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 32
        }
      ]
    }
  ]
}