click title for poe2db page
Type: 🧬 Hybrid Melee Attacker & Ranged Caster
Monster Family: Beast
Damage: Phys Hit, Lightning Damage
Zone: Singing Caverns Act 4
Base spirit cost: 59
Notes: Low damage hybrid, they will melee if engaged in melee, otherwise they use their lightning spell ability with low range
Suggested support gems in order of importance:
Feeding Frenzy II – Muster – Elemental Focus – Lightning Penetration – Magnified Area I
See Also
Spectre.lua details
Basic Attack Damage
Tags: beast, Beast_onhit_audio, caster, cleaving_weapon, fast_movement, flesh_armour, is_unarmed, lightning_affinity, melee, not_str, physical_affinity, red_blood
Skills: MeleeAtAnimationSpeed, GTCarrionWingScreech, TBCarrionWingScreechBeam, GSCarrionWingScreechBeamImpact, DTTCarrionWingDodgeLeft, DTTCarrionWingDodgeRight
Resistances: Fire: 0%, Cold: 0%, Lightning: 30%, Chaos: 0%
Spawn Locations: Singing Caverns (Act 4), Found in Maps
{
"name": "Luminous Spinefish",
"monsterTags": [
"beast",
"Beast_onhit_audio",
"caster",
"cleaving_weapon",
"fast_movement",
"flesh_armour",
"is_unarmed",
"lightning_affinity",
"melee",
"not_str",
"physical_affinity",
"red_blood"
],
"life": 1.25,
"baseDamageIgnoresAttackSpeed": true,
"energyShield": 0.1,
"evasion": 0.4,
"fireResist": 0,
"coldResist": 0,
"lightningResist": 30,
"chaosResist": 0,
"damage": 1.25,
"damageSpread": 0.2,
"attackTime": 1.5,
"attackRange": 8,
"accuracy": 1,
"baseMovementSpeed": 39,
"spectreReservation": 59,
"companionReservation": 33.6,
"monsterCategory": "Beast",
"spawnLocation": [
"Singing Caverns (Act 4)",
"Found in Maps"
],
"skillList": [
"MeleeAtAnimationSpeed",
"GTCarrionWingScreech",
"TBCarrionWingScreechBeam",
"GSCarrionWingScreechBeamImpact",
"DTTCarrionWingDodgeLeft",
"DTTCarrionWingDodgeRight"
],
"modList": [
"StunDuration",
"OVERRIDE",
2.833,
0,
")"
],
"id": "Metadata\/Monsters\/CarrionWing\/CarrionWing_",
"resistances": {
"fire": 0,
"cold": 0,
"lightning": 30,
"chaos": 0
},
"skills": [
{
"id": "MeleeAtAnimationSpeed",
"name": "Unknown"
},
{
"id": "GTCarrionWingScreech",
"name": "Unknown"
},
{
"id": "TBCarrionWingScreechBeam",
"name": "Unknown"
},
{
"id": "GSCarrionWingScreechBeamImpact",
"name": "Unknown"
},
{
"id": "DTTCarrionWingDodgeLeft",
"name": "Unknown"
},
{
"id": "DTTCarrionWingDodgeRight",
"name": "Unknown"
}
]
}