Skip to content

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

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

National Pokédex #0946 · Generation 9

Bramblin

grassghost

A soul unable to move on to the afterlife was blown around by the wind until it got tangled up with dried grass and became a Pokémon.

Natural spawnEvolution chain

AshRun locations

How to obtain Bramblin

2 places to look

Where to look in the wild

Biome

Badlands / Desert

Level3-28RarityCommon
  • Light: Bright
Biome

Nether Desert

Level3-28RarityCommon

Battle profile

Base stats

275 total
Hp40
Attack65
Defence30
Special Attack45
Special Defence35
Speed60

Abilities

  • Windrider
  • Infiltrator Hidden

Training

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

Progression

Evolution & forms

Complete installed learnset

Moves

68 entries
Level moves (15)
Lv. 1 · DefensecurlLv. 1 · RolloutLv. 1 · AstonishLv. 5 · AbsorbLv. 9 · RapidspinLv. 13 · BulletseedLv. 17 · InfestationLv. 21 · HexLv. 25 · MegadrainLv. 29 · DisableLv. 35 · PhantomforceLv. 40 · GigadrainLv. 45 · CurseLv. 50 · PainsplitLv. 55 · Powerwhip
Egg moves (5)
BeatupBlockLeechseedShadowsneakStrengthsap
Tm moves (35)
BeatupBlockBulletseedConfuserayCurseEndureEnergyballFacadeGigadrainGrassknotGrassyglideGrassyterrainHexInfestationLeafstormNightshadePainsplitPhantomforcePoltergeistPouncePowerwhipProtectRestRolloutScaryfaceSeedbombShadowballSleeptalkSolarbeamSpikesSpiteSubstituteTerablastThiefTrailblaze
Tutor moves (13)
BlockEnergyballGigadrainGrassyglidePainsplitPoltergeistRestRolloutSeedbombShadowballSleeptalkSpikesSpite

Useful extras

Drops & breeding

Dead Bush

Quantity 0-1

Stick

Quantity 0-1

Kasib Berry

2.5% chance

Egg groups
Grass
Egg cycles
20
Catch rate
190
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": "bramblin-1",
      "pokemon": "bramblin",
      "presets": [
        "natural"
      ],
      "type": "pokemon",
      "spawnablePositionType": "grounded",
      "bucket": "common",
      "level": "3-28",
      "weight": 9,
      "weightMultiplier": {
        "multiplier": 1.5,
        "condition": {
          "timeRange": "night"
        }
      },
      "condition": {
        "minSkyLight": 8,
        "maxSkyLight": 15,
        "biomes": [
          "#cobblemon:is_badlands",
          "#cobblemon:is_desert"
        ]
      },
      "source": "Cobblemon-neoforge-1.7.3+1.21.1.jar",
      "sourceFile": "data/cobblemon/spawn_pool_world/0946_bramblin.json"
    },
    {
      "id": "bramblin-2",
      "pokemon": "bramblin",
      "presets": [
        "natural"
      ],
      "type": "pokemon",
      "spawnablePositionType": "grounded",
      "bucket": "common",
      "level": "3-28",
      "weight": 9,
      "condition": {
        "biomes": [
          "#cobblemon:nether/is_desert"
        ]
      },
      "source": "Cobblemon-neoforge-1.7.3+1.21.1.jar",
      "sourceFile": "data/cobblemon/spawn_pool_world/0946_bramblin.json"
    }
  ],
  "raids": [],
  "fossils": []
}

Evolution and forms

{
  "evolutions": [
    {
      "id": "bramblin_brambleghast",
      "variant": "level_up",
      "result": "brambleghast",
      "consumeHeldItem": false,
      "learnableMoves": [],
      "requirements": [
        {
          "variant": "blocks_traveled",
          "amount": 1000
        }
      ]
    }
  ],
  "forms": []
}

Behavior and drops

