click title for poe2db page

Type: 🏹 Ranged Attacker

Monster Familiy: Beast

Damage: Physical  Hit, Poison

Zone: The Spires of Deshar Act 2

Base spirit cost: 42

Notes: Can be used to apply Poison, damage is not so great

Suggested support gems in order of importance: 

Feeding Frenzy II – Muster – Corrosion – Rapid Attacks II – Multishot II

Click to rate this spectre!
[Total: 1 Average: 3]

Spectre.lua details

Basic Attack Damage

Damage of this spectre’s basic melee attack at selected monster level.

Hit Damage: 284426
Attack Time: 1.07 s
DPS: 333.4
Life80%
Damage80%
Attack Time1.07 s
Base Movement Speed19
ResistsFire: 0% / Cold: 0% / Lightning: -30% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
MPSWingedFiendSpit
DTTWingedFiendToGround
Companion Reservation26.7%
Show Path of Building spectre.lua
{
    "name": "Winged Fiend",
    "monsterTags": [
        "allows_additional_projectiles",
        "beast",
        "Claw_onhit_audio",
        "flying",
        "melee",
        "monster_applies_poison",
        "not_int",
        "not_str",
        "physical_affinity",
        "ranged",
        "red_blood",
        "very_slow_movement"
    ],
    "life": 0.8,
    "baseDamageIgnoresAttackSpeed": true,
    "evasion": 0.5,
    "fireResist": 0,
    "coldResist": 0,
    "lightningResist": -30,
    "chaosResist": 0,
    "damage": 0.8,
    "damageSpread": 0.2,
    "attackTime": 1.065,
    "attackRange": 7,
    "accuracy": 1,
    "baseMovementSpeed": 19,
    "spectreReservation": 42,
    "companionReservation": 26.7,
    "monsterCategory": "Beast",
    "spawnLocation": [
        "Alpine Ridge (Map)",
        "Qimah (Act 6)",
        "The Spires of Deshar (Act 2)",
        "Found in Maps"
    ],
    "skillList": [
        "MeleeAtAnimationSpeed",
        "MPSWingedFiendSpit",
        "DTTWingedFiendToGround"
    ],
    "modList": [],
    "id": "Metadata\/Monsters\/WingedFiend\/WingedFiend",
    "resistances": {
        "fire": 0,
        "cold": 0,
        "lightning": -30,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        },
        {
            "id": "MPSWingedFiendSpit",
            "name": "Unknown"
        },
        {
            "id": "DTTWingedFiendToGround",
            "name": "Unknown"
        }
    ]
}