Skip to content

Community funded. No paid power. Never pay-to-win.

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

National Pokédex #0759 · Generation 7

Stufful

normalfighting

Stufful hates to be hugged or touched in any way. It will squirm, thrash, and resist with amazing power.

Natural spawnEvolution chain

Quick answer

How do you get Stufful?

Stufful can spawn in Bamboo Jungle (Light: Bright). Check the complete conditions below; these routes reflect AshRun's installed ATMons files.

AshRun ATMons 1.3.0 · Data updated · Sources & limitations

AshRun locations

How to obtain Stufful

1 place to look

Where to look in the wild

Eligible biome

Bamboo Jungle

Expanded from server category: Bamboo

Level9-34RarityCommon
  • Light: Bright

Battle profile

Base stats

340 total
Hp70
Attack75
Defence50
Special Attack45
Special Defence50
Speed50

Abilities

  • Fluffy
  • Klutz
  • Cutecharm Hidden

Training

Base experience
68
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

93 entries
Level moves (15)
Lv. 1 · TackleLv. 1 · LeerLv. 1 · BideLv. 4 · BabydolleyesLv. 8 · PaybackLv. 12 · BrutalswingLv. 16 · EndureLv. 20 · StrengthLv. 24 · TakedownLv. 28 · FlailLv. 32 · HammerarmLv. 36 · ThrashLv. 40 · PainsplitLv. 44 · DoubleedgeLv. 48 · Superpower
Egg moves (5)
DefensecurlForcepalmRolloutStompWideguard
Tm moves (43)
AerialaceBabydolleyesBindBrickbreakBrutalswingBulkupBulldozeCharmCoachingDoubleedgeDualchopEarthquakeEndureFacadeFlingFocusblastFocuspunchIcepunchIronheadLowsweepMegakickMegapunchPainsplitPaybackProtectRestRoarRockslideRocktombRoleplayRolloutSleeptalkStompingtantrumStrengthSubstituteSuperpowerSwordsdanceTakedownTauntTerablastThunderpunchWorkupZenheadbutt
Tutor moves (20)
AerialaceBabydolleyesBindBulkupBulldozeCoachingDualchopFocuspunchIcepunchIronheadPainsplitRestRockslideRoleplayRolloutSleeptalkStompingtantrumSuperpowerThunderpunchZenheadbutt
Legacy moves (10)
AttractConfideDoubleteamFrustrationHiddenpowerReturnRoundSnoreSwaggerToxic

Useful extras

Drops & breeding

Chople Berry

2.5% chance

Egg groups
Field
Egg cycles
15
Catch rate
140
Maximum drops
1
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": "stufful-1",
      "pokemon": "stufful",
      "presets": [
        "natural"
      ],
      "type": "pokemon",
      "spawnablePositionType": "grounded",
      "bucket": "common",
      "level": "9-34",
      "weight": 9,
      "condition": {
        "minSkyLight": 8,
        "maxSkyLight": 15,
        "biomes": [
          "#cobblemon:is_bamboo"
        ]
      },
      "source": "Cobblemon-neoforge-1.7.3+1.21.1.jar",
      "sourceFile": "data/cobblemon/spawn_pool_world/0759_stufful.json",
      "resolvedBiomes": [
        "minecraft:bamboo_jungle"
      ]
    }
  ],
  "raids": [],
  "fossils": []
}

Evolution and forms

{
  "evolutions": [
    {
      "id": "stufful_bewear",
      "variant": "level_up",
      "result": "bewear",
      "consumeHeldItem": false,
      "learnableMoves": [
        "bind"
      ],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 27
        }
      ]
    }
  ],
  "forms": []
}

Behavior and drops

{
  "behaviour": {
    "resting": {
      "canSleep": true,
      "willSleepOnBed": true,
      "light": "0-4",
      "drowsyChance": 0.0333,
      "rouseChance": 0.0042
    },
    "moving": {
      "swim": {
        "avoidsWater": true
      }
    },
    "combat": {
      "willDefendSelf": true,
      "willDefendOwner": true,
      "willFlee": false
    }
  },
  "drops": {
    "amount": 1,
    "entries": [
      {
        "item": "cobblemon:chople_berry",
        "percentage": 2.5
      }
    ]
  },
  "labels": [
    "gen7"
  ]
}

Complete installed species record

