Skip to content

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

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

National Pokédex #0286 · Generation 3

Breloom

grassfighting

The seeds ringing Breloom's tail are made of hardened toxic spores. It is horrible to eat the seeds. Just taking a bite of this Pokémon's seed will cause your stomach to rumble.

Natural spawn

AshRun locations

How to obtain Breloom

2 places to look

Where to look in the wild

Biome

Forest / Skyroot Forest / Skyroot Woodland

Level23-46RarityCommon
  • Light: Bright
Biome

Mushroom

Level23-46RarityCommon
  • Light: Bright

Battle profile

Base stats

460 total
Hp60
Attack130
Defence80
Special Attack60
Special Defence60
Speed70

Abilities

  • Effectspore
  • Poisonheal
  • Technician Hidden

Training

Base experience
161
Growth
Fluctuating
EV yield
Hp: 0 · Attack: 2 · Defence: 0 · Special Attack: 0 · Special Defence: 0 · Speed: 0
Friendship
50

Progression

Evolution & forms

This Pokémon does not evolve into another species.

Complete installed learnset

Moves

151 entries
Level moves (22)
Lv. 1 · AbsorbLv. 1 · TackleLv. 1 · StunsporeLv. 1 · LeechseedLv. 1 · MachpunchLv. 1 · SkyuppercutLv. 1 · MindreaderLv. 1 · GigadrainLv. 1 · PoisonpowderLv. 1 · GrowthLv. 1 · ToxicLv. 1 · SporeLv. 12 · MegadrainLv. 15 · HeadbuttLv. 19 · FeintLv. 22 · CounterLv. 28 · ForcepalmLv. 33 · WorryseedLv. 39 · BrickbreakLv. 44 · SeedbombLv. 50 · DynamicpunchLv. 55 · Focuspunch
Egg moves (7)
CharmFaketearsHelpinghandNaturalgiftSwaggerWakeupslapWorryseed
Tm moves (75)
AerialaceBodyslamBrickbreakBulkupBulldozeBulletseedCharmClosecombatCutDigDrainpunchEndureEnergyballFacadeFaketearsFalseswipeFlashFlingFocusblastFocuspunchFurycutterGigadrainGigaimpactGrassknotGrassyterrainGunkshotHeadbuttHelpinghandHyperbeamIrontailLaserfocusLeafstormLowkickLowsweepMagicalleafMegakickMegapunchMudshotMudslapNaturalgiftPoisonjabPouncePoweruppunchProtectRaindanceRestRetaliateRevengeReversalRockslideRocksmashRocktombSafeguardSeedbombSleeptalkSludgebombSnatchSolarbeamStoneedgeStrengthSubstituteSunnydaySuperpowerSwaggerSwiftSwordsdanceSynthesisTakedownTerablastThunderpunchToxicVenoshockWorkupWorryseedZenheadbutt
Tutor moves (32)
AerialaceBulkupBulldozeDrainpunchEnergyballFalseswipeFurycutterGigadrainGigaimpactGunkshotHelpinghandHyperbeamIrontailLaserfocusLowkickMagicalleafMudslapPoisonjabRestRockslideRocksmashSeedbombSleeptalkSludgebombSnatchStoneedgeSuperpowerSwiftSynthesisThunderpunchWorryseedZenheadbutt
Legacy moves (14)
AttractCaptivateConfideDoubleedgeDoubleteamFrustrationHiddenpowerMimicReturnRoundSecretpowerSeismictossSnoreVacuumwave
Special moves (1)
Refresh

Useful extras

Drops & breeding

Brown Mushroom

Quantity 0-2

Kebia Berry

5% chance

