{
  "implemented": true,
  "nationalPokedexNumber": 355,
  "name": "Duskull",
  "primaryType": "ghost",
  "maleRatio": 0.5,
  "height": 8,
  "weight": 150,
  "pokedex": [
    "cobblemon.species.duskull.desc"
  ],
  "labels": [
    "gen3"
  ],
  "aspects": [],
  "abilities": [
    "levitate",
    "h:frisk"
  ],
  "eggGroups": [
    "amorphous"
  ],
  "baseStats": {
    "hp": 20,
    "attack": 40,
    "defence": 90,
    "special_attack": 30,
    "special_defence": 90,
    "speed": 25
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 1,
    "speed": 0
  },
  "baseExperienceYield": 59,
  "experienceGroup": "fast",
  "catchRate": 190,
  "eggCycles": 25,
  "baseFriendship": 35,
  "baseScale": 0.8,
  "hitbox": {
    "width": 0.8,
    "height": 0.8,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "fly": {
        "canFly": true
      },
      "walk": {
        "canWalk": false
      },
      "swim": {
        "canBreatheUnderwater": true
      }
    },
    "resting": {
      "canSleep": true,
      "willSleepOnBed": true,
      "light": "0-4"
    }
  },
  "drops": {
    "amount": 3,
    "entries": [
      {
        "item": "minecraft:phantom_membrane",
        "percentage": 2.5
      },
      {
        "item": "cobblemon:reaper_cloth",
        "percentage": 2.5
      },
      {
        "item": "cobblemon:kasib_berry",
        "percentage": 2.5
      }
    ]
  },
  "moves": [
    "1:leer",
    "1:foresight",
    "1:astonish",
    "4:disable",
    "8:shadowsneak",
    "12:confuseray",
    "16:nightshade",
    "20:payback",
    "24:willowisp",
    "28:meanlook",
    "32:hex",
    "36:curse",
    "40:shadowball",
    "44:futuresight",
    "egg:destinybond",
    "egg:feintattack",
    "egg:grudge",
    "egg:haze",
    "egg:memento",
    "egg:painsplit",
    "egg:pursuit",
    "tm:allyswitch",
    "tm:blizzard",
    "tm:calmmind",
    "tm:chargebeam",
    "tm:confuseray",
    "tm:curse",
    "tm:darkpulse",
    "tm:dreameater",
    "tm:embargo",
    "tm:endure",
    "tm:facade",
    "tm:flash",
    "tm:fling",
    "tm:futuresight",
    "tm:gravity",
    "tm:haze",
    "tm:headbutt",
    "tm:helpinghand",
    "tm:hex",
    "tm:icebeam",
    "tm:icywind",
    "tm:imprison",
    "tm:infestation",
    "tm:leechlife",
    "tm:nightshade",
    "tm:ominouswind",
    "tm:painsplit",
    "tm:payback",
    "tm:phantomforce",
    "tm:poltergeist",
    "tm:protect",
    "tm:psychic",
    "tm:psychup",
    "tm:raindance",
    "tm:rest",
    "tm:revenge",
    "tm:shadowball",
    "tm:skillswap",
    "tm:skittersmack",
    "tm:sleeptalk",
    "tm:snatch",
    "tm:spite",
    "tm:substitute",
    "tm:suckerpunch",
    "tm:sunnyday",
    "tm:taunt",
    "tm:telekinesis",
    "tm:terablast",
    "tm:thief",
    "tm:torment",
    "tm:trick",
    "tm:trickroom",
    "tm:willowisp",
    "tm:wonderroom",
    "tutor:allyswitch",
    "tutor:calmmind",
    "tutor:chargebeam",
    "tutor:darkpulse",
    "tutor:gravity",
    "tutor:helpinghand",
    "tutor:icebeam",
    "tutor:icywind",
    "tutor:leechlife",
    "tutor:ominouswind",
    "tutor:painsplit",
    "tutor:poltergeist",
    "tutor:psychic",
    "tutor:rest",
    "tutor:shadowball",
    "tutor:skillswap",
    "tutor:skittersmack",
    "tutor:sleeptalk",
    "tutor:snatch",
    "tutor:spite",
    "tutor:suckerpunch",
    "tutor:telekinesis",
    "tutor:trick",
    "tutor:wonderroom"
  ],
  "evolutions": [
    {
      "id": "duskull_dusclops",
      "variant": "level_up",
      "result": "dusclops",
      "consumeHeldItem": false,
      "learnableMoves": [
        "shadowpunch"
      ],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 37
        }
      ]
    }
  ]
}