Skip to content

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

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

National Pokédex #0651 · Generation 6

Quilladin

grass

They strengthen their lower bodies by running into one another. They are very kind and won't start fights.

Natural spawnEvolution chain

AshRun locations

How to obtain Quilladin

1 place to look

Where to look in the wild

Biome

Forest

Level16-41RarityUltra-Rare
  • Light: Bright

Battle profile

Base stats

405 total
Hp61
Attack78
Defence95
Special Attack56
Special Defence58
Speed57

Abilities

  • Overgrow
  • Bulletproof Hidden

Training

Base experience
142
Growth
Medium Slow
EV yield
Hp: 0 · Attack: 0 · Defence: 2 · Special Attack: 0 · Special Defence: 0 · Speed: 0
Friendship
50

Progression

Evolution & forms

Complete installed learnset

Moves

143 entries
Level moves (15)
Lv. 1 · TackleLv. 1 · GrowlLv. 1 · VinewhipLv. 1 · NeedlearmLv. 8 · RolloutLv. 11 · BiteLv. 15 · LeechseedLv. 20 · SeedbombLv. 24 · PinmissileLv. 29 · TakedownLv. 34 · MudshotLv. 38 · BulkupLv. 43 · BodyslamLv. 47 · PainsplitLv. 53 · Woodhammer
Egg moves (8)
BellydrumCurseDefensecurlQuickguardSpikesSuperfangSynthesisWideguard
Tm moves (73)
AerialaceBodyslamBrickbreakBulkupBulldozeBulletseedCurseCutDigDrainpunchDualchopEndeavorEndureEnergyballFacadeFlashFlingFocuspunchGigadrainGrassknotGrasspledgeGrassyglideGrassyterrainGyroballHelpinghandHoneclawsIrondefenseIronheadIrontailLeafstormLowkickLowsweepMagicalleafMetalclawMudshotNaturepowerPainsplitPaybackPinmissilePoisonjabPoweruppunchProtectRaindanceReflectRestRetaliateRoarRockslideRocksmashRocktombRolloutSeedbombShadowclawSleeptalkSolarbeamSpikesStompingtantrumStoneedgeStrengthSubstituteSunnydaySuperfangSuperpowerSwiftSynthesisTakedownTauntTerablastThunderpunchTrailblazeWorkupWorryseedZenheadbutt
Tutor moves (33)
AerialaceBulldozeDrainpunchDualchopEndeavorEnergyballFocuspunchGigadrainGrasspledgeGrassyglideHelpinghandIronheadIrontailLowkickMagicalleafPainsplitPoisonjabRestRockslideRocksmashRolloutSeedbombShadowclawSleeptalkSpikesStompingtantrumSuperfangSuperpowerSwiftSynthesisThunderpunchWorryseedZenheadbutt
Legacy moves (14)
AttractConfideDoubleteamFrustrationHiddenpowerReturnRoundSecretpowerSludgebombSmackdownSnoreSwaggerSwordsdanceToxic

Useful extras

Drops & breeding

Miracle Seed

10% chance

Egg groups
Field
Egg cycles
20
Catch rate
45
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": "quilladin-1",
      "pokemon": "quilladin",
      "presets": [
        "natural"
      ],
      "type": "pokemon",
      "spawnablePositionType": "grounded",
      "bucket": "ultra-rare",
      "level": "16-41",
      "weight": 3.6,
      "condition": {
        "minSkyLight": 8,
        "maxSkyLight": 15,
        "biomes": [
          "#cobblemon:is_forest"
        ]
      },
      "anticondition": {
        "biomes": [
          "#cobblemon:is_spooky"
        ]
      },
      "source": "Cobblemon-neoforge-1.7.3+1.21.1.jar",
      "sourceFile": "data/cobblemon/spawn_pool_world/0651_quilladin.json"
    }
  ],
  "raids": [],
  "fossils": []
}

Evolution and forms

{
  "evolutions": [
    {
      "id": "quilladin_chesnaught",
      "variant": "level_up",
      "result": "chesnaught",
      "consumeHeldItem": false,
      "learnableMoves": [
        "spikyshield"
      ],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 36
        }
      ]
    }
  ],
  "forms": []
}

Behavior and drops

{
  "behaviour": {
    "resting": {
      "canSleep": true,
      "light": "0-4",
      "drowsyChance": 0.0333,
      "rouseChance": 0.0042
    },
    "herd": {
      "maxSize": "5",
      "toleratedLeaders": [
        {
          "pokemon": "quilladin",
          "tier": 1
        },
        {
          "pokemon": "chesnaught",
          "tier": 2
        }
      ]
    },
    "moving": {
      "swim": {
        "avoidsWater": true
      }
    },
    "combat": {
      "willDefendOwner": true
    }
  },
  "drops": {
    "amount": 1,
    "entries": [
      {
        "item": "cobblemon:miracle_seed",
        "percentage": 10
      }
    ]
  },
  "labels": [
    "gen6"
  ]
}

Complete installed species record

