{
  "implemented": true,
  "nationalPokedexNumber": 166,
  "name": "Ledian",
  "primaryType": "bug",
  "secondaryType": "flying",
  "maleRatio": 0.5,
  "height": 14,
  "weight": 356,
  "pokedex": [
    "cobblemon.species.ledian.desc"
  ],
  "labels": [
    "gen2"
  ],
  "aspects": [],
  "abilities": [
    "swarm",
    "earlybird",
    "h:ironfist"
  ],
  "eggGroups": [
    "bug"
  ],
  "baseStats": {
    "hp": 55,
    "attack": 35,
    "defence": 50,
    "special_attack": 55,
    "special_defence": 110,
    "speed": 85
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 2,
    "speed": 0
  },
  "baseExperienceYield": 137,
  "experienceGroup": "fast",
  "catchRate": 90,
  "eggCycles": 15,
  "baseFriendship": 50,
  "baseScale": 0.875,
  "hitbox": {
    "width": 0.9,
    "height": 1.4,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "walk": {
        "walkSpeed": 0.265
      },
      "fly": {
        "canFly": true
      }
    },
    "resting": {
      "canSleep": true,
      "light": "0-4"
    }
  },
  "drops": {
    "amount": 1,
    "entries": [
      {
        "item": "cobblemon:charti_berry",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:tackle",
    "1:supersonic",
    "1:swift",
    "12:lightscreen",
    "12:reflect",
    "12:safeguard",
    "15:machpunch",
    "20:roost",
    "24:cometpunch",
    "29:batonpass",
    "33:agility",
    "38:bugbuzz",
    "42:airslash",
    "47:doubleedge",
    "egg:bide",
    "egg:counter",
    "egg:dizzypunch",
    "tm:acrobatics",
    "tm:aerialace",
    "tm:agility",
    "tm:aircutter",
    "tm:airslash",
    "tm:assurance",
    "tm:batonpass",
    "tm:brickbreak",
    "tm:bugbite",
    "tm:bugbuzz",
    "tm:dig",
    "tm:doubleedge",
    "tm:drainpunch",
    "tm:dualwingbeat",
    "tm:encore",
    "tm:endure",
    "tm:facade",
    "tm:flash",
    "tm:fling",
    "tm:focusblast",
    "tm:focuspunch",
    "tm:gigadrain",
    "tm:gigaimpact",
    "tm:headbutt",
    "tm:hyperbeam",
    "tm:icepunch",
    "tm:infestation",
    "tm:knockoff",
    "tm:lightscreen",
    "tm:megakick",
    "tm:megapunch",
    "tm:ominouswind",
    "tm:poweruppunch",
    "tm:protect",
    "tm:psybeam",
    "tm:reflect",
    "tm:rest",
    "tm:rocksmash",
    "tm:rollout",
    "tm:roost",
    "tm:safeguard",
    "tm:screech",
    "tm:silverwind",
    "tm:sleeptalk",
    "tm:solarbeam",
    "tm:strength",
    "tm:stringshot",
    "tm:strugglebug",
    "tm:substitute",
    "tm:sunnyday",
    "tm:swift",
    "tm:swordsdance",
    "tm:tailwind",
    "tm:terablast",
    "tm:thief",
    "tm:thunderpunch",
    "tm:uproar",
    "tm:uturn",
    "tutor:aerialace",
    "tutor:aircutter",
    "tutor:bugbite",
    "tutor:drainpunch",
    "tutor:dualwingbeat",
    "tutor:focuspunch",
    "tutor:gigadrain",
    "tutor:gigaimpact",
    "tutor:hyperbeam",
    "tutor:icepunch",
    "tutor:knockoff",
    "tutor:ominouswind",
    "tutor:rest",
    "tutor:rocksmash",
    "tutor:rollout",
    "tutor:roost",
    "tutor:sleeptalk",
    "tutor:stringshot",
    "tutor:swift",
    "tutor:tailwind",
    "tutor:thunderpunch",
    "tutor:uproar"
  ],
  "preEvolution": "ledyba",
  "evolutions": []
}