{
  "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": true,
        "canBreatheUnderwater": true,
        "canSwimInLava": false
      },
      "walk": {
        "walkSpeed": 0.12
      }
    },
    "resting": {
      "canSleep": true,
      "light": "0-4"
    }
  },
  "drops": {
    "amount": 1,
    "entries": [
      {
        "item": "cobblemon:big_root",
        "percentage": 5.0
      }
    ]
  },
  "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"
  ],
  "evolutions": [
    {
      "id": "lileep_cradily",
      "variant": "level_up",
      "result": "cradily",
      "consumeHeldItem": false,
      "learnableMoves": [],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 40
        }
      ]
    }
  ]
}