{
  "implemented": true,
  "nationalPokedexNumber": 651,
  "name": "Quilladin",
  "primaryType": "grass",
  "maleRatio": 0.875,
  "height": 7,
  "weight": 290,
  "pokedex": [
    "cobblemon.species.quilladin.desc"
  ],
  "labels": [
    "gen6"
  ],
  "aspects": [],
  "abilities": [
    "overgrow",
    "h:bulletproof"
  ],
  "eggGroups": [
    "field"
  ],
  "baseStats": {
    "hp": 61,
    "attack": 78,
    "defence": 95,
    "special_attack": 56,
    "special_defence": 58,
    "speed": 57
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 2,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 142,
  "experienceGroup": "medium_slow",
  "catchRate": 45,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 0.8,
  "hitbox": {
    "width": 1,
    "height": 1.4,
    "fixed": false
  },
  "behaviour": {
    "resting": {
      "canSleep": true,
      "light": "0-4",
      "drowsyChance": 0.0333,
      "rouseChance": 0.0042
    },
    "herd": {
      "maxSize": "5",
      "toleratedLeaders": [
        {
          "pokemon": "quilladin",
          "tier": 1
        },
        {
          "pokemon": "chesnaught",
          "tier": 2
        }
      ]
    },
    "moving": {
      "swim": {
        "avoidsWater": true
      }
    },
    "combat": {
      "willDefendOwner": true
    }
  },
  "drops": {
    "amount": 1,
    "entries": [
      {
        "item": "cobblemon:miracle_seed",
        "percentage": 10
      }
    ]
  },
  "moves": [
    "1:tackle",
    "1:growl",
    "1:vinewhip",
    "1:needlearm",
    "8:rollout",
    "11:bite",
    "15:leechseed",
    "20:seedbomb",
    "24:pinmissile",
    "29:takedown",
    "34:mudshot",
    "38:bulkup",
    "43:bodyslam",
    "47:painsplit",
    "53:woodhammer",
    "egg:bellydrum",
    "egg:curse",
    "egg:defensecurl",
    "egg:quickguard",
    "egg:spikes",
    "egg:superfang",
    "egg:synthesis",
    "egg:wideguard",
    "tm:aerialace",
    "tm:bodyslam",
    "tm:brickbreak",
    "tm:bulkup",
    "tm:bulldoze",
    "tm:bulletseed",
    "tm:curse",
    "tm:cut",
    "tm:dig",
    "tm:drainpunch",
    "tm:dualchop",
    "tm:endeavor",
    "tm:endure",
    "tm:energyball",
    "tm:facade",
    "tm:flash",
    "tm:fling",
    "tm:focuspunch",
    "tm:gigadrain",
    "tm:grassknot",
    "tm:grasspledge",
    "tm:grassyglide",
    "tm:grassyterrain",
    "tm:gyroball",
    "tm:helpinghand",
    "tm:honeclaws",
    "tm:irondefense",
    "tm:ironhead",
    "tm:irontail",
    "tm:leafstorm",
    "tm:lowkick",
    "tm:lowsweep",
    "tm:magicalleaf",
    "tm:metalclaw",
    "tm:mudshot",
    "tm:naturepower",
    "tm:painsplit",
    "tm:payback",
    "tm:pinmissile",
    "tm:poisonjab",
    "tm:poweruppunch",
    "tm:protect",
    "tm:raindance",
    "tm:reflect",
    "tm:rest",
    "tm:retaliate",
    "tm:roar",
    "tm:rockslide",
    "tm:rocksmash",
    "tm:rocktomb",
    "tm:rollout",
    "tm:seedbomb",
    "tm:shadowclaw",
    "tm:sleeptalk",
    "tm:solarbeam",
    "tm:spikes",
    "tm:stompingtantrum",
    "tm:stoneedge",
    "tm:strength",
    "tm:substitute",
    "tm:sunnyday",
    "tm:superfang",
    "tm:superpower",
    "tm:swift",
    "tm:synthesis",
    "tm:takedown",
    "tm:taunt",
    "tm:terablast",
    "tm:thunderpunch",
    "tm:trailblaze",
    "tm:workup",
    "tm:worryseed",
    "tm:zenheadbutt",
    "tutor:aerialace",
    "tutor:bulldoze",
    "tutor:drainpunch",
    "tutor:dualchop",
    "tutor:endeavor",
    "tutor:energyball",
    "tutor:focuspunch",
    "tutor:gigadrain",
    "tutor:grasspledge",
    "tutor:grassyglide",
    "tutor:helpinghand",
    "tutor:ironhead",
    "tutor:irontail",
    "tutor:lowkick",
    "tutor:magicalleaf",
    "tutor:painsplit",
    "tutor:poisonjab",
    "tutor:rest",
    "tutor:rockslide",
    "tutor:rocksmash",
    "tutor:rollout",
    "tutor:seedbomb",
    "tutor:shadowclaw",
    "tutor:sleeptalk",
    "tutor:spikes",
    "tutor:stompingtantrum",
    "tutor:superfang",
    "tutor:superpower",
    "tutor:swift",
    "tutor:synthesis",
    "tutor:thunderpunch",
    "tutor:worryseed",
    "tutor:zenheadbutt",
    "legacy:attract",
    "legacy:confide",
    "legacy:doubleteam",
    "legacy:frustration",
    "legacy:hiddenpower",
    "legacy:return",
    "legacy:round",
    "legacy:secretpower",
    "legacy:sludgebomb",
    "legacy:smackdown",
    "legacy:snore",
    "legacy:swagger",
    "legacy:swordsdance",
    "legacy:toxic"
  ],
  "preEvolution": "chespin",
  "evolutions": [
    {
      "id": "quilladin_chesnaught",
      "variant": "level_up",
      "result": "chesnaught",
      "consumeHeldItem": false,
      "learnableMoves": [
        "spikyshield"
      ],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 36
        }
      ]
    }
  ]
}