Skip to content

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

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

National Pokédex #0427 · Generation 4

Buneary

normal

When it senses danger, it perks up its ears. On cold nights, it sleeps with its head tucked into its fur.

Natural spawnEvolution chain

AshRun locations

How to obtain Buneary

1 place to look

Where to look in the wild

Biome

Forest / Hills / Snowy Forest / Snowy Taiga / Taiga

Level10-35RarityCommon
  • Light: Bright

Battle profile

Base stats

350 total
Hp55
Attack66
Defence44
Special Attack44
Special Defence56
Speed85

Abilities

  • Runaway
  • Klutz
  • Limber Hidden

Training

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

Progression

Evolution & forms

Complete installed learnset

Moves

132 entries
Level moves (17)
Lv. 1 · SplashLv. 1 · PoundLv. 1 · ForesightLv. 1 · FrustrationLv. 4 · DefensecurlLv. 8 · BabydolleyesLv. 12 · AfteryouLv. 16 · QuickattackLv. 20 · DoublekickLv. 24 · CharmLv. 28 · BatonpassLv. 32 · HeadbuttLv. 36 · DizzypunchLv. 40 · EntrainmentLv. 44 · FlatterLv. 48 · BounceLv. 52 · Healingwish
Egg moves (14)
AttractCirclethrowCopycatDoublehitFakeoutFlailFocuspunchJumpkickMudsportReturnSkyuppercutSweetkissSwitcherooTeeterdance
Tm moves (60)
AfteryouAgilityAssuranceAttractBabydolleyesBatonpassBounceChargebeamCharmCosmicpowerCovetCutDigDrainpunchEncoreEndeavorEndureFacadeFaketearsFirepunchFlingFocuspunchGrassknotHeadbuttHealbellHelpinghandHypervoiceIcebeamIcepunchIrontailLastresortLowkickLowsweepMagiccoatMegakickMegapunchMudslapPaybackPlayroughPoweruppunchProtectRaindanceRestRetaliateRocksmashShadowballShockwaveSleeptalkSolarbeamSubstituteSunnydaySwiftTerablastThunderboltThunderpunchThunderwaveTripleaxelUproarWaterpulseWorkup
Tutor moves (31)
AfteryouBabydolleyesBounceChargebeamCovetDrainpunchEndeavorFirepunchFocuspunchHealbellHelpinghandHypervoiceIcebeamIcepunchIrontailLastresortLowkickMagiccoatMudslapPlayroughRestRocksmashShadowballShockwaveSleeptalkSwiftThunderboltThunderpunchTripleaxelUproarWaterpulse
Legacy moves (10)
CaptivateConfideDoubleteamHiddenpowerNaturalgiftRoundSecretpowerSnoreSwaggerToxic

Useful extras

Drops & breeding

Rabbit

Quantity 1

Rabbit Hide

Quantity 0-1

Rabbit Foot

2.5% chance

Carrot

2.5% chance

Chople Berry

2.5% chance

Egg groups
Field, Human Like
Egg cycles
20
Catch rate
190
Maximum drops
5
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": "buneary-1",
      "pokemon": "buneary",
      "presets": [
        "natural",
        "wild"
      ],
      "type": "pokemon",
      "spawnablePositionType": "grounded",
      "bucket": "common",
      "level": "10-35",
      "weight": 5.4,
      "condition": {
        "minSkyLight": 8,
        "maxSkyLight": 15,
        "biomes": [
          "#cobblemon:is_forest",
          "#cobblemon:is_hills",
          "#cobblemon:is_snowy_forest",
          "#cobblemon:is_snowy_taiga",
          "#cobblemon:is_taiga"
        ]
      },
      "source": "Cobblemon-neoforge-1.7.3+1.21.1.jar",
      "sourceFile": "data/cobblemon/spawn_pool_world/0427_buneary.json"
    }
  ],
  "raids": [],
  "fossils": []
}

Evolution and forms

{
  "evolutions": [
    {
      "id": "buneary_lopunny",
      "variant": "level_up",
      "result": "lopunny",
      "consumeHeldItem": false,
      "learnableMoves": [
        "return"
      ],
      "requirements": [
        {
          "variant": "friendship",
          "amount": 160
        }
      ]
    }
  ],
  "forms": []
}

