click title for poe2db page
Type: ⚔️ Melee Attacker
Monster Family: Construct
Damage: Physical Hit
Zone: The Molten Vault Act 3
Base spirit cost: 99
Notes: Big hits but very slow moving and attacking
Suggested support gems in order of importance:
Feeding Frenzy II – Muster – Rapid Attacks II – Brutality III- Heavy Swing/Impact Shockwave
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: 887 – 1331
Attack Time: 1.50 s
DPS: 739.7
| Life | 250% |
|---|---|
| Damage | 250% |
| Attack Time | 1.50 s |
| Base Movement Speed | 14 |
| Resists | Fire: 30% / Cold: 0% / Lightning: 0% / Chaos: 0% |
| Skills | MeleeAtAnimationSpeed GAVaalConstructSentinelGroundSlam GAVaalConstructSentinelFootSlam GAVaalConstructSentinelImpact |
Show Path of Building spectre.lua
{
"name": "Gold-Melted Sentinel",
"monsterTags": [
"2HBluntMetal_onhit_audio",
"allows_inc_aoe",
"cannot_be_monolith",
"construct",
"melee",
"not_dex",
"not_int",
"physical_affinity",
"stone_construct",
"vaal",
"very_slow_movement"
],
"life": 2.5,
"baseDamageIgnoresAttackSpeed": true,
"armour": 1,
"fireResist": 30,
"coldResist": 0,
"lightningResist": 0,
"chaosResist": 0,
"damage": 2.5,
"damageSpread": 0.2,
"attackTime": 1.5,
"attackRange": 13,
"accuracy": 1,
"baseMovementSpeed": 14,
"spectreReservation": 99,
"companionReservation": 47.4,
"monsterCategory": "Construct",
"spawnLocation": [
"Molten Vault (Map)",
"The Molten Vault (Act 3)",
"Found in Maps"
],
"skillList": [
"MeleeAtAnimationSpeed",
"GAVaalConstructSentinelGroundSlam",
"GAVaalConstructSentinelFootSlam",
"GAVaalConstructSentinelImpact"
],
"modList": [
"StunDuration",
"OVERRIDE",
2.933,
0,
")"
],
"id": "Metadata\/Monsters\/VaalConstructs\/Sentinel\/VaalConstructSentinelGoldenNoEmerge",
"resistances": {
"fire": 30,
"cold": 0,
"lightning": 0,
"chaos": 0
},
"skills": [
{
"id": "MeleeAtAnimationSpeed",
"name": "Unknown"
},
{
"id": "GAVaalConstructSentinelGroundSlam",
"name": "Unknown"
},
{
"id": "GAVaalConstructSentinelFootSlam",
"name": "Unknown"
},
{
"id": "GAVaalConstructSentinelImpact",
"name": "Unknown"
}
]
}