Skip to content

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

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

National Pokédex #0177 · Generation 2

Natu

psychicflying

Natu has a highly developed jumping ability. The Pokémon flaps and leaps onto tree branches that are taller than grown-up people to pick at the tree's new shoots.

Natural spawnEvolution chain

AshRun locations

How to obtain Natu

2 places to look

Where to look in the wild

Biome

Badlands / Plateau

Level7-32RarityCommon
  • Time: Daytime
  • Light: Bright
Biome

Overworld

Level7-32RarityCommon
  • Time: Daytime
  • Light: Bright

Battle profile

Base stats

320 total
Hp40
Attack50
Defence45
Special Attack70
Special Defence45
Speed70

Abilities

  • Synchronize
  • Earlybird
  • Magicbounce Hidden

Training

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

Progression

Evolution & forms

Complete installed learnset

Moves

132 entries
Level moves (13)
Lv. 1 · PeckLv. 1 · LeerLv. 1 · LuckychantLv. 5 · StoredpowerLv. 10 · TeleportLv. 15 · ConfuserayLv. 20 · NightshadeLv. 26 · PsychoshiftLv. 30 · PowerswapLv. 35 · GuardswapLv. 35 · PsychicLv. 40 · WishLv. 45 · Futuresight
Egg moves (11)
DrillpeckFeatherdanceFeintattackMefirstMiracleeyeQuickattackRefreshRoostSimplebeamSuckerpunchSynchronoise
Tm moves (62)
AerialaceAircutterAirslashAllyswitchBatonpassCalmmindConfuserayCosmicpowerDazzlinggleamDreameaterDualwingbeatEndureExpandingforceFacadeFeatherdanceFlashFuturesightGigadrainGrassknotGuardswapHazeHeatwaveImprisonLightscreenMagiccoatMagicroomNightshadeOminouswindPainsplitPluckPowerswapProtectPsychicPsychupPsyshockRaindanceReflectRestRoostShadowballSignalbeamSilverwindSkillswapSkyattackSleeptalkSolarbeamSteelwingStoredpowerSubstituteSuckerpunchSunnydaySwiftTailwindTelekinesisTerablastThiefThunderwaveTrickTrickroomTwisterUturnZenheadbutt
Tutor moves (28)
AerialaceAircutterAllyswitchCalmmindDazzlinggleamDualwingbeatExpandingforceGigadrainHeatwaveMagiccoatMagicroomOminouswindPainsplitPsychicRestRoostShadowballSignalbeamSkillswapSkyattackSleeptalkSuckerpunchSwiftTailwindTelekinesisTrickTwisterZenheadbutt
Legacy moves (18)
AttractCaptivateConfideCurseDetectDoubleedgeDoubleteamFrustrationHiddenpowerMimicNaturalgiftNightmareReturnRoundSecretpowerSnoreSwaggerToxic

Useful extras

Drops & breeding

Feather

Quantity 0-1

Chicken

Quantity 1

Wise Glasses

2.5% chance

Persim Berry

2.5% chance

Egg groups
Flying
Egg cycles
20
Catch rate
190
Maximum drops
4
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": "natu-1",
      "pokemon": "natu",
      "presets": [
        "natural",
        "treetop"
      ],
      "type": "pokemon",
      "spawnablePositionType": "grounded",
      "bucket": "common",
      "level": "7-32",
      "weight": 5.4,
      "condition": {
        "minSkyLight": 8,
        "maxSkyLight": 15,
        "biomes": [
          "#cobblemon:is_badlands",
          "#cobblemon:is_plateau"
        ],
        "timeRange": "day"
      },
      "source": "Cobblemon-neoforge-1.7.3+1.21.1.jar",
      "sourceFile": "data/cobblemon/spawn_pool_world/0177_natu.json"
    },
    {
      "id": "natu-3",
      "pokemon": "natu",
      "presets": [
        "trail_ruins"
      ],
      "type": "pokemon",
      "spawnablePositionType": "grounded",
      "bucket": "common",
      "level": "7-32",
      "weight": 90,
      "condition": {
        "minSkyLight": 8,
        "maxSkyLight": 15,
        "biomes": [
          "#cobblemon:is_overworld"
        ],
        "timeRange": "day"
      },
      "source": "Cobblemon-neoforge-1.7.3+1.21.1.jar",
      "sourceFile": "data/cobblemon/spawn_pool_world/0177_natu.json"
    }
  ],
  "raids": [],
  "fossils": []
}