Behavior and drops

{
  "behaviour": {
    "moving": {
      "walk": {
        "walkSpeed": 0.25
      },
      "swim": {
        "avoidsWater": true
      }
    },
    "resting": {
      "canSleep": true,
      "light": "0-4",
      "willSleepOnBed": true,
      "drowsyChance": 0.0333,
      "rouseChance": 0.0042
    },
    "herd": {
      "maxSize": "4",
      "toleratedLeaders": [
        {
          "pokemon": "bunnelby",
          "tier": 1
        },
        {
          "pokemon": "buneary",
          "tier": 2
        },
        {
          "pokemon": "scorbunny",
          "tier": 2
        },
        {
          "pokemon": "raboot",
          "tier": 3
        },
        {
          "pokemon": "diggersby",
          "tier": 4
        },
        {
          "pokemon": "cinderace",
          "tier": 4
        },
        {
          "pokemon": "lopunny mega=false",
          "tier": 5
        },
        {
          "pokemon": "lopunny mega",
          "tier": 6
        }
      ]
    },
    "combat": {
      "willDefendOwner": true
    }
  },
  "drops": {
    "amount": 5,
    "entries": [
      {
        "item": "minecraft:rabbit"
      },
      {
        "item": "minecraft:rabbit_hide",
        "quantityRange": "0-1"
      },
      {
        "item": "minecraft:rabbit_foot",
        "percentage": 2.5
      },
      {
        "item": "minecraft:carrot",
        "percentage": 2.5
      },
      {
        "item": "cobblemon:chople_berry",
        "percentage": 2.5
      }
    ]
  },
  "labels": [
    "gen4"
  ]
}

Complete installed species record

