click title for poe2db page
Type: ⚔️ Melee Attacker
Monster Familiy: Humanoid
Damage: Physical Hit, Cold Hit
Zone: Utzaal Act 3
Base spirit cost: 55
Notes: Has 80% more attack damage on his 5.5s cold cleave attack
Suggested support gems in order of importance:
Feeding Frenzy II – Muster – Rapid Attacks II – Cold Attunement – Magnified Area I/Cold Penetration
Click to rate this spectre!
[Total: 2 Average: 4.5]
Other YouTube Videos Covering This Spectre
Videos are selected for relevance and educational value.
See Also
Spectre.lua details
Basic Attack Damage
Damage of this spectre’s basic melee attack at selected monster level.
Hit Damage: 408 – 612
Attack Time: 1.43 s
DPS: 358.2
| Life | 115% |
|---|---|
| Damage | 115% |
| Attack Time | 1.43 s |
| Base Movement Speed | 52 |
| Resists | Fire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0% |
| Skills | MeleeAtAnimationSpeed VaalZealotColdCleave |
Show Path of Building spectre.lua
{
"name": "Gelid Zealot",
"life": 1.15,
"fireResist": 0,
"coldResist": 0,
"lightningResist": 0,
"chaosResist": 0,
"damage": 1.15,
"damageSpread": 0.2,
"attackTime": 1.425,
"attackRange": 13,
"accuracy": 1,
"weaponType1": "Spear",
"skillList": [
"MeleeAtAnimationSpeed",
"VaalZealotColdCleave"
],
"modList": [],
"id": "Metadata\/Monsters\/VaalMonsters\/Zealots\/VaalZealotKnifestickCold",
"baseMovementSpeed": 52,
"companionReservation": 50,
"skills": [
{
"id": "MeleeAtAnimationSpeed",
"name": "MeleeAtAnimationSpeed"
},
{
"id": "VaalZealotColdCleave",
"name": "VaalZealotColdCleave"
}
]
}