{
  "implemented": true,
  "nationalPokedexNumber": 225,
  "name": "Delibird",
  "primaryType": "ice",
  "secondaryType": "flying",
  "maleRatio": 0.5,
  "height": 9,
  "weight": 160,
  "pokedex": [
    "cobblemon.species.delibird.desc"
  ],
  "labels": [
    "gen2"
  ],
  "aspects": [],
  "abilities": [
    "vitalspirit",
    "hustle",
    "h:insomnia"
  ],
  "eggGroups": [
    "water_1",
    "field"
  ],
  "baseStats": {
    "hp": 45,
    "attack": 55,
    "defence": 45,
    "special_attack": 65,
    "special_defence": 45,
    "speed": 75
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 1
  },
  "baseExperienceYield": 116,
  "experienceGroup": "fast",
  "catchRate": 45,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 0.63,
  "hitbox": {
    "width": 1.15,
    "height": 1.65,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "fly": {
        "canFly": true
      },
      "swim": {
        "canSwimInWater": true,
        "canSwimInLava": false,
        "canBreatheUnderwater": true,
        "swimSpeed": "0.2"
      }
    }
  },
  "drops": {
    "amount": 4,
    "entries": [
      {
        "item": "minecraft:feather",
        "quantityRange": "0-2"
      },
      {
        "item": "minecraft:chicken"
      },
      {
        "item": "cobblemon:charti_berry",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:present",
    "25:drillpeck",
    "egg:aurorabeam",
    "egg:auroraveil",
    "egg:bestow",
    "egg:counter",
    "egg:destinybond",
    "egg:fakeout",
    "egg:freezedry",
    "egg:iceshard",
    "egg:memento",
    "egg:quickattack",
    "egg:rapidspin",
    "egg:splash",
    "tm:acrobatics",
    "tm:aerialace",
    "tm:agility",
    "tm:aircutter",
    "tm:airslash",
    "tm:assurance",
    "tm:auroraveil",
    "tm:avalanche",
    "tm:batonpass",
    "tm:blizzard",
    "tm:bodyslam",
    "tm:bounce",
    "tm:bravebird",
    "tm:brickbreak",
    "tm:brutalswing",
    "tm:chillingwater",
    "tm:defog",
    "tm:drillrun",
    "tm:dualwingbeat",
    "tm:endeavor",
    "tm:endure",
    "tm:facade",
    "tm:featherdance",
    "tm:fling",
    "tm:fly",
    "tm:focuspunch",
    "tm:foulplay",
    "tm:frostbreath",
    "tm:gigaimpact",
    "tm:gunkshot",
    "tm:hail",
    "tm:haze",
    "tm:headbutt",
    "tm:helpinghand",
    "tm:hyperbeam",
    "tm:iceball",
    "tm:icebeam",
    "tm:icepunch",
    "tm:icespinner",
    "tm:iciclespear",
    "tm:icywind",
    "tm:megakick",
    "tm:megapunch",
    "tm:pluck",
    "tm:poweruppunch",
    "tm:protect",
    "tm:raindance",
    "tm:recycle",
    "tm:rest",
    "tm:reversal",
    "tm:rollout",
    "tm:seedbomb",
    "tm:signalbeam",
    "tm:skyattack",
    "tm:sleeptalk",
    "tm:snowscape",
    "tm:spikes",
    "tm:steelwing",
    "tm:substitute",
    "tm:swift",
    "tm:tailwind",
    "tm:takedown",
    "tm:terablast",
    "tm:thief",
    "tm:trailblaze",
    "tm:tripleaxel",
    "tm:waterpulse",
    "tm:weatherball",
    "tutor:aerialace",
    "tutor:aircutter",
    "tutor:bounce",
    "tutor:defog",
    "tutor:drillrun",
    "tutor:dualwingbeat",
    "tutor:endeavor",
    "tutor:focuspunch",
    "tutor:foulplay",
    "tutor:gigaimpact",
    "tutor:gunkshot",
    "tutor:helpinghand",
    "tutor:hyperbeam",
    "tutor:iceball",
    "tutor:icebeam",
    "tutor:icepunch",
    "tutor:icywind",
    "tutor:recycle",
    "tutor:rest",
    "tutor:rollout",
    "tutor:seedbomb",
    "tutor:signalbeam",
    "tutor:skyattack",
    "tutor:sleeptalk",
    "tutor:spikes",
    "tutor:swift",
    "tutor:tailwind",
    "tutor:tripleaxel",
    "tutor:waterpulse"
  ],
  "evolutions": []
}