click title for poe2db page
Type: 🧙 Ranged Caster
Monster Family: Demon
Damage: Fire hit, Ignite
Zone: Abyss
Base spirit cost: 50
Notes: very low base damage and move very slowly, can be used with wswap tech
Suggested support gems in order of importance:
Feeding Frenzy II – Muster – Elemental Focus – Fire Penetration – Wildshards II
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: 355 – 532
Attack Time: 1.50 s
DPS: 295.9
| Life | 100% |
|---|---|
| Damage | 100% |
| Attack Time | 1.50 s |
| Base Movement Speed | 16 |
| Resists | Fire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0% |
| Skills | MPSAbyssPaleWalker2Fireball |
Show Path of Building spectre.lua
{
"name": "Abyssal Shambler",
"monsterTags": [
"abyssal",
"demon",
"melee",
"Unarmed_onhit_audio",
"very_slow_movement"
],
"life": 1,
"baseDamageIgnoresAttackSpeed": true,
"fireResist": 0,
"coldResist": 0,
"lightningResist": 0,
"chaosResist": 0,
"damage": 1,
"damageSpread": 0.2,
"attackTime": 1.5,
"attackRange": 11,
"accuracy": 1,
"baseMovementSpeed": 16,
"spectreReservation": 50,
"companionReservation": 30,
"monsterCategory": "Demon",
"spawnLocation": [
"Abyssal Depths (Act 2)",
"Dark Domain",
"Lightless Passage (Act 2)",
"Lightless Void"
],
"skillList": [
"MPSAbyssPaleWalker2Fireball"
],
"modList": [
"StunDuration",
"OVERRIDE",
3.216,
0,
")"
],
"id": "Metadata\/Monsters\/LeagueAbyss\/Fodder\/PaleWalker2\/KulemaksGraspSpectre",
"resistances": {
"fire": 0,
"cold": 0,
"lightning": 0,
"chaos": 0
},
"skills": [
{
"name": "Fireball",
"hidden": true,
"skillTypes": {
".Spell": true,
".Projectile": true,
".ProjectilesFromUser": true,
".Triggerable": true,
".Damage": true
},
"castTime": 1,
"qualityStats": [],
"levels": {
"1": {
"levelRequirement": 0
}
},
"statSets": {
"1": {
"label": "Fireball",
"baseEffectiveness": 2,
"incrementalEffectiveness": 0.10000000149012,
"damageIncrementalEffectiveness": 0.017500000074506,
"statDescriptionScope": "skill_stat_descriptions",
"baseFlags": {
"spell": true,
"projectile": true,
"triggerable": true,
"hit": true
},
"constantStats": [
[
"monster_projectile_variation",
1431
]
],
"stats": [
"spell_minimum_base_fire_damage",
"spell_maximum_base_fire_damage",
"base_is_projectile",
"use_scaled_contact_offset",
"projectile_uses_contact_position",
"maintain_projectile_direction_when_using_contact_position",
"projectiles_not_offset"
],
"notMinionStat": [
"spell_minimum_base_fire_damage",
"spell_maximum_base_fire_damage"
],
"levels": {
"1": {
"0": 0.80000001192093,
"1": 1.2000000476837,
"statInterpolation": [
3,
3
],
"actorLevel": 1
}
}
}
},
"id": "MPSAbyssPaleWalker2Fireball"
}
]
}