{
  "implemented": true,
  "nationalPokedexNumber": 632,
  "name": "Durant",
  "primaryType": "bug",
  "secondaryType": "steel",
  "maleRatio": 0.5,
  "height": 3,
  "weight": 330,
  "pokedex": [
    "cobblemon.species.durant.desc"
  ],
  "labels": [
    "gen5"
  ],
  "aspects": [],
  "abilities": [
    "swarm",
    "hustle",
    "h:truant"
  ],
  "eggGroups": [
    "bug"
  ],
  "baseStats": {
    "hp": 58,
    "attack": 109,
    "defence": 112,
    "special_attack": 48,
    "special_defence": 48,
    "speed": 109
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 2,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 169,
  "experienceGroup": "medium_fast",
  "catchRate": 90,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 1,
  "hitbox": {
    "width": 1,
    "height": 1,
    "fixed": false
  },
  "drops": {
    "amount": 2,
    "entries": [
      {
        "item": "minecraft:raw_iron",
        "quantityRange": "0-1"
      },
      {
        "item": "cobblemon:occa_berry",
        "percentage": 2.5
      }
    ]
  },
  "moves": [
    "1:sandattack",
    "1:furycutter",
    "4:visegrip",
    "8:metalclaw",
    "12:beatup",
    "16:bugbite",
    "20:bite",
    "24:agility",
    "28:dig",
    "32:xscissor",
    "36:crunch",
    "40:metalsound",
    "44:ironhead",
    "48:entrainment",
    "52:irondefense",
    "56:guillotine",
    "egg:feintattack",
    "egg:firstimpression",
    "egg:flail",
    "egg:infestation",
    "egg:metalburst",
    "egg:strugglebug",
    "tm:aerialace",
    "tm:agility",
    "tm:batonpass",
    "tm:beatup",
    "tm:bugbite",
    "tm:crunch",
    "tm:cut",
    "tm:dig",
    "tm:endeavor",
    "tm:endure",
    "tm:energyball",
    "tm:facade",
    "tm:flashcannon",
    "tm:furycutter",
    "tm:gigaimpact",
    "tm:helpinghand",
    "tm:honeclaws",
    "tm:infestation",
    "tm:irondefense",
    "tm:ironhead",
    "tm:metalclaw",
    "tm:metalsound",
    "tm:protect",
    "tm:rest",
    "tm:retaliate",
    "tm:rockclimb",
    "tm:rockpolish",
    "tm:rockslide",
    "tm:rocksmash",
    "tm:rocktomb",
    "tm:sandstorm",
    "tm:screech",
    "tm:shadowclaw",
    "tm:skittersmack",
    "tm:sleeptalk",
    "tm:steelbeam",
    "tm:stompingtantrum",
    "tm:stoneedge",
    "tm:strength",
    "tm:strugglebug",
    "tm:substitute",
    "tm:superpower",
    "tm:terablast",
    "tm:thunderfang",
    "tm:thunderwave",
    "tm:xscissor",
    "tutor:aerialace",
    "tutor:bugbite",
    "tutor:endeavor",
    "tutor:energyball",
    "tutor:flashcannon",
    "tutor:furycutter",
    "tutor:gigaimpact",
    "tutor:helpinghand",
    "tutor:irondefense",
    "tutor:ironhead",
    "tutor:rest",
    "tutor:rockslide",
    "tutor:rocksmash",
    "tutor:shadowclaw",
    "tutor:skittersmack",
    "tutor:sleeptalk",
    "tutor:steelbeam",
    "tutor:stompingtantrum",
    "tutor:stoneedge",
    "tutor:superpower",
    "tutor:thunderfang",
    "tutor:xscissor"
  ],
  "evolutions": []
}