{
  "implemented": true,
  "nationalPokedexNumber": 427,
  "name": "Buneary",
  "primaryType": "normal",
  "maleRatio": 0.5,
  "height": 4,
  "weight": 55,
  "pokedex": [
    "cobblemon.species.buneary.desc"
  ],
  "labels": [
    "gen4"
  ],
  "aspects": [],
  "abilities": [
    "runaway",
    "klutz",
    "h:limber"
  ],
  "eggGroups": [
    "field",
    "human_like"
  ],
  "baseStats": {
    "hp": 55,
    "attack": 66,
    "defence": 44,
    "special_attack": 44,
    "special_defence": 56,
    "speed": 85
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 1
  },
  "baseExperienceYield": 70,
  "experienceGroup": "medium_fast",
  "catchRate": 190,
  "eggCycles": 20,
  "baseFriendship": 0,
  "baseScale": 0.5,
  "hitbox": {
    "width": 0.8,
    "height": 1.5,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "walk": {
        "walkSpeed": 0.25
      },
      "swim": {
        "avoidsWater": true
      }
    },
    "resting": {
      "canSleep": true,
      "light": "0-4",
      "willSleepOnBed": true,
      "drowsyChance": 0.0333,
      "rouseChance": 0.0042
    },
    "herd": {
      "maxSize": "4",
      "toleratedLeaders": [
        {
          "pokemon": "bunnelby",
          "tier": 1
        },
        {
          "pokemon": "buneary",
          "tier": 2
        },
        {
          "pokemon": "scorbunny",
          "tier": 2
        },
        {
          "pokemon": "raboot",
          "tier": 3
        },
        {
          "pokemon": "diggersby",
          "tier": 4
        },
        {
          "pokemon": "cinderace",
          "tier": 4
        },
        {
          "pokemon": "lopunny mega=false",
          "tier": 5
        },
        {
          "pokemon": "lopunny mega",
          "tier": 6
        }
      ]
    },
    "combat": {
      "willDefendOwner": true
    }
  },
  "drops": {
    "amount": 5,
    "entries": [
      {
        "item": "minecraft:rabbit"
      },
      {
        "item": "minecraft:rabbit_hide",
        "quantityRange": "0-1"
      },
      {
        "item": "minecraft:rabbit_foot",
        "percentage": 2.5
      },
      {
        "item": "minecraft:carrot",
        "percentage": 2.5
      },
      {
        "item": "cobblemon:chople_berry",
        "percentage": 2.5
      }
    ]
  },
  "moves": [
    "1:splash",
    "1:pound",
    "1:foresight",
    "1:frustration",
    "4:defensecurl",
    "8:babydolleyes",
    "12:afteryou",
    "16:quickattack",
    "20:doublekick",
    "24:charm",
    "28:batonpass",
    "32:headbutt",
    "36:dizzypunch",
    "40:entrainment",
    "44:flatter",
    "48:bounce",
    "52:healingwish",
    "egg:attract",
    "egg:circlethrow",
    "egg:copycat",
    "egg:doublehit",
    "egg:fakeout",
    "egg:flail",
    "egg:focuspunch",
    "egg:jumpkick",
    "egg:mudsport",
    "egg:return",
    "egg:skyuppercut",
    "egg:sweetkiss",
    "egg:switcheroo",
    "egg:teeterdance",
    "tm:afteryou",
    "tm:agility",
    "tm:assurance",
    "tm:attract",
    "tm:babydolleyes",
    "tm:batonpass",
    "tm:bounce",
    "tm:chargebeam",
    "tm:charm",
    "tm:cosmicpower",
    "tm:covet",
    "tm:cut",
    "tm:dig",
    "tm:drainpunch",
    "tm:encore",
    "tm:endeavor",
    "tm:endure",
    "tm:facade",
    "tm:faketears",
    "tm:firepunch",
    "tm:fling",
    "tm:focuspunch",
    "tm:grassknot",
    "tm:headbutt",
    "tm:healbell",
    "tm:helpinghand",
    "tm:hypervoice",
    "tm:icebeam",
    "tm:icepunch",
    "tm:irontail",
    "tm:lastresort",
    "tm:lowkick",
    "tm:lowsweep",
    "tm:magiccoat",
    "tm:megakick",
    "tm:megapunch",
    "tm:mudslap",
    "tm:payback",
    "tm:playrough",
    "tm:poweruppunch",
    "tm:protect",
    "tm:raindance",
    "tm:rest",
    "tm:retaliate",
    "tm:rocksmash",
    "tm:shadowball",
    "tm:shockwave",
    "tm:sleeptalk",
    "tm:solarbeam",
    "tm:substitute",
    "tm:sunnyday",
    "tm:swift",
    "tm:terablast",
    "tm:thunderbolt",
    "tm:thunderpunch",
    "tm:thunderwave",
    "tm:tripleaxel",
    "tm:uproar",
    "tm:waterpulse",
    "tm:workup",
    "tutor:afteryou",
    "tutor:babydolleyes",
    "tutor:bounce",
    "tutor:chargebeam",
    "tutor:covet",
    "tutor:drainpunch",
    "tutor:endeavor",
    "tutor:firepunch",
    "tutor:focuspunch",
    "tutor:healbell",
    "tutor:helpinghand",
    "tutor:hypervoice",
    "tutor:icebeam",
    "tutor:icepunch",
    "tutor:irontail",
    "tutor:lastresort",
    "tutor:lowkick",
    "tutor:magiccoat",
    "tutor:mudslap",
    "tutor:playrough",
    "tutor:rest",
    "tutor:rocksmash",
    "tutor:shadowball",
    "tutor:shockwave",
    "tutor:sleeptalk",
    "tutor:swift",
    "tutor:thunderbolt",
    "tutor:thunderpunch",
    "tutor:tripleaxel",
    "tutor:uproar",
    "tutor:waterpulse",
    "legacy:captivate",
    "legacy:confide",
    "legacy:doubleteam",
    "legacy:hiddenpower",
    "legacy:naturalgift",
    "legacy:round",
    "legacy:secretpower",
    "legacy:snore",
    "legacy:swagger",
    "legacy:toxic"
  ],
  "evolutions": [
    {
      "id": "buneary_lopunny",
      "variant": "level_up",
      "result": "lopunny",
      "consumeHeldItem": false,
      "learnableMoves": [
        "return"
      ],
      "requirements": [
        {
          "variant": "friendship",
          "amount": 160
        }
      ]
    }
  ]
}