Skip to content

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

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

National Pokédex #0715 · Generation 6

Noivern

flyingdragon

The ultrasonic waves it emits from its ears can reduce a large boulder to pebbles. It swoops out of the dark to attack.

Natural spawn

AshRun locations

How to obtain Noivern

2 places to look

Where to look in the wild

Biome

Aether / Deep Dark

Level48-54RarityUncommon
  • Light: Dark
Biome

Overworld

Level48-54RarityRare
  • Light: Dark
  • Height: Below Y 0

Battle profile

Base stats

535 total
Hp85
Attack70
Defence80
Special Attack97
Special Defence80
Speed123

Abilities

  • Frisk
  • Infiltrator
  • Telepathy Hidden

Training

Base experience
187
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

129 entries
Level moves (19)
Lv. 1 · MoonlightLv. 1 · DragonpulseLv. 1 · SupersonicLv. 1 · TackleLv. 1 · GustLv. 1 · RazorwindLv. 1 · AbsorbLv. 12 · DoubleteamLv. 16 · WingattackLv. 20 · BiteLv. 24 · AircutterLv. 28 · WhirlwindLv. 32 · SuperfangLv. 36 · AirslashLv. 40 · ScreechLv. 44 · RoostLv. 51 · TailwindLv. 56 · HurricaneLv. 62 · Boomburst
Egg moves (4)
DefogDragonrushRazorwindSwitcheroo
Tm moves (66)
AcrobaticsAerialaceAgilityAircutterAirslashBodyslamBreakingswipeBrickbreakCutDarkpulseDefogDoubleedgeDoubleteamDracometeorDragoncheerDragonclawDragondanceDragonpulseDragontailDreameaterDualwingbeatEchoedvoiceEndureFacadeFlamethrowerFlyFocusblastGigaimpactHeatwaveHoneclawsHurricaneHyperbeamHypervoiceIrontailLaserfocusLeechlifeOutrageProtectPsychicPsychicnoiseRestRoostScaryfaceScreechShadowballShadowclawSkyattackSleeptalkSnatchSolarbeamSteelwingSubstituteSunnydaySuperfangSwiftTailwindTakedownTauntTerablastThiefTormentUproarUturnWaterpulseWildchargeXscissor
Tutor moves (30)
AerialaceAircutterDarkpulseDefogDracometeorDragonpulseDualwingbeatFlamethrowerGigaimpactHeatwaveHyperbeamHypervoiceIrontailLaserfocusLeechlifeOutragePsychicRestRoostShadowballShadowclawSkyattackSleeptalkSnatchSuperfangSwiftTailwindUproarWildchargeXscissor
Legacy moves (10)
AttractConfideFrustrationHiddenpowerReturnRoundSecretpowerSnoreSwaggerToxic

Useful extras

Drops & breeding

Phantom Membrane

5% chance

Yache Berry

5% chance

Lightstone Shard

6% chance

Darkstone Shard

6% chance

Egg groups
Flying, Dragon
Egg cycles
20
Catch rate
45
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": "noivern-1",
      "pokemon": "noivern",
      "presets": [
        "natural"
      ],
      "type": "pokemon",
      "spawnablePositionType": "grounded",
      "bucket": "uncommon",
      "level": "48-54",
      "weight": 1.6,
      "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/0715_noivern.json"
    },
    {
      "id": "noivern-2",
      "pokemon": "noivern",
      "type": "pokemon",
      "spawnablePositionType": "grounded",
      "bucket": "rare",
      "level": "48-54",
      "weight": 2.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/0715_noivern.json"
    }
  ],
  "raids": [],
  "fossils": []
}

Evolution and forms

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

Behavior and drops

{
  "behaviour": {
    "combat": {
      "willDefendOwner": true,
      "willDefendSelf": true,
      "willFlee": false
    },
    "herd": {
      "maxSize": "9",
      "toleratedLeaders": [
        {
          "pokemon": "noivern",
          "tier": 1
        }
      ]
    },
    "moving": {
      "fly": {
        "canFly": true
      },
      "swim": {
        "avoidsWater": true
      }
    },
    "resting": {
      "drowsyChance": 0.0014,
      "rouseChance": 0.0042,
      "times": [
        "any"
      ]
    }
  },
  "drops": {
    "amount": 2,
    "entries": [
      {
        "item": "minecraft:phantom_membrane",
        "percentage": 5
      },
      {
        "item": "cobblemon:yache_berry",
        "percentage": 5
      },
      {
        "item": "legendarymonuments:lightstone_shard",
        "percentage": 6
      },
      {
        "item": "legendarymonuments:darkstone_shard",
        "percentage": 6
      }
    ]
  },
  "labels": [
    "gen6"
  ]
}

