click title for poe2db page
Type: ⚔️ Melee Attacker
Monster Familiy: Humanoid
Damage: Physical Hit
Zone: Aggorat Act 3
Base spirit cost: 53
Notes: Generic Melee attackers, decent AOE on their 4.5s cooldown leap
Suggested support gems in order of importance:
Feeding Frenzy II – Muster – Rapid Attacks II – Brutality III – Heavy Strike/Impact Shockwave
Click to rate this spectre!
[Total: 1 Average: 4]
See Also
Spectre.lua details
Basic Attack Damage
Damage of this spectre’s basic melee attack at selected monster level.
Hit Damage: 429 – 644
Attack Time: 1.50 s
DPS: 358.0
| Life | 110% |
|---|---|
| Damage | 121% |
| Attack Time | 1.50 s |
| Base Movement Speed | 32 |
| Resists | Fire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0% |
| Skills | MeleeAtAnimationSpeed GAVaalGuardSpearLeapImpact DTTVaalGuardSpearLeap |
Show Path of Building spectre.lua
{
"name": "Vaal Guard",
"life": 1.1,
"fireResist": 0,
"coldResist": 0,
"lightningResist": 0,
"chaosResist": 0,
"damage": 1.21,
"damageSpread": 0.2,
"attackTime": 1.5,
"attackRange": 20,
"accuracy": 1,
"weaponType1": "Warstaff",
"skillList": [
"MeleeAtAnimationSpeed",
"GAVaalGuardSpearLeapImpact",
"DTTVaalGuardSpearLeap"
],
"modList": [],
"id": "Metadata\/Monsters\/VaalMonsters\/Living\/VaalGuardSpearLiving",
"baseMovementSpeed": 32,
"companionReservation": 50,
"skills": [
{
"id": "MeleeAtAnimationSpeed",
"name": "MeleeAtAnimationSpeed"
},
{
"id": "GAVaalGuardSpearLeapImpact",
"name": "GAVaalGuardSpearLeapImpact"
},
{
"id": "DTTVaalGuardSpearLeap",
"name": "DTTVaalGuardSpearLeap"
}
]
}