{
  "implemented": true,
  "nationalPokedexNumber": 425,
  "name": "Drifloon",
  "primaryType": "ghost",
  "secondaryType": "flying",
  "maleRatio": 0.5,
  "height": 4,
  "weight": 12,
  "pokedex": [
    "cobblemon.species.drifloon.desc"
  ],
  "labels": [
    "gen4"
  ],
  "aspects": [],
  "abilities": [
    "aftermath",
    "unburden",
    "h:flareboost"
  ],
  "eggGroups": [
    "amorphous"
  ],
  "baseStats": {
    "hp": 90,
    "attack": 50,
    "defence": 34,
    "special_attack": 60,
    "special_defence": 44,
    "speed": 70
  },
  "evYield": {
    "hp": 1,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 70,
  "experienceGroup": "fluctuating",
  "catchRate": 125,
  "eggCycles": 30,
  "baseFriendship": 50,
  "baseScale": 0.75,
  "hitbox": {
    "width": 0.7,
    "height": 2,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "walk": {
        "canWalk": false
      },
      "fly": {
        "canFly": true
      }
    },
    "resting": {
      "canSleep": true,
      "light": "0-4"
    }
  },
  "drops": {
    "amount": 3,
    "entries": [
      {
        "item": "minecraft:phantom_membrane",
        "percentage": 2.5
      },
      {
        "item": "cobblemon:kasib_berry",
        "percentage": 2.5
      },
      {
        "item": "cobblemon:air_balloon",
        "percentage": 2.5
      }
    ]
  },
  "moves": [
    "1:constrict",
    "1:minimize",
    "1:astonish",
    "4:gust",
    "8:focusenergy",
    "12:payback",
    "16:hex",
    "20:shadowball",
    "24:stockpile",
    "24:swallow",
    "24:spitup",
    "29:selfdestruct",
    "32:destinybond",
    "36:batonpass",
    "40:tailwind",
    "44:explosion",
    "egg:clearsmog",
    "egg:defog",
    "egg:disable",
    "egg:haze",
    "egg:hypnosis",
    "egg:memento",
    "tm:acrobatics",
    "tm:aerialace",
    "tm:aircutter",
    "tm:allyswitch",
    "tm:amnesia",
    "tm:batonpass",
    "tm:bind",
    "tm:brutalswing",
    "tm:calmmind",
    "tm:curse",
    "tm:cut",
    "tm:defog",
    "tm:dreameater",
    "tm:embargo",
    "tm:endure",
    "tm:explosion",
    "tm:facade",
    "tm:flash",
    "tm:fly",
    "tm:focusenergy",
    "tm:gyroball",
    "tm:haze",
    "tm:helpinghand",
    "tm:hex",
    "tm:icywind",
    "tm:imprison",
    "tm:knockoff",
    "tm:magiccoat",
    "tm:nightshade",
    "tm:ominouswind",
    "tm:painsplit",
    "tm:payback",
    "tm:phantomforce",
    "tm:protect",
    "tm:psybeam",
    "tm:psychic",
    "tm:raindance",
    "tm:recycle",
    "tm:rest",
    "tm:rollout",
    "tm:selfdestruct",
    "tm:shadowball",
    "tm:shockwave",
    "tm:silverwind",
    "tm:skillswap",
    "tm:sleeptalk",
    "tm:spite",
    "tm:storedpower",
    "tm:substitute",
    "tm:suckerpunch",
    "tm:sunnyday",
    "tm:swift",
    "tm:tailwind",
    "tm:telekinesis",
    "tm:temperflare",
    "tm:terablast",
    "tm:thief",
    "tm:thunder",
    "tm:thunderbolt",
    "tm:thunderwave",
    "tm:trick",
    "tm:trickroom",
    "tm:weatherball",
    "tm:willowisp",
    "tutor:aerialace",
    "tutor:aircutter",
    "tutor:allyswitch",
    "tutor:bind",
    "tutor:calmmind",
    "tutor:defog",
    "tutor:focusenergy",
    "tutor:helpinghand",
    "tutor:icywind",
    "tutor:knockoff",
    "tutor:magiccoat",
    "tutor:ominouswind",
    "tutor:painsplit",
    "tutor:psychic",
    "tutor:recycle",
    "tutor:rest",
    "tutor:rollout",
    "tutor:shadowball",
    "tutor:shockwave",
    "tutor:skillswap",
    "tutor:sleeptalk",
    "tutor:spite",
    "tutor:suckerpunch",
    "tutor:swift",
    "tutor:tailwind",
    "tutor:telekinesis",
    "tutor:thunderbolt",
    "tutor:trick"
  ],
  "evolutions": [
    {
      "id": "drifloon_drifblim",
      "variant": "level_up",
      "result": "drifblim",
      "consumeHeldItem": false,
      "learnableMoves": [
        "phantomforce"
      ],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 28
        }
      ]
    }
  ]
}