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