Skip to content

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

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

National Pokédex #0951 · Generation 9

Capsakid

grass

The more sunlight this Pokémon bathes in, the more spicy chemicals are produced by its body, and thus the spicier its moves become.

Natural spawnEvolution chain

AshRun locations

How to obtain Capsakid

2 places to look

Where to look in the wild

Biome

Nether Overgrowth

Level5-30RarityCommon
Biome

Arid

Level5-30RarityCommon
  • Light: Bright

Battle profile

Base stats

304 total
Hp50
Attack62
Defence40
Special Attack62
Special Defence40
Speed50

Abilities

  • Chlorophyll
  • Insomnia
  • Klutz Hidden

Training

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

62 entries
Level moves (12)
Lv. 1 · LeerLv. 1 · LeafageLv. 4 · BiteLv. 10 · GrowthLv. 13 · RazorleafLv. 17 · SunnydayLv. 21 · BulletseedLv. 24 · HeadbuttLv. 28 · ZenheadbuttLv. 38 · CrunchLv. 44 · SeedbombLv. 48 · Solarbeam
Egg moves (5)
IngrainLeechseedRagepowderRolloutWorryseed
Tm moves (31)
BulletseedCrunchEndeavorEndureEnergyballFacadeGigadrainGrassknotGrassyglideGrassyterrainHeadbuttHelpinghandLeafstormMagicalleafProtectRestRolloutSandstormSeedbombSleeptalkSolarbeamStompingtantrumSubstituteSunnydaySuperfangTakedownTerablastThiefTrailblazeWorryseedZenheadbutt
Tutor moves (14)
EndeavorEnergyballGigadrainGrassyglideHelpinghandMagicalleafRestRolloutSeedbombSleeptalkStompingtantrumSuperfangWorryseedZenheadbutt

Useful extras

Drops & breeding

Roasted Leek

Quantity 0-1

Rawst Berry

2.5% chance

Egg groups
Grass
Egg cycles
20
Catch rate
190
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": "capsakid-2",
      "pokemon": "capsakid",
      "presets": [
        "natural"
      ],
      "type": "pokemon",
      "spawnablePositionType": "grounded",
      "bucket": "common",
      "level": "5-30",
      "weight": 5.7,
      "condition": {
        "biomes": [
          "#cobblemon:nether/is_overgrowth"
        ]
      },
      "source": "Cobblemon-neoforge-1.7.3+1.21.1.jar",
      "sourceFile": "data/cobblemon/spawn_pool_world/0951_capsakid.json"
    },
    {
      "id": "capsakid-1",
      "pokemon": "capsakid",
      "presets": [
        "natural"
      ],
      "type": "pokemon",
      "spawnablePositionType": "grounded",
      "bucket": "common",
      "level": "5-30",
      "weight": 1.9,
      "condition": {
        "minSkyLight": 8,
        "maxSkyLight": 15,
        "biomes": [
          "#cobblemon:is_arid"
        ]
      },
      "source": "Cobblemon-neoforge-1.7.3+1.21.1.jar",
      "sourceFile": "data/cobblemon/spawn_pool_world/0951_capsakid.json"
    }
  ],
  "raids": [],
  "fossils": []
}

Evolution and forms

{
  "evolutions": [
    {
      "id": "capsakid_scovillain",
      "variant": "item_interact",
      "result": "scovillain",
      "consumeHeldItem": false,
      "learnableMoves": [
        "spicyextract",
        "flamethrower"
      ],
      "requirements": [],
      "requiredContext": "cobblemon:fire_stone"
    }
  ],
  "forms": []
}

Behavior and drops

{
  "behaviour": {
    "resting": {
      "canSleep": true,
      "light": "0-4",
      "willSleepOnBed": true,
      "drowsyChance": 0.0333,
      "rouseChance": 0.0042
    },
    "moving": {
      "walk": {
        "walkSpeed": 0.15
      },
      "swim": {
        "avoidsWater": true
      }
    },
    "herd": {
      "maxSize": "4",
      "toleratedLeaders": [
        {
          "pokemon": "capsakid",
          "tier": 1
        },
        {
          "pokemon": "scovillain",
          "tier": 2
        }
      ]
    },
    "combat": {
      "willDefendOwner": true
    }
  },
  "drops": {
    "amount": 2,
    "entries": [
      {
        "item": "cobblemon:roasted_leek",
        "quantityRange": "0-1"
      },
      {
        "item": "cobblemon:rawst_berry",
        "percentage": 2.5
      }
    ]
  },
  "labels": [
    "gen9"
  ]
}

