Skip to content

Community funded. Cosmetic rewards only. Never pay-to-win.

Our promise
AshRun
In-game model of Fearow
← All Pokémon

National Pokédex #0022 · Generation 1

Fearow

normalflying

Fearow is recognized by its long neck and elongated beak. They are conveniently shaped for catching prey in soil or water. It deftly moves its long and skinny beak to pluck prey.

Natural spawn

AshRun locations

How to obtain Fearow

1 place to look

Where to look in the wild

Biome

Badlands / Savanna / Sky

Level20-44RarityCommon
  • Time: Daytime
  • Light: Bright

Battle profile

Base stats

442 total
Hp65
Attack90
Defence65
Special Attack61
Special Defence61
Speed100

Abilities

  • Keeneye
  • Sniper Hidden

Training

Base experience
155
Growth
Medium Fast
EV yield
Hp: 0 · Attack: 0 · Defence: 0 · Special Attack: 0 · Special Defence: 0 · Speed: 2
Friendship
50

Progression

Evolution & forms

This Pokémon does not evolve into another species.

Complete installed learnset

Moves

107 entries
Level moves (15)
Lv. 1 · PluckLv. 1 · PeckLv. 1 · GrowlLv. 1 · LeerLv. 1 · PursuitLv. 1 · DrillrunLv. 8 · AssuranceLv. 11 · FuryattackLv. 15 · AerialaceLv. 18 · MirrormoveLv. 23 · TakedownLv. 27 · AgilityLv. 32 · FocusenergyLv. 36 · RoostLv. 41 · Drillpeck
Egg moves (5)
AstonishFeintattackQuickattackRazorwindWhirlwind
Tm moves (45)
AerialaceAgilityAircutterAssuranceBatonpassBravebirdDefogDrillrunDualwingbeatEchoedvoiceEndureFacadeFalseswipeFeatherdanceFlyFocusenergyGigaimpactHeatwaveHyperbeamLaserfocusMudslapOminouswindPaydayPluckProtectRaindanceRestRoostScaryfaceSkyattackSleeptalkSteelwingSubstituteSunnydayTailwindTakedownTerablastThiefThroatchopTriattackTwisterUproarUturnWingattackWorkup
Tutor moves (21)
AerialaceAircutterDefogDrillrunDualwingbeatFalseswipeFocusenergyGigaimpactHeatwaveHyperbeamLaserfocusMudslapOminouswindRestRoostSkyattackSleeptalkTailwindThroatchopTwisterUproar
Legacy moves (21)
AttractBideCaptivateConfideCurseDetectDoubleedgeDoubleteamFrustrationHeadbuttHiddenpowerMimicNaturalgiftRageReturnRoundSecretpowerSnoreSwaggerSwiftToxic

Useful extras

Drops & breeding

Feather

Quantity 0-2

Chicken

Quantity 1

Sharp Beak

5% chance

Charti Berry

5% chance

Egg groups
Flying
Egg cycles
15
Catch rate
90
Maximum drops
5
Technical server dataRaw records, internal IDs, source files, presets, and full JSON

Source summary

Base species: Cobblemon-neoforge-1.7.3+1.21.1.jar. Installed additions: none.

Acquisition records

{
  "questGuides": [],
  "structureEncounters": [],
  "naturalSpawns": [
    {
      "id": "fearow-1",
      "pokemon": "fearow",
      "presets": [
        "natural",
        "treetop"
      ],
      "type": "pokemon",
      "spawnablePositionType": "grounded",
      "bucket": "common",
      "level": "20-44",
      "weight": 1,
      "condition": {
        "minSkyLight": 8,
        "maxSkyLight": 15,
        "biomes": [
          "#cobblemon:is_badlands",
          "#cobblemon:is_savanna",
          "#cobblemon:is_sky"
        ],
        "timeRange": "day"
      },
      "source": "Cobblemon-neoforge-1.7.3+1.21.1.jar",
      "sourceFile": "data/cobblemon/spawn_pool_world/0022_fearow.json"
    }
  ],
  "raids": [],
  "fossils": []
}

Evolution and forms

{
  "evolutions": [],
  "forms": []
}

Behavior and drops

{
  "behaviour": {
    "moving": {
      "fly": {
        "canFly": true
      },
      "swim": {
        "avoidsWater": true
      }
    },
    "resting": {
      "light": "0-4",
      "drowsyChance": 0.0333,
      "rouseChance": 0.0042
    },
    "herd": {
      "maxSize": "9",
      "toleratedLeaders": [
        {
          "pokemon": "fearow",
          "tier": 1
        }
      ]
    },
    "combat": {
      "willDefendSelf": true,
      "willDefendOwner": true,
      "willFlee": false
    }
  },
  "drops": {
    "amount": 5,
    "entries": [
      {
        "item": "minecraft:feather",
        "quantityRange": "0-2"
      },
      {
        "item": "minecraft:chicken"
      },
      {
        "item": "cobblemon:sharp_beak",
        "percentage": 5
      },
      {
        "item": "cobblemon:charti_berry",
        "percentage": 5
      }
    ]
  },
  "labels": [
    "gen1"
  ]
}

Complete installed species record

{
  "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,
  "hitbox": {
    "width": 1.35,
    "height": 2,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "fly": {
        "canFly": true
      },
      "swim": {
        "avoidsWater": true
      }
    },
    "resting": {
      "light": "0-4",
      "drowsyChance": 0.0333,
      "rouseChance": 0.0042
    },
    "herd": {
      "maxSize": "9",
      "toleratedLeaders": [
        {
          "pokemon": "fearow",
          "tier": 1
        }
      ]
    },
    "combat": {
      "willDefendSelf": true,
      "willDefendOwner": true,
      "willFlee": false
    }
  },
  "drops": {
    "amount": 5,
    "entries": [
      {
        "item": "minecraft:feather",
        "quantityRange": "0-2"
      },
      {
        "item": "minecraft:chicken"
      },
      {
        "item": "cobblemon:sharp_beak",
        "percentage": 5
      },
      {
        "item": "cobblemon:charti_berry",
        "percentage": 5
      }
    ]
  },
  "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",
    "legacy:attract",
    "legacy:bide",
    "legacy:captivate",
    "legacy:confide",
    "legacy:curse",
    "legacy:detect",
    "legacy:doubleedge",
    "legacy:doubleteam",
    "legacy:frustration",
    "legacy:headbutt",
    "legacy:hiddenpower",
    "legacy:mimic",
    "legacy:naturalgift",
    "legacy:rage",
    "legacy:return",
    "legacy:round",
    "legacy:secretpower",
    "legacy:snore",
    "legacy:swagger",
    "legacy:swift",
    "legacy:toxic"
  ],
  "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"
    }
  }
}