{
  "behaviour": {
    "moving": {
      "swim": {
        "avoidsWater": true
      }
    },
    "combat": {
      "willDefendOwner": true
    },
    "resting": {
      "times": [
        "any"
      ],
      "drowsyChance": 0.0014,
      "rouseChance": 0.0042
    }
  },
  "drops": {
    "amount": 3,
    "entries": [
      {
        "item": "minecraft:dead_bush",
        "quantityRange": "0-1"
      },
      {
        "item": "minecraft:stick",
        "quantityRange": "0-1"
      },
      {
        "item": "cobblemon:kasib_berry",
        "percentage": 2.5
      }
    ]
  },
  "labels": [
    "gen9"
  ]
}

Complete installed species record

{
  "implemented": true,
  "nationalPokedexNumber": 946,
  "name": "Bramblin",
  "primaryType": "grass",
  "secondaryType": "ghost",
  "maleRatio": 0.5,
  "height": 6,
  "weight": 6,
  "pokedex": [
    "cobblemon.species.bramblin.desc"
  ],
  "labels": [
    "gen9"
  ],
  "aspects": [],
  "abilities": [
    "windrider",
    "h:infiltrator"
  ],
  "eggGroups": [
    "grass"
  ],
  "baseStats": {
    "hp": 40,
    "attack": 65,
    "defence": 30,
    "special_attack": 45,
    "special_defence": 35,
    "speed": 60
  },
  "evYield": {
    "hp": 0,
    "attack": 1,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 55,
  "experienceGroup": "medium_fast",
  "catchRate": 190,
  "eggCycles": 20,
  "baseFriendship": 50,
  "drops": {
    "amount": 3,
    "entries": [
      {
        "item": "minecraft:dead_bush",
        "quantityRange": "0-1"
      },
      {
        "item": "minecraft:stick",
        "quantityRange": "0-1"
      },
      {
        "item": "cobblemon:kasib_berry",
        "percentage": 2.5
      }
    ]
  },
  "moves": [
    "1:defensecurl",
    "1:rollout",
    "1:astonish",
    "5:absorb",
    "9:rapidspin",
    "13:bulletseed",
    "17:infestation",
    "21:hex",
    "25:megadrain",
    "29:disable",
    "35:phantomforce",
    "40:gigadrain",
    "45:curse",
    "50:painsplit",
    "55:powerwhip",
    "egg:beatup",
    "egg:block",
    "egg:leechseed",
    "egg:shadowsneak",
    "egg:strengthsap",
    "tm:beatup",
    "tm:block",
    "tm:bulletseed",
    "tm:confuseray",
    "tm:curse",
    "tm:endure",
    "tm:energyball",
    "tm:facade",
    "tm:gigadrain",
    "tm:grassknot",
    "tm:grassyglide",
    "tm:grassyterrain",
    "tm:hex",
    "tm:infestation",
    "tm:leafstorm",
    "tm:nightshade",
    "tm:painsplit",
    "tm:phantomforce",
    "tm:poltergeist",
    "tm:pounce",
    "tm:powerwhip",
    "tm:protect",
    "tm:rest",
    "tm:rollout",
    "tm:scaryface",
    "tm:seedbomb",
    "tm:shadowball",
    "tm:sleeptalk",
    "tm:solarbeam",
    "tm:spikes",
    "tm:spite",
    "tm:substitute",
    "tm:terablast",
    "tm:thief",
    "tm:trailblaze",
    "tutor:block",
    "tutor:energyball",
    "tutor:gigadrain",
    "tutor:grassyglide",
    "tutor:painsplit",
    "tutor:poltergeist",
    "tutor:rest",
    "tutor:rollout",
    "tutor:seedbomb",
    "tutor:shadowball",
    "tutor:sleeptalk",
    "tutor:spikes",
    "tutor:spite"
  ],
  "evolutions": [
    {
      "id": "bramblin_brambleghast",
      "variant": "level_up",
      "result": "brambleghast",
      "consumeHeldItem": false,
      "learnableMoves": [],
      "requirements": [
        {
          "variant": "blocks_traveled",
          "amount": 1000
        }
      ]
    }
  ],
  "behaviour": {
    "moving": {
      "swim": {
        "avoidsWater": true
      }
    },
    "combat": {
      "willDefendOwner": true
    },
    "resting": {
      "times": [
        "any"
      ],
      "drowsyChance": 0.0014,
      "rouseChance": 0.0042
    }
  }
}