click title for poe2db page
Type: ⚔️ Melee Attacker
Monster Family: Construct
Damage: Physical Hit, Lightning Hit
Zone: Jiquani’s Sanctum Act 3
Base spirit cost: 55
Notes: Vaal Ruins variant partially fixed (functional)
Suggested support gems in order of importance:
Feeding Frenzy II – Muster – Rapid Attacks II – Lightning Attunement- Minion Mastery
Click to rate this spectre!
[Total: 1 Average: 1]
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.17 s
DPS: 436.2
| Life | 115% |
|---|---|
| Damage | 115% |
| Attack Time | 1.17 s |
| Base Movement Speed | 40 |
| Resists | Fire: 0% / Cold: 0% / Lightning: -30% / Chaos: 0% |
| Skills | MeleeAtAnimationSpeed GAVaalConstructGolemPhysicalSlam GAVaalConstructGolemLightningSlam VaalConstructGolemLightningCharge GAVaalConstructGolemChargeImpact |
Show Path of Building spectre.lua
{
"name": "Shockblade Construct",
"monsterTags": [
"2HBluntMetal_onhit_audio",
"allows_inc_aoe",
"cannot_be_monolith",
"construct",
"fast_movement",
"golem",
"lightning_affinity",
"melee",
"mud_blood",
"not_dex",
"vaal"
],
"life": 1.15,
"baseDamageIgnoresAttackSpeed": true,
"energyShield": 0.1,
"armour": 1,
"fireResist": 0,
"coldResist": 0,
"lightningResist": -30,
"chaosResist": 0,
"damage": 1.15,
"damageSpread": 0.2,
"attackTime": 1.17,
"attackRange": 13,
"accuracy": 1,
"baseMovementSpeed": 40,
"spectreReservation": 55,
"companionReservation": 32.1,
"monsterCategory": "Construct",
"spawnLocation": [],
"skillList": [
"MeleeAtAnimationSpeed",
"GAVaalConstructGolemPhysicalSlam",
"GAVaalConstructGolemLightningSlam",
"VaalConstructGolemLightningCharge",
"GAVaalConstructGolemChargeImpact"
],
"modList": [],
"id": "Metadata\/Monsters\/VaalConstructs\/Golem\/VaalConstructGolem",
"resistances": {
"fire": 0,
"cold": 0,
"lightning": -30,
"chaos": 0
},
"skills": [
{
"id": "MeleeAtAnimationSpeed",
"name": "Unknown"
},
{
"id": "GAVaalConstructGolemPhysicalSlam",
"name": "Unknown"
},
{
"id": "GAVaalConstructGolemLightningSlam",
"name": "Unknown"
},
{
"id": "VaalConstructGolemLightningCharge",
"name": "Unknown"
},
{
"id": "GAVaalConstructGolemChargeImpact",
"name": "Unknown"
}
]
}