Skip to content

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

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

National Pokédex #0345 · Generation 3

Lileep

rockgrass

Lileep is an ancient Pokémon that was regenerated from a fossil. It remains permanently anchored to a rock. From its immobile perch, this Pokémon intently scans for prey with its two eyes.

Natural spawnFossil machineEvolution chain

AshRun locations

How to obtain Lileep

1 place to look

Where to look in the wild

Biome

Lush

Level11-36RarityUltra-Rare
  • Light: Dark
Fossil machine

Server recipe

Inputs: Item.

Battle profile

Base stats

355 total
Hp66
Attack41
Defence77
Special Attack61
Special Defence87
Speed23

Abilities

  • Suctioncups
  • Stormdrain Hidden

Training

Base experience
71
Growth
Erratic
EV yield
Hp: 0 · Attack: 0 · Defence: 0 · Special Attack: 0 · Special Defence: 1 · Speed: 0
Friendship
50

Progression

Evolution & forms

Complete installed learnset

Moves

98 entries
Level moves (16)
Lv. 1 · AstonishLv. 1 · ConstrictLv. 1 · WrapLv. 4 · AcidLv. 8 · ConfuserayLv. 12 · IngrainLv. 16 · AncientpowerLv. 20 · MegadrainLv. 24 · BrineLv. 28 · AmnesiaLv. 32 · GastroacidLv. 36 · GigadrainLv. 41 · StockpileLv. 41 · SpitupLv. 41 · SwallowLv. 44 · Energyball
Egg moves (7)
BarrierBindCurseMirrorcoatRecoverTickleWringout
Tm moves (41)
AmnesiaAncientpowerBindBodyslamBrineBulletseedConfuserayCurseEarthpowerEndureEnergyballFacadeFlashGastroacidGigadrainGrassknotInfestationMeteorbeamMudshotMudslapPainsplitProtectRestRockblastRockpolishRockslideRocktombSandstormSeedbombSleeptalkSludgebombSmackdownSolarbeamStealthrockStringshotSubstituteSunnydaySwordsdanceSynthesisTerablastWorryseed
Tutor moves (18)
AncientpowerBindEarthpowerEnergyballGastroacidGigadrainMeteorbeamMudslapPainsplitRestRockslideSeedbombSleeptalkSludgebombStealthrockStringshotSynthesisWorryseed
Legacy moves (16)
AttractCaptivateConfideDoubleedgeDoubleteamFrustrationHiddenpowerMimicNaturalgiftPsychupReturnRoundSecretpowerSnoreSwaggerToxic

Useful extras

Drops & breeding

Big Root

5% chance

Egg groups
Water 3
Egg cycles
30
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": "lileep-1",
      "pokemon": "lileep",
      "presets": [
        "water"
      ],
      "type": "pokemon",
      "spawnablePositionType": "seafloor",
      "bucket": "ultra-rare",
      "level": "11-36",
      "weight": 6,
      "condition": {
        "minSkyLight": 0,
        "maxSkyLight": 7,
        "biomes": [
          "#cobblemon:is_lush"
        ]
      },
      "source": "Cobblemon-neoforge-1.7.3+1.21.1.jar",
      "sourceFile": "data/cobblemon/spawn_pool_world/0345_lileep.json"
    }
  ],
  "raids": [],
  "fossils": [
    {
      "source": "allthemons-0.3.0.jar",
      "inputs": [
        "item"
      ]
    }
  ]
}

Evolution and forms

{
  "evolutions": [
    {
      "id": "lileep_cradily",
      "variant": "level_up",
      "result": "cradily",
      "consumeHeldItem": false,
      "learnableMoves": [],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 40
        }
      ]
    }
  ],
  "forms": []
}

Behavior and drops

{
  "behaviour": {
    "moving": {
      "swim": {
        "swimSpeed": 0.12,
        "canSwimInWater": false,
        "canBreatheUnderwater": true
      },
      "walk": {
        "avoidsLand": true,
        "walkSpeed": 0.12
      }
    },
    "resting": {
      "canSleep": true,
      "light": "0-4",
      "drowsyChance": 0.0333,
      "rouseChance": 0.0042
    },
    "combat": {
      "willDefendSelf": true,
      "willDefendOwner": true,
      "willFlee": false
    }
  },
  "drops": {
    "amount": 1,
    "entries": [
      {
        "item": "cobblemon:big_root",
        "percentage": 5
      }
    ]
  },
  "labels": [
    "gen3",
    "fossil"
  ]
}

Complete installed species record

