click title for poe2db page
Type: 🧙 Ranged Caster
Monster Familiy: Demon
Damage: Lightning Hit, Poison
Zone: Abyss
Base spirit cost: 44
Notes: Decent Ranged casters if used with wswap tech
Suggested support gems in order of importance:
Feeding Frenzy II – Muster – Rapid Casting II – Wildshards II – Lightning Penetration
Click to rate this spectre!
[Total: 3 Average: 2.3]
See Also
Spectre.lua details
Basic Attack Damage
Damage of this spectre’s basic melee attack at selected monster level.
Hit Damage: 301 – 452
Attack Time: 1.50 s
DPS: 251.5
| Life | 85% |
|---|---|
| Damage | 85% |
| Attack Time | 1.50 s |
| Base Movement Speed | 6 |
| Resists | Fire: 0% / Cold: 0% / Lightning: 30% / Chaos: 0% |
| Skills | MPSAbyssPitArtillery GSAbyssPitArtilleryMortarImpact |
Show Path of Building spectre.lua
{
"name": "Fungoid of the Pit",
"monsterTags": [
"abyssal",
"allows_additional_projectiles",
"demon",
"pit_faction",
"ranged",
"Unarmed_onhit_audio",
"very_slow_movement"
],
"life": 0.85,
"baseDamageIgnoresAttackSpeed": true,
"fireResist": 0,
"coldResist": 0,
"lightningResist": 30,
"chaosResist": 0,
"damage": 0.85,
"damageSpread": 0.2,
"attackTime": 1.5,
"attackRange": 9,
"accuracy": 1,
"baseMovementSpeed": 6,
"spectreReservation": 44,
"companionReservation": 27.6,
"monsterCategory": "Demon",
"spawnLocation": [
"Abyssal Depths (Act 2)",
"Lightless Passage (Act 2)"
],
"skillList": [
"MPSAbyssPitArtillery",
"GSAbyssPitArtilleryMortarImpact"
],
"modList": [
"StunDuration",
"OVERRIDE",
2.5,
0,
")"
],
"id": "Metadata\/Monsters\/LeagueAbyss\/Pit\/FungalArtillery\/FungalArtilleryAbyssSpectre",
"resistances": {
"fire": 0,
"cold": 0,
"lightning": 30,
"chaos": 0
},
"skills": [
{
"name": "Artillery",
"hidden": true,
"skillTypes": {
".Spell": true,
".Projectile": true,
".ProjectilesFromUser": true,
".Triggerable": true,
".Damage": true
},
"castTime": 1,
"qualityStats": [],
"levels": {
"1": {
"levelRequirement": 0
}
},
"statSets": {
"1": {
"label": "Artillery",
"baseEffectiveness": 1.5,
"incrementalEffectiveness": 0.10000000149012,
"damageIncrementalEffectiveness": 0.017500000074506,
"statDescriptionScope": "skill_stat_descriptions",
"baseFlags": {
"spell": true,
"projectile": true,
"triggerable": true,
"hit": true,
"area": true
},
"constantStats": [
[
"projectile_spread_radius",
5
],
[
"monster_projectile_variation",
1432
],
[
"spell_maximum_action_distance_+%",
-38
]
],
"stats": [
"spell_minimum_base_lightning_damage",
"spell_maximum_base_lightning_damage",
"is_area_damage",
"base_is_projectile",
"projectile_uses_contact_position",
"global_poison_on_hit",
"base_skill_can_be_avoided_by_dodge_roll",
"projectile_ballistic_angle_from_reference_event",
"base_deal_no_damage"
],
"notMinionStat": [
"spell_minimum_base_lightning_damage",
"spell_maximum_base_lightning_damage"
],
"levels": {
"1": {
"0": 0.5,
"1": 1.5,
"statInterpolation": [
3,
3
],
"actorLevel": 1
}
}
}
},
"id": "MPSAbyssPitArtillery"
},
{
"name": "Artillery Impact",
"hidden": true,
"skillTypes": {
".Triggerable": true,
".Spell": true,
".Damage": true
},
"castTime": 1,
"qualityStats": [],
"levels": {
"1": {
"critChance": 6,
"levelRequirement": 0
}
},
"statSets": {
"1": {
"label": "Artillery Impact",
"baseEffectiveness": 2.5,
"incrementalEffectiveness": 0.10000000149012,
"damageIncrementalEffectiveness": 0.017500000074506,
"statDescriptionScope": "geometry_spell",
"baseFlags": {
"spell": true,
"triggerable": true,
"hit": true,
"area": true
},
"stats": [
"spell_minimum_base_lightning_damage",
"spell_maximum_base_lightning_damage",
"is_area_damage",
"action_attack_or_cast_time_uses_animation_length",
"base_skill_can_be_avoided_by_dodge_roll",
"base_is_projectile"
],
"notMinionStat": [
"spell_minimum_base_lightning_damage",
"spell_maximum_base_lightning_damage"
],
"levels": {
"1": {
"0": 0.5,
"1": 1.5,
"statInterpolation": [
3,
3
],
"actorLevel": 1
}
}
}
},
"id": "GSAbyssPitArtilleryMortarImpact"
}
]
}