{
  "implemented": true,
  "nationalPokedexNumber": 93,
  "name": "Haunter",
  "primaryType": "ghost",
  "secondaryType": "poison",
  "maleRatio": 0.5,
  "height": 16,
  "weight": 1,
  "pokedex": [
    "cobblemon.species.haunter.desc"
  ],
  "labels": [
    "gen1"
  ],
  "aspects": [],
  "abilities": [
    "levitate",
    "h:levitate"
  ],
  "eggGroups": [
    "amorphous"
  ],
  "baseStats": {
    "hp": 45,
    "attack": 50,
    "defence": 45,
    "special_attack": 115,
    "special_defence": 55,
    "speed": 95
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 2,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 142,
  "experienceGroup": "medium_slow",
  "catchRate": 90,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 1,
  "hitbox": {
    "width": 1.1,
    "height": 1.2,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "fly": {
        "canFly": true
      },
      "walk": {
        "canWalk": false
      }
    }
  },
  "drops": {
    "amount": 2,
    "entries": [
      {
        "item": "cobblemon:spell_tag",
        "percentage": 5.0
      },
      {
        "item": "cobblemon:payapa_berry",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:hypnosis",
    "1:lick",
    "1:meanlook",
    "1:confuseray",
    "1:shadowpunch",
    "1:nightmare",
    "12:payback",
    "16:spite",
    "20:curse",
    "24:hex",
    "30:nightshade",
    "36:suckerpunch",
    "42:darkpulse",
    "48:shadowball",
    "54:destinybond",
    "60:dreameater",
    "egg:astonish",
    "egg:clearsmog",
    "egg:disable",
    "egg:grudge",
    "egg:haze",
    "egg:nightmare",
    "egg:perishsong",
    "egg:psywave",
    "egg:reflecttype",
    "egg:smog",
    "egg:toxic",
    "tm:acidspray",
    "tm:allyswitch",
    "tm:confuseray",
    "tm:corrosivegas",
    "tm:curse",
    "tm:darkpulse",
    "tm:dazzlinggleam",
    "tm:dreameater",
    "tm:embargo",
    "tm:encore",
    "tm:endure",
    "tm:energyball",
    "tm:explosion",
    "tm:facade",
    "tm:firepunch",
    "tm:fling",
    "tm:focusblast",
    "tm:foulplay",
    "tm:gigadrain",
    "tm:gunkshot",
    "tm:haze",
    "tm:hex",
    "tm:icepunch",
    "tm:icywind",
    "tm:imprison",
    "tm:infestation",
    "tm:metronome",
    "tm:nastyplot",
    "tm:nightshade",
    "tm:ominouswind",
    "tm:painsplit",
    "tm:payback",
    "tm:phantomforce",
    "tm:poisonjab",
    "tm:poltergeist",
    "tm:protect",
    "tm:psychic",
    "tm:psychup",
    "tm:raindance",
    "tm:rest",
    "tm:scaryface",
    "tm:selfdestruct",
    "tm:shadowball",
    "tm:shadowclaw",
    "tm:skillswap",
    "tm:skittersmack",
    "tm:sleeptalk",
    "tm:sludgebomb",
    "tm:sludgewave",
    "tm:snatch",
    "tm:spite",
    "tm:substitute",
    "tm:suckerpunch",
    "tm:sunnyday",
    "tm:taunt",
    "tm:telekinesis",
    "tm:terablast",
    "tm:thief",
    "tm:thunder",
    "tm:thunderbolt",
    "tm:thunderpunch",
    "tm:torment",
    "tm:toxic",
    "tm:toxicspikes",
    "tm:trick",
    "tm:trickroom",
    "tm:venoshock",
    "tm:willowisp",
    "tm:wonderroom",
    "tutor:allyswitch",
    "tutor:corrosivegas",
    "tutor:darkpulse",
    "tutor:dazzlinggleam",
    "tutor:energyball",
    "tutor:firepunch",
    "tutor:foulplay",
    "tutor:gigadrain",
    "tutor:gunkshot",
    "tutor:icepunch",
    "tutor:icywind",
    "tutor:ominouswind",
    "tutor:painsplit",
    "tutor:poisonjab",
    "tutor:poltergeist",
    "tutor:psychic",
    "tutor:rest",
    "tutor:shadowball",
    "tutor:shadowclaw",
    "tutor:skillswap",
    "tutor:skittersmack",
    "tutor:sleeptalk",
    "tutor:sludgebomb",
    "tutor:snatch",
    "tutor:spikes",
    "tutor:spite",
    "tutor:suckerpunch",
    "tutor:telekinesis",
    "tutor:thunderbolt",
    "tutor:thunderpunch",
    "tutor:trick",
    "tutor:wonderroom"
  ],
  "preEvolution": "gastly",
  "evolutions": [
    {
      "id": "haunter_gengar",
      "variant": "trade",
      "result": "gengar",
      "consumeHeldItem": false,
      "learnableMoves": [
        "shadowpunch"
      ],
      "requirements": []
    }
  ]
}