click title for poe2db page
Type: ⚔️ Melee Attacker
Monster Familiy: Construct
Damage: Physical Hit, Lightning Hit
Zone: Jiquani’s Machinarium Act 3
Base spirit cost: 55
Notes: Slow and low damage
Suggested support gems in order of importance:
Feeding Frenzy II – Muster – Rapid Attacks II – Lightning Attunement – Heavy Strike/Heft
Click to rate this spectre!
[Total: 1 Average: 3]
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 | 32 |
| Resists | Fire: 0% / Cold: 0% / Lightning: -30% / Chaos: 0% |
| Skills | MeleeAtAnimationSpeed GAVaalConstructGolemPhysicalSlam GAVaalConstructGolemLightningSlam |
Show Path of Building spectre.lua
{
"name": "Rusted Dyna Golem",
"monsterTags": [
"2HBluntMetal_onhit_audio",
"allows_inc_aoe",
"cannot_be_monolith",
"caster",
"construct",
"golem",
"lightning_affinity",
"medium_movement",
"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": 32,
"spectreReservation": 55,
"companionReservation": 32.1,
"monsterCategory": "Construct",
"spawnLocation": [
"Etched Ravine (Act 6)",
"Jiquani's Machinarium (Act 3)",
"Found in Maps"
],
"skillList": [
"MeleeAtAnimationSpeed",
"GAVaalConstructGolemPhysicalSlam",
"GAVaalConstructGolemLightningSlam"
],
"modList": [
"StunDuration",
"OVERRIDE",
2.333,
0,
")"
],
"id": "Metadata\/Monsters\/VaalConstructs\/Golem\/VaalConstructGolemAncient",
"resistances": {
"fire": 0,
"cold": 0,
"lightning": -30,
"chaos": 0
},
"skills": [
{
"id": "MeleeAtAnimationSpeed",
"name": "Unknown"
},
{
"id": "GAVaalConstructGolemPhysicalSlam",
"name": "Unknown"
},
{
"id": "GAVaalConstructGolemLightningSlam",
"name": "Unknown"
}
]
}