{
  "implemented": true,
  "nationalPokedexNumber": 973,
  "name": "Flamigo",
  "primaryType": "flying",
  "secondaryType": "fighting",
  "maleRatio": 0.5,
  "height": 16,
  "weight": 370,
  "pokedex": [
    "cobblemon.species.flamigo.desc"
  ],
  "labels": [
    "gen9"
  ],
  "aspects": [],
  "abilities": [
    "scrappy",
    "tangledfeet",
    "h:costar"
  ],
  "eggGroups": [
    "flying"
  ],
  "baseStats": {
    "hp": 82,
    "attack": 115,
    "defence": 74,
    "special_attack": 75,
    "special_defence": 64,
    "speed": 90
  },
  "evYield": {
    "hp": 0,
    "attack": 2,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 175,
  "experienceGroup": "medium_slow",
  "catchRate": 100,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 0.75,
  "hitbox": {
    "width": 1,
    "height": 2,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "walk": {
        "walkSpeed": 0.16
      },
      "fly": {
        "canFly": true
      },
      "swim": {
        "swimSpeed": 0.16,
        "canBreatheUnderwater": true,
        "canWalkOnWater": true
      }
    },
    "resting": {
      "canSleep": true
    }
  },
  "drops": {
    "amount": 5,
    "entries": [
      {
        "item": "minecraft:feather",
        "quantityRange": "0-2"
      },
      {
        "item": "minecraft:chicken"
      },
      {
        "item": "cobblemon:payapa_berry",
        "percentage": 5.0
      },
      {
        "item": "cobblemon:fairy_feather",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:peck",
    "1:copycat",
    "5:doublekick",
    "9:detect",
    "12:wingattack",
    "15:focusenergy",
    "18:lowkick",
    "21:feint",
    "27:payback",
    "31:roost",
    "35:airslash",
    "39:megakick",
    "44:wideguard",
    "48:throatchop",
    "54:bravebird",
    "egg:doubleteam",
    "egg:quickguard",
    "egg:skyattack",
    "tm:acrobatics",
    "tm:aerialace",
    "tm:agility",
    "tm:aircutter",
    "tm:airslash",
    "tm:bravebird",
    "tm:bulkup",
    "tm:chillingwater",
    "tm:closecombat",
    "tm:doubleteam",
    "tm:dualwingbeat",
    "tm:endeavor",
    "tm:endure",
    "tm:facade",
    "tm:featherdance",
    "tm:fling",
    "tm:fly",
    "tm:focusenergy",
    "tm:gigaimpact",
    "tm:hurricane",
    "tm:hyperbeam",
    "tm:liquidation",
    "tm:lowkick",
    "tm:lowsweep",
    "tm:lunge",
    "tm:megakick",
    "tm:payback",
    "tm:pounce",
    "tm:protect",
    "tm:psychup",
    "tm:rest",
    "tm:reversal",
    "tm:roost",
    "tm:skyattack",
    "tm:sleeptalk",
    "tm:substitute",
    "tm:swordsdance",
    "tm:tailwind",
    "tm:takedown",
    "tm:taunt",
    "tm:terablast",
    "tm:thief",
    "tm:throatchop",
    "tm:upperhand",
    "tm:uturn",
    "tm:waterpulse",
    "tutor:aerialace",
    "tutor:aircutter",
    "tutor:bulkup",
    "tutor:dualwingbeat",
    "tutor:endeavor",
    "tutor:focusenergy",
    "tutor:gigaimpact",
    "tutor:hyperbeam",
    "tutor:liquidation",
    "tutor:lowkick",
    "tutor:rest",
    "tutor:roost",
    "tutor:skyattack",
    "tutor:sleeptalk",
    "tutor:tailwind",
    "tutor:throatchop",
    "tutor:waterpulse"
  ],
  "evolutions": []
}