Skip to content

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

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

National Pokédex #0276 · Generation 3

Taillow

normalflying

Taillow is young—it has only just left its nest. As a result, it sometimes becomes lonesome and cries at night. This Pokémon feeds on Wurmple that live in forests.

Natural spawnEvolution chain

AshRun locations

How to obtain Taillow

2 places to look

Where to look in the wild

Biome

Sky / Temperate

Level2-27RarityCommon
  • Time: Daytime
  • Light: Bright
Biome

Aether

Level2-27RarityCommon
  • Light: Bright

Battle profile

Base stats

270 total
Hp40
Attack55
Defence30
Special Attack30
Special Defence30
Speed85

Abilities

  • Guts
  • Scrappy Hidden

Training

Base experience
54
Growth
Medium Slow
EV yield
Hp: 0 · Attack: 0 · Defence: 0 · Special Attack: 0 · Special Defence: 0 · Speed: 1
Friendship
50

Progression

Evolution & forms

Complete installed learnset

Moves

89 entries
Level moves (13)
Lv. 1 · PeckLv. 1 · GrowlLv. 5 · FocusenergyLv. 9 · QuickattackLv. 13 · WingattackLv. 17 · DoubleteamLv. 21 · AerialaceLv. 25 · QuickguardLv. 29 · AgilityLv. 33 · AirslashLv. 37 · EndeavorLv. 41 · BravebirdLv. 45 · Reversal
Egg moves (7)
BoomburstMirrormovePursuitRageRefreshSupersonicWhirlwind
Tm moves (37)
AerialaceAgilityAircutterAirslashAssuranceBatonpassBravebirdDefogDoubleteamDualwingbeatEchoedvoiceEndeavorEndureFacadeFlyFocusenergyHeatwaveHurricaneMudslapOminouswindPluckProtectRaindanceRestReversalRoostSkyattackSleeptalkSteelwingSubstituteSunnydayTailwindTerablastThiefTwisterUturnWorkup
Tutor moves (15)
AerialaceAircutterDefogDualwingbeatEndeavorFocusenergyHeatwaveMudslapOminouswindRestRoostSkyattackSleeptalkTailwindTwister
Legacy moves (16)
AttractCaptivateConfideCounterDoubleedgeFrustrationHiddenpowerMimicNaturalgiftReturnRoundSecretpowerSnoreSwaggerSwiftToxic
Special moves (1)
Featherdance

Useful extras

Drops & breeding

Feather

Quantity 0-1

Chicken

Quantity 1

Charti Berry

2.5% chance

Egg groups
Flying
Egg cycles
15
Catch rate
200
Maximum drops
3
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": "taillow-1",
      "pokemon": "taillow",
      "presets": [
        "natural",
        "treetop"
      ],
      "type": "pokemon",
      "spawnablePositionType": "grounded",
      "bucket": "common",
      "level": "2-27",
      "weight": 9,
      "condition": {
        "minSkyLight": 8,
        "maxSkyLight": 15,
        "biomes": [
          "#cobblemon:is_sky",
          "#cobblemon:is_temperate"
        ],
        "timeRange": "day"
      },
      "anticondition": {
        "biomes": [
          "#cobblemon:is_spooky"
        ]
      },
      "source": "Cobblemon-neoforge-1.7.3+1.21.1.jar",
      "sourceFile": "data/cobblemon/spawn_pool_world/0276_taillow.json"
    },
    {
      "id": "taillow-3",
      "pokemon": "taillow",
      "presets": [
        "natural",
        "treetop"
      ],
      "type": "pokemon",
      "spawnablePositionType": "grounded",
      "bucket": "common",
      "level": "2-27",
      "weight": 9,
      "condition": {
        "minSkyLight": 8,
        "maxSkyLight": 15,
        "biomes": [
          "#aether:is_aether"
        ]
      },
      "source": "Cobblemon-neoforge-1.7.3+1.21.1.jar",
      "sourceFile": "data/cobblemon/spawn_pool_world/0276_taillow.json"
    }
  ],
  "raids": [],
  "fossils": []
}

Evolution and forms

{
  "evolutions": [
    {
      "id": "taillow_swellow",
      "variant": "level_up",
      "result": "swellow",
      "consumeHeldItem": false,
      "learnableMoves": [],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 22
        }
      ]
    }
  ],
  "forms": []
}

Behavior and drops

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

Complete installed species record

