Type: ⚔️ Melee Attacker
Monster Family: 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
Hit Damage:350 – 525
Attack Time:1.50 s
DPS:292.0
Life:110%
Damage:121%
| 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 |
| Spectre Reservation | - |
Skills: MeleeAtAnimationSpeed, GAVaalGuardSpearLeapImpact, DTTVaalGuardSpearLeap
Loading...
{
"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"
}
]
}