click title for poe2db page
Type: 🧙 Ranged Caster
Monster Family: Humanoid
Damage: Lightning Hit
Zone: Black Chambers Act 3
Base spirit cost: 84
Notes: Ball lightning might possibly be used for shockbot
Suggested support gems in order of importance:
Feeding Frenzy II – Muster – Rapid Casting II – Gambleshot/Multishot II – Magnified Area I
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: 710 – 1065
Attack Time: 1.50 s
DPS: 591.7
| Life | 200% |
|---|---|
| Damage | 200% |
| Attack Time | 1.50 s |
| Base Movement Speed | 13 |
| Resists | Fire: 0% / Cold: 0% / Lightning: 30% / Chaos: 0% |
| Skills | MeleeAtAnimationSpeed VaalStormcallerBallLightning MPSVaalStormcallerBouncingLightning |
Show Path of Building spectre.lua
{
"name": "Surgical Experimentalist",
"monsterTags": [
"1HSword_onhit_audio",
"allows_additional_projectiles",
"allows_inc_aoe",
"caster",
"cultist",
"human",
"humanoid",
"lightning_affinity",
"not_str",
"red_blood",
"very_slow_movement"
],
"extraFlags": {
"recommendedSpectre": true
},
"life": 2,
"baseDamageIgnoresAttackSpeed": true,
"energyShield": 0.2,
"evasion": 0.3,
"fireResist": 0,
"coldResist": 0,
"lightningResist": 30,
"chaosResist": 0,
"damage": 2,
"damageSpread": 0.2,
"attackTime": 1.5,
"attackRange": 12,
"accuracy": 1,
"baseMovementSpeed": 13,
"spectreReservation": 84,
"companionReservation": 42.3,
"monsterCategory": "Humanoid",
"spawnLocation": [
"Etched Ravine (Act 6)",
"The Black Chambers (Act 3)",
"The Stone Citadel (Map)",
"Found in Maps"
],
"skillList": [
"MeleeAtAnimationSpeed",
"VaalStormcallerBallLightning",
"MPSVaalStormcallerBouncingLightning"
],
"modList": [
"StunDuration",
"OVERRIDE",
2.3,
0,
")"
],
"id": "Metadata\/Monsters\/VaalMonsters\/Living\/VaalStormcaller",
"resistances": {
"fire": 0,
"cold": 0,
"lightning": 30,
"chaos": 0
},
"skills": [
{
"id": "MeleeAtAnimationSpeed",
"name": "Unknown"
},
{
"id": "VaalStormcallerBallLightning",
"name": "Unknown"
},
{
"id": "MPSVaalStormcallerBouncingLightning",
"name": "Unknown"
}
]
}