Egg groups
Fairy, Grass
Egg cycles
15
Catch rate
90
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": "breloom-1",
      "pokemon": "breloom",
      "presets": [
        "natural"
      ],
      "type": "pokemon",
      "spawnablePositionType": "grounded",
      "bucket": "common",
      "level": "23-46",
      "weight": 0.2,
      "condition": {
        "minSkyLight": 8,
        "maxSkyLight": 15,
        "biomes": [
          "#cobblemon:is_forest",
          "aether:skyroot_forest",
          "aether:skyroot_woodland"
        ]
      },
      "anticondition": {
        "biomes": [
          "#cobblemon:is_freezing"
        ]
      },
      "source": "Cobblemon-neoforge-1.7.3+1.21.1.jar",
      "sourceFile": "data/cobblemon/spawn_pool_world/0286_breloom.json"
    },
    {
      "id": "breloom-2",
      "pokemon": "breloom",
      "presets": [
        "natural"
      ],
      "type": "pokemon",
      "spawnablePositionType": "grounded",
      "bucket": "common",
      "level": "23-46",
      "weight": 1,
      "condition": {
        "minSkyLight": 8,
        "maxSkyLight": 15,
        "biomes": [
          "#cobblemon:is_mushroom"
        ]
      },
      "source": "Cobblemon-neoforge-1.7.3+1.21.1.jar",
      "sourceFile": "data/cobblemon/spawn_pool_world/0286_breloom.json"
    }
  ],
  "raids": [],
  "fossils": []
}

Evolution and forms

{
  "evolutions": [],
  "forms": []
}

Behavior and drops

{
  "behaviour": {
    "moving": {
      "walk": {
        "walkSpeed": 0.25
      },
      "swim": {
        "avoidsWater": true
      }
    },
    "resting": {
      "canSleep": true,
      "light": "0-4",
      "drowsyChance": 0.0333,
      "rouseChance": 0.0042
    },
    "herd": {
      "maxSize": "5",
      "toleratedLeaders": [
        {
          "pokemon": "breloom",
          "tier": 1
        }
      ]
    },
    "combat": {
      "willDefendSelf": true,
      "willDefendOwner": true,
      "willFlee": false
    }
  },
  "drops": {
    "amount": 3,
    "entries": [
      {
        "item": "minecraft:brown_mushroom",
        "quantityRange": "0-2"
      },
      {
        "item": "cobblemon:kebia_berry",
        "percentage": 5
      }
    ]
  },
  "labels": [
    "gen3"
  ]
}

Complete installed species record

