click title for poe2db page
Type: ⚔️ Melee Attacker
Monster Family: Humanoid
Damage: Physical Hit
Zone: Aggorat Act 3
Base spirit cost: 67
Notes: Bugged, they just walk around
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: 1]
See Also
Spectre.lua details
Basic Attack Damage
Damage of this spectre’s basic melee attack at selected monster level.
Hit Damage: 532 – 798
Attack Time: 1.50 s
DPS: 443.8
| Life | 150% |
|---|---|
| Damage | 150% |
| Attack Time | 1.50 s |
| Base Movement Speed | 33 |
| Resists | Fire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0% |
| Skills | MeleeAtAnimationSpeed MPSVaalShadowpriestProj EASVaalShapeshifterShapeshift DTTVaalShapeshifterDash VaalShapeshifterShapeshiftIn VaalShapeshifterShapeshiftOut |
Show Path of Building spectre.lua
{
"name": "Vaal Formshifter",
"life": 1.5,
"energyShield": 0.1,
"fireResist": 0,
"coldResist": 0,
"lightningResist": 0,
"chaosResist": 0,
"damage": 1.5,
"damageSpread": 0.2,
"attackTime": 1.5,
"attackRange": 14,
"accuracy": 1,
"skillList": [
"MeleeAtAnimationSpeed",
"MPSVaalShadowpriestProj",
"EASVaalShapeshifterShapeshift",
"DTTVaalShapeshifterDash",
"VaalShapeshifterShapeshiftIn",
"VaalShapeshifterShapeshiftOut"
],
"modList": [],
"id": "Metadata\/Monsters\/VaalMonsters\/Living\/VaalShapeshifterPatrol",
"baseMovementSpeed": 33,
"companionReservation": 50,
"skills": [
{
"id": "MeleeAtAnimationSpeed",
"name": "MeleeAtAnimationSpeed"
},
{
"id": "MPSVaalShadowpriestProj",
"name": "MPSVaalShadowpriestProj"
},
{
"id": "EASVaalShapeshifterShapeshift",
"name": "EASVaalShapeshifterShapeshift"
},
{
"id": "DTTVaalShapeshifterDash",
"name": "DTTVaalShapeshifterDash"
},
{
"id": "VaalShapeshifterShapeshiftIn",
"name": "VaalShapeshifterShapeshiftIn"
},
{
"id": "VaalShapeshifterShapeshiftOut",
"name": "VaalShapeshifterShapeshiftOut"
}
]
}