{
  "implemented": true,
  "nationalPokedexNumber": 931,
  "name": "Squawkabilly",
  "primaryType": "normal",
  "secondaryType": "flying",
  "maleRatio": 0.5,
  "height": 6,
  "weight": 24,
  "pokedex": [
    "cobblemon.species.squawkabilly.desc"
  ],
  "labels": [
    "gen9"
  ],
  "aspects": [
    "squawkabilly-color-green"
  ],
  "abilities": [
    "intimidate",
    "hustle",
    "h:guts"
  ],
  "eggGroups": [
    "flying"
  ],
  "baseStats": {
    "hp": 82,
    "attack": 96,
    "defence": 51,
    "special_attack": 45,
    "special_defence": 51,
    "speed": 92
  },
  "evYield": {
    "hp": 0,
    "attack": 1,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 146,
  "experienceGroup": "erratic",
  "catchRate": 190,
  "eggCycles": 15,
  "baseFriendship": 50,
  "shoulderMountable": true,
  "baseScale": 0.55,
  "hitbox": {
    "width": 0.5,
    "height": 1.1,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "fly": {
        "canFly": true
      }
    }
  },
  "drops": {
    "amount": 4,
    "entries": [
      {
        "item": "minecraft:feather",
        "quantityRange": "0-2"
      },
      {
        "item": "minecraft:chicken"
      },
      {
        "item": "cobblemon:chilan_berry",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:growl",
    "1:peck",
    "1:mimic",
    "6:quickattack",
    "10:torment",
    "13:aerialace",
    "17:furyattack",
    "20:taunt",
    "24:uproar",
    "27:copycat",
    "30:fly",
    "34:facade",
    "38:swagger",
    "42:bravebird",
    "47:roost",
    "52:reversal",
    "egg:doubleedge",
    "egg:finalgambit",
    "egg:flatter",
    "egg:partingshot",
    "tm:aerialace",
    "tm:aircutter",
    "tm:airslash",
    "tm:bravebird",
    "tm:doubleedge",
    "tm:dualwingbeat",
    "tm:endeavor",
    "tm:endure",
    "tm:facade",
    "tm:faketears",
    "tm:featherdance",
    "tm:fly",
    "tm:foulplay",
    "tm:gigaimpact",
    "tm:heatwave",
    "tm:helpinghand",
    "tm:hurricane",
    "tm:hyperbeam",
    "tm:hypervoice",
    "tm:lashout",
    "tm:pounce",
    "tm:protect",
    "tm:rest",
    "tm:reversal",
    "tm:roost",
    "tm:scaryface",
    "tm:sleeptalk",
    "tm:substitute",
    "tm:sunnyday",
    "tm:swagger",
    "tm:tailwind",
    "tm:takedown",
    "tm:taunt",
    "tm:terablast",
    "tm:thief",
    "tm:torment",
    "tm:uproar",
    "tm:uturn",
    "tutor:aerialace",
    "tutor:aircutter",
    "tutor:dualwingbeat",
    "tutor:endeavor",
    "tutor:foulplay",
    "tutor:gigaimpact",
    "tutor:heatwave",
    "tutor:helpinghand",
    "tutor:hyperbeam",
    "tutor:hypervoice",
    "tutor:lashout",
    "tutor:rest",
    "tutor:roost",
    "tutor:sleeptalk",
    "tutor:tailwind",
    "tutor:uproar"
  ],
  "evolutions": [],
  "forms": [
    {
      "name": "Blue",
      "primaryType": "normal",
      "secondaryType": "flying",
      "maleRatio": 0.5,
      "height": 6,
      "weight": 24,
      "pokedex": [
        "cobblemon.species.squawkabilly-blue.desc"
      ],
      "labels": [
        "gen9"
      ],
      "aspects": [
        "squawkabilly-color-blue"
      ],
      "evolutions": [],
      "battleOnly": false
    },
    {
      "name": "Yellow",
      "primaryType": "normal",
      "secondaryType": "flying",
      "maleRatio": 0.5,
      "height": 6,
      "weight": 24,
      "pokedex": [
        "cobblemon.species.squawkabilly-yellow.desc"
      ],
      "labels": [
        "gen9"
      ],
      "aspects": [
        "squawkabilly-color-yellow"
      ],
      "abilities": [
        "intimidate",
        "hustle",
        "h:sheerforce"
      ],
      "evolutions": [],
      "battleOnly": false
    },
    {
      "name": "White",
      "primaryType": "normal",
      "secondaryType": "flying",
      "maleRatio": 0.5,
      "height": 6,
      "weight": 24,
      "pokedex": [
        "cobblemon.species.squawkabilly-white.desc"
      ],
      "labels": [
        "gen9"
      ],
      "aspects": [
        "squawkabilly-color-gray"
      ],
      "abilities": [
        "intimidate",
        "hustle",
        "h:sheerforce"
      ],
      "evolutions": [],
      "battleOnly": false
    }
  ]
}