Evolution and forms

{
  "evolutions": [
    {
      "id": "natu_xatu",
      "variant": "level_up",
      "result": "xatu",
      "consumeHeldItem": false,
      "learnableMoves": [
        "airslash"
      ],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 25
        }
      ]
    }
  ],
  "forms": []
}

Behavior and drops

{
  "behaviour": {
    "resting": {
      "canSleep": true,
      "willSleepOnBed": true,
      "depth": "comatose",
      "drowsyChance": 0.0333,
      "rouseChance": 0.0042
    },
    "herd": {
      "maxSize": "9",
      "toleratedLeaders": [
        {
          "pokemon": "natu",
          "tier": 1
        },
        {
          "pokemon": "xatu",
          "tier": 2
        }
      ]
    },
    "moving": {
      "swim": {
        "avoidsWater": true
      }
    },
    "combat": {
      "willDefendOwner": true
    }
  },
  "drops": {
    "amount": 4,
    "entries": [
      {
        "item": "minecraft:feather",
        "quantityRange": "0-1"
      },
      {
        "item": "minecraft:chicken"
      },
      {
        "item": "cobblemon:wise_glasses",
        "percentage": 2.5
      },
      {
        "item": "cobblemon:persim_berry",
        "percentage": 2.5
      }
    ]
  },
  "labels": [
    "gen2"
  ]
}

Complete installed species record

