{
  "implemented": true,
  "nationalPokedexNumber": 103,
  "name": "Exeggutor",
  "primaryType": "grass",
  "secondaryType": "psychic",
  "maleRatio": 0.5,
  "height": 20,
  "weight": 1200,
  "pokedex": [
    "cobblemon.species.exeggutor.desc"
  ],
  "labels": [
    "gen1",
    "kantonian_form"
  ],
  "aspects": [],
  "abilities": [
    "chlorophyll",
    "h:harvest"
  ],
  "eggGroups": [
    "grass"
  ],
  "baseStats": {
    "hp": 95,
    "attack": 95,
    "defence": 85,
    "special_attack": 125,
    "special_defence": 75,
    "speed": 55
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 2,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 186,
  "experienceGroup": "slow",
  "catchRate": 45,
  "eggCycles": 20,
  "baseFriendship": 50,
  "features": [
    "alolan"
  ],
  "baseScale": 0.85,
  "hitbox": {
    "width": 1.8,
    "height": 3,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "walk": {
        "walkSpeed": 0.25
      }
    },
    "resting": {
      "canSleep": true,
      "light": "0-4"
    }
  },
  "drops": {
    "amount": 5,
    "entries": [
      {
        "item": "minecraft:egg",
        "quantityRange": "0-3"
      },
      {
        "item": "cobblemon:oval_stone",
        "percentage": 5.0
      },
      {
        "item": "cobblemon:tanga_berry",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:seedbomb",
    "1:barrage",
    "1:hypnosis",
    "1:confusion",
    "1:stomp",
    "1:eggbomb",
    "1:woodhammer",
    "1:leafstorm",
    "1:solarbeam",
    "1:reflect",
    "1:gigadrain",
    "1:synthesis",
    "1:bulletseed",
    "1:worryseed",
    "1:psyshock",
    "1:megadrain",
    "1:extrasensory",
    "1:uproar",
    "1:absorb",
    "1:leechseed",
    "1:growth",
    "1:bestow",
    "egg:ancientpower",
    "egg:block",
    "egg:curse",
    "egg:ingrain",
    "egg:luckychant",
    "egg:moonlight",
    "egg:naturalgift",
    "egg:poisonpowder",
    "egg:sleeppowder",
    "egg:stunspore",
    "tm:ancientpower",
    "tm:block",
    "tm:bodyslam",
    "tm:bulldoze",
    "tm:bulletseed",
    "tm:calmmind",
    "tm:curse",
    "tm:doubleedge",
    "tm:dreameater",
    "tm:earthquake",
    "tm:endure",
    "tm:energyball",
    "tm:expandingforce",
    "tm:explosion",
    "tm:facade",
    "tm:flash",
    "tm:futuresight",
    "tm:gigadrain",
    "tm:gigaimpact",
    "tm:grassknot",
    "tm:grassyglide",
    "tm:grassyterrain",
    "tm:gravity",
    "tm:headbutt",
    "tm:helpinghand",
    "tm:hyperbeam",
    "tm:imprison",
    "tm:infestation",
    "tm:leafstorm",
    "tm:lightscreen",
    "tm:lowkick",
    "tm:magicalleaf",
    "tm:naturalgift",
    "tm:naturepower",
    "tm:powerswap",
    "tm:protect",
    "tm:psybeam",
    "tm:psychic",
    "tm:psychicnoise",
    "tm:psychicterrain",
    "tm:psychocut",
    "tm:psychup",
    "tm:psyshock",
    "tm:reflect",
    "tm:rest",
    "tm:rollout",
    "tm:seedbomb",
    "tm:selfdestruct",
    "tm:skillswap",
    "tm:sleeptalk",
    "tm:sludgebomb",
    "tm:solarbeam",
    "tm:stompingtantrum",
    "tm:storedpower",
    "tm:strength",
    "tm:substitute",
    "tm:sunnyday",
    "tm:swordsdance",
    "tm:synthesis",
    "tm:takedown",
    "tm:telekinesis",
    "tm:terablast",
    "tm:terrainpulse",
    "tm:thief",
    "tm:trick",
    "tm:trickroom",
    "tm:uproar",
    "tm:worryseed",
    "tm:zenheadbutt",
    "tutor:ancientpower",
    "tutor:block",
    "tutor:bulldoze",
    "tutor:calmmind",
    "tutor:energyball",
    "tutor:expandingforce",
    "tutor:gigadrain",
    "tutor:gigaimpact",
    "tutor:grassyglide",
    "tutor:gravity",
    "tutor:helpinghand",
    "tutor:hyperbeam",
    "tutor:lowkick",
    "tutor:magicalleaf",
    "tutor:psychic",
    "tutor:psychocut",
    "tutor:rest",
    "tutor:rollout",
    "tutor:seedbomb",
    "tutor:skillswap",
    "tutor:sleeptalk",
    "tutor:sludgebomb",
    "tutor:stompingtantrum",
    "tutor:synthesis",
    "tutor:telekinesis",
    "tutor:terrainpulse",
    "tutor:trick",
    "tutor:uproar",
    "tutor:worryseed",
    "tutor:zenheadbutt"
  ],
  "preEvolution": "exeggcute",
  "evolutions": [],
  "forms": [
    {
      "name": "Alola",
      "primaryType": "grass",
      "secondaryType": "dragon",
      "maleRatio": 0.5,
      "height": 109,
      "weight": 4156,
      "pokedex": [
        "cobblemon.species.exeggutor-alola.desc"
      ],
      "labels": [
        "gen7",
        "alolan_form"
      ],
      "aspects": [
        "alolan"
      ],
      "abilities": [
        "frisk",
        "h:harvest"
      ],
      "baseStats": {
        "hp": 95,
        "attack": 105,
        "defence": 85,
        "special_attack": 125,
        "special_defence": 75,
        "speed": 45
      },
      "hitbox": {
        "width": 1.6,
        "height": 11,
        "fixed": false
      },
      "standingEyeHeight": 0.96,
      "moves": [
        "1:dragonhammer",
        "1:seedbomb",
        "1:barrage",
        "1:hypnosis",
        "1:confusion",
        "1:psyshock",
        "1:eggbomb",
        "1:woodhammer",
        "1:leafstorm",
        "1:solarbeam",
        "1:reflect",
        "1:gigadrain",
        "1:synthesis",
        "1:worryseed",
        "1:megadrain",
        "1:bulletseed",
        "1:extrasensory",
        "1:uproar",
        "1:absorb",
        "1:leechseed",
        "1:growth",
        "1:bestow",
        "egg:ancientpower",
        "egg:block",
        "egg:curse",
        "egg:ingrain",
        "egg:luckychant",
        "egg:moonlight",
        "egg:naturalgift",
        "egg:poisonpowder",
        "egg:sleeppowder",
        "egg:stunspore",
        "tm:ancientpower",
        "tm:block",
        "tm:bodyslam",
        "tm:breakingswipe",
        "tm:brickbreak",
        "tm:brutalswing",
        "tm:bulldoze",
        "tm:bulletseed",
        "tm:calmmind",
        "tm:curse",
        "tm:doubleedge",
        "tm:dracometeor",
        "tm:dragoncheer",
        "tm:dragonpulse",
        "tm:dragontail",
        "tm:dreameater",
        "tm:earthquake",
        "tm:endure",
        "tm:energyball",
        "tm:explosion",
        "tm:facade",
        "tm:flamethrower",
        "tm:gigadrain",
        "tm:gigaimpact",
        "tm:grassknot",
        "tm:grassyglide",
        "tm:grassyterrain",
        "tm:gravity",
        "tm:helpinghand",
        "tm:hyperbeam",
        "tm:imprison",
        "tm:infestation",
        "tm:ironhead",
        "tm:irontail",
        "tm:knockoff",
        "tm:leafstorm",
        "tm:lightscreen",
        "tm:lowkick",
        "tm:magicalleaf",
        "tm:naturalgift",
        "tm:naturepower",
        "tm:outrage",
        "tm:powerswap",
        "tm:powerwhip",
        "tm:protect",
        "tm:psybeam",
        "tm:psychic",
        "tm:psychicnoise",
        "tm:psychicterrain",
        "tm:psychup",
        "tm:psyshock",
        "tm:reflect",
        "tm:rest",
        "tm:seedbomb",
        "tm:selfdestruct",
        "tm:skillswap",
        "tm:sleeptalk",
        "tm:sludgebomb",
        "tm:solarbeam",
        "tm:stompingtantrum",
        "tm:storedpower",
        "tm:substitute",
        "tm:sunnyday",
        "tm:superpower",
        "tm:swordsdance",
        "tm:synthesis",
        "tm:takedown",
        "tm:telekinesis",
        "tm:terablast",
        "tm:terrainpulse",
        "tm:thief",
        "tm:trailblaze",
        "tm:trick",
        "tm:trickroom",
        "tm:uproar",
        "tm:worryseed",
        "tm:zenheadbutt",
        "tutor:ancientpower",
        "tutor:block",
        "tutor:bulldoze",
        "tutor:calmmind",
        "tutor:dracometeor",
        "tutor:dragonpulse",
        "tutor:energyball",
        "tutor:flamethrower",
        "tutor:gigadrain",
        "tutor:gigaimpact",
        "tutor:grassyglide",
        "tutor:gravity",
        "tutor:helpinghand",
        "tutor:hyperbeam",
        "tutor:ironhead",
        "tutor:irontail",
        "tutor:knockoff",
        "tutor:lowkick",
        "tutor:magicalleaf",
        "tutor:outrage",
        "tutor:psychic",
        "tutor:rest",
        "tutor:seedbomb",
        "tutor:skillswap",
        "tutor:sleeptalk",
        "tutor:sludgebomb",
        "tutor:stompingtantrum",
        "tutor:superpower",
        "tutor:synthesis",
        "tutor:telekinesis",
        "tutor:terrainpulse",
        "tutor:trick",
        "tutor:uproar",
        "tutor:worryseed",
        "tutor:zenheadbutt"
      ],
      "preEvolution": "exeggcute",
      "evolutions": [],
      "battleOnly": false
    }
  ],
  "riding": {
    "stats": {
      "SPEED": {
        "ranges": "10-15"
      },
      "ACCELERATION": {
        "ranges": "5-100"
      },
      "SKILL": {
        "ranges": "30-65"
      },
      "JUMP": {
        "ranges": "5-10"
      },
      "STAMINA": {
        "ranges": "30-55"
      }
    },
    "seats": [],
    "behaviour": {
      "key": "cobblemon:land/horse"
    }
  }
}