Complete installed species record

{
  "implemented": true,
  "nationalPokedexNumber": 951,
  "name": "Capsakid",
  "primaryType": "grass",
  "maleRatio": 0.5,
  "height": 3,
  "weight": 30,
  "pokedex": [
    "cobblemon.species.capsakid.desc"
  ],
  "labels": [
    "gen9"
  ],
  "aspects": [],
  "abilities": [
    "chlorophyll",
    "insomnia",
    "h:klutz"
  ],
  "eggGroups": [
    "grass"
  ],
  "baseStats": {
    "hp": 50,
    "attack": 62,
    "defence": 40,
    "special_attack": 62,
    "special_defence": 40,
    "speed": 50
  },
  "evYield": {
    "hp": 0,
    "attack": 1,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 61,
  "experienceGroup": "medium_fast",
  "catchRate": 190,
  "eggCycles": 20,
  "baseFriendship": 50,
  "shoulderMountable": true,
  "baseScale": 0.5,
  "hitbox": {
    "width": 0.7,
    "height": 1,
    "fixed": false
  },
  "drops": {
    "amount": 2,
    "entries": [
      {
        "item": "cobblemon:roasted_leek",
        "quantityRange": "0-1"
      },
      {
        "item": "cobblemon:rawst_berry",
        "percentage": 2.5
      }
    ]
  },
  "moves": [
    "1:leer",
    "1:leafage",
    "4:bite",
    "10:growth",
    "13:razorleaf",
    "17:sunnyday",
    "21:bulletseed",
    "24:headbutt",
    "28:zenheadbutt",
    "38:crunch",
    "44:seedbomb",
    "48:solarbeam",
    "egg:ingrain",
    "egg:leechseed",
    "egg:ragepowder",
    "egg:rollout",
    "egg:worryseed",
    "tm:bulletseed",
    "tm:crunch",
    "tm:endeavor",
    "tm:endure",
    "tm:energyball",
    "tm:facade",
    "tm:gigadrain",
    "tm:grassknot",
    "tm:grassyglide",
    "tm:grassyterrain",
    "tm:headbutt",
    "tm:helpinghand",
    "tm:leafstorm",
    "tm:magicalleaf",
    "tm:protect",
    "tm:rest",
    "tm:rollout",
    "tm:sandstorm",
    "tm:seedbomb",
    "tm:sleeptalk",
    "tm:solarbeam",
    "tm:stompingtantrum",
    "tm:substitute",
    "tm:sunnyday",
    "tm:superfang",
    "tm:takedown",
    "tm:terablast",
    "tm:thief",
    "tm:trailblaze",
    "tm:worryseed",
    "tm:zenheadbutt",
    "tutor:endeavor",
    "tutor:energyball",
    "tutor:gigadrain",
    "tutor:grassyglide",
    "tutor:helpinghand",
    "tutor:magicalleaf",
    "tutor:rest",
    "tutor:rollout",
    "tutor:seedbomb",
    "tutor:sleeptalk",
    "tutor:stompingtantrum",
    "tutor:superfang",
    "tutor:worryseed",
    "tutor:zenheadbutt"
  ],
  "evolutions": [
    {
      "id": "capsakid_scovillain",
      "variant": "item_interact",
      "result": "scovillain",
      "consumeHeldItem": false,
      "learnableMoves": [
        "spicyextract",
        "flamethrower"
      ],
      "requirements": [],
      "requiredContext": "cobblemon:fire_stone"
    }
  ],
  "behaviour": {
    "resting": {
      "canSleep": true,
      "light": "0-4",
      "willSleepOnBed": true,
      "drowsyChance": 0.0333,
      "rouseChance": 0.0042
    },
    "moving": {
      "walk": {
        "walkSpeed": 0.15
      },
      "swim": {
        "avoidsWater": true
      }
    },
    "herd": {
      "maxSize": "4",
      "toleratedLeaders": [
        {
          "pokemon": "capsakid",
          "tier": 1
        },
        {
          "pokemon": "scovillain",
          "tier": 2
        }
      ]
    },
    "combat": {
      "willDefendOwner": true
    }
  }
}