{
  "implemented": true,
  "nationalPokedexNumber": 528,
  "name": "Swoobat",
  "primaryType": "psychic",
  "secondaryType": "flying",
  "maleRatio": 0.5,
  "height": 9,
  "weight": 105,
  "pokedex": [
    "cobblemon.species.swoobat.desc"
  ],
  "labels": [
    "gen5"
  ],
  "aspects": [],
  "abilities": [
    "unaware",
    "klutz",
    "h:simple"
  ],
  "eggGroups": [
    "field",
    "flying"
  ],
  "baseStats": {
    "hp": 67,
    "attack": 57,
    "defence": 55,
    "special_attack": 77,
    "special_defence": 55,
    "speed": 114
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 2
  },
  "baseExperienceYield": 149,
  "experienceGroup": "medium_fast",
  "catchRate": 45,
  "eggCycles": 15,
  "baseFriendship": 50,
  "baseScale": 0.65,
  "hitbox": {
    "width": 1.1,
    "height": 1.8,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "fly": {
        "canFly": true
      }
    }
  },
  "drops": {
    "amount": 3,
    "entries": [
      {
        "item": "minecraft:light_blue_wool",
        "quantityRange": "1-2"
      },
      {
        "item": "cobblemon:colbur_berry",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:confusion",
    "1:odorsleuth",
    "1:gust",
    "1:heartstamp",
    "1:endeavor",
    "1:attract",
    "15:aircutter",
    "20:imprison",
    "25:assurance",
    "30:amnesia",
    "35:airslash",
    "40:psychic",
    "45:calmmind",
    "50:futuresight",
    "55:simplebeam",
    "egg:captivate",
    "egg:flatter",
    "egg:knockoff",
    "egg:psychoshift",
    "egg:roost",
    "egg:supersonic",
    "egg:synchronoise",
    "tm:acrobatics",
    "tm:aerialace",
    "tm:afteryou",
    "tm:aircutter",
    "tm:airslash",
    "tm:allyswitch",
    "tm:amnesia",
    "tm:assurance",
    "tm:attract",
    "tm:batonpass",
    "tm:calmmind",
    "tm:captivate",
    "tm:chargebeam",
    "tm:charm",
    "tm:defog",
    "tm:dreameater",
    "tm:dualwingbeat",
    "tm:embargo",
    "tm:endeavor",
    "tm:endure",
    "tm:energyball",
    "tm:expandingforce",
    "tm:facade",
    "tm:faketears",
    "tm:flash",
    "tm:fly",
    "tm:futuresight",
    "tm:gigadrain",
    "tm:gigaimpact",
    "tm:gyroball",
    "tm:heatwave",
    "tm:helpinghand",
    "tm:hyperbeam",
    "tm:imprison",
    "tm:knockoff",
    "tm:laserfocus",
    "tm:lightscreen",
    "tm:magiccoat",
    "tm:nastyplot",
    "tm:pluck",
    "tm:protect",
    "tm:psychic",
    "tm:psychicfangs",
    "tm:psychocut",
    "tm:psychup",
    "tm:psyshock",
    "tm:raindance",
    "tm:reflect",
    "tm:rest",
    "tm:roost",
    "tm:safeguard",
    "tm:shadowball",
    "tm:shockwave",
    "tm:signalbeam",
    "tm:skillswap",
    "tm:skyattack",
    "tm:sleeptalk",
    "tm:speedswap",
    "tm:steelwing",
    "tm:storedpower",
    "tm:substitute",
    "tm:superfang",
    "tm:swift",
    "tm:tailwind",
    "tm:taunt",
    "tm:telekinesis",
    "tm:terablast",
    "tm:thief",
    "tm:thunderwave",
    "tm:torment",
    "tm:trick",
    "tm:trickroom",
    "tm:uproar",
    "tm:uturn",
    "tm:venomdrench",
    "tm:zenheadbutt",
    "tutor:aerialace",
    "tutor:afteryou",
    "tutor:aircutter",
    "tutor:allyswitch",
    "tutor:calmmind",
    "tutor:chargebeam",
    "tutor:defog",
    "tutor:dualwingbeat",
    "tutor:endeavor",
    "tutor:energyball",
    "tutor:expandingforce",
    "tutor:gigadrain",
    "tutor:gigaimpact",
    "tutor:heatwave",
    "tutor:helpinghand",
    "tutor:hyperbeam",
    "tutor:knockoff",
    "tutor:laserfocus",
    "tutor:magiccoat",
    "tutor:psychic",
    "tutor:psychocut",
    "tutor:rest",
    "tutor:roost",
    "tutor:shadowball",
    "tutor:shockwave",
    "tutor:signalbeam",
    "tutor:skillswap",
    "tutor:skyattack",
    "tutor:sleeptalk",
    "tutor:superfang",
    "tutor:swift",
    "tutor:tailwind",
    "tutor:telekinesis",
    "tutor:trick",
    "tutor:uproar",
    "tutor:zenheadbutt"
  ],
  "preEvolution": "woobat",
  "evolutions": []
}