{
  "implemented": true,
  "name": "Glalie",
  "nationalPokedexNumber": 362,
  "primaryType": "ice",
  "abilities": ["innerfocus", "icebody", "h:moody"],
  "baseStats": {
    "hp": 80,
    "attack": 80,
    "defence": 80,
    "special_attack": 80,
    "special_defence": 80,
    "speed": 80
  },
  "catchRate": 75,
  "maleRatio": 0.5,
  "shoulderMountable": false,
  "forms": [
    {
      "name": "Mega",
      "primaryType": "ice",
      "abilities": ["refrigerate"],
      "baseStats": {
        "hp": 80,
        "attack": 120,
        "defence": 80,
        "special_attack": 120,
        "special_defence": 80,
        "speed": 100
      },
      "catchRate": 75,
      "maleRatio": 0.5,
      "baseExperienceYield": 168,
      "baseFriendship": 50,
      "evYield": {
        "hp": 2,
        "attack": 0,
        "defence": 0,
        "special_attack": 0,
        "special_defence": 0,
        "speed": 0
      },
      "experienceGroup": "medium_fast",
      "eggCycles": 20,
      "eggGroups": ["fairy", "mineral"],
      "labels": ["gen6", "mega"],
      "aspects": ["mega"],
      "height": 21,
      "weight": 3502,
      "cannotDynamax": false,
      "battleOnly": true
    }
  ],
  "baseExperienceYield": 168,
  "experienceGroup": "medium_fast",
  "eggCycles": 20,
  "eggGroups": ["fairy", "mineral"],
  "moves": [
    "1:astonish",
    "1:doubleteam",
    "1:freezedry",
    "1:headbutt",
    "1:leer",
    "1:powdersnow",
    "1:sheercold",
    "15:iceshard",
    "20:protect",
    "25:icywind",
    "30:frostbreath",
    "35:bite",
    "37:icebeam",
    "40:icefang",
    "47:hail",
    "47:snowscape",
    "54:weatherball",
    "61:crunch",
    "68:blizzard",
    "tm:attract",
    "tm:avalanche",
    "tm:blizzard",
    "tm:bodyslam",
    "tm:bulldoze",
    "tm:captivate",
    "tm:chillingwater",
    "tm:confide",
    "tm:crunch",
    "tm:darkpulse",
    "tm:doubleteam",
    "tm:earthquake",
    "tm:endure",
    "tm:explosion",
    "tm:facade",
    "tm:faketears",
    "tm:flash",
    "tm:foulplay",
    "tm:frostbreath",
    "tm:frustration",
    "tm:gigaimpact",
    "tm:gyroball",
    "tm:hail",
    "tm:helpinghand",
    "tm:hex",
    "tm:hiddenpower",
    "tm:hyperbeam",
    "tm:icebeam",
    "tm:icefang",
    "tm:icespinner",
    "tm:iciclespear",
    "tm:icywind",
    "tm:ironhead",
    "tm:lightscreen",
    "tm:naturalgift",
    "tm:payback",
    "tm:protect",
    "tm:raindance",
    "tm:rest",
    "tm:return",
    "tm:round",
    "tm:safeguard",
    "tm:scaryface",
    "tm:secretpower",
    "tm:selfdestruct",
    "tm:shadowball",
    "tm:sleeptalk",
    "tm:snore",
    "tm:snowscape",
    "tm:spikes",
    "tm:spite",
    "tm:substitute",
    "tm:swagger",
    "tm:takedown",
    "tm:taunt",
    "tm:terablast",
    "tm:torment",
    "tm:toxic",
    "tm:trailblaze",
    "tm:waterpulse",
    "tm:weatherball",
    "tutor:block",
    "tutor:bodyslam",
    "tutor:darkpulse",
    "tutor:defensecurl",
    "tutor:doubleedge",
    "tutor:endure",
    "tutor:explosion",
    "tutor:headbutt",
    "tutor:icywind",
    "tutor:ironhead",
    "tutor:laserfocus",
    "tutor:mimic",
    "tutor:rollout",
    "tutor:selfdestruct",
    "tutor:signalbeam",
    "tutor:sleeptalk",
    "tutor:snore",
    "tutor:spite",
    "tutor:steelroller",
    "tutor:substitute",
    "tutor:superfang",
    "tutor:swagger",
    "tutor:waterpulse"
  ],
  "labels": ["gen3"],
  "pokedex": ["cobblemon.species.glalie.desc"],
  "preEvolution": "snorunt",
  "evolutions": [],
  "baseScale": 1,
  "hitbox": {
    "width": 1,
    "height": 1,
    "fixed": false
  },
  "baseFriendship": 50,
  "evYield": {
    "hp": 2,
    "attack": 0,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "height": 15,
  "weight": 2565,
  "aspects": [],
  "cannotDynamax": false,
  "drops": {
    "amount": 5,
    "entries": [
      {
        "item": "minecraft:snowball",
        "quantityRange": "0-2"
      },
      {
        "item": "cobblemon:dawn_stone",
        "percentage": 5
      },
      {
        "item": "cobblemon:never_melt_ice",
        "percentage": 5
      },
      {
        "item": "cobblemon:babiri_berry",
        "percentage": 5
      }
    ]
  }
}