{
  "implemented": true,
  "nationalPokedexNumber": 707,
  "name": "Klefki",
  "primaryType": "steel",
  "secondaryType": "fairy",
  "maleRatio": 0.5,
  "height": 2,
  "weight": 30,
  "pokedex": [
    "cobblemon.species.klefki.desc"
  ],
  "labels": [
    "gen6"
  ],
  "aspects": [],
  "abilities": [
    "prankster",
    "h:magician"
  ],
  "eggGroups": [
    "mineral"
  ],
  "baseStats": {
    "hp": 57,
    "attack": 80,
    "defence": 91,
    "special_attack": 80,
    "special_defence": 87,
    "speed": 75
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 1,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 165,
  "experienceGroup": "fast",
  "catchRate": 75,
  "eggCycles": 20,
  "baseFriendship": 50,
  "shoulderMountable": true,
  "baseScale": 0.35,
  "hitbox": {
    "width": 1.3,
    "height": 1.9,
    "fixed": false
  },
  "behaviour": {
    "resting": {
      "canSleep": true,
      "light": "0-4"
    },
    "moving": {
      "swim": {
        "avoidsWater": true,
        "canSwimInWater": false
      }
    }
  },
  "drops": {
    "amount": 1,
    "entries": [
      {
        "item": "minecraft:name_tag",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:astonish",
    "1:craftyshield",
    "1:mirrorshot",
    "1:healblock",
    "4:tackle",
    "8:fairywind",
    "12:torment",
    "16:fairylock",
    "20:metalsound",
    "24:drainingkiss",
    "28:recycle",
    "32:imprison",
    "36:flashcannon",
    "40:playrough",
    "44:magicroom",
    "48:foulplay",
    "52:lastresort",
    "egg:lockon",
    "egg:magnetrise",
    "egg:switcheroo",
    "tm:calmmind",
    "tm:covet",
    "tm:cut",
    "tm:dazzlinggleam",
    "tm:defog",
    "tm:drainingkiss",
    "tm:endure",
    "tm:facade",
    "tm:flashcannon",
    "tm:foulplay",
    "tm:gigaimpact",
    "tm:hyperbeam",
    "tm:imprison",
    "tm:irondefense",
    "tm:lastresort",
    "tm:lightscreen",
    "tm:magiccoat",
    "tm:magicroom",
    "tm:magnetrise",
    "tm:metalsound",
    "tm:mistyterrain",
    "tm:playrough",
    "tm:protect",
    "tm:psychic",
    "tm:psychup",
    "tm:psyshock",
    "tm:raindance",
    "tm:recycle",
    "tm:reflect",
    "tm:rest",
    "tm:safeguard",
    "tm:sandstorm",
    "tm:skittersmack",
    "tm:sleeptalk",
    "tm:spikes",
    "tm:steelbeam",
    "tm:storedpower",
    "tm:substitute",
    "tm:sunnyday",
    "tm:swift",
    "tm:terablast",
    "tm:thief",
    "tm:thunderwave",
    "tm:torment",
    "tm:trickroom",
    "tutor:block",
    "tutor:calmmind",
    "tutor:covet",
    "tutor:dazzlinggleam",
    "tutor:defog",
    "tutor:flashcannon",
    "tutor:foulplay",
    "tutor:gigaimpact",
    "tutor:hyperbeam",
    "tutor:irondefense",
    "tutor:lastresort",
    "tutor:magiccoat",
    "tutor:magicroom",
    "tutor:magnetrise",
    "tutor:playrough",
    "tutor:psychic",
    "tutor:recycle",
    "tutor:rest",
    "tutor:skittersmack",
    "tutor:sleeptalk",
    "tutor:spikes",
    "tutor:steelbeam",
    "tutor:swift",
    "tutor:trick"
  ],
  "evolutions": []
}