{
  "implemented": true,
  "nationalPokedexNumber": 18,
  "name": "Pidgeot",
  "primaryType": "normal",
  "secondaryType": "flying",
  "maleRatio": 0.5,
  "height": 15,
  "weight": 395,
  "pokedex": [
    "cobblemon.species.pidgeot.desc"
  ],
  "labels": [
    "gen1"
  ],
  "aspects": [],
  "abilities": [
    "keeneye",
    "tangledfeet",
    "h:bigpecks"
  ],
  "eggGroups": [
    "flying"
  ],
  "baseStats": {
    "hp": 83,
    "attack": 80,
    "defence": 75,
    "special_attack": 70,
    "special_defence": 70,
    "speed": 101
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 3
  },
  "baseExperienceYield": 240,
  "experienceGroup": "medium_slow",
  "catchRate": 45,
  "eggCycles": 15,
  "baseFriendship": 50,
  "baseScale": 1.4,
  "hitbox": {
    "width": 0.75,
    "height": 1.5,
    "fixed": false
  },
  "behaviour": {
    "resting": {
      "light": "0-4"
    },
    "moving": {
      "walk": {
        "walkSpeed": 0.42
      },
      "fly": {
        "canFly": true
      }
    }
  },
  "drops": {
    "amount": 6,
    "entries": [
      {
        "item": "minecraft:feather",
        "quantityRange": "0-3"
      },
      {
        "item": "minecraft:chicken"
      },
      {
        "item": "cobblemon:sharp_beak",
        "percentage": 5.0
      },
      {
        "item": "cobblemon:chilan_berry",
        "percentage": 10.0
      }
    ]
  },
  "moves": [
    "1:tackle",
    "1:sandattack",
    "1:gust",
    "1:quickattack",
    "1:hurricane",
    "17:whirlwind",
    "22:twister",
    "27:featherdance",
    "32:agility",
    "38:wingattack",
    "44:roost",
    "50:tailwind",
    "56:mirrormove",
    "62:airslash",
    "egg:feintattack",
    "egg:foresight",
    "egg:pursuit",
    "tm:aerialace",
    "tm:agility",
    "tm:aircutter",
    "tm:airslash",
    "tm:bravebird",
    "tm:defog",
    "tm:dualwingbeat",
    "tm:endure",
    "tm:facade",
    "tm:featherdance",
    "tm:fly",
    "tm:gigaimpact",
    "tm:heatwave",
    "tm:hurricane",
    "tm:hyperbeam",
    "tm:laserfocus",
    "tm:mudslap",
    "tm:ominouswind",
    "tm:pluck",
    "tm:protect",
    "tm:raindance",
    "tm:rest",
    "tm:roost",
    "tm:skyattack",
    "tm:sleeptalk",
    "tm:steelwing",
    "tm:substitute",
    "tm:sunnyday",
    "tm:tailwind",
    "tm:terablast",
    "tm:thief",
    "tm:twister",
    "tm:uproar",
    "tm:uturn",
    "tm:workup",
    "tutor:aerialace",
    "tutor:aircutter",
    "tutor:defog",
    "tutor:dualwingbeat",
    "tutor:gigaimpact",
    "tutor:heatwave",
    "tutor:hyperbeam",
    "tutor:laserfocus",
    "tutor:mudslap",
    "tutor:ominouswind",
    "tutor:rest",
    "tutor:roost",
    "tutor:skyattack",
    "tutor:sleeptalk",
    "tutor:tailwind",
    "tutor:twister",
    "tutor:uproar"
  ],
  "preEvolution": "pidgeotto",
  "evolutions": [],
  "forms": [
    {
      "name": "Mega",
      "primaryType": "normal",
      "secondaryType": "flying",
      "maleRatio": 0.5,
      "height": 22,
      "weight": 505,
      "pokedex": [
        "cobblemon.species.pidgeot-mega.desc"
      ],
      "labels": [
        "gen6",
        "mega"
      ],
      "aspects": [
        "mega"
      ],
      "abilities": [
        "noguard",
        "h:noguard"
      ],
      "baseStats": {
        "hp": 83,
        "attack": 80,
        "defence": 80,
        "special_attack": 135,
        "special_defence": 80,
        "speed": 121
      },
      "baseExperienceYield": 290,
      "dynamaxBlocked": true,
      "evolutions": [],
      "battleOnly": true,
      "riding": {
        "stats": {
          "SPEED": {
            "ranges": {
              "LAND": "15-30",
              "AIR": "30-80"
            }
          },
          "ACCELERATION": {
            "ranges": {
              "LAND": "10-100",
              "AIR": "25-60"
            }
          },
          "SKILL": {
            "ranges": {
              "LAND": "15-30",
              "AIR": "30-60"
            }
          },
          "JUMP": {
            "ranges": {
              "LAND": "15-30",
              "AIR": "25-50"
            }
          },
          "STAMINA": {
            "ranges": {
              "LAND": "20-40",
              "AIR": "25-60"
            }
          }
        },
        "seats": [],
        "behaviour": {
          "key": "cobblemon:land/horse"
        }
      }
    }
  ],
  "riding": {
    "stats": {
      "SPEED": {
        "ranges": {
          "LAND": "10-20",
          "AIR": "30-75"
        }
      },
      "ACCELERATION": {
        "ranges": {
          "LAND": "5-100",
          "AIR": "25-60"
        }
      },
      "SKILL": {
        "ranges": {
          "LAND": "15-30",
          "AIR": "30-60"
        }
      },
      "JUMP": {
        "ranges": {
          "LAND": "10-20",
          "AIR": "25-50"
        }
      },
      "STAMINA": {
        "ranges": {
          "LAND": "15-30",
          "AIR": "25-60"
        }
      }
    },
    "behaviour": {
      "key": "cobblemon:composite",
      "transitionStrategy": "cobblemon:strategy/jump",
      "defaultBehaviour": {
        "key": "cobblemon:land/horse",
        "gravity": "q.gravity * (0.1 + (q.passenger_count - 1) * 0.1)",
        "speed": "Math.clamp(q.entity.velocity.horizontal_magnitude + 0.33, 0, 1)",
        "jumpVector": [
          0,
          "0.3*q.jump_strength/50",
          "-1 * 0.5*q.jump_strength/50"
        ]
      },
      "alternateBehaviour": {
        "key": "cobblemon:air/bird",
        "gravity": "q.gravity * (0.1 + (q.passenger_count - 1) * 0.1)",
        "speed": "Math.clamp(q.entity.velocity.horizontal_magnitude + 0.33, 0, 1)",
        "jumpVector": [
          0,
          "0.3*q.jump_strength/50",
          0
        ]
      }
    },
    "seats": [
      {
        "offset": {
          "x": 0,
          "y": 1.5,
          "z": -0.5
        },
        "poseOffsets": [
          {
            "poseTypes": [
              "HOVER"
            ],
            "offset": {
              "x": 0,
              "y": 0.7,
              "z": -1
            }
          },
          {
            "poseTypes": [
              "FLY"
            ],
            "offset": {
              "x": 0,
              "y": 0.2,
              "z": -1
            }
          }
        ]
      },
      {
        "offset": {
          "x": 0,
          "y": 1.5,
          "z": -1.5
        },
        "poseOffsets": [
          {
            "poseTypes": [
              "HOVER"
            ],
            "offset": {
              "x": 0,
              "y": 0.4,
              "z": -1
            }
          },
          {
            "poseTypes": [
              "FLY"
            ],
            "offset": {
              "x": 0,
              "y": 0.2,
              "z": -0.2
            }
          }
        ]
      }
    ]
  }
}
