{
  "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": {
    "width": 2,
    "height": 2.5,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "fly": {
        "canFly": true
      }
    }
  },
  "drops": {
    "amount": 2,
    "entries": [
      {
        "item": "minecraft:phantom_membrane",
        "percentage": 5.0
      },
      {
        "item": "cobblemon:yache_berry",
        "percentage": 5.0
      }
    ]
  },
  "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:waterpulse",
    "tutor:wildcharge",
    "tutor:xscissor"
  ],
  "preEvolution": "noibat",
  "evolutions": []
}