{
  "implemented": true,
  "nationalPokedexNumber": 708,
  "name": "Phantump",
  "primaryType": "ghost",
  "secondaryType": "grass",
  "maleRatio": 0.5,
  "height": 4,
  "weight": 70,
  "pokedex": [
    "cobblemon.species.phantump.desc"
  ],
  "labels": [
    "gen6"
  ],
  "aspects": [],
  "abilities": [
    "naturalcure",
    "frisk",
    "h:harvest"
  ],
  "eggGroups": [
    "grass",
    "amorphous"
  ],
  "baseStats": {
    "hp": 43,
    "attack": 70,
    "defence": 48,
    "special_attack": 50,
    "special_defence": 60,
    "speed": 38
  },
  "evYield": {
    "hp": 0,
    "attack": 1,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 62,
  "experienceGroup": "medium_fast",
  "catchRate": 120,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 0.9,
  "hitbox": {
    "width": 0.5,
    "height": 0.9,
    "fixed": false
  },
  "behaviour": {
    "resting": {
      "canSleep": true,
      "willSleepOnBed": true,
      "light": "0-4"
    },
    "moving": {
      "fly": {
        "canFly": true
      },
      "walk": {
        "canWalk": false
      }
    }
  },
  "drops": {
    "amount": 3,
    "entries": [
      {
        "item": "minecraft:jack_o_lantern",
        "quantityRange": "0-1"
      },
      {
        "item": "cobblemon:spell_tag",
        "percentage": 2.5
      },
      {
        "item": "cobblemon:rawst_berry",
        "percentage": 2.5
      }
    ]
  },
  "moves": [
    "1:tackle",
    "1:astonish",
    "4:branchpoke",
    "8:leechseed",
    "12:confuseray",
    "16:willowisp",
    "20:hex",
    "24:growth",
    "28:hornleech",
    "32:curse",
    "36:phantomforce",
    "40:ingrain",
    "44:woodhammer",
    "48:destinybond",
    "52:forestscurse",
    "egg:allyswitch",
    "egg:bestow",
    "egg:disable",
    "egg:feintattack",
    "egg:grudge",
    "egg:suckerpunch",
    "tm:allyswitch",
    "tm:bulldoze",
    "tm:confuseray",
    "tm:curse",
    "tm:cut",
    "tm:darkpulse",
    "tm:dig",
    "tm:dreameater",
    "tm:endure",
    "tm:energyball",
    "tm:facade",
    "tm:foulplay",
    "tm:gigadrain",
    "tm:grassknot",
    "tm:grassyglide",
    "tm:grassyterrain",
    "tm:hex",
    "tm:imprison",
    "tm:lashout",
    "tm:magicalleaf",
    "tm:magiccoat",
    "tm:naturepower",
    "tm:nightshade",
    "tm:painsplit",
    "tm:phantomforce",
    "tm:poisonjab",
    "tm:poltergeist",
    "tm:poweruppunch",
    "tm:protect",
    "tm:psychic",
    "tm:psychup",
    "tm:raindance",
    "tm:reflect",
    "tm:rest",
    "tm:rockslide",
    "tm:rocksmash",
    "tm:roleplay",
    "tm:safeguard",
    "tm:seedbomb",
    "tm:shadowball",
    "tm:shadowclaw",
    "tm:skillswap",
    "tm:skittersmack",
    "tm:sleeptalk",
    "tm:solarbeam",
    "tm:spite",
    "tm:strength",
    "tm:substitute",
    "tm:suckerpunch",
    "tm:sunnyday",
    "tm:telekinesis",
    "tm:terablast",
    "tm:thief",
    "tm:trailblaze",
    "tm:trick",
    "tm:trickroom",
    "tm:venomdrench",
    "tm:willowisp",
    "tm:worryseed",
    "tutor:allyswitch",
    "tutor:bulldoze",
    "tutor:darkpulse",
    "tutor:energyball",
    "tutor:foulplay",
    "tutor:gigadrain",
    "tutor:grassyglide",
    "tutor:lashout",
    "tutor:magicalleaf",
    "tutor:magiccoat",
    "tutor:painsplit",
    "tutor:poisonjab",
    "tutor:poltergeist",
    "tutor:psychic",
    "tutor:rest",
    "tutor:rockslide",
    "tutor:rocksmash",
    "tutor:roleplay",
    "tutor:seedbomb",
    "tutor:shadowball",
    "tutor:shadowclaw",
    "tutor:skillswap",
    "tutor:skittersmack",
    "tutor:sleeptalk",
    "tutor:spite",
    "tutor:suckerpunch",
    "tutor:telekinesis",
    "tutor:trick",
    "tutor:worryseed"
  ],
  "evolutions": [
    {
      "id": "phantump_trevenant",
      "variant": "trade",
      "result": "trevenant",
      "consumeHeldItem": false,
      "learnableMoves": [
        "shadowclaw"
      ],
      "requirements": []
    }
  ]
}