{
  "implemented": true,
  "nationalPokedexNumber": 177,
  "name": "Natu",
  "primaryType": "psychic",
  "secondaryType": "flying",
  "maleRatio": 0.5,
  "height": 2,
  "weight": 20,
  "pokedex": [
    "cobblemon.species.natu.desc"
  ],
  "labels": [
    "gen2"
  ],
  "aspects": [],
  "abilities": [
    "synchronize",
    "earlybird",
    "h:magicbounce"
  ],
  "eggGroups": [
    "flying"
  ],
  "baseStats": {
    "hp": 40,
    "attack": 50,
    "defence": 45,
    "special_attack": 70,
    "special_defence": 45,
    "speed": 70
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 1,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 64,
  "experienceGroup": "medium_fast",
  "catchRate": 190,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 0.85,
  "hitbox": {
    "width": 0.6,
    "height": 0.6,
    "fixed": false
  },
  "behaviour": {
    "resting": {
      "canSleep": true,
      "willSleepOnBed": true,
      "depth": "comatose",
      "drowsyChance": 0.0333,
      "rouseChance": 0.0042
    },
    "herd": {
      "maxSize": "9",
      "toleratedLeaders": [
        {
          "pokemon": "natu",
          "tier": 1
        },
        {
          "pokemon": "xatu",
          "tier": 2
        }
      ]
    },
    "moving": {
      "swim": {
        "avoidsWater": true
      }
    },
    "combat": {
      "willDefendOwner": true
    }
  },
  "drops": {
    "amount": 4,
    "entries": [
      {
        "item": "minecraft:feather",
        "quantityRange": "0-1"
      },
      {
        "item": "minecraft:chicken"
      },
      {
        "item": "cobblemon:wise_glasses",
        "percentage": 2.5
      },
      {
        "item": "cobblemon:persim_berry",
        "percentage": 2.5
      }
    ]
  },
  "moves": [
    "1:peck",
    "1:leer",
    "1:luckychant",
    "5:storedpower",
    "10:teleport",
    "15:confuseray",
    "20:nightshade",
    "26:psychoshift",
    "30:powerswap",
    "35:guardswap",
    "35:psychic",
    "40:wish",
    "45:futuresight",
    "egg:drillpeck",
    "egg:featherdance",
    "egg:feintattack",
    "egg:mefirst",
    "egg:miracleeye",
    "egg:quickattack",
    "egg:refresh",
    "egg:roost",
    "egg:simplebeam",
    "egg:suckerpunch",
    "egg:synchronoise",
    "tm:aerialace",
    "tm:aircutter",
    "tm:airslash",
    "tm:allyswitch",
    "tm:batonpass",
    "tm:calmmind",
    "tm:confuseray",
    "tm:cosmicpower",
    "tm:dazzlinggleam",
    "tm:dreameater",
    "tm:dualwingbeat",
    "tm:endure",
    "tm:expandingforce",
    "tm:facade",
    "tm:featherdance",
    "tm:flash",
    "tm:futuresight",
    "tm:gigadrain",
    "tm:grassknot",
    "tm:guardswap",
    "tm:haze",
    "tm:heatwave",
    "tm:imprison",
    "tm:lightscreen",
    "tm:magiccoat",
    "tm:magicroom",
    "tm:nightshade",
    "tm:ominouswind",
    "tm:painsplit",
    "tm:pluck",
    "tm:powerswap",
    "tm:protect",
    "tm:psychic",
    "tm:psychup",
    "tm:psyshock",
    "tm:raindance",
    "tm:reflect",
    "tm:rest",
    "tm:roost",
    "tm:shadowball",
    "tm:signalbeam",
    "tm:silverwind",
    "tm:skillswap",
    "tm:skyattack",
    "tm:sleeptalk",
    "tm:solarbeam",
    "tm:steelwing",
    "tm:storedpower",
    "tm:substitute",
    "tm:suckerpunch",
    "tm:sunnyday",
    "tm:swift",
    "tm:tailwind",
    "tm:telekinesis",
    "tm:terablast",
    "tm:thief",
    "tm:thunderwave",
    "tm:trick",
    "tm:trickroom",
    "tm:twister",
    "tm:uturn",
    "tm:zenheadbutt",
    "tutor:aerialace",
    "tutor:aircutter",
    "tutor:allyswitch",
    "tutor:calmmind",
    "tutor:dazzlinggleam",
    "tutor:dualwingbeat",
    "tutor:expandingforce",
    "tutor:gigadrain",
    "tutor:heatwave",
    "tutor:magiccoat",
    "tutor:magicroom",
    "tutor:ominouswind",
    "tutor:painsplit",
    "tutor:psychic",
    "tutor:rest",
    "tutor:roost",
    "tutor:shadowball",
    "tutor:signalbeam",
    "tutor:skillswap",
    "tutor:skyattack",
    "tutor:sleeptalk",
    "tutor:suckerpunch",
    "tutor:swift",
    "tutor:tailwind",
    "tutor:telekinesis",
    "tutor:trick",
    "tutor:twister",
    "tutor:zenheadbutt",
    "legacy:attract",
    "legacy:captivate",
    "legacy:confide",
    "legacy:curse",
    "legacy:detect",
    "legacy:doubleedge",
    "legacy:doubleteam",
    "legacy:frustration",
    "legacy:hiddenpower",
    "legacy:mimic",
    "legacy:naturalgift",
    "legacy:nightmare",
    "legacy:return",
    "legacy:round",
    "legacy:secretpower",
    "legacy:snore",
    "legacy:swagger",
    "legacy:toxic"
  ],
  "evolutions": [
    {
      "id": "natu_xatu",
      "variant": "level_up",
      "result": "xatu",
      "consumeHeldItem": false,
      "learnableMoves": [
        "airslash"
      ],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 25
        }
      ]
    }
  ]
}