{
  "implemented": true,
  "nationalPokedexNumber": 855,
  "name": "Polteageist",
  "primaryType": "ghost",
  "maleRatio": -1,
  "height": 2,
  "weight": 4,
  "pokedex": [
    "cobblemon.species.polteageist.desc"
  ],
  "labels": [
    "gen8"
  ],
  "aspects": [
    "phony"
  ],
  "abilities": [
    "weakarmor",
    "h:cursedbody"
  ],
  "eggGroups": [
    "mineral",
    "amorphous"
  ],
  "baseStats": {
    "hp": 60,
    "attack": 65,
    "defence": 65,
    "special_attack": 134,
    "special_defence": 114,
    "speed": 70
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 2,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 178,
  "experienceGroup": "medium_fast",
  "catchRate": 60,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 0.4,
  "hitbox": {
    "width": 1.2,
    "height": 1.85,
    "fixed": false
  },
  "drops": {
    "amount": 1,
    "entries": [
      {
        "item": "cobblemon:spell_tag",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:teatime",
    "1:strengthsap",
    "1:astonish",
    "1:withdraw",
    "1:aromaticmist",
    "1:megadrain",
    "1:aromatherapy",
    "18:protect",
    "24:suckerpunch",
    "30:sweetscent",
    "36:gigadrain",
    "42:nastyplot",
    "48:shadowball",
    "54:memento",
    "60:shellsmash",
    "66:curse",
    "egg:allyswitch",
    "tm:allyswitch",
    "tm:batonpass",
    "tm:calmmind",
    "tm:confuseray",
    "tm:curse",
    "tm:darkpulse",
    "tm:endure",
    "tm:facade",
    "tm:foulplay",
    "tm:gigadrain",
    "tm:gigaimpact",
    "tm:hex",
    "tm:hyperbeam",
    "tm:imprison",
    "tm:lightscreen",
    "tm:magicalleaf",
    "tm:metronome",
    "tm:nastyplot",
    "tm:nightshade",
    "tm:painsplit",
    "tm:payback",
    "tm:phantomforce",
    "tm:poltergeist",
    "tm:protect",
    "tm:psybeam",
    "tm:psychic",
    "tm:psyshock",
    "tm:reflect",
    "tm:rest",
    "tm:selfdestruct",
    "tm:shadowball",
    "tm:skillswap",
    "tm:sleeptalk",
    "tm:spite",
    "tm:storedpower",
    "tm:substitute",
    "tm:suckerpunch",
    "tm:terablast",
    "tm:trick",
    "tm:trickroom",
    "tm:willowisp",
    "tm:wonderroom",
    "tutor:allyswitch",
    "tutor:calmmind",
    "tutor:darkpulse",
    "tutor:foulplay",
    "tutor:gigadrain",
    "tutor:gigaimpact",
    "tutor:hyperbeam",
    "tutor:magicalleaf",
    "tutor:painsplit",
    "tutor:poltergeist",
    "tutor:psychic",
    "tutor:rest",
    "tutor:shadowball",
    "tutor:skillswap",
    "tutor:sleeptalk",
    "tutor:spite",
    "tutor:suckerpunch",
    "tutor:trick",
    "tutor:wonderroom"
  ],
  "preEvolution": "sinistea tea_authenticity=phony",
  "evolutions": [],
  "forms": [
    {
      "name": "Antique",
      "primaryType": "ghost",
      "maleRatio": -1,
      "height": 2,
      "weight": 4,
      "pokedex": [
        "cobblemon.species.polteageist-antique.desc"
      ],
      "labels": [
        "gen8"
      ],
      "aspects": [
        "antique"
      ],
      "preEvolution": "sinistea tea_authenticity=antique",
      "evolutions": [],
      "battleOnly": false
    }
  ]
}