Skip to content

Community funded. No paid power. Never pay-to-win.

Our promise
AshRun
In-game model of Arctozolt
← All Pokémon

National Pokédex #0881 · Generation 8

Arctozolt

electricice

The shaking of its freezing upper half is what generates its electricity. It has a hard time walking around.

Fossil machine

Quick answer

How do you get Arctozolt?

Its fossil-machine recipe uses Fossilized Dino + Fossilized Bird. Check the complete conditions below; these routes reflect AshRun's installed ATMons files.

AshRun ATMons 1.3.0 · Data updated · Sources & limitations

AshRun locations

How to obtain Arctozolt

0 places to look

Where to look in the wild

No eligible natural-spawn location is listed in this snapshot.

Fossil machine

Server recipe

Inputs: Fossilized Dino + Fossilized Bird.

Battle profile

Base stats

505 total
Hp90
Attack100
Defence90
Special Attack90
Special Defence80
Speed55

Abilities

  • Voltabsorb
  • Static
  • Slushrush Hidden

Training

Base experience
177
Growth
Slow
EV yield
Hp: 0 · Attack: 2 · Defence: 0 · Special Attack: 0 · Special Defence: 0 · Speed: 0
Friendship
50

Progression

Evolution & forms

This Pokémon does not evolve into another species.

Complete installed learnset

Moves

82 entries
Level moves (13)
Lv. 1 · PowdersnowLv. 1 · ThundershockLv. 7 · ChargeLv. 14 · EchoedvoiceLv. 21 · AncientpowerLv. 28 · PluckLv. 35 · AvalancheLv. 42 · FreezedryLv. 49 · SlamLv. 56 · DischargeLv. 63 · BoltbeakLv. 70 · IciclecrashLv. 77 · Blizzard
Tm moves (46)
AncientpowerAvalancheBlizzardBodyslamBulldozeChargeEchoedvoiceElectroballEndureFacadeGigaimpactHailHydropumpHyperbeamHypervoiceIcebeamIcefangIciclespearIcywindIrontailLowkickMegakickMegapunchMeteorbeamPaybackPluckProtectRaindanceRestRisingvoltageRockblastRockslideRocktombSleeptalkStompingtantrumStoneedgeSubstituteSurfTauntTerablastThunderThunderboltThunderfangThunderpunchThunderwaveWildcharge
Tutor moves (21)
AncientpowerBulldozeGigaimpactHyperbeamHypervoiceIcebeamIcefangIcywindIrontailLowkickMeteorbeamRestRisingvoltageRockslideSleeptalkStompingtantrumStoneedgeThunderboltThunderfangThunderpunchWildcharge
Legacy moves (2)
RoundSnore

Useful extras

Drops & breeding

Bone

Quantity 0-2

Feather

Quantity 0-2

Egg groups
Undiscovered
Egg cycles
35
Catch rate
45
Maximum drops
4
Technical server dataRaw records, internal IDs, source files, presets, and full JSON

Source summary

Base species: Cobblemon-neoforge-1.7.3+1.21.1.jar. Installed additions: none.

Acquisition records

{
  "questGuides": [],
  "structureEncounters": [],
  "naturalSpawns": [],
  "raids": [],
  "fossils": [
    {
      "source": "allthemons-0.6.2.jar",
      "inputs": [
        "cobblemon:fossilized_dino",
        "cobblemon:fossilized_bird"
      ]
    }
  ]
}

Evolution and forms

{
  "evolutions": [],
  "forms": []
}

Behavior and drops

{
  "behaviour": {
    "moving": {
      "swim": {
        "swimSpeed": 0.3,
        "avoidsWater": true
      },
      "walk": {
        "walkSpeed": 0.18
      }
    },
    "resting": {
      "canSleep": true,
      "light": "0-4",
      "drowsyChance": 0.0333,
      "rouseChance": 0.0042
    },
    "herd": {
      "maxSize": "2",
      "toleratedLeaders": [
        {
          "pokemon": "dracozolt",
          "tier": 1
        },
        {
          "pokemon": "arctozolt",
          "tier": 2
        }
      ]
    },
    "combat": {
      "willDefendSelf": true,
      "willDefendOwner": true,
      "willFlee": false
    }
  },
  "drops": {
    "amount": 4,
    "entries": [
      {
        "item": "minecraft:bone",
        "quantityRange": "0-2"
      },
      {
        "item": "minecraft:feather",
        "quantityRange": "0-2"
      }
    ]
  },
  "labels": [
    "gen8"
  ]
}

Complete installed species record

{
  "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,
        "avoidsWater": true
      },
      "walk": {
        "walkSpeed": 0.18
      }
    },
    "resting": {
      "canSleep": true,
      "light": "0-4",
      "drowsyChance": 0.0333,
      "rouseChance": 0.0042
    },
    "herd": {
      "maxSize": "2",
      "toleratedLeaders": [
        {
          "pokemon": "dracozolt",
          "tier": 1
        },
        {
          "pokemon": "arctozolt",
          "tier": 2
        }
      ]
    },
    "combat": {
      "willDefendSelf": true,
      "willDefendOwner": true,
      "willFlee": false
    }
  },
  "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",
    "legacy:round",
    "legacy:snore"
  ],
  "evolutions": [],
  "drops": {
    "amount": 4,
    "entries": [
      {
        "item": "minecraft:bone",
        "quantityRange": "0-2"
      },
      {
        "item": "minecraft:feather",
        "quantityRange": "0-2"
      }
    ]
  }
}