{
  "implemented": true,
  "nationalPokedexNumber": 1012,
  "name": "Poltchageist",
  "primaryType": "grass",
  "secondaryType": "ghost",
  "maleRatio": -1,
  "height": 1,
  "weight": 11,
  "pokedex": [
    "cobblemon.species.poltchageist.desc"
  ],
  "labels": [
    "gen9"
  ],
  "aspects": [
    "counterfeit"
  ],
  "abilities": [
    "hospitality",
    "h:heatproof"
  ],
  "eggGroups": [
    "mineral",
    "amorphous"
  ],
  "baseStats": {
    "hp": 40,
    "attack": 45,
    "defence": 45,
    "special_attack": 74,
    "special_defence": 54,
    "speed": 50
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 1,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 62,
  "experienceGroup": "medium_fast",
  "catchRate": 120,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 0.4,
  "hitbox": {
    "width": 0.7,
    "height": 1.5,
    "fixed": false
  },
  "drops": {
    "amount": 1,
    "entries": [
      {
        "item": "cobblemon:rawst_berry",
        "percentage": 2.5
      }
    ]
  },
  "moves": [
    "1:stunspore",
    "1:withdraw",
    "1:astonish",
    "6:absorb",
    "12:lifedew",
    "18:foulplay",
    "24:megadrain",
    "30:hex",
    "36:ragepowder",
    "42:gigadrain",
    "48:shadowball",
    "54:memento",
    "60:leafstorm",
    "tm:calmmind",
    "tm:curse",
    "tm:endure",
    "tm:energyball",
    "tm:foulplay",
    "tm:gigadrain",
    "tm:grassyterrain",
    "tm:hex",
    "tm:imprison",
    "tm:irondefense",
    "tm:leafstorm",
    "tm:magicalleaf",
    "tm:nastyplot",
    "tm:nightshade",
    "tm:painsplit",
    "tm:phantomforce",
    "tm:poltergeist",
    "tm:protect",
    "tm:psychup",
    "tm:reflect",
    "tm:rest",
    "tm:scald",
    "tm:shadowball",
    "tm:sleeptalk",
    "tm:solarbeam",
    "tm:spite",
    "tm:substitute",
    "tm:terablast",
    "tm:trickroom",
    "tm:uproar",
    "tutor:calmmind",
    "tutor:energyball",
    "tutor:foulplay",
    "tutor:gigadrain",
    "tutor:irondefense",
    "tutor:magicalleaf",
    "tutor:painsplit",
    "tutor:poltergeist",
    "tutor:rest",
    "tutor:shadowball",
    "tutor:sleeptalk",
    "tutor:spite",
    "tutor:trick",
    "tutor:uproar"
  ],
  "evolutions": [
    {
      "id": "poltchageist_sinistcha",
      "variant": "item_interact",
      "result": "sinistcha matcha_authenticity=unremarkable",
      "consumeHeldItem": false,
      "learnableMoves": [
        "matchagotcha"
      ],
      "requirements": [],
      "requiredContext": "cobblemon:unremarkable_teacup"
    }
  ],
  "forms": [
    {
      "name": "Artisan",
      "primaryType": "grass",
      "secondaryType": "ghost",
      "maleRatio": -1,
      "height": 1,
      "weight": 11,
      "pokedex": [
        "cobblemon.species.poltchageist-artisan.desc"
      ],
      "labels": [
        "gen9"
      ],
      "aspects": [
        "artisan"
      ],
      "evolutions": [
        {
          "id": "poltchageist_sinistchamasterpiece",
          "variant": "item_interact",
          "result": "sinistcha matcha_authenticity=masterpiece",
          "consumeHeldItem": false,
          "learnableMoves": [
            "matchagotcha"
          ],
          "requirements": [],
          "requiredContext": "cobblemon:masterpiece_teacup"
        }
      ],
      "battleOnly": false
    }
  ]
}