Complete installed species record

{
  "implemented": true,
  "nationalPokedexNumber": 715,
  "name": "Noivern",
  "primaryType": "flying",
  "secondaryType": "dragon",
  "maleRatio": 0.5,
  "height": 15,
  "weight": 850,
  "pokedex": [
    "cobblemon.species.noivern.desc"
  ],
  "labels": [
    "gen6"
  ],
  "aspects": [],
  "abilities": [
    "frisk",
    "infiltrator",
    "h:telepathy"
  ],
  "eggGroups": [
    "flying",
    "dragon"
  ],
  "baseStats": {
    "hp": 85,
    "attack": 70,
    "defence": 80,
    "special_attack": 97,
    "special_defence": 80,
    "speed": 123
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 2
  },
  "baseExperienceYield": 187,
  "experienceGroup": "medium_fast",
  "catchRate": 45,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 0.9,
  "hitbox": {
    "height": 2.5,
    "fixed": false,
    "width": 2
  },
  "riding": {
    "behaviours": {
      "AIR": {
        "key": "cobblemon:air/bird",
        "rideSounds": [
          {
            "muffleEnabled": true,
            "pitchExpr": "math.max(1.0 ,0.2 + math.pow(math.min(q.ride_velocity() / 1.5, 1.0),2))",
            "playForNonPassengers": false,
            "playForPassengers": true,
            "soundLocation": "cobblemon:ride.loop.wind.stereo",
            "volumeExpr": "math.pow(math.min(q.ride_velocity() / 1.5, 1.0),2)"
          },
          {
            "muffleEnabled": true,
            "pitchExpr": "math.max(1.0 ,0.2 + math.pow(math.min(q.ride_velocity() / 1.5, 1.0),2))",
            "playForNonPassengers": true,
            "playForPassengers": false,
            "soundLocation": "cobblemon:ride.loop.wind.mono",
            "volumeExpr": "math.pow(math.min(q.ride_velocity() / 1.5, 1.0),2)"
          },
          {
            "muffleEnabled": true,
            "pitchExpr": "math.max(1.0 ,0.2 + math.pow(math.min(q.ride_velocity() / 1.5, 1.0),2))",
            "playForNonPassengers": false,
            "playForPassengers": true,
            "soundLocation": "cobblemon:ride.loop.leather.stereo",
            "volumeExpr": "math.pow(math.min(q.ride_velocity() / 1.5, 1.0),2)"
          },
          {
            "muffleEnabled": true,
            "pitchExpr": "math.max(1.0 ,0.2 + math.pow(math.min(q.ride_velocity() / 1.5, 1.0),2))",
            "playForNonPassengers": true,
            "playForPassengers": false,
            "soundLocation": "cobblemon:ride.loop.leather.mono",
            "volumeExpr": "math.pow(math.min(q.ride_velocity() / 1.5, 1.0),2)"
          }
        ],
        "stats": {
          "ACCELERATION": "40-65",
          "JUMP": "55-85",
          "SKILL": "50-85",
          "SPEED": "55-90",
          "STAMINA": "30-45"
        }
      },
      "LAND": {
        "key": "cobblemon:land/horse",
        "rideSounds": [],
        "stats": {
          "ACCELERATION": "65-85",
          "JUMP": "30-45",
          "SKILL": "30-50",
          "SPEED": "35-50",
          "STAMINA": "10-20"
        }
      }
    },
    "seats": [
      {
        "offset": {
          "x": 0,
          "y": 0,
          "z": 0
        },
        "poseOffsets": [
          {
            "offset": {
              "x": 0,
              "y": -1.3334379,
              "z": 0.22584726
            },
            "poseTypes": [
              "STAND"
            ]
          },
          {
            "offset": {
              "x": 0.048653785,
              "y": -1.257053,
              "z": 0.47211075
            },
            "poseTypes": [
              "WALK"
            ]
          },
          {
            "offset": {
              "x": 0,
              "y": -1.7405432,
              "z": 0.27634206
            },
            "poseTypes": [
              "HOVER"
            ]
          },
          {
            "offset": {
              "x": 0,
              "y": -1.2315297,
              "z": 0.30676118
            },
            "poseTypes": [
              "FLY"
            ]
          },
          {
            "offset": {
              "x": 0,
              "y": -1.3334379,
              "z": 0.22584726
            },
            "poseTypes": [
              "FLOAT"
            ]
          },
          {
            "offset": {
              "x": 0.048653785,
              "y": -1.257053,
              "z": 0.47211075
            },
            "poseTypes": [
              "SWIM"
            ]
          },
          {
            "offset": {
              "x": 0,
              "y": -1.3334379,
              "z": 0.22584726
            },
            "poseTypes": [
              "GLIDE"
            ]
          }
        ]
      }
    ]
  },
  "behaviour": {
    "combat": {
      "willDefendOwner": true,
      "willDefendSelf": true,
      "willFlee": false
    },
    "herd": {
      "maxSize": "9",
      "toleratedLeaders": [
        {
          "pokemon": "noivern",
          "tier": 1
        }
      ]
    },
    "moving": {
      "fly": {
        "canFly": true
      },
      "swim": {
        "avoidsWater": true
      }
    },
    "resting": {
      "drowsyChance": 0.0014,
      "rouseChance": 0.0042,
      "times": [
        "any"
      ]
    }
  },
  "drops": {
    "amount": 2,
    "entries": [
      {
        "item": "minecraft:phantom_membrane",
        "percentage": 5
      },
      {
        "item": "cobblemon:yache_berry",
        "percentage": 5
      },
      {
        "item": "legendarymonuments:lightstone_shard",
        "percentage": 6
      },
      {
        "item": "legendarymonuments:darkstone_shard",
        "percentage": 6
      }
    ]
  },
  "moves": [
    "1:moonlight",
    "1:dragonpulse",
    "1:supersonic",
    "1:tackle",
    "1:gust",
    "1:razorwind",
    "1:absorb",
    "12:doubleteam",
    "16:wingattack",
    "20:bite",
    "24:aircutter",
    "28:whirlwind",
    "32:superfang",
    "36:airslash",
    "40:screech",
    "44:roost",
    "51:tailwind",
    "56:hurricane",
    "62:boomburst",
    "egg:defog",
    "egg:dragonrush",
    "egg:razorwind",
    "egg:switcheroo",
    "tm:acrobatics",
    "tm:aerialace",
    "tm:agility",
    "tm:aircutter",
    "tm:airslash",
    "tm:bodyslam",
    "tm:breakingswipe",
    "tm:brickbreak",
    "tm:cut",
    "tm:darkpulse",
    "tm:defog",
    "tm:doubleedge",
    "tm:doubleteam",
    "tm:dracometeor",
    "tm:dragoncheer",
    "tm:dragonclaw",
    "tm:dragondance",
    "tm:dragonpulse",
    "tm:dragontail",
    "tm:dreameater",
    "tm:dualwingbeat",
    "tm:echoedvoice",
    "tm:endure",
    "tm:facade",
    "tm:flamethrower",
    "tm:fly",
    "tm:focusblast",
    "tm:gigaimpact",
    "tm:heatwave",
    "tm:honeclaws",
    "tm:hurricane",
    "tm:hyperbeam",
    "tm:hypervoice",
    "tm:irontail",
    "tm:laserfocus",
    "tm:leechlife",
    "tm:outrage",
    "tm:protect",
    "tm:psychic",
    "tm:psychicnoise",
    "tm:rest",
    "tm:roost",
    "tm:scaryface",
    "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:waterpulse",
    "tm:wildcharge",
    "tm:xscissor",
    "tutor:aerialace",
    "tutor:aircutter",
    "tutor:darkpulse",
    "tutor:defog",
    "tutor:dracometeor",
    "tutor:dragonpulse",
    "tutor:dualwingbeat",
    "tutor:flamethrower",
    "tutor:gigaimpact",
    "tutor:heatwave",
    "tutor:hyperbeam",
    "tutor:hypervoice",
    "tutor:irontail",
    "tutor:laserfocus",
    "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"
  ],
  "preEvolution": "noibat",
  "evolutions": []
}