{
  "implemented": true,
  "name": "Banette",
  "nationalPokedexNumber": 354,
  "primaryType": "ghost",
  "abilities": ["insomnia", "frisk", "h:cursedbody"],
  "baseStats": {
    "hp": 64,
    "attack": 115,
    "defence": 65,
    "special_attack": 83,
    "special_defence": 63,
    "speed": 65
  },
  "catchRate": 45,
  "maleRatio": 0.5,
  "shoulderMountable": false,
  "forms": [
    {
      "name": "Mega",
      "primaryType": "ghost",
      "abilities": ["prankster"],
      "baseStats": {
        "hp": 64,
        "attack": 165,
        "defence": 75,
        "special_attack": 93,
        "special_defence": 83,
        "speed": 75
      },
      "catchRate": 45,
      "maleRatio": 0.5,
      "baseExperienceYield": 159,
      "baseFriendship": 35,
      "evYield": {
        "hp": 0,
        "attack": 2,
        "defence": 0,
        "special_attack": 0,
        "special_defence": 0,
        "speed": 0
      },
      "experienceGroup": "fast",
      "eggCycles": 25,
      "eggGroups": ["amorphous"],
      "labels": ["gen6", "mega"],
      "aspects": ["mega"],
      "height": 12,
      "weight": 130,
      "cannotDynamax": false,
      "battleOnly": true
    }
  ],
  "baseExperienceYield": 159,
  "experienceGroup": "fast",
  "eggCycles": 25,
  "eggGroups": ["amorphous"],
  "moves": [
    "1:knockoff",
    "1:nightshade",
    "1:screech",
    "1:spite",
    "16:willowisp",
    "19:feintattack",
    "19:shadowsneak",
    "22:hex",
    "26:curse",
    "30:shadowball",
    "34:embargo",
    "34:roleplay",
    "40:suckerpunch",
    "46:snatch",
    "46:trick",
    "52:grudge",
    "53:phantomforce",
    "tm:attract",
    "tm:burningjealousy",
    "tm:calmmind",
    "tm:captivate",
    "tm:chargebeam",
    "tm:confide",
    "tm:confuseray",
    "tm:curse",
    "tm:darkpulse",
    "tm:dazzlinggleam",
    "tm:doubleteam",
    "tm:dreameater",
    "tm:embargo",
    "tm:encore",
    "tm:endure",
    "tm:facade",
    "tm:flash",
    "tm:fling",
    "tm:foulplay",
    "tm:frustration",
    "tm:gigaimpact",
    "tm:gunkshot",
    "tm:helpinghand",
    "tm:hex",
    "tm:hiddenpower",
    "tm:hyperbeam",
    "tm:icywind",
    "tm:imprison",
    "tm:infestation",
    "tm:knockoff",
    "tm:lashout",
    "tm:metronome",
    "tm:nastyplot",
    "tm:naturalgift",
    "tm:nightshade",
    "tm:painsplit",
    "tm:payback",
    "tm:phantomforce",
    "tm:poltergeist",
    "tm:pounce",
    "tm:protect",
    "tm:psybeam",
    "tm:psychic",
    "tm:psychup",
    "tm:raindance",
    "tm:rest",
    "tm:return",
    "tm:round",
    "tm:scaryface",
    "tm:secretpower",
    "tm:shadowball",
    "tm:shadowclaw",
    "tm:shockwave",
    "tm:skillswap",
    "tm:skittersmack",
    "tm:sleeptalk",
    "tm:snatch",
    "tm:spite",
    "tm:substitute",
    "tm:sunnyday",
    "tm:swagger",
    "tm:swordsdance",
    "tm:taunt",
    "tm:telekinesis",
    "tm:terablast",
    "tm:thief",
    "tm:throatchop",
    "tm:thunder",
    "tm:thunderbolt",
    "tm:thunderwave",
    "tm:torment",
    "tm:toxic",
    "tm:trailblaze",
    "tm:trick",
    "tm:trickroom",
    "tm:willowisp",
    "tutor:allyswitch",
    "tutor:bodyslam",
    "tutor:cottonguard",
    "tutor:curse",
    "tutor:darkpulse",
    "tutor:doubleedge",
    "tutor:dreameater",
    "tutor:endure",
    "tutor:feintattack",
    "tutor:foulplay",
    "tutor:gunkshot",
    "tutor:headbutt",
    "tutor:helpinghand",
    "tutor:hex",
    "tutor:icywind",
    "tutor:knockoff",
    "tutor:magiccoat",
    "tutor:magicroom",
    "tutor:metronome",
    "tutor:mimic",
    "tutor:mudslap",
    "tutor:nightmare",
    "tutor:ominouswind",
    "tutor:painsplit",
    "tutor:psychup",
    "tutor:roleplay",
    "tutor:shadowball",
    "tutor:shockwave",
    "tutor:skillswap",
    "tutor:sleeptalk",
    "tutor:snatch",
    "tutor:snore",
    "tutor:spite",
    "tutor:substitute",
    "tutor:suckerpunch",
    "tutor:swagger",
    "tutor:telekinesis",
    "tutor:throatchop",
    "tutor:thunderwave",
    "tutor:trick"
  ],
  "labels": ["gen3"],
  "pokedex": ["cobblemon.species.banette.desc"],
  "preEvolution": "shuppet",
  "evolutions": [],
  "baseScale": 1,
  "hitbox": {
    "width": 1,
    "height": 1,
    "fixed": false
  },
  "baseFriendship": 35,
  "evYield": {
    "hp": 0,
    "attack": 2,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "height": 11,
  "weight": 125,
  "aspects": [],
  "cannotDynamax": false,
  "drops": {
    "amount": 1,
    "entries": [
      {
        "item": "cobblemon:spell_tag",
        "percentage": 5
      }
    ]
  }
}