{
  "implemented": true,
  "nationalPokedexNumber": 470,
  "name": "Leafeon",
  "primaryType": "grass",
  "maleRatio": 0.875,
  "height": 10,
  "weight": 255,
  "pokedex": [
    "cobblemon.species.leafeon.desc"
  ],
  "labels": [
    "gen4"
  ],
  "aspects": [],
  "abilities": [
    "leafguard",
    "h:chlorophyll"
  ],
  "eggGroups": [
    "field"
  ],
  "baseStats": {
    "hp": 65,
    "attack": 110,
    "defence": 130,
    "special_attack": 60,
    "special_defence": 65,
    "speed": 95
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 2,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 184,
  "experienceGroup": "medium_fast",
  "catchRate": 45,
  "eggCycles": 35,
  "baseFriendship": 35,
  "baseScale": 0.8,
  "hitbox": {
    "width": 0.9,
    "height": 1.3,
    "fixed": false
  },
  "drops": {
    "amount": 2,
    "entries": [
      {
        "item": "cobblemon:leaf_stone",
        "percentage": 25.0
      },
      {
        "item": "cobblemon:miracle_seed",
        "percentage": 10.0
      }
    ]
  },
  "moves": [
    "1:tailwhip",
    "1:tackle",
    "1:helpinghand",
    "1:razorleaf",
    "1:grasswhistle",
    "1:swift",
    "1:covet",
    "1:bite",
    "1:copycat",
    "1:batonpass",
    "1:takedown",
    "1:charm",
    "1:doubleedge",
    "1:growl",
    "1:trumpcard",
    "1:refresh",
    "5:sandattack",
    "10:quickattack",
    "15:babydolleyes",
    "20:leechseed",
    "25:magicalleaf",
    "30:synthesis",
    "35:sunnyday",
    "40:gigadrain",
    "45:swordsdance",
    "50:leafblade",
    "55:lastresort",
    "egg:captivate",
    "egg:curse",
    "egg:detect",
    "egg:doublekick",
    "egg:flail",
    "egg:mudslap",
    "egg:naturalgift",
    "egg:synchronoise",
    "egg:tickle",
    "egg:wish",
    "egg:yawn",
    "tm:aerialace",
    "tm:alluringvoice",
    "tm:babydolleyes",
    "tm:batonpass",
    "tm:bodyslam",
    "tm:bulletseed",
    "tm:calmmind",
    "tm:captivate",
    "tm:charm",
    "tm:covet",
    "tm:curse",
    "tm:dig",
    "tm:doubleedge",
    "tm:echoedvoice",
    "tm:endure",
    "tm:energyball",
    "tm:facade",
    "tm:faketears",
    "tm:flash",
    "tm:focusenergy",
    "tm:furycutter",
    "tm:gigadrain",
    "tm:gigaimpact",
    "tm:grassknot",
    "tm:grassyglide",
    "tm:headbutt",
    "tm:healbell",
    "tm:helpinghand",
    "tm:hyperbeam",
    "tm:hypervoice",
    "tm:irontail",
    "tm:knockoff",
    "tm:laserfocus",
    "tm:lastresort",
    "tm:leafage",
    "tm:leafblade",
    "tm:leafstorm",
    "tm:magicalleaf",
    "tm:mudshot",
    "tm:mudslap",
    "tm:naturalgift",
    "tm:naturepower",
    "tm:payday",
    "tm:protect",
    "tm:raindance",
    "tm:rest",
    "tm:retaliate",
    "tm:roar",
    "tm:rocksmash",
    "tm:seedbomb",
    "tm:shadowball",
    "tm:sleeptalk",
    "tm:solarbeam",
    "tm:solarblade",
    "tm:storedpower",
    "tm:strength",
    "tm:substitute",
    "tm:sunnyday",
    "tm:swift",
    "tm:swordsdance",
    "tm:synthesis",
    "tm:takedown",
    "tm:terablast",
    "tm:trailblaze",
    "tm:weatherball",
    "tm:workup",
    "tm:worryseed",
    "tm:xscissor",
    "tutor:aerialace",
    "tutor:babydolleyes",
    "tutor:calmmind",
    "tutor:covet",
    "tutor:energyball",
    "tutor:focusenergy",
    "tutor:furycutter",
    "tutor:gigadrain",
    "tutor:gigaimpact",
    "tutor:grassyglide",
    "tutor:healbell",
    "tutor:helpinghand",
    "tutor:hyperbeam",
    "tutor:hypervoice",
    "tutor:irontail",
    "tutor:knockoff",
    "tutor:laserfocus",
    "tutor:lastresort",
    "tutor:magicalleaf",
    "tutor:mudslap",
    "tutor:rest",
    "tutor:rocksmash",
    "tutor:seedbomb",
    "tutor:shadowball",
    "tutor:sleeptalk",
    "tutor:swift",
    "tutor:synthesis",
    "tutor:worryseed",
    "tutor:xscissor"
  ],
  "preEvolution": "eevee",
  "evolutions": []
}