{
  "implemented": true,
  "nationalPokedexNumber": 286,
  "name": "Breloom",
  "primaryType": "grass",
  "secondaryType": "fighting",
  "maleRatio": 0.5,
  "height": 12,
  "weight": 392,
  "pokedex": [
    "cobblemon.species.breloom.desc"
  ],
  "labels": [
    "gen3"
  ],
  "aspects": [],
  "abilities": [
    "effectspore",
    "poisonheal",
    "h:technician"
  ],
  "eggGroups": [
    "fairy",
    "grass"
  ],
  "baseStats": {
    "hp": 60,
    "attack": 130,
    "defence": 80,
    "special_attack": 60,
    "special_defence": 60,
    "speed": 70
  },
  "evYield": {
    "hp": 0,
    "attack": 2,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 161,
  "experienceGroup": "fluctuating",
  "catchRate": 90,
  "eggCycles": 15,
  "baseFriendship": 50,
  "baseScale": 0.9,
  "hitbox": {
    "width": 0.7,
    "height": 1.5,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "walk": {
        "walkSpeed": 0.25
      },
      "swim": {
        "avoidsWater": true
      }
    },
    "resting": {
      "canSleep": true,
      "light": "0-4",
      "drowsyChance": 0.0333,
      "rouseChance": 0.0042
    },
    "herd": {
      "maxSize": "5",
      "toleratedLeaders": [
        {
          "pokemon": "breloom",
          "tier": 1
        }
      ]
    },
    "combat": {
      "willDefendSelf": true,
      "willDefendOwner": true,
      "willFlee": false
    }
  },
  "drops": {
    "amount": 3,
    "entries": [
      {
        "item": "minecraft:brown_mushroom",
        "quantityRange": "0-2"
      },
      {
        "item": "cobblemon:kebia_berry",
        "percentage": 5
      }
    ]
  },
  "moves": [
    "1:absorb",
    "1:tackle",
    "1:stunspore",
    "1:leechseed",
    "1:machpunch",
    "1:skyuppercut",
    "1:mindreader",
    "1:gigadrain",
    "1:poisonpowder",
    "1:growth",
    "1:toxic",
    "1:spore",
    "12:megadrain",
    "15:headbutt",
    "19:feint",
    "22:counter",
    "28:forcepalm",
    "33:worryseed",
    "39:brickbreak",
    "44:seedbomb",
    "50:dynamicpunch",
    "55:focuspunch",
    "egg:charm",
    "egg:faketears",
    "egg:helpinghand",
    "egg:naturalgift",
    "egg:swagger",
    "egg:wakeupslap",
    "egg:worryseed",
    "tm:aerialace",
    "tm:bodyslam",
    "tm:brickbreak",
    "tm:bulkup",
    "tm:bulldoze",
    "tm:bulletseed",
    "tm:charm",
    "tm:closecombat",
    "tm:cut",
    "tm:dig",
    "tm:drainpunch",
    "tm:endure",
    "tm:energyball",
    "tm:facade",
    "tm:faketears",
    "tm:falseswipe",
    "tm:flash",
    "tm:fling",
    "tm:focusblast",
    "tm:focuspunch",
    "tm:furycutter",
    "tm:gigadrain",
    "tm:gigaimpact",
    "tm:grassknot",
    "tm:grassyterrain",
    "tm:gunkshot",
    "tm:headbutt",
    "tm:helpinghand",
    "tm:hyperbeam",
    "tm:irontail",
    "tm:laserfocus",
    "tm:leafstorm",
    "tm:lowkick",
    "tm:lowsweep",
    "tm:magicalleaf",
    "tm:megakick",
    "tm:megapunch",
    "tm:mudshot",
    "tm:mudslap",
    "tm:naturalgift",
    "tm:poisonjab",
    "tm:pounce",
    "tm:poweruppunch",
    "tm:protect",
    "tm:raindance",
    "tm:rest",
    "tm:retaliate",
    "tm:revenge",
    "tm:reversal",
    "tm:rockslide",
    "tm:rocksmash",
    "tm:rocktomb",
    "tm:safeguard",
    "tm:seedbomb",
    "tm:sleeptalk",
    "tm:sludgebomb",
    "tm:snatch",
    "tm:solarbeam",
    "tm:stoneedge",
    "tm:strength",
    "tm:substitute",
    "tm:sunnyday",
    "tm:superpower",
    "tm:swagger",
    "tm:swift",
    "tm:swordsdance",
    "tm:synthesis",
    "tm:takedown",
    "tm:terablast",
    "tm:thunderpunch",
    "tm:toxic",
    "tm:venoshock",
    "tm:workup",
    "tm:worryseed",
    "tm:zenheadbutt",
    "tutor:aerialace",
    "tutor:bulkup",
    "tutor:bulldoze",
    "tutor:drainpunch",
    "tutor:energyball",
    "tutor:falseswipe",
    "tutor:furycutter",
    "tutor:gigadrain",
    "tutor:gigaimpact",
    "tutor:gunkshot",
    "tutor:helpinghand",
    "tutor:hyperbeam",
    "tutor:irontail",
    "tutor:laserfocus",
    "tutor:lowkick",
    "tutor:magicalleaf",
    "tutor:mudslap",
    "tutor:poisonjab",
    "tutor:rest",
    "tutor:rockslide",
    "tutor:rocksmash",
    "tutor:seedbomb",
    "tutor:sleeptalk",
    "tutor:sludgebomb",
    "tutor:snatch",
    "tutor:stoneedge",
    "tutor:superpower",
    "tutor:swift",
    "tutor:synthesis",
    "tutor:thunderpunch",
    "tutor:worryseed",
    "tutor:zenheadbutt",
    "legacy:attract",
    "legacy:captivate",
    "legacy:confide",
    "legacy:doubleedge",
    "legacy:doubleteam",
    "legacy:frustration",
    "legacy:hiddenpower",
    "legacy:mimic",
    "legacy:return",
    "legacy:round",
    "legacy:secretpower",
    "legacy:seismictoss",
    "legacy:snore",
    "legacy:vacuumwave",
    "special:refresh"
  ],
  "preEvolution": "shroomish",
  "evolutions": []
}