Skip to content

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

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

National Pokédex #0714 · Generation 6

Noibat

flyingdragon

Even a robust wrestler will become dizzy and unable to stand when exposed to its 200,000-hertz ultrasonic waves.

Natural spawnEvolution chain

AshRun locations

How to obtain Noibat

2 places to look

Where to look in the wild

Biome

Aether / Deep Dark

Level1-25RarityUncommon
  • Light: Dark
Biome

Overworld

Level1-25RarityRare
  • Light: Dark
  • Height: Below Y 0

Battle profile

Base stats

245 total
Hp40
Attack30
Defence35
Special Attack45
Special Defence40
Speed55

Abilities

  • Frisk
  • Infiltrator
  • Telepathy Hidden

Training

Base experience
49
Growth
Medium Fast
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

107 entries
Level moves (15)
Lv. 1 · TackleLv. 1 · AbsorbLv. 4 · GustLv. 8 · SupersonicLv. 12 · DoubleteamLv. 16 · WingattackLv. 20 · BiteLv. 24 · AircutterLv. 28 · WhirlwindLv. 32 · SuperfangLv. 36 · AirslashLv. 40 · ScreechLv. 44 · RoostLv. 49 · TailwindLv. 52 · Hurricane
Egg moves (4)
DefogDragonrushRazorwindSwitcheroo
Tm moves (51)
AcrobaticsAerialaceAgilityAircutterAirslashBrickbreakCutDarkpulseDefogDoubleteamDracometeorDragonclawDragonpulseDreameaterDualwingbeatEchoedvoiceEndureFacadeFlyHeatwaveHurricaneHypervoiceIrontailLeechlifeOutrageProtectPsychicRestRoostScreechShadowballShadowclawSkyattackSleeptalkSnatchSolarbeamSteelwingSubstituteSunnydaySuperfangSwiftTailwindTakedownTauntTerablastThiefTormentUproarUturnWildchargeXscissor
Tutor moves (26)
AerialaceAircutterDarkpulseDefogDracometeorDragonpulseDualwingbeatHeatwaveHypervoiceIrontailLeechlifeOutragePsychicRestRoostShadowballShadowclawSkyattackSleeptalkSnatchSuperfangSwiftTailwindUproarWildchargeXscissor
Legacy moves (11)
AttractConfideFrustrationHiddenpowerReturnRoundSecretpowerSnoreSwaggerToxicWaterpulse

Useful extras

Drops & breeding

Phantom Membrane

2.5% chance

Yache Berry

2.5% chance

Lightstone Shard

2% chance

Darkstone Shard

2% chance

Egg groups
Flying, Dragon
Egg cycles
20
Catch rate
190
Maximum drops
2
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: legendarymonuments-neoforge-1.21.1-8.0.3.jar.

Acquisition records

{
  "questGuides": [],
  "structureEncounters": [],
  "naturalSpawns": [
    {
      "id": "noibat-1",
      "pokemon": "noibat",
      "presets": [
        "natural"
      ],
      "type": "pokemon",
      "spawnablePositionType": "grounded",
      "bucket": "uncommon",
      "level": "1-25",
      "weight": 8.4,
      "condition": {
        "minSkyLight": 0,
        "maxSkyLight": 7,
        "biomes": [
          "#aether:is_aether",
          "#cobblemon:is_deep_dark"
        ]
      },
      "source": "Cobblemon-neoforge-1.7.3+1.21.1.jar",
      "sourceFile": "data/cobblemon/spawn_pool_world/0714_noibat.json"
    },
    {
      "id": "noibat-2",
      "pokemon": "noibat",
      "type": "pokemon",
      "spawnablePositionType": "grounded",
      "bucket": "rare",
      "level": "1-25",
      "weight": 7.5,
      "condition": {
        "minSkyLight": 0,
        "maxSkyLight": 7,
        "biomes": [
          "#cobblemon:is_overworld"
        ],
        "maxY": 0
      },
      "anticondition": {
        "biomes": [
          "#cobblemon:is_deep_dark"
        ]
      },
      "source": "Cobblemon-neoforge-1.7.3+1.21.1.jar",
      "sourceFile": "data/cobblemon/spawn_pool_world/0714_noibat.json"
    }
  ],
  "raids": [],
  "fossils": []
}

Evolution and forms

{
  "evolutions": [
    {
      "id": "noibat_noivern",
      "variant": "level_up",
      "result": "noivern",
      "consumeHeldItem": false,
      "learnableMoves": [
        "dragonpulse"
      ],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 48
        }
      ]
    }
  ],
  "forms": []
}

Behavior and drops

{
  "behaviour": {
    "moving": {
      "fly": {
        "canFly": true
      },
      "swim": {
        "avoidsWater": true
      }
    },
    "herd": {
      "maxSize": "9",
      "toleratedLeaders": [
        {
          "pokemon": "zubat",
          "tier": 1
        },
        {
          "pokemon": "woobat",
          "tier": 1
        },
        {
          "pokemon": "golbat",
          "tier": 2
        },
        {
          "pokemon": "swoobat",
          "tier": 2
        },
        {
          "pokemon": "noibat",
          "tier": 3
        },
        {
          "pokemon": "crobat",
          "tier": 4
        },
        {
          "pokemon": "noivern",
          "tier": 5
        }
      ]
    },
    "resting": {
      "willSleepOnBed": true,
      "times": [
        "any"
      ],
      "drowsyChance": 0.0014,
      "rouseChance": 0.0042
    },
    "combat": {
      "willDefendOwner": true
    }
  },
  "drops": {
    "amount": 2,
    "entries": [
      {
        "item": "minecraft:phantom_membrane",
        "percentage": 2.5
      },
      {
        "item": "cobblemon:yache_berry",
        "percentage": 2.5
      },
      {
        "item": "legendarymonuments:lightstone_shard",
        "percentage": 2
      },
      {
        "item": "legendarymonuments:darkstone_shard",
        "percentage": 2
      }
    ]
  },
  "labels": [
    "gen6"
  ]
}

