{
  "implemented": true,
  "nationalPokedexNumber": 352,
  "name": "Kecleon",
  "primaryType": "normal",
  "maleRatio": 0.5,
  "height": 10,
  "weight": 220,
  "pokedex": [
    "cobblemon.species.kecleon.desc"
  ],
  "labels": [
    "gen3"
  ],
  "aspects": [],
  "abilities": [
    "colorchange",
    "h:protean"
  ],
  "eggGroups": [
    "field"
  ],
  "baseStats": {
    "hp": 60,
    "attack": 90,
    "defence": 70,
    "special_attack": 60,
    "special_defence": 120,
    "speed": 40
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 1,
    "speed": 0
  },
  "baseExperienceYield": 154,
  "experienceGroup": "medium_slow",
  "catchRate": 200,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 0.75,
  "hitbox": {
    "width": 0.75,
    "height": 1.4,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "walk": {
        "walkSpeed": 0.25
      }
    },
    "resting": {
      "canSleep": true,
      "light": "0-4"
    }
  },
  "drops": {
    "amount": 1,
    "entries": [
      {
        "item": "cobblemon:persim_berry",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:thief",
    "1:tailwhip",
    "1:astonish",
    "1:lick",
    "1:scratch",
    "4:bind",
    "7:shadowsneak",
    "10:feint",
    "13:furyswipes",
    "16:feintattack",
    "18:psybeam",
    "21:ancientpower",
    "25:slash",
    "30:camouflage",
    "33:shadowclaw",
    "38:screech",
    "42:substitute",
    "46:suckerpunch",
    "50:synchronoise",
    "egg:camouflage",
    "egg:disable",
    "egg:dizzypunch",
    "egg:fakeout",
    "egg:recover",
    "tm:aerialace",
    "tm:afteryou",
    "tm:ancientpower",
    "tm:aquatail",
    "tm:bind",
    "tm:blizzard",
    "tm:bodyslam",
    "tm:brickbreak",
    "tm:chargebeam",
    "tm:cut",
    "tm:detect",
    "tm:dig",
    "tm:drainpunch",
    "tm:endure",
    "tm:facade",
    "tm:fireblast",
    "tm:firepunch",
    "tm:flamethrower",
    "tm:flash",
    "tm:fling",
    "tm:focuspunch",
    "tm:foulplay",
    "tm:furycutter",
    "tm:grassknot",
    "tm:headbutt",
    "tm:honeclaws",
    "tm:icebeam",
    "tm:icepunch",
    "tm:icywind",
    "tm:incinerate",
    "tm:irontail",
    "tm:knockoff",
    "tm:lastresort",
    "tm:lowkick",
    "tm:magiccoat",
    "tm:megakick",
    "tm:megapunch",
    "tm:metronome",
    "tm:mudslap",
    "tm:nastyplot",
    "tm:poweruppunch",
    "tm:protect",
    "tm:psybeam",
    "tm:psychup",
    "tm:raindance",
    "tm:recycle",
    "tm:rest",
    "tm:retaliate",
    "tm:rockslide",
    "tm:rocksmash",
    "tm:rocktomb",
    "tm:roleplay",
    "tm:rollout",
    "tm:scaleshot",
    "tm:screech",
    "tm:shadowball",
    "tm:shadowclaw",
    "tm:shockwave",
    "tm:skillswap",
    "tm:sleeptalk",
    "tm:snatch",
    "tm:solarbeam",
    "tm:stealthrock",
    "tm:strength",
    "tm:substitute",
    "tm:suckerpunch",
    "tm:sunnyday",
    "tm:swift",
    "tm:terablast",
    "tm:thief",
    "tm:thunder",
    "tm:thunderbolt",
    "tm:thunderpunch",
    "tm:thunderwave",
    "tm:trick",
    "tm:trickroom",
    "tm:waterpulse",
    "tm:wonderroom",
    "tm:workup",
    "tutor:aerialace",
    "tutor:afteryou",
    "tutor:ancientpower",
    "tutor:aquatail",
    "tutor:bind",
    "tutor:chargebeam",
    "tutor:drainpunch",
    "tutor:firepunch",
    "tutor:flamethrower",
    "tutor:focuspunch",
    "tutor:foulplay",
    "tutor:furycutter",
    "tutor:icebeam",
    "tutor:icepunch",
    "tutor:icywind",
    "tutor:irontail",
    "tutor:knockoff",
    "tutor:lastresort",
    "tutor:lowkick",
    "tutor:magiccoat",
    "tutor:mudslap",
    "tutor:recycle",
    "tutor:rest",
    "tutor:rockslide",
    "tutor:rocksmash",
    "tutor:roleplay",
    "tutor:rollout",
    "tutor:scaleshot",
    "tutor:shadowball",
    "tutor:shadowclaw",
    "tutor:shockwave",
    "tutor:skillswap",
    "tutor:sleeptalk",
    "tutor:snatch",
    "tutor:stealthrock",
    "tutor:suckerpunch",
    "tutor:swift",
    "tutor:thunderbolt",
    "tutor:thunderpunch",
    "tutor:trick",
    "tutor:waterpulse",
    "tutor:wonderroom"
  ],
  "evolutions": []
}