{
  "implemented": true,
  "nationalPokedexNumber": 22,
  "name": "Fearow",
  "primaryType": "normal",
  "secondaryType": "flying",
  "maleRatio": 0.5,
  "height": 12,
  "weight": 380,
  "pokedex": [
    "cobblemon.species.fearow.desc"
  ],
  "labels": [
    "gen1"
  ],
  "aspects": [],
  "abilities": [
    "keeneye",
    "h:sniper"
  ],
  "eggGroups": [
    "flying"
  ],
  "baseStats": {
    "hp": 65,
    "attack": 90,
    "defence": 65,
    "special_attack": 61,
    "special_defence": 61,
    "speed": 100
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 2
  },
  "baseExperienceYield": 155,
  "experienceGroup": "medium_fast",
  "catchRate": 90,
  "eggCycles": 15,
  "baseFriendship": 50,
  "baseScale": 1.3,
  "hitbox": {
    "width": 1,
    "height": 1.4,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "fly": {
        "canFly": true
      }
    },
    "resting": {
      "light": "0-4"
    }
  },
  "drops": {
    "amount": 5,
    "entries": [
      {
        "item": "minecraft:feather",
        "quantityRange": "0-2"
      },
      {
        "item": "minecraft:chicken"
      },
      {
        "item": "cobblemon:sharp_beak",
        "percentage": 5.0
      },
      {
        "item": "cobblemon:charti_berry",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:pluck",
    "1:peck",
    "1:growl",
    "1:leer",
    "1:pursuit",
    "1:drillrun",
    "8:assurance",
    "11:furyattack",
    "15:aerialace",
    "18:mirrormove",
    "23:takedown",
    "27:agility",
    "32:focusenergy",
    "36:roost",
    "41:drillpeck",
    "egg:astonish",
    "egg:feintattack",
    "egg:quickattack",
    "egg:razorwind",
    "egg:whirlwind",
    "tm:aerialace",
    "tm:agility",
    "tm:aircutter",
    "tm:assurance",
    "tm:batonpass",
    "tm:bravebird",
    "tm:defog",
    "tm:drillrun",
    "tm:dualwingbeat",
    "tm:echoedvoice",
    "tm:endure",
    "tm:facade",
    "tm:falseswipe",
    "tm:featherdance",
    "tm:fly",
    "tm:focusenergy",
    "tm:gigaimpact",
    "tm:heatwave",
    "tm:hyperbeam",
    "tm:laserfocus",
    "tm:mudslap",
    "tm:ominouswind",
    "tm:payday",
    "tm:pluck",
    "tm:protect",
    "tm:raindance",
    "tm:rest",
    "tm:roost",
    "tm:scaryface",
    "tm:skyattack",
    "tm:sleeptalk",
    "tm:steelwing",
    "tm:substitute",
    "tm:sunnyday",
    "tm:tailwind",
    "tm:takedown",
    "tm:terablast",
    "tm:thief",
    "tm:throatchop",
    "tm:triattack",
    "tm:twister",
    "tm:uproar",
    "tm:uturn",
    "tm:wingattack",
    "tm:workup",
    "tutor:aerialace",
    "tutor:aircutter",
    "tutor:defog",
    "tutor:drillrun",
    "tutor:dualwingbeat",
    "tutor:falseswipe",
    "tutor:focusenergy",
    "tutor:gigaimpact",
    "tutor:heatwave",
    "tutor:hyperbeam",
    "tutor:laserfocus",
    "tutor:mudslap",
    "tutor:ominouswind",
    "tutor:rest",
    "tutor:roost",
    "tutor:skyattack",
    "tutor:sleeptalk",
    "tutor:tailwind",
    "tutor:throatchop",
    "tutor:twister",
    "tutor:uproar"
  ],
  "preEvolution": "spearow",
  "evolutions": [],
  "riding": {
    "stats": {
      "SPEED": {
        "ranges": {
          "LAND": "10-20",
          "AIR": "30-74"
        }
      },
      "ACCELERATION": {
        "ranges": {
          "LAND": "5-100",
          "AIR": "25-60"
        }
      },
      "SKILL": {
        "ranges": {
          "LAND": "15-30",
          "AIR": "30-50"
        }
      },
      "JUMP": {
        "ranges": {
          "LAND": "10-20",
          "AIR": "25-50"
        }
      },
      "STAMINA": {
        "ranges": {
          "LAND": "15-30",
          "AIR": "25-60"
        }
      }
    },
    "seats": [],
    "behaviour": {
      "key": "cobblemon:land/horse"
    }
  }
}