Complete installed species record

{
  "implemented": true,
  "nationalPokedexNumber": 714,
  "name": "Noibat",
  "primaryType": "flying",
  "secondaryType": "dragon",
  "maleRatio": 0.5,
  "height": 5,
  "weight": 80,
  "pokedex": [
    "cobblemon.species.noibat.desc"
  ],
  "labels": [
    "gen6"
  ],
  "aspects": [],
  "abilities": [
    "frisk",
    "infiltrator",
    "h:telepathy"
  ],
  "eggGroups": [
    "flying",
    "dragon"
  ],
  "baseStats": {
    "hp": 40,
    "attack": 30,
    "defence": 35,
    "special_attack": 45,
    "special_defence": 40,
    "speed": 55
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 1
  },
  "baseExperienceYield": 49,
  "experienceGroup": "medium_fast",
  "catchRate": 190,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 0.6,
  "hitbox": {
    "width": 0.8,
    "height": 1.2,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "fly": {
        "canFly": true
      },
      "swim": {
        "avoidsWater": true
      }
    },
    "herd": {
      "maxSize": "9",
      "toleratedLeaders": [
        {
          "pokemon": "zubat",
          "tier": 1
        },
        {
          "pokemon": "woobat",
          "tier": 1
        },
        {
          "pokemon": "golbat",
          "tier": 2
        },
        {
          "pokemon": "swoobat",
          "tier": 2
        },
        {
          "pokemon": "noibat",
          "tier": 3
        },
        {
          "pokemon": "crobat",
          "tier": 4
        },
        {
          "pokemon": "noivern",
          "tier": 5
        }
      ]
    },
    "resting": {
      "willSleepOnBed": true,
      "times": [
        "any"
      ],
      "drowsyChance": 0.0014,
      "rouseChance": 0.0042
    },
    "combat": {
      "willDefendOwner": true
    }
  },
  "drops": {
    "amount": 2,
    "entries": [
      {
        "item": "minecraft:phantom_membrane",
        "percentage": 2.5
      },
      {
        "item": "cobblemon:yache_berry",
        "percentage": 2.5
      },
      {
        "item": "legendarymonuments:lightstone_shard",
        "percentage": 2
      },
      {
        "item": "legendarymonuments:darkstone_shard",
        "percentage": 2
      }
    ]
  },
  "moves": [
    "1:tackle",
    "1:absorb",
    "4:gust",
    "8:supersonic",
    "12:doubleteam",
    "16:wingattack",
    "20:bite",
    "24:aircutter",
    "28:whirlwind",
    "32:superfang",
    "36:airslash",
    "40:screech",
    "44:roost",
    "49:tailwind",
    "52:hurricane",
    "egg:defog",
    "egg:dragonrush",
    "egg:razorwind",
    "egg:switcheroo",
    "tm:acrobatics",
    "tm:aerialace",
    "tm:agility",
    "tm:aircutter",
    "tm:airslash",
    "tm:brickbreak",
    "tm:cut",
    "tm:darkpulse",
    "tm:defog",
    "tm:doubleteam",
    "tm:dracometeor",
    "tm:dragonclaw",
    "tm:dragonpulse",
    "tm:dreameater",
    "tm:dualwingbeat",
    "tm:echoedvoice",
    "tm:endure",
    "tm:facade",
    "tm:fly",
    "tm:heatwave",
    "tm:hurricane",
    "tm:hypervoice",
    "tm:irontail",
    "tm:leechlife",
    "tm:outrage",
    "tm:protect",
    "tm:psychic",
    "tm:rest",
    "tm:roost",
    "tm:screech",
    "tm:shadowball",
    "tm:shadowclaw",
    "tm:skyattack",
    "tm:sleeptalk",
    "tm:snatch",
    "tm:solarbeam",
    "tm:steelwing",
    "tm:substitute",
    "tm:sunnyday",
    "tm:superfang",
    "tm:swift",
    "tm:tailwind",
    "tm:takedown",
    "tm:taunt",
    "tm:terablast",
    "tm:thief",
    "tm:torment",
    "tm:uproar",
    "tm:uturn",
    "tm:wildcharge",
    "tm:xscissor",
    "tutor:aerialace",
    "tutor:aircutter",
    "tutor:darkpulse",
    "tutor:defog",
    "tutor:dracometeor",
    "tutor:dragonpulse",
    "tutor:dualwingbeat",
    "tutor:heatwave",
    "tutor:hypervoice",
    "tutor:irontail",
    "tutor:leechlife",
    "tutor:outrage",
    "tutor:psychic",
    "tutor:rest",
    "tutor:roost",
    "tutor:shadowball",
    "tutor:shadowclaw",
    "tutor:skyattack",
    "tutor:sleeptalk",
    "tutor:snatch",
    "tutor:superfang",
    "tutor:swift",
    "tutor:tailwind",
    "tutor:uproar",
    "tutor:wildcharge",
    "tutor:xscissor",
    "legacy:attract",
    "legacy:confide",
    "legacy:frustration",
    "legacy:hiddenpower",
    "legacy:return",
    "legacy:round",
    "legacy:secretpower",
    "legacy:snore",
    "legacy:swagger",
    "legacy:toxic",
    "legacy:waterpulse"
  ],
  "evolutions": [
    {
      "id": "noibat_noivern",
      "variant": "level_up",
      "result": "noivern",
      "consumeHeldItem": false,
      "learnableMoves": [
        "dragonpulse"
      ],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 48
        }
      ]
    }
  ]
}