Skip to content

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

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

National Pokédex #0551 · Generation 5

Sandile

grounddark

They live buried in the sands of the desert. The sun-warmed sands prevent their body temperature from dropping.

Natural spawnEvolution chain

AshRun locations

How to obtain Sandile

1 place to look

Where to look in the wild

Biome

Desert

Level4-29RarityCommon
  • Light: Bright

Battle profile

Base stats

292 total
Hp50
Attack72
Defence35
Special Attack35
Special Defence35
Speed65

Abilities

  • Intimidate
  • Moxie
  • Angerpoint Hidden

Training

Base experience
58
Growth
Medium Slow
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

118 entries
Level moves (16)
Lv. 1 · LeerLv. 1 · RageLv. 1 · PowertripLv. 3 · SandattackLv. 6 · HoneclawsLv. 9 · SandtombLv. 12 · ScaryfaceLv. 15 · BiteLv. 18 · TormentLv. 21 · DigLv. 24 · SwaggerLv. 27 · CrunchLv. 30 · SandstormLv. 33 · FoulplayLv. 36 · EarthquakeLv. 39 · Thrash
Egg moves (7)
AquatailCounterDoubleedgeMeanlookMefirstPursuitSpite
Tm moves (59)
AquatailAssuranceBeatupBodyslamBrickbreakBulldozeCrunchCurseCutDarkpulseDigDoubleedgeEarthpowerEarthquakeEmbargoEndureFacadeFirefangFlingFocusenergyFoulplayGrassknotHelpinghandHoneclawsIncinerateIrontailLashoutMudshotMudslapPaybackProtectRestRetaliateRoarRockclimbRockslideRocktombSandstormSandtombScaryfaceScorchingsandsShadowclawSkittersmackSleeptalkSludgebombSnarlSnatchSpiteStealthrockStompingtantrumStoneedgeSubstituteSwaggerTakedownTauntTerablastThiefThunderfangTorment
Tutor moves (25)
AquatailBulldozeDarkpulseEarthpowerFirefangFocusenergyFoulplayHelpinghandIrontailLashoutMudslapRestRockslideScorchingsandsShadowclawSkittersmackSleeptalkSludgebombSnarlSnatchSpiteStealthrockStompingtantrumStoneedgeThunderfang
Legacy moves (11)
AttractConfideDoubleteamFrustrationHiddenpowerReturnRoundSecretpowerSnoreToxicUproar

Useful extras

Drops & breeding

Black Glasses

2.5% chance

Tanga Berry

2.5% chance

Egg groups
Field
Egg cycles
20
Catch rate
180
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": "sandile-1",
      "pokemon": "sandile",
      "presets": [
        "natural",
        "wild"
      ],
      "type": "pokemon",
      "spawnablePositionType": "grounded",
      "bucket": "common",
      "level": "4-29",
      "weight": 1.8,
      "condition": {
        "minSkyLight": 8,
        "maxSkyLight": 15,
        "biomes": [
          "#cobblemon:is_desert"
        ]
      },
      "source": "Cobblemon-neoforge-1.7.3+1.21.1.jar",
      "sourceFile": "data/cobblemon/spawn_pool_world/0551_sandile.json"
    }
  ],
  "raids": [],
  "fossils": []
}

Evolution and forms

{
  "evolutions": [
    {
      "id": "sandile_krokorok",
      "variant": "level_up",
      "result": "krokorok",
      "consumeHeldItem": false,
      "learnableMoves": [],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 29
        }
      ]
    }
  ],
  "forms": []
}

Behavior and drops

{
  "behaviour": {
    "resting": {
      "canSleep": true,
      "light": "0-4",
      "willSleepOnBed": true,
      "drowsyChance": 0.0333,
      "rouseChance": 0.0042
    },
    "moving": {
      "walk": {
        "walkSpeed": "q.is_standing_on_blocks(2, 'minecraft:sand', 'minecraft:red_sand') ? 0.30 : 0.15"
      },
      "swim": {
        "avoidsWater": true
      }
    },
    "herd": {
      "maxSize": "4",
      "toleratedLeaders": [
        {
          "pokemon": "sandile",
          "tier": 1
        },
        {
          "pokemon": "krokorok",
          "tier": 2
        },
        {
          "pokemon": "krookodile",
          "tier": 3
        }
      ]
    },
    "combat": {
      "willDefendSelf": true,
      "willDefendOwner": true,
      "willFlee": false
    }
  },
  "drops": {
    "amount": 2,
    "entries": [
      {
        "item": "cobblemon:black_glasses",
        "percentage": 2.5
      },
      {
        "item": "cobblemon:tanga_berry",
        "percentage": 2.5
      }
    ]
  },
  "labels": [
    "gen5"
  ]
}

Complete installed species record

