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