click title for poe2db page

Type: 🏹 Ranged Attacker

Monster Family: Humanoid

Damage: Physical  Hit

Zone: Eye of Hinekora Act 4

Base spirit cost: 67

Notes: their aoe rain of arrows thingie is decent but they prefer using the basic atack

Suggested support gems in order of importance: 

Feeding Frenzy II Muster – Magnified Area I – Brutality III – Multishot II/Wildshards

Click to rate this spectre!
[Total: 2 Average: 2]

Spectre.lua details

Basic Attack Damage

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

Hit Damage: 560841
Attack Time: 1.50 s
DPS: 467.5
Life150%
Damage158%
Attack Time1.50 s
Base Movement Speed32
ResistsFire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
SnipeFallenKaruiArcher
GAFallenKaruiArcherImpact
GAFallenKaruiArcherJadeRainSingle
GTFallenKaruiArcherJadeRain
Show Path of Building spectre.lua
{
    "name": "Ancestral Archer",
    "monsterTags": [
        "allows_additional_projectiles",
        "allows_inc_aoe",
        "human",
        "humanoid",
        "medium_movement",
        "not_int",
        "not_str",
        "physical_affinity",
        "ranged",
        "red_blood",
        "Stab_onhit_audio"
    ],
    "life": 1.5,
    "baseDamageIgnoresAttackSpeed": true,
    "evasion": 0.6,
    "fireResist": 0,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 1.58,
    "damageSpread": 0.2,
    "attackTime": 1.5,
    "attackRange": 60,
    "accuracy": 1,
    "weaponType1": "Bow",
    "baseMovementSpeed": 32,
    "spectreReservation": 67,
    "companionReservation": 36.6,
    "monsterCategory": "Humanoid",
    "spawnLocation": [
        "Halls of the Dead (Act 4)",
        "Sinkhole (Map)",
        "Found in Maps"
    ],
    "skillList": [
        "MeleeAtAnimationSpeed",
        "SnipeFallenKaruiArcher",
        "GAFallenKaruiArcherImpact",
        "GAFallenKaruiArcherJadeRainSingle",
        "GTFallenKaruiArcherJadeRain"
    ],
    "modList": [
        "StunDuration",
        "OVERRIDE",
        2.283,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/FallenKarui\/FallenKaruiArcher_______",
    "resistances": {
        "fire": 0,
        "cold": 0,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        },
        {
            "id": "SnipeFallenKaruiArcher",
            "name": "Unknown"
        },
        {
            "id": "GAFallenKaruiArcherImpact",
            "name": "Unknown"
        },
        {
            "id": "GAFallenKaruiArcherJadeRainSingle",
            "name": "Unknown"
        },
        {
            "id": "GTFallenKaruiArcherJadeRain",
            "name": "Unknown"
        }
    ]
}