{
  "nationalPokedexNumber": 334,
  "name": "Altaria",
  "primaryType": "dragon",
  "secondaryType": "flying",
  "maleRatio": 0.5,
  "height": 11,
  "weight": 206,
  "pokedex": [
    "cobblemon.species.altaria.desc"
  ],
  "labels": [
    "gen3"
  ],
  "aspects": [],
  "abilities": [
    "naturalcure",
    "h:cloudnine"
  ],
  "eggGroups": [
    "flying",
    "dragon"
  ],
  "baseStats": {
    "hp": 75,
    "attack": 70,
    "defence": 90,
    "special_attack": 70,
    "special_defence": 105,
    "speed": 80
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 2,
    "speed": 0
  },
  "baseExperienceYield": 172,
  "experienceGroup": "erratic",
  "catchRate": 45,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 1,
  "hitbox": {
    "width": 1,
    "height": 1,
    "fixed": false
  },
  "drops": {
    "amount": 4,
    "entries": [
      {
        "item": "minecraft:white_wool",
        "quantityRange": "0-2"
      },
      {
        "item": "minecraft:chicken"
      },
      {
        "item": "cobblemon:yache_berry",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:pluck",
    "1:peck",
    "1:growl",
    "1:astonish",
    "1:mist",
    "1:refresh",
    "1:dragonpulse",
    "1:disarmingvoice",
    "1:naturalgift",
    "12:furyattack",
    "16:round",
    "20:dragonbreath",
    "24:safeguard",
    "28:sing",
    "32:cottonguard",
    "38:takedown",
    "44:moonblast",
    "50:perishsong",
    "56:skyattack",
    "egg:astonish",
    "egg:defog",
    "egg:dragonbreath",
    "egg:dragonrush",
    "egg:featherdance",
    "egg:haze",
    "egg:mirrormove",
    "egg:pursuit",
    "egg:rage",
    "egg:refresh",
    "egg:roost",
    "egg:tailwind",
    "tm:acrobatics",
    "tm:aerialace",
    "tm:agility",
    "tm:alluringvoice",
    "tm:bodyslam",
    "tm:bravebird",
    "tm:breakingswipe",
    "tm:bulldoze",
    "tm:dazzlinggleam",
    "tm:defog",
    "tm:disarmingvoice",
    "tm:doubleedge",
    "tm:dracometeor",
    "tm:dragoncheer",
    "tm:dragonclaw",
    "tm:dragondance",
    "tm:dragonpulse",
    "tm:dreameater",
    "tm:dualwingbeat",
    "tm:earthquake",
    "tm:echoedvoice",
    "tm:endeavor",
    "tm:endure",
    "tm:facade",
    "tm:featherdance",
    "tm:fireblast",
    "tm:firespin",
    "tm:flamethrower",
    "tm:fly",
    "tm:gigaimpact",
    "tm:haze",
    "tm:healbell",
    "tm:heatwave",
    "tm:helpinghand",
    "tm:honeclaws",
    "tm:hurricane",
    "tm:hyperbeam",
    "tm:hypervoice",
    "tm:icebeam",
    "tm:incinerate",
    "tm:irontail",
    "tm:naturalgift",
    "tm:ominouswind",
    "tm:outrage",
    "tm:playrough",
    "tm:pluck",
    "tm:powerswap",
    "tm:protect",
    "tm:raindance",
    "tm:rest",
    "tm:roar",
    "tm:rocksmash",
    "tm:roost",
    "tm:round",
    "tm:safeguard",
    "tm:skyattack",
    "tm:sleeptalk",
    "tm:snowscape",
    "tm:solarbeam",
    "tm:steelwing",
    "tm:substitute",
    "tm:sunnyday",
    "tm:swift",
    "tm:tailwind",
    "tm:takedown",
    "tm:terablast",
    "tm:thief",
    "tm:trailblaze",
    "tm:twister",
    "tm:weatherball",
    "tm:willowisp",
    "tm:wonderroom",
    "tutor:aerialace",
    "tutor:bulldoze",
    "tutor:dazzlinggleam",
    "tutor:defog",
    "tutor:dracometeor",
    "tutor:dragonpulse",
    "tutor:dualwingbeat",
    "tutor:endeavor",
    "tutor:flamethrower",
    "tutor:gigaimpact",
    "tutor:healbell",
    "tutor:heatwave",
    "tutor:helpinghand",
    "tutor:hyperbeam",
    "tutor:hypervoice",
    "tutor:icebeam",
    "tutor:irontail",
    "tutor:ominouswind",
    "tutor:outrage",
    "tutor:playrough",
    "tutor:rest",
    "tutor:rocksmash",
    "tutor:roost",
    "tutor:skyattack",
    "tutor:sleeptalk",
    "tutor:swift",
    "tutor:tailwind",
    "tutor:twister",
    "tutor:wonderroom"
  ],
  "preEvolution": "swablu",
  "evolutions": [],
  "forms": [
    {
      "name": "Mega",
      "primaryType": "dragon",
      "secondaryType": "fairy",
      "maleRatio": 0.5,
      "height": 15,
      "weight": 206,
      "pokedex": [
        "cobblemon.species.altaria-mega.desc"
      ],
      "labels": [
        "gen6",
        "mega"
      ],
      "aspects": [
        "mega"
      ],
      "abilities": [
        "pixilate",
        "h:pixilate"
      ],
      "baseStats": {
        "hp": 75,
        "attack": 110,
        "defence": 110,
        "special_attack": 110,
        "special_defence": 105,
        "speed": 80
      },
      "baseExperienceYield": 207,
      "dynamaxBlocked": true,
      "evolutions": [],
      "battleOnly": true
    }
  ]
}