click title for poe2db page

Type: 🏹⚔️ Hybrid Attacker

Monster Familiy: Demon

Damage: Physical  Hit

Zone: Breach

Base spirit cost: 57

Good for: Fast low range attackers, fire a spray of 4 projectiles 

Suggested support gems in order of importance: 

Feeding Frenzy IIMuster – Rapid Attacks IIBrutality III – Heft/Gambleshot

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: 426639
Attack Time: 1.50 s
DPS: 355.0
Life120%
Damage120%
Attack Time1.50 s
Base Movement Speed58
ResistsFire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
MPWBreachBatSpineProjectile
GABreachBatSpineImpact
GABreachBatSpineImpactMidAir
Companion Reservation33%
Show Path of Building spectre.lua
{
    "name": "It That Watches",
    "monsterTags": [
        "allows_additional_projectiles",
        "allows_inc_aoe",
        "beast",
        "Beast_onhit_audio",
        "demon",
        "fast_movement",
        "flying",
        "melee",
        "not_int",
        "not_str",
        "physical_affinity",
        "ranged",
        "red_blood",
        "very_fast_movement"
    ],
    "life": 1.2,
    "baseDamageIgnoresAttackSpeed": true,
    "evasion": 0.25,
    "fireResist": 0,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 1.2,
    "damageSpread": 0.2,
    "attackTime": 1.5,
    "attackRange": 15,
    "accuracy": 1,
    "baseMovementSpeed": 58,
    "spectreReservation": 57,
    "companionReservation": 33,
    "monsterCategory": "Demon",
    "spawnLocation": [
        "Twisted Domain"
    ],
    "skillList": [
        "MeleeAtAnimationSpeed",
        "MPWBreachBatSpineProjectile",
        "GABreachBatSpineImpact",
        "GABreachBatSpineImpactMidAir"
    ],
    "modList": [
        "StunDuration",
        "OVERRIDE",
        3.05,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/Breach\/Monsters\/FingersBat\/FingersBat",
    "resistances": {
        "fire": 0,
        "cold": 0,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        },
        {
            "id": "MPWBreachBatSpineProjectile",
            "name": "Unknown"
        },
        {
            "id": "GABreachBatSpineImpact",
            "name": "Unknown"
        },
        {
            "id": "GABreachBatSpineImpactMidAir",
            "name": "Unknown"
        }
    ]
}