click title for poe2db page

Type: ⚔️ Melee Attacker

Monster Family: Demon

Damage: Physical  Hit

Zone: Cleansed Maps

Base spirit cost: 84

Notes: Good AOE earthquake big damage numbers

Suggested support gems in order of importance: 

Feeding FrenzyMuster – Rapid Attacks II – Brutality III  – Heavy Strike/Magnified Area I

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

Spectre.lua details

Basic Attack Damage

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

Hit Damage: 7811171
Attack Time: 1.50 s
DPS: 650.9
Life200%
Damage220%
Attack Time1.50 s
Base Movement Speed14
ResistsFire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
GASanctifiedScytheImpact
GASanctifiedScytheSecondImpact
Show Path of Building spectre.lua
{
    "name": "Fettered Scythe",
    "monsterTags": [
        "demon",
        "MonsterStab_onhit_audio",
        "mud_blood",
        "not_dex",
        "not_int",
        "very_slow_movement"
    ],
    "extraFlags": {
        "recommendedSpectre": true
    },
    "life": 2,
    "baseDamageIgnoresAttackSpeed": true,
    "armour": 0.75,
    "fireResist": 0,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 2.2,
    "damageSpread": 0.2,
    "attackTime": 1.5,
    "attackRange": 20,
    "accuracy": 1,
    "baseMovementSpeed": 14,
    "spectreReservation": 84,
    "companionReservation": 42.3,
    "monsterCategory": "Demon",
    "spawnLocation": [],
    "skillList": [
        "MeleeAtAnimationSpeed",
        "GASanctifiedScytheImpact",
        "GASanctifiedScytheSecondImpact"
    ],
    "modList": [],
    "id": "Metadata\/Monsters\/Sanctified\/Scythe\/SanctifiedScythe_",
    "resistances": {
        "fire": 0,
        "cold": 0,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        },
        {
            "id": "GASanctifiedScytheImpact",
            "name": "Unknown"
        },
        {
            "id": "GASanctifiedScytheSecondImpact",
            "name": "Unknown"
        }
    ]
}