click title for poe2db page
Type: 🧬 Hybrid ranged Caster and Attacker
Monster Family: Demon
Damage: Physical Hit, Fire Hit, Ignite
Zone: Abyss
Base spirit cost: 60
Notes: the ability cannot be supported with most proj supports
Suggested support gems in order of importance:
Feeding Frenzy II – Muster – Rapid Casting II – Magnified Area I – Elemental Focus
Click to rate this spectre!
[Total: 5 Average: 4]
See Also
Spectre.lua details
Basic Attack Damage
Damage of this spectre’s basic melee attack at selected monster level.
Hit Damage: 461 – 692
Attack Time: 1.50 s
DPS: 384.6
| Life | 130% |
|---|---|
| Damage | 130% |
| Attack Time | 1.50 s |
| Base Movement Speed | 39 |
| Resists | Fire: 30% / Cold: 0% / Lightning: 0% / Chaos: 0% |
| Skills | MeleeAtAnimationSpeed TBAbyssCarrionWingBeam GSAbyssCarrionWingBeamImpact DTTCarrionWingDodgeLeft DTTCarrionWingDodgeRight |
Show Path of Building spectre.lua
{
"name": "Lightless Vengewing",
"monsterTags": [
"abyssal",
"Beast_onhit_audio",
"demon",
"fast_movement",
"fire_affinity",
"lightless_faction"
],
"life": 1.3,
"baseDamageIgnoresAttackSpeed": true,
"fireResist": 30,
"coldResist": 0,
"lightningResist": 0,
"chaosResist": 0,
"damage": 1.3,
"damageSpread": 0.2,
"attackTime": 1.5,
"attackRange": 8,
"accuracy": 1,
"baseMovementSpeed": 39,
"spectreReservation": 60,
"companionReservation": 34.2,
"monsterCategory": "Demon",
"spawnLocation": [
"Abyssal Depths (Act 2)",
"Lightless Passage (Act 2)",
"Lightless Void"
],
"skillList": [
"MeleeAtAnimationSpeed",
"TBAbyssCarrionWingBeam",
"GSAbyssCarrionWingBeamImpact",
"DTTCarrionWingDodgeLeft",
"DTTCarrionWingDodgeRight"
],
"modList": [
"StunDuration",
"OVERRIDE",
2.833,
0,
")"
],
"id": "Metadata\/Monsters\/LeagueAbyss\/Lightless\/CarrionWingAbyssSpectre",
"resistances": {
"fire": 30,
"cold": 0,
"lightning": 0,
"chaos": 0
},
"skills": [
{
"id": "MeleeAtAnimationSpeed",
"name": "Unknown"
},
{
"name": "Beam",
"hidden": true,
"skillTypes": {
".Spell": true,
".Triggerable": true,
".Attack": true,
".Damage": true
},
"castTime": 1,
"qualityStats": [],
"levels": {
"1": {
"critChance": 5,
"levelRequirement": 0
}
},
"statSets": {
"1": {
"label": "Beam",
"incrementalEffectiveness": 0.10000000149012,
"damageIncrementalEffectiveness": 0.017500000074506,
"statDescriptionScope": "skill_stat_descriptions",
"baseFlags": {
"spell": true,
"attack": true,
"hit": true,
"triggerable": true
},
"constantStats": [
[
"spell_maximum_action_distance_+%",
-60
]
],
"stats": [
"spell_minimum_base_fire_damage",
"spell_maximum_base_fire_damage",
"base_skill_can_be_blocked",
"base_skill_can_be_avoided_by_dodge_roll"
],
"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": "TBAbyssCarrionWingBeam"
},
{
"name": "Beam Impact",
"hidden": true,
"skillTypes": {
".Triggerable": true,
".Spell": true,
".Damage": true
},
"castTime": 1,
"qualityStats": [],
"levels": {
"1": {
"critChance": 5,
"levelRequirement": 0
}
},
"statSets": {
"1": {
"label": "Beam Impact",
"baseEffectiveness": 1.3200000524521,
"incrementalEffectiveness": 0.10000000149012,
"damageIncrementalEffectiveness": 0.017500000074506,
"statDescriptionScope": "geometry_spell",
"baseFlags": {
"spell": true,
"hit": true,
"triggerable": true
},
"stats": [
"spell_minimum_base_fire_damage",
"spell_maximum_base_fire_damage",
"is_area_damage",
"base_skill_can_be_blocked",
"base_skill_can_be_avoided_by_dodge_roll"
],
"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": "GSAbyssCarrionWingBeamImpact"
},
{
"id": "DTTCarrionWingDodgeLeft",
"name": "Unknown"
},
{
"id": "DTTCarrionWingDodgeRight",
"name": "Unknown"
}
]
}