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 Frenzy – Muster – Rapid Attacks II – Brutality III – Heavy Strike/Magnified Area I
Click to rate this spectre!
[Total: 1 Average: 4]
See Also
Spectre.lua details
Basic Attack Damage
Damage of this spectre’s basic melee attack at selected monster level.
Hit Damage: 781 – 1171
Attack Time: 1.50 s
DPS: 650.9
| Life | 200% |
|---|---|
| Damage | 220% |
| Attack Time | 1.50 s |
| Base Movement Speed | 14 |
| Resists | Fire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0% |
| Skills | MeleeAtAnimationSpeed 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"
}
]
}