{
  "implemented": true,
  "nationalPokedexNumber": 881,
  "name": "Arctozolt",
  "primaryType": "electric",
  "secondaryType": "ice",
  "maleRatio": -1,
  "height": 23,
  "weight": 1500,
  "pokedex": [
    "cobblemon.species.arctozolt.desc"
  ],
  "labels": [
    "gen8"
  ],
  "aspects": [],
  "abilities": [
    "voltabsorb",
    "static",
    "h:slushrush"
  ],
  "eggGroups": [
    "undiscovered"
  ],
  "baseStats": {
    "hp": 90,
    "attack": 100,
    "defence": 90,
    "special_attack": 90,
    "special_defence": 80,
    "speed": 55
  },
  "evYield": {
    "hp": 0,
    "attack": 2,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 177,
  "experienceGroup": "slow",
  "catchRate": 45,
  "eggCycles": 35,
  "baseFriendship": 50,
  "baseScale": 0.8,
  "hitbox": {
    "width": 2,
    "height": 3.7,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "swim": {
        "swimSpeed": 0.3,
        "canBreatheUnderwater": true,
        "canWalkOnWater": true
      },
      "walk": {
        "walkSpeed": 0.18
      }
    },
    "resting": {
      "canSleep": true,
      "light": "0-4"
    }
  },
  "moves": [
    "1:powdersnow",
    "1:thundershock",
    "7:charge",
    "14:echoedvoice",
    "21:ancientpower",
    "28:pluck",
    "35:avalanche",
    "42:freezedry",
    "49:slam",
    "56:discharge",
    "63:boltbeak",
    "70:iciclecrash",
    "77:blizzard",
    "tm:ancientpower",
    "tm:avalanche",
    "tm:blizzard",
    "tm:bodyslam",
    "tm:bulldoze",
    "tm:charge",
    "tm:echoedvoice",
    "tm:electroball",
    "tm:endure",
    "tm:facade",
    "tm:gigaimpact",
    "tm:hail",
    "tm:hydropump",
    "tm:hyperbeam",
    "tm:hypervoice",
    "tm:icebeam",
    "tm:icefang",
    "tm:iciclespear",
    "tm:icywind",
    "tm:irontail",
    "tm:lowkick",
    "tm:megakick",
    "tm:megapunch",
    "tm:meteorbeam",
    "tm:payback",
    "tm:pluck",
    "tm:protect",
    "tm:raindance",
    "tm:rest",
    "tm:risingvoltage",
    "tm:rockblast",
    "tm:rockslide",
    "tm:rocktomb",
    "tm:sleeptalk",
    "tm:stompingtantrum",
    "tm:stoneedge",
    "tm:substitute",
    "tm:surf",
    "tm:taunt",
    "tm:terablast",
    "tm:thunder",
    "tm:thunderbolt",
    "tm:thunderfang",
    "tm:thunderpunch",
    "tm:thunderwave",
    "tm:wildcharge",
    "tutor:ancientpower",
    "tutor:bulldoze",
    "tutor:gigaimpact",
    "tutor:hyperbeam",
    "tutor:hypervoice",
    "tutor:icebeam",
    "tutor:icefang",
    "tutor:icywind",
    "tutor:irontail",
    "tutor:lowkick",
    "tutor:meteorbeam",
    "tutor:rest",
    "tutor:risingvoltage",
    "tutor:rockslide",
    "tutor:sleeptalk",
    "tutor:stompingtantrum",
    "tutor:stoneedge",
    "tutor:thunderbolt",
    "tutor:thunderfang",
    "tutor:thunderpunch",
    "tutor:wildcharge"
  ],
  "evolutions": [],
  "drops": {
    "amount": 4,
    "entries": [
      {
        "item": "minecraft:bone",
        "quantityRange": "0-2"
      },
      {
        "item": "minecraft:feather",
        "quantityRange": "0-2"
      }
    ]
  }
}