{
  "implemented": true,
  "nationalPokedexNumber": 356,
  "name": "Dusclops",
  "primaryType": "ghost",
  "maleRatio": 0.5,
  "height": 16,
  "weight": 306,
  "pokedex": [
    "cobblemon.species.dusclops.desc"
  ],
  "labels": [
    "gen3"
  ],
  "aspects": [],
  "abilities": [
    "pressure",
    "h:frisk"
  ],
  "eggGroups": [
    "amorphous"
  ],
  "baseStats": {
    "hp": 40,
    "attack": 70,
    "defence": 130,
    "special_attack": 60,
    "special_defence": 130,
    "speed": 25
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 1,
    "special_attack": 0,
    "special_defence": 1,
    "speed": 0
  },
  "baseExperienceYield": 159,
  "experienceGroup": "fast",
  "catchRate": 90,
  "eggCycles": 25,
  "baseFriendship": 35,
  "baseScale": 0.85,
  "hitbox": {
    "width": 1.2,
    "height": 2,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "fly": {
        "canFly": true
      }
    },
    "resting": {
      "canSleep": true,
      "light": "0-4"
    }
  },
  "drops": {
    "amount": 3,
    "entries": [
      {
        "item": "minecraft:phantom_membrane",
        "percentage": 5.0
      },
      {
        "item": "cobblemon:reaper_cloth",
        "percentage": 5.0
      },
      {
        "item": "cobblemon:kasib_berry",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:firepunch",
    "1:icepunch",
    "1:thunderpunch",
    "1:gravity",
    "1:bind",
    "1:leer",
    "1:disable",
    "1:foresight",
    "1:astonish",
    "1:shadowsneak",
    "1:pursuit",
    "1:shadowpunch",
    "12:confuseray",
    "16:nightshade",
    "20:payback",
    "24:willowisp",
    "28:meanlook",
    "32:hex",
    "36:curse",
    "42:shadowball",
    "48:futuresight",
    "egg:destinybond",
    "egg:feintattack",
    "egg:grudge",
    "egg:haze",
    "egg:memento",
    "egg:painsplit",
    "egg:pursuit",
    "tm:allyswitch",
    "tm:bind",
    "tm:blizzard",
    "tm:bodyslam",
    "tm:brickbreak",
    "tm:calmmind",
    "tm:chargebeam",
    "tm:confuseray",
    "tm:curse",
    "tm:darkpulse",
    "tm:dreameater",
    "tm:embargo",
    "tm:endure",
    "tm:facade",
    "tm:firepunch",
    "tm:flash",
    "tm:fling",
    "tm:focuspunch",
    "tm:futuresight",
    "tm:gigaimpact",
    "tm:gravity",
    "tm:haze",
    "tm:headbutt",
    "tm:helpinghand",
    "tm:hex",
    "tm:hyperbeam",
    "tm:icebeam",
    "tm:icepunch",
    "tm:icywind",
    "tm:imprison",
    "tm:infestation",
    "tm:leechlife",
    "tm:megakick",
    "tm:megapunch",
    "tm:metronome",
    "tm:nightshade",
    "tm:ominouswind",
    "tm:painsplit",
    "tm:payback",
    "tm:phantomforce",
    "tm:poltergeist",
    "tm:powershift",
    "tm:poweruppunch",
    "tm:protect",
    "tm:psychic",
    "tm:psychup",
    "tm:raindance",
    "tm:rest",
    "tm:revenge",
    "tm:rocksmash",
    "tm:shadowball",
    "tm:skillswap",
    "tm:skittersmack",
    "tm:sleeptalk",
    "tm:snatch",
    "tm:spite",
    "tm:strength",
    "tm:substitute",
    "tm:suckerpunch",
    "tm:sunnyday",
    "tm:taunt",
    "tm:telekinesis",
    "tm:terablast",
    "tm:thief",
    "tm:thunderpunch",
    "tm:torment",
    "tm:trick",
    "tm:trickroom",
    "tm:willowisp",
    "tm:wonderroom",
    "tutor:allyswitch",
    "tutor:bind",
    "tutor:calmmind",
    "tutor:chargebeam",
    "tutor:darkpulse",
    "tutor:firepunch",
    "tutor:focuspunch",
    "tutor:gigaimpact",
    "tutor:gravity",
    "tutor:helpinghand",
    "tutor:hyperbeam",
    "tutor:icebeam",
    "tutor:icepunch",
    "tutor:icywind",
    "tutor:leechlife",
    "tutor:ominouswind",
    "tutor:painsplit",
    "tutor:poltergeist",
    "tutor:powershift",
    "tutor:psychic",
    "tutor:rest",
    "tutor:rocksmash",
    "tutor:shadowball",
    "tutor:skillswap",
    "tutor:skittersmack",
    "tutor:sleeptalk",
    "tutor:snatch",
    "tutor:spite",
    "tutor:suckerpunch",
    "tutor:telekinesis",
    "tutor:thunderpunch",
    "tutor:trick",
    "tutor:wonderroom"
  ],
  "preEvolution": "duskull",
  "evolutions": [
    {
      "id": "dusclops_dusknoir",
      "variant": "trade",
      "result": "dusknoir",
      "consumeHeldItem": true,
      "learnableMoves": [],
      "requirements": [
        {
          "variant": "held_item",
          "itemCondition": "cobblemon:reaper_cloth"
        }
      ]
    }
  ]
}