click title for poe2db page
Type: 🧙 Ranged Caster
Monster Family: Humanoid
Damage: Lightning Hit
Zone: The Excavation Act 4
Base spirit cost: 60
Notes: Bad cast time, they stand in one place and continue to cast even if enemy ranged is outside theirs, ai busted, can be good on bossing
Suggested support gems in order of importance:
Feeding Frenzy II – Muster – Elemental Focus – Magnified Area I – Lightning Penetration
Click to rate this spectre!
[Total: 2 Average: 2.5]
See Also
Spectre.lua details
Basic Attack Damage
Damage of this spectre’s basic melee attack at selected monster level.
Hit Damage: 461 – 692
Attack Time: 1.50 s
DPS: 384.6
| Life | 130% |
|---|---|
| Damage | 130% |
| Attack Time | 1.50 s |
| Base Movement Speed | 18 |
| Resists | Fire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0% |
| Skills | TBExcavatorSceptreErraticBeam GTExcavatorSceptreErraticBeam |
Show Path of Building spectre.lua
{
"name": "Zealous Shockwarden",
"monsterTags": [
"2HBluntMetal_onhit_audio",
"allows_inc_aoe",
"humanoid",
"lightning_affinity",
"melee",
"physical_affinity",
"red_blood",
"very_slow_movement"
],
"life": 1.3,
"baseDamageIgnoresAttackSpeed": true,
"fireResist": 0,
"coldResist": 0,
"lightningResist": 0,
"chaosResist": 0,
"damage": 1.3,
"damageSpread": 0.2,
"attackTime": 1.5,
"attackRange": 14,
"accuracy": 1,
"baseMovementSpeed": 18,
"spectreReservation": 60,
"companionReservation": 34.2,
"monsterCategory": "Humanoid",
"spawnLocation": [
"Digsite (Map)",
"The Excavation (Act 4)",
"Found in Maps"
],
"skillList": [
"TBExcavatorSceptreErraticBeam",
"GTExcavatorSceptreErraticBeam"
],
"modList": [],
"id": "Metadata\/Monsters\/TwilightOrder\/TwilightOrderExcavators\/Sceptre\/ExcavatorSceptre",
"resistances": {
"fire": 0,
"cold": 0,
"lightning": 0,
"chaos": 0
},
"skills": [
{
"name": "Beam",
"hidden": true,
"skillTypes": {
".Spell": true,
".Triggerable": true,
".Attack": true,
".Damage": true
},
"castTime": 1,
"qualityStats": [],
"levels": {
"1": {
"critChance": 6,
"levelRequirement": 0
}
},
"statSets": {
"1": {
"label": "Beam",
"baseEffectiveness": 1.25,
"incrementalEffectiveness": 0.10000000149012,
"damageIncrementalEffectiveness": 0.017500000074506,
"statDescriptionScope": "skill_stat_descriptions",
"baseFlags": {
"spell": true,
"attack": true,
"triggerable": true,
"hit": true
},
"stats": [
"spell_minimum_base_lightning_damage",
"spell_maximum_base_lightning_damage"
],
"notMinionStat": [
"spell_minimum_base_lightning_damage",
"spell_maximum_base_lightning_damage"
],
"levels": {
"1": {
"0": 0.5,
"1": 1.5,
"statInterpolation": [
3,
3
],
"actorLevel": 1
}
}
}
},
"id": "TBExcavatorSceptreErraticBeam"
},
{
"id": "GTExcavatorSceptreErraticBeam",
"name": "Unknown"
}
]
}