click title for poe2db page
Type: ⚔️ Melee Attacker
Monster Family: Humanoid
Damage: Phys Hit, Lightning Hit
Zone: The Excavation Act 4
Base spirit cost: 55
Notes: 50% phys to lightning, not impressive, no AOE, lower phys damage means impact shockwave is not that efficient
Suggested support gems in order of importance:
Feeding Frenzy II – Muster – Rapid Attacks II – Lightning Attunement – Elemental Armament II
Click to rate this spectre!
[Total: 1 Average: 2]
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.50 s
DPS: 340.2
| Life | 115% |
|---|---|
| Damage | 115% |
| Attack Time | 1.50 s |
| Base Movement Speed | 41 |
| Resists | Fire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0% |
| Skills | MeleeAtAnimationSpeed MASExtraAttackDistance6 |
Show Path of Building spectre.lua
{
"name": "Zealous Guard",
"monsterTags": [
"1HSword_onhit_audio",
"allows_inc_aoe",
"fast_movement",
"humanoid",
"lightning_affinity",
"melee",
"physical_affinity",
"red_blood"
],
"life": 1.15,
"baseDamageIgnoresAttackSpeed": true,
"fireResist": 0,
"coldResist": 0,
"lightningResist": 0,
"chaosResist": 0,
"damage": 1.15,
"damageSpread": 0.2,
"attackTime": 1.5,
"attackRange": 13,
"accuracy": 1,
"baseMovementSpeed": 41,
"spectreReservation": 55,
"companionReservation": 32.1,
"monsterCategory": "Humanoid",
"spawnLocation": [
"Digsite (Map)",
"The Excavation (Act 4)",
"Found in Maps"
],
"skillList": [
"MeleeAtAnimationSpeed",
"MASExtraAttackDistance6"
],
"modList": [
"StunDuration",
"OVERRIDE",
2.45,
0,
")"
],
"id": "Metadata\/Monsters\/TwilightOrder\/TwilightOrderExcavators\/Cleaver\/ExcavatorCleaver",
"resistances": {
"fire": 0,
"cold": 0,
"lightning": 0,
"chaos": 0
},
"skills": [
{
"id": "MeleeAtAnimationSpeed",
"name": "Unknown"
},
{
"name": "Basic Attack",
"hidden": true,
"skillTypes": {
".Attack": true,
".RangedAttack": true,
".MirageArcherCanUse": true,
".Projectile": true,
".MeleeSingleTarget": true,
".Melee": true,
".ProjectilesFromUser": true
},
"castTime": 1,
"qualityStats": [],
"levels": {
"1": {
"levelRequirement": 0
}
},
"statSets": {
"1": {
"label": "Basic Attack",
"incrementalEffectiveness": 0.054999999701977,
"statDescriptionScope": "skill_stat_descriptions",
"baseFlags": {
"attack": true,
"melee": true
},
"constantStats": [
[
"attack_maximum_action_distance_+",
6
]
],
"stats": [
"skill_can_fire_arrows",
"skill_can_fire_wand_projectiles",
"action_attack_or_cast_time_uses_animation_length",
"projectile_uses_contact_position",
"use_scaled_contact_offset"
],
"levels": {
"1": {
"actorLevel": 1
}
}
}
},
"id": "MASExtraAttackDistance6"
}
]
}