{
  "implemented": true,
  "nationalPokedexNumber": 345,
  "name": "Lileep",
  "primaryType": "rock",
  "secondaryType": "grass",
  "maleRatio": 0.875,
  "height": 10,
  "weight": 238,
  "pokedex": [
    "cobblemon.species.lileep.desc"
  ],
  "labels": [
    "gen3",
    "fossil"
  ],
  "aspects": [],
  "abilities": [
    "suctioncups",
    "h:stormdrain"
  ],
  "eggGroups": [
    "water_3"
  ],
  "baseStats": {
    "hp": 66,
    "attack": 41,
    "defence": 77,
    "special_attack": 61,
    "special_defence": 87,
    "speed": 23
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 1,
    "speed": 0
  },
  "baseExperienceYield": 71,
  "experienceGroup": "erratic",
  "catchRate": 45,
  "eggCycles": 30,
  "baseFriendship": 50,
  "baseScale": 1,
  "hitbox": {
    "width": 0.6,
    "height": 1.1,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "swim": {
        "swimSpeed": 0.12,
        "canSwimInWater": false,
        "canBreatheUnderwater": true
      },
      "walk": {
        "avoidsLand": true,
        "walkSpeed": 0.12
      }
    },
    "resting": {
      "canSleep": true,
      "light": "0-4",
      "drowsyChance": 0.0333,
      "rouseChance": 0.0042
    },
    "combat": {
      "willDefendSelf": true,
      "willDefendOwner": true,
      "willFlee": false
    }
  },
  "drops": {
    "amount": 1,
    "entries": [
      {
        "item": "cobblemon:big_root",
        "percentage": 5
      }
    ]
  },
  "moves": [
    "1:astonish",
    "1:constrict",
    "1:wrap",
    "4:acid",
    "8:confuseray",
    "12:ingrain",
    "16:ancientpower",
    "20:megadrain",
    "24:brine",
    "28:amnesia",
    "32:gastroacid",
    "36:gigadrain",
    "41:stockpile",
    "41:spitup",
    "41:swallow",
    "44:energyball",
    "egg:barrier",
    "egg:bind",
    "egg:curse",
    "egg:mirrorcoat",
    "egg:recover",
    "egg:tickle",
    "egg:wringout",
    "tm:amnesia",
    "tm:ancientpower",
    "tm:bind",
    "tm:bodyslam",
    "tm:brine",
    "tm:bulletseed",
    "tm:confuseray",
    "tm:curse",
    "tm:earthpower",
    "tm:endure",
    "tm:energyball",
    "tm:facade",
    "tm:flash",
    "tm:gastroacid",
    "tm:gigadrain",
    "tm:grassknot",
    "tm:infestation",
    "tm:meteorbeam",
    "tm:mudshot",
    "tm:mudslap",
    "tm:painsplit",
    "tm:protect",
    "tm:rest",
    "tm:rockblast",
    "tm:rockpolish",
    "tm:rockslide",
    "tm:rocktomb",
    "tm:sandstorm",
    "tm:seedbomb",
    "tm:sleeptalk",
    "tm:sludgebomb",
    "tm:smackdown",
    "tm:solarbeam",
    "tm:stealthrock",
    "tm:stringshot",
    "tm:substitute",
    "tm:sunnyday",
    "tm:swordsdance",
    "tm:synthesis",
    "tm:terablast",
    "tm:worryseed",
    "tutor:ancientpower",
    "tutor:bind",
    "tutor:earthpower",
    "tutor:energyball",
    "tutor:gastroacid",
    "tutor:gigadrain",
    "tutor:meteorbeam",
    "tutor:mudslap",
    "tutor:painsplit",
    "tutor:rest",
    "tutor:rockslide",
    "tutor:seedbomb",
    "tutor:sleeptalk",
    "tutor:sludgebomb",
    "tutor:stealthrock",
    "tutor:stringshot",
    "tutor:synthesis",
    "tutor:worryseed",
    "legacy:attract",
    "legacy:captivate",
    "legacy:confide",
    "legacy:doubleedge",
    "legacy:doubleteam",
    "legacy:frustration",
    "legacy:hiddenpower",
    "legacy:mimic",
    "legacy:naturalgift",
    "legacy:psychup",
    "legacy:return",
    "legacy:round",
    "legacy:secretpower",
    "legacy:snore",
    "legacy:swagger",
    "legacy:toxic"
  ],
  "evolutions": [
    {
      "id": "lileep_cradily",
      "variant": "level_up",
      "result": "cradily",
      "consumeHeldItem": false,
      "learnableMoves": [],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 40
        }
      ]
    }
  ]
}