{
  "implemented": true,
  "nationalPokedexNumber": 276,
  "name": "Taillow",
  "primaryType": "normal",
  "secondaryType": "flying",
  "maleRatio": 0.5,
  "height": 3,
  "weight": 23,
  "pokedex": [
    "cobblemon.species.taillow.desc"
  ],
  "labels": [
    "gen3"
  ],
  "aspects": [],
  "abilities": [
    "guts",
    "h:scrappy"
  ],
  "eggGroups": [
    "flying"
  ],
  "baseStats": {
    "hp": 40,
    "attack": 55,
    "defence": 30,
    "special_attack": 30,
    "special_defence": 30,
    "speed": 85
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 1
  },
  "baseExperienceYield": 54,
  "experienceGroup": "medium_slow",
  "catchRate": 200,
  "eggCycles": 15,
  "baseFriendship": 50,
  "shoulderMountable": true,
  "baseScale": 0.8,
  "hitbox": {
    "width": 0.5,
    "height": 0.65,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "fly": {
        "canFly": true
      },
      "swim": {
        "avoidsWater": true
      }
    },
    "resting": {
      "canSleep": true,
      "willSleepOnBed": true,
      "light": "0-4",
      "drowsyChance": 0.0333,
      "rouseChance": 0.0042
    },
    "herd": {
      "maxSize": "9",
      "toleratedLeaders": [
        {
          "pokemon": "taillow",
          "tier": 1
        },
        {
          "pokemon": "swellow",
          "tier": 2
        }
      ]
    },
    "combat": {
      "willDefendSelf": true,
      "willDefendOwner": true,
      "willFlee": false
    }
  },
  "drops": {
    "amount": 3,
    "entries": [
      {
        "item": "minecraft:feather",
        "quantityRange": "0-1"
      },
      {
        "item": "minecraft:chicken"
      },
      {
        "item": "cobblemon:charti_berry",
        "percentage": 2.5
      }
    ]
  },
  "moves": [
    "1:peck",
    "1:growl",
    "5:focusenergy",
    "9:quickattack",
    "13:wingattack",
    "17:doubleteam",
    "21:aerialace",
    "25:quickguard",
    "29:agility",
    "33:airslash",
    "37:endeavor",
    "41:bravebird",
    "45:reversal",
    "egg:boomburst",
    "egg:mirrormove",
    "egg:pursuit",
    "egg:rage",
    "egg:refresh",
    "egg:supersonic",
    "egg:whirlwind",
    "tm:aerialace",
    "tm:agility",
    "tm:aircutter",
    "tm:airslash",
    "tm:assurance",
    "tm:batonpass",
    "tm:bravebird",
    "tm:defog",
    "tm:doubleteam",
    "tm:dualwingbeat",
    "tm:echoedvoice",
    "tm:endeavor",
    "tm:endure",
    "tm:facade",
    "tm:fly",
    "tm:focusenergy",
    "tm:heatwave",
    "tm:hurricane",
    "tm:mudslap",
    "tm:ominouswind",
    "tm:pluck",
    "tm:protect",
    "tm:raindance",
    "tm:rest",
    "tm:reversal",
    "tm:roost",
    "tm:skyattack",
    "tm:sleeptalk",
    "tm:steelwing",
    "tm:substitute",
    "tm:sunnyday",
    "tm:tailwind",
    "tm:terablast",
    "tm:thief",
    "tm:twister",
    "tm:uturn",
    "tm:workup",
    "tutor:aerialace",
    "tutor:aircutter",
    "tutor:defog",
    "tutor:dualwingbeat",
    "tutor:endeavor",
    "tutor:focusenergy",
    "tutor:heatwave",
    "tutor:mudslap",
    "tutor:ominouswind",
    "tutor:rest",
    "tutor:roost",
    "tutor:skyattack",
    "tutor:sleeptalk",
    "tutor:tailwind",
    "tutor:twister",
    "legacy:attract",
    "legacy:captivate",
    "legacy:confide",
    "legacy:counter",
    "legacy:doubleedge",
    "legacy:frustration",
    "legacy:hiddenpower",
    "legacy:mimic",
    "legacy:naturalgift",
    "legacy:return",
    "legacy:round",
    "legacy:secretpower",
    "legacy:snore",
    "legacy:swagger",
    "legacy:swift",
    "legacy:toxic",
    "special:featherdance"
  ],
  "evolutions": [
    {
      "id": "taillow_swellow",
      "variant": "level_up",
      "result": "swellow",
      "consumeHeldItem": false,
      "learnableMoves": [],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 22
        }
      ]
    }
  ]
}