{
  "implemented": true,
  "nationalPokedexNumber": 551,
  "name": "Sandile",
  "primaryType": "ground",
  "secondaryType": "dark",
  "maleRatio": 0.5,
  "height": 7,
  "weight": 152,
  "pokedex": [
    "cobblemon.species.sandile.desc"
  ],
  "labels": [
    "gen5"
  ],
  "aspects": [],
  "abilities": [
    "intimidate",
    "moxie",
    "h:angerpoint"
  ],
  "eggGroups": [
    "field"
  ],
  "baseStats": {
    "hp": 50,
    "attack": 72,
    "defence": 35,
    "special_attack": 35,
    "special_defence": 35,
    "speed": 65
  },
  "evYield": {
    "hp": 0,
    "attack": 1,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 58,
  "experienceGroup": "medium_slow",
  "catchRate": 180,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 0.8,
  "hitbox": {
    "width": 0.9,
    "height": 0.6,
    "fixed": false
  },
  "behaviour": {
    "resting": {
      "canSleep": true,
      "light": "0-4",
      "willSleepOnBed": true,
      "drowsyChance": 0.0333,
      "rouseChance": 0.0042
    },
    "moving": {
      "walk": {
        "walkSpeed": "q.is_standing_on_blocks(2, 'minecraft:sand', 'minecraft:red_sand') ? 0.30 : 0.15"
      },
      "swim": {
        "avoidsWater": true
      }
    },
    "herd": {
      "maxSize": "4",
      "toleratedLeaders": [
        {
          "pokemon": "sandile",
          "tier": 1
        },
        {
          "pokemon": "krokorok",
          "tier": 2
        },
        {
          "pokemon": "krookodile",
          "tier": 3
        }
      ]
    },
    "combat": {
      "willDefendSelf": true,
      "willDefendOwner": true,
      "willFlee": false
    }
  },
  "drops": {
    "amount": 2,
    "entries": [
      {
        "item": "cobblemon:black_glasses",
        "percentage": 2.5
      },
      {
        "item": "cobblemon:tanga_berry",
        "percentage": 2.5
      }
    ]
  },
  "moves": [
    "1:leer",
    "1:rage",
    "1:powertrip",
    "3:sandattack",
    "6:honeclaws",
    "9:sandtomb",
    "12:scaryface",
    "15:bite",
    "18:torment",
    "21:dig",
    "24:swagger",
    "27:crunch",
    "30:sandstorm",
    "33:foulplay",
    "36:earthquake",
    "39:thrash",
    "egg:aquatail",
    "egg:counter",
    "egg:doubleedge",
    "egg:meanlook",
    "egg:mefirst",
    "egg:pursuit",
    "egg:spite",
    "tm:aquatail",
    "tm:assurance",
    "tm:beatup",
    "tm:bodyslam",
    "tm:brickbreak",
    "tm:bulldoze",
    "tm:crunch",
    "tm:curse",
    "tm:cut",
    "tm:darkpulse",
    "tm:dig",
    "tm:doubleedge",
    "tm:earthpower",
    "tm:earthquake",
    "tm:embargo",
    "tm:endure",
    "tm:facade",
    "tm:firefang",
    "tm:fling",
    "tm:focusenergy",
    "tm:foulplay",
    "tm:grassknot",
    "tm:helpinghand",
    "tm:honeclaws",
    "tm:incinerate",
    "tm:irontail",
    "tm:lashout",
    "tm:mudshot",
    "tm:mudslap",
    "tm:payback",
    "tm:protect",
    "tm:rest",
    "tm:retaliate",
    "tm:roar",
    "tm:rockclimb",
    "tm:rockslide",
    "tm:rocktomb",
    "tm:sandstorm",
    "tm:sandtomb",
    "tm:scaryface",
    "tm:scorchingsands",
    "tm:shadowclaw",
    "tm:skittersmack",
    "tm:sleeptalk",
    "tm:sludgebomb",
    "tm:snarl",
    "tm:snatch",
    "tm:spite",
    "tm:stealthrock",
    "tm:stompingtantrum",
    "tm:stoneedge",
    "tm:substitute",
    "tm:swagger",
    "tm:takedown",
    "tm:taunt",
    "tm:terablast",
    "tm:thief",
    "tm:thunderfang",
    "tm:torment",
    "tutor:aquatail",
    "tutor:bulldoze",
    "tutor:darkpulse",
    "tutor:earthpower",
    "tutor:firefang",
    "tutor:focusenergy",
    "tutor:foulplay",
    "tutor:helpinghand",
    "tutor:irontail",
    "tutor:lashout",
    "tutor:mudslap",
    "tutor:rest",
    "tutor:rockslide",
    "tutor:scorchingsands",
    "tutor:shadowclaw",
    "tutor:skittersmack",
    "tutor:sleeptalk",
    "tutor:sludgebomb",
    "tutor:snarl",
    "tutor:snatch",
    "tutor:spite",
    "tutor:stealthrock",
    "tutor:stompingtantrum",
    "tutor:stoneedge",
    "tutor:thunderfang",
    "legacy:attract",
    "legacy:confide",
    "legacy:doubleteam",
    "legacy:frustration",
    "legacy:hiddenpower",
    "legacy:return",
    "legacy:round",
    "legacy:secretpower",
    "legacy:snore",
    "legacy:toxic",
    "legacy:uproar"
  ],
  "evolutions": [
    {
      "id": "sandile_krokorok",
      "variant": "level_up",
      "result": "krokorok",
      "consumeHeldItem": false,
      "learnableMoves": [],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 29
        }
      ]
    }
  ]
}