{
  "implemented": true,
  "nationalPokedexNumber": 711,
  "name": "Gourgeist",
  "primaryType": "ghost",
  "secondaryType": "grass",
  "maleRatio": 0.5,
  "height": 9,
  "weight": 125,
  "pokedex": [
    "cobblemon.species.gourgeist.desc"
  ],
  "labels": [
    "gen6"
  ],
  "aspects": [
    "pumpkin-size-average"
  ],
  "abilities": [
    "pickup",
    "frisk",
    "h:insomnia"
  ],
  "eggGroups": [
    "amorphous"
  ],
  "baseStats": {
    "hp": 65,
    "attack": 90,
    "defence": 122,
    "special_attack": 58,
    "special_defence": 75,
    "speed": 84
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 2,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 173,
  "experienceGroup": "medium_fast",
  "catchRate": 60,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 0.57,
  "hitbox": {
    "width": 0.9,
    "height": 1.6,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "walk": {
        "walkSpeed": 0.2
      },
      "fly": {
        "canFly": true
      }
    },
    "resting": {
      "canSleep": true,
      "light": "11-15"
    }
  },
  "drops": {
    "amount": 4,
    "entries": [
      {
        "item": "minecraft:pumpkin_seeds",
        "quantityRange": "0-2"
      },
      {
        "item": "cobblemon:miracle_seed",
        "percentage": 5.0
      },
      {
        "item": "cobblemon:kasib_berry",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:explosion",
    "1:astonish",
    "1:confuseray",
    "1:trickortreat",
    "1:shadowsneak",
    "1:moonblast",
    "12:razorleaf",
    "16:leechseed",
    "20:bulletseed",
    "24:scaryface",
    "28:worryseed",
    "32:seedbomb",
    "36:shadowball",
    "40:trick",
    "44:painsplit",
    "48:phantomforce",
    "egg:bestow",
    "egg:curse",
    "egg:destinybond",
    "egg:disable",
    "tm:allyswitch",
    "tm:brutalswing",
    "tm:bulletseed",
    "tm:chargebeam",
    "tm:confuseray",
    "tm:curse",
    "tm:darkpulse",
    "tm:dreameater",
    "tm:endure",
    "tm:energyball",
    "tm:explosion",
    "tm:facade",
    "tm:fireblast",
    "tm:flamecharge",
    "tm:flamethrower",
    "tm:flash",
    "tm:focusblast",
    "tm:foulplay",
    "tm:gigadrain",
    "tm:gigaimpact",
    "tm:grassknot",
    "tm:grassyglide",
    "tm:gyroball",
    "tm:hex",
    "tm:hyperbeam",
    "tm:imprison",
    "tm:incinerate",
    "tm:lightscreen",
    "tm:magiccoat",
    "tm:mysticalfire",
    "tm:nastyplot",
    "tm:naturepower",
    "tm:painsplit",
    "tm:phantomforce",
    "tm:poltergeist",
    "tm:powerwhip",
    "tm:protect",
    "tm:psychic",
    "tm:rest",
    "tm:rockslide",
    "tm:rocksmash",
    "tm:roleplay",
    "tm:safeguard",
    "tm:scaryface",
    "tm:seedbomb",
    "tm:shadowball",
    "tm:skillswap",
    "tm:skittersmack",
    "tm:sleeptalk",
    "tm:sludgebomb",
    "tm:solarbeam",
    "tm:spite",
    "tm:substitute",
    "tm:sunnyday",
    "tm:synthesis",
    "tm:telekinesis",
    "tm:terablast",
    "tm:thief",
    "tm:trick",
    "tm:trickroom",
    "tm:willowisp",
    "tm:worryseed",
    "tutor:allyswitch",
    "tutor:chargebeam",
    "tutor:darkpulse",
    "tutor:energyball",
    "tutor:flamethrower",
    "tutor:foulplay",
    "tutor:gigadrain",
    "tutor:gigaimpact",
    "tutor:grassyglide",
    "tutor:hyperbeam",
    "tutor:magiccoat",
    "tutor:mysticalfire",
    "tutor:painsplit",
    "tutor:poltergeist",
    "tutor:psychic",
    "tutor:rest",
    "tutor:rockslide",
    "tutor:rocksmash",
    "tutor:roleplay",
    "tutor:seedbomb",
    "tutor:shadowball",
    "tutor:skillswap",
    "tutor:skittersmack",
    "tutor:sleeptalk",
    "tutor:sludgebomb",
    "tutor:spite",
    "tutor:synthesis",
    "tutor:telekinesis",
    "tutor:trick",
    "tutor:worryseed"
  ],
  "preEvolution": "pumpkaboo",
  "evolutions": [],
  "forms": [
    {
      "name": "Small",
      "primaryType": "ghost",
      "secondaryType": "grass",
      "maleRatio": 0.5,
      "height": 7,
      "weight": 95,
      "pokedex": [
        "cobblemon.species.gourgeist-small.desc"
      ],
      "labels": [
        "gen6"
      ],
      "aspects": [
        "pumpkin-size-small"
      ],
      "baseStats": {
        "hp": 55,
        "attack": 85,
        "defence": 122,
        "special_attack": 58,
        "special_defence": 75,
        "speed": 99
      },
      "baseScale": 0.43,
      "preEvolution": "pumpkaboo",
      "evolutions": [],
      "battleOnly": false
    },
    {
      "name": "Large",
      "primaryType": "ghost",
      "secondaryType": "grass",
      "maleRatio": 0.5,
      "height": 11,
      "weight": 140,
      "pokedex": [
        "cobblemon.species.gourgeist-large.desc"
      ],
      "labels": [
        "gen6"
      ],
      "aspects": [
        "pumpkin-size-large"
      ],
      "baseStats": {
        "hp": 75,
        "attack": 95,
        "defence": 122,
        "special_attack": 58,
        "special_defence": 75,
        "speed": 69
      },
      "baseScale": 0.7,
      "preEvolution": "pumpkaboo",
      "evolutions": [],
      "battleOnly": false
    },
    {
      "name": "Super",
      "primaryType": "ghost",
      "secondaryType": "grass",
      "maleRatio": 0.5,
      "height": 17,
      "weight": 390,
      "pokedex": [
        "cobblemon.species.gourgeist-super.desc"
      ],
      "labels": [
        "gen6"
      ],
      "aspects": [
        "pumpkin-size-super"
      ],
      "baseStats": {
        "hp": 85,
        "attack": 100,
        "defence": 122,
        "special_attack": 58,
        "special_defence": 75,
        "speed": 54
      },
      "baseScale": 1,
      "preEvolution": "pumpkaboo",
      "evolutions": [],
      "battleOnly": false
    }
  ]
}