Skip to content

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

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

National Pokédex #0438 · Generation 4

Bonsly

rock

It prefers an arid atmosphere. It leaks water that looks like tears when adjusting its moisture level.

Natural spawnEvolution chain

AshRun locations

How to obtain Bonsly

1 place to look

Where to look in the wild

Biome

Forest

Level4-29RarityUncommon
  • Weather: Clear
  • Light: Bright

Battle profile

Base stats

290 total
Hp50
Attack80
Defence95
Special Attack10
Special Defence45
Speed10

Abilities

  • Sturdy
  • Rockhead
  • Rattled Hidden

Training

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

Progression

Evolution & forms

Complete installed learnset

Moves

105 entries
Level moves (13)
Lv. 1 · FaketearsLv. 1 · CopycatLv. 4 · FlailLv. 8 · RockthrowLv. 12 · BlockLv. 16 · MimicLv. 20 · RocktombLv. 24 · TearfullookLv. 28 · SuckerpunchLv. 32 · RockslideLv. 36 · LowkickLv. 40 · CounterLv. 44 · Doubleedge
Egg moves (8)
CurseDefensecurlFeintattackHardenHeadbuttRockpolishRolloutSlam
Tm moves (50)
AfteryouBlockBodyslamBrickbreakBulldozeCalmmindCovetCurseDigDoubleedgeEarthpowerEarthquakeEndureExplosionFacadeFaketearsFoulplayGrassknotHeadbuttHelpinghandLowkickMudshotMudslapNaturepowerPowergemProtectPsychupRestRockblastRockpolishRockslideRocktombRoleplayRolloutSandstormSandtombSelfdestructSleeptalkSmackdownSpikesStealthrockStompingtantrumStoneedgeSubstituteSuckerpunchSunnydayTakedownTerablastThiefTrailblaze
Tutor moves (20)
AfteryouBlockBulldozeCalmmindCovetEarthpowerFoulplayHelpinghandLowkickMudslapRestRockslideRoleplayRolloutSleeptalkSpikesStealthrockStompingtantrumStoneedgeSuckerpunch
Legacy moves (14)
AttractCaptivateConfideDoubleteamFrustrationHiddenpowerNaturalgiftReturnRoundSecretpowerSnoreSwaggerToxicUproar

Useful extras

Drops & breeding

Hard Stone

2.5% chance

Passho Berry

2.5% chance

Egg groups
Undiscovered
Egg cycles
20
Catch rate
255
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": "bonsly-1",
      "pokemon": "bonsly",
      "presets": [
        "natural"
      ],
      "type": "pokemon",
      "spawnablePositionType": "grounded",
      "bucket": "uncommon",
      "level": "4-29",
      "weight": 5.04,
      "condition": {
        "minSkyLight": 8,
        "maxSkyLight": 15,
        "biomes": [
          "#cobblemon:is_forest"
        ],
        "isRaining": false
      },
      "anticondition": {
        "biomes": [
          "#cobblemon:is_spooky"
        ]
      },
      "source": "Cobblemon-neoforge-1.7.3+1.21.1.jar",
      "sourceFile": "data/cobblemon/spawn_pool_world/0438_bonsly.json"
    }
  ],
  "raids": [],
  "fossils": []
}

Evolution and forms

{
  "evolutions": [
    {
      "id": "bonsly_sudowoodo",
      "variant": "level_up",
      "result": "sudowoodo",
      "consumeHeldItem": false,
      "learnableMoves": [
        "slam"
      ],
      "requirements": [
        {
          "variant": "has_move",
          "move": "mimic"
        }
      ]
    }
  ],
  "forms": []
}

Behavior and drops

{
  "behaviour": {
    "moving": {
      "walk": {
        "walkSpeed": 0.25
      },
      "swim": {
        "avoidsWater": true,
        "canSwimInWater": false
      }
    },
    "resting": {
      "canSleep": true,
      "light": "0-4",
      "willSleepOnBed": true,
      "drowsyChance": 0.0333,
      "rouseChance": 0.0042
    },
    "herd": {
      "maxSize": "2",
      "toleratedLeaders": [
        {
          "pokemon": "sudowoodo",
          "tier": 1
        }
      ]
    }
  },
  "drops": {
    "amount": 2,
    "entries": [
      {
        "item": "cobblemon:hard_stone",
        "percentage": 2.5
      },
      {
        "item": "cobblemon:passho_berry",
        "percentage": 2.5
      }
    ]
  },
  "labels": [
    "gen4",
    "baby"
  ]
}

Complete installed species record

