{
  "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
      }
    }
  },
  "drops": {
    "amount": 2,
    "entries": [
      {
        "item": "minecraft:phantom_membrane",
        "percentage": 2.5
      },
      {
        "item": "cobblemon:yache_berry",
        "percentage": 2.5
      }
    ]
  },
  "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"
  ],
  "evolutions": [
    {
      "id": "noibat_noivern",
      "variant": "level_up",
      "result": "noivern",
      "consumeHeldItem": false,
      "learnableMoves": [
        "dragonpulse"
      ],
      "requirements": [
        {
          "variant": "level",
          "minLevel": 48
        }
      ]
    }
  ]
}