{
  "implemented": true,
  "nationalPokedexNumber": 651,
  "name": "Quilladin",
  "primaryType": "grass",
  "maleRatio": 0.875,
  "height": 7,
  "weight": 290,
  "pokedex": [
    "cobblemon.species.quilladin.desc"
  ],
  "labels": [
    "gen6"
  ],
  "aspects": [],
  "abilities": [
    "overgrow",
    "h:bulletproof"
  ],
  "eggGroups": [
    "field"
  ],
  "baseStats": {
    "hp": 61,
    "attack": 78,
    "defence": 95,
    "special_attack": 56,
    "special_defence": 58,
    "speed": 57
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 2,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 142,
  "experienceGroup": "medium_slow",
  "catchRate": 45,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 0.8,
  "hitbox": {
    "width": 1,
    "height": 1.4,
    "fixed": false
  },
  "behaviour": {
    "resting": {
      "canSleep": true,
      "light": "0-4"
    }
  },
  "drops": {
    "amount": 1,
    "entries": [
      {
        "item": "cobblemon:miracle_seed",
        "percentage": 10.0
      }
    ]
  },
  "moves": [
    "1:tackle",
    "1:growl",
    "1:vinewhip",
    "1:needlearm",
    "8:rollout",
    "11:bite",
    "15:leechseed",
    "20:seedbomb",
    "24:pinmissile",
    "29:takedown",
    "34:mudshot",
    "38:bulkup",
    "43:bodyslam",
    "47:painsplit",
    "53:woodhammer",
    "egg:bellydrum",
    "egg:curse",
    "egg:defensecurl",
    "egg:quickguard",
    "egg:spikes",
    "egg:superfang",
    "egg:synthesis",
    "egg:wideguard",
    "tm:aerialace",
    "tm:bodyslam",
    "tm:brickbreak",
    "tm:bulkup",
    "tm:bulldoze",
    "tm:bulletseed",
    "tm:curse",
    "tm:cut",
    "tm:dig",
    "tm:drainpunch",
    "tm:dualchop",
    "tm:endeavor",
    "tm:endure",
    "tm:energyball",
    "tm:facade",
    "tm:flash",
    "tm:fling",
    "tm:focuspunch",
    "tm:gigadrain",
    "tm:grassknot",
    "tm:grasspledge",
    "tm:grassyglide",
    "tm:grassyterrain",
    "tm:gyroball",
    "tm:helpinghand",
    "tm:honeclaws",
    "tm:irondefense",
    "tm:ironhead",
    "tm:irontail",
    "tm:leafstorm",
    "tm:lowkick",
    "tm:lowsweep",
    "tm:magicalleaf",
    "tm:metalclaw",
    "tm:mudshot",
    "tm:naturepower",
    "tm:painsplit",
    "tm:payback",
    "tm:pinmissile",
    "tm:poisonjab",
    "tm:poweruppunch",
    "tm:protect",
    "tm:raindance",
    "tm:reflect",
    "tm:rest",
    "tm:retaliate",
    "tm:roar",
    "tm:rockslide",
    "tm:rocksmash",
    "tm:rocktomb",
    "tm:rollout",
    "tm:seedbomb",
    "tm:shadowclaw",
    "tm:sleeptalk",
    "tm:solarbeam",
    "tm:spikes",
    "tm:stompingtantrum",
    "tm:stoneedge",
    "tm:strength",
    "tm:substitute",
    "tm:sunnyday",
    "tm:superfang",
    "tm:superpower",
    "tm:swift",
    "tm:synthesis",
    "tm:takedown",
    "tm:taunt",
    "tm:terablast",
    "tm:thunderpunch",
    "tm:trailblaze",
    "tm:workup",
    "tm:worryseed",
    "tm:zenheadbutt",
    "tutor:aerialace",
    "tutor:bulkup",
    "tutor:bulldoze",
    "tutor:drainpunch",
    "tutor:dualchop",
    "tutor:endeavor",
    "tutor:energyball",
    "tutor:focuspunch",
    "tutor:gigadrain",
    "tutor:grasspledge",
    "tutor:grassyglide",
    "tutor:helpinghand",
    "tutor:irondefense",
    "tutor:ironhead",
    "tutor:irontail",
    "tutor:lowkick",
    "tutor:magicalleaf",
    "tutor:painsplit",
    "tutor:poisonjab",
    "tutor:rest",
    "tutor:rockslide",
    "tutor:rocksmash",
    "tutor:rollout",
    "tutor:seedbomb",
    "tutor:shadowclaw",
    "tutor:sleeptalk",
    "tutor:spikes",
    "tutor:stompingtantrum",
    "tutor:stoneedge",
    "tutor:superfang",
    "tutor:superpower",
    "tutor:swift",
    "tutor:synthesis",
    "tutor:thunderpunch",
    "tutor:worryseed",
    "tutor:zenheadbutt"
  ],
  "preEvolution": "chespin",
  "evolutions": [
    {
      "id": "quilladin_chesnaught",
      "variant": "level_up",
      "result": "chesnaught",
      "consumeHeldItem": false,
      "learnableMoves": [
        "spikyshield"
      ],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 36
        }
      ]
    }
  ]
}