{
  "implemented": true,
  "nationalPokedexNumber": 438,
  "name": "Bonsly",
  "primaryType": "rock",
  "maleRatio": 0.5,
  "height": 5,
  "weight": 150,
  "pokedex": [
    "cobblemon.species.bonsly.desc"
  ],
  "labels": [
    "gen4",
    "baby"
  ],
  "aspects": [],
  "abilities": [
    "sturdy",
    "rockhead",
    "h:rattled"
  ],
  "eggGroups": [
    "undiscovered"
  ],
  "baseStats": {
    "hp": 50,
    "attack": 80,
    "defence": 95,
    "special_attack": 10,
    "special_defence": 45,
    "speed": 10
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 1,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 58,
  "experienceGroup": "medium_fast",
  "catchRate": 255,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 0.6,
  "hitbox": {
    "width": 0.5,
    "height": 1.7,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "walk": {
        "walkSpeed": 0.25
      },
      "swim": {
        "avoidsWater": true,
        "canSwimInWater": false
      }
    },
    "resting": {
      "canSleep": true,
      "light": "0-4",
      "willSleepOnBed": true,
      "drowsyChance": 0.0333,
      "rouseChance": 0.0042
    },
    "herd": {
      "maxSize": "2",
      "toleratedLeaders": [
        {
          "pokemon": "sudowoodo",
          "tier": 1
        }
      ]
    }
  },
  "drops": {
    "amount": 2,
    "entries": [
      {
        "item": "cobblemon:hard_stone",
        "percentage": 2.5
      },
      {
        "item": "cobblemon:passho_berry",
        "percentage": 2.5
      }
    ]
  },
  "moves": [
    "1:faketears",
    "1:copycat",
    "4:flail",
    "8:rockthrow",
    "12:block",
    "16:mimic",
    "20:rocktomb",
    "24:tearfullook",
    "28:suckerpunch",
    "32:rockslide",
    "36:lowkick",
    "40:counter",
    "44:doubleedge",
    "egg:curse",
    "egg:defensecurl",
    "egg:feintattack",
    "egg:harden",
    "egg:headbutt",
    "egg:rockpolish",
    "egg:rollout",
    "egg:slam",
    "tm:afteryou",
    "tm:block",
    "tm:bodyslam",
    "tm:brickbreak",
    "tm:bulldoze",
    "tm:calmmind",
    "tm:covet",
    "tm:curse",
    "tm:dig",
    "tm:doubleedge",
    "tm:earthpower",
    "tm:earthquake",
    "tm:endure",
    "tm:explosion",
    "tm:facade",
    "tm:faketears",
    "tm:foulplay",
    "tm:grassknot",
    "tm:headbutt",
    "tm:helpinghand",
    "tm:lowkick",
    "tm:mudshot",
    "tm:mudslap",
    "tm:naturepower",
    "tm:powergem",
    "tm:protect",
    "tm:psychup",
    "tm:rest",
    "tm:rockblast",
    "tm:rockpolish",
    "tm:rockslide",
    "tm:rocktomb",
    "tm:roleplay",
    "tm:rollout",
    "tm:sandstorm",
    "tm:sandtomb",
    "tm:selfdestruct",
    "tm:sleeptalk",
    "tm:smackdown",
    "tm:spikes",
    "tm:stealthrock",
    "tm:stompingtantrum",
    "tm:stoneedge",
    "tm:substitute",
    "tm:suckerpunch",
    "tm:sunnyday",
    "tm:takedown",
    "tm:terablast",
    "tm:thief",
    "tm:trailblaze",
    "tutor:afteryou",
    "tutor:block",
    "tutor:bulldoze",
    "tutor:calmmind",
    "tutor:covet",
    "tutor:earthpower",
    "tutor:foulplay",
    "tutor:helpinghand",
    "tutor:lowkick",
    "tutor:mudslap",
    "tutor:rest",
    "tutor:rockslide",
    "tutor:roleplay",
    "tutor:rollout",
    "tutor:sleeptalk",
    "tutor:spikes",
    "tutor:stealthrock",
    "tutor:stompingtantrum",
    "tutor:stoneedge",
    "tutor:suckerpunch",
    "legacy:attract",
    "legacy:captivate",
    "legacy:confide",
    "legacy:doubleteam",
    "legacy:frustration",
    "legacy:hiddenpower",
    "legacy:naturalgift",
    "legacy:return",
    "legacy:round",
    "legacy:secretpower",
    "legacy:snore",
    "legacy:swagger",
    "legacy:toxic",
    "legacy:uproar"
  ],
  "evolutions": [
    {
      "id": "bonsly_sudowoodo",
      "variant": "level_up",
      "result": "sudowoodo",
      "consumeHeldItem": false,
      "learnableMoves": [
        "slam"
      ],
      "requirements": [
        {
          "variant": "has_move",
          "move": "mimic"
        }
      ]
    }
  ]
}