{
  "implemented": true,
  "nationalPokedexNumber": 759,
  "name": "Stufful",
  "primaryType": "normal",
  "secondaryType": "fighting",
  "maleRatio": 0.5,
  "height": 5,
  "weight": 68,
  "pokedex": [
    "cobblemon.species.stufful.desc"
  ],
  "labels": [
    "gen7"
  ],
  "aspects": [],
  "abilities": [
    "fluffy",
    "klutz",
    "h:cutecharm"
  ],
  "eggGroups": [
    "field"
  ],
  "baseStats": {
    "hp": 70,
    "attack": 75,
    "defence": 50,
    "special_attack": 45,
    "special_defence": 50,
    "speed": 50
  },
  "evYield": {
    "hp": 0,
    "attack": 1,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 68,
  "experienceGroup": "medium_fast",
  "catchRate": 140,
  "eggCycles": 15,
  "baseFriendship": 50,
  "baseScale": 0.7,
  "hitbox": {
    "width": 0.9,
    "height": 1,
    "fixed": false
  },
  "behaviour": {
    "resting": {
      "canSleep": true,
      "willSleepOnBed": true,
      "light": "0-4",
      "drowsyChance": 0.0333,
      "rouseChance": 0.0042
    },
    "moving": {
      "swim": {
        "avoidsWater": true
      }
    },
    "combat": {
      "willDefendSelf": true,
      "willDefendOwner": true,
      "willFlee": false
    }
  },
  "drops": {
    "amount": 1,
    "entries": [
      {
        "item": "cobblemon:chople_berry",
        "percentage": 2.5
      }
    ]
  },
  "moves": [
    "1:tackle",
    "1:leer",
    "1:bide",
    "4:babydolleyes",
    "8:payback",
    "12:brutalswing",
    "16:endure",
    "20:strength",
    "24:takedown",
    "28:flail",
    "32:hammerarm",
    "36:thrash",
    "40:painsplit",
    "44:doubleedge",
    "48:superpower",
    "egg:defensecurl",
    "egg:forcepalm",
    "egg:rollout",
    "egg:stomp",
    "egg:wideguard",
    "tm:aerialace",
    "tm:babydolleyes",
    "tm:bind",
    "tm:brickbreak",
    "tm:brutalswing",
    "tm:bulkup",
    "tm:bulldoze",
    "tm:charm",
    "tm:coaching",
    "tm:doubleedge",
    "tm:dualchop",
    "tm:earthquake",
    "tm:endure",
    "tm:facade",
    "tm:fling",
    "tm:focusblast",
    "tm:focuspunch",
    "tm:icepunch",
    "tm:ironhead",
    "tm:lowsweep",
    "tm:megakick",
    "tm:megapunch",
    "tm:painsplit",
    "tm:payback",
    "tm:protect",
    "tm:rest",
    "tm:roar",
    "tm:rockslide",
    "tm:rocktomb",
    "tm:roleplay",
    "tm:rollout",
    "tm:sleeptalk",
    "tm:stompingtantrum",
    "tm:strength",
    "tm:substitute",
    "tm:superpower",
    "tm:swordsdance",
    "tm:takedown",
    "tm:taunt",
    "tm:terablast",
    "tm:thunderpunch",
    "tm:workup",
    "tm:zenheadbutt",
    "tutor:aerialace",
    "tutor:babydolleyes",
    "tutor:bind",
    "tutor:bulkup",
    "tutor:bulldoze",
    "tutor:coaching",
    "tutor:dualchop",
    "tutor:focuspunch",
    "tutor:icepunch",
    "tutor:ironhead",
    "tutor:painsplit",
    "tutor:rest",
    "tutor:rockslide",
    "tutor:roleplay",
    "tutor:rollout",
    "tutor:sleeptalk",
    "tutor:stompingtantrum",
    "tutor:superpower",
    "tutor:thunderpunch",
    "tutor:zenheadbutt",
    "legacy:attract",
    "legacy:confide",
    "legacy:doubleteam",
    "legacy:frustration",
    "legacy:hiddenpower",
    "legacy:return",
    "legacy:round",
    "legacy:snore",
    "legacy:swagger",
    "legacy:toxic"
  ],
  "evolutions": [
    {
      "id": "stufful_bewear",
      "variant": "level_up",
      "result": "bewear",
      "consumeHeldItem": false,
      "learnableMoves": [
        "bind"
      ],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 27
        }
      ]
    }
  ]
}