click title for poe2db page
Type: ⚔️ Melee Attacker
Monster Familiy: Undead
Damage: Physical Hit
Zone: Expedition
Base spirit cost: 67
Notes: Low aggro range, they are fast once they activate
Suggested support gems in order of importance:
Feeding Frenzy II – Muster – Rapid Attacks II – Brutality III- Heavy Swing/Impact Shockwave
See Also
Spectre.lua details
Basic Attack Damage
| Life | 150% |
|---|---|
| Damage | 150% |
| Attack Time | 1.50 s |
| Base Movement Speed | 11 |
| Resists | Fire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0% |
| Skills | DTTExpeditionScytheHand GAExpeditionScytheLeft GAExpeditionScytheRight GAExpeditionScytheDTT MeleeAtAnimationSpeedComboTEMP2 MeleeAtAnimationSpeed |
| Spectre Reservation | 67 |
Tags: 1HSword_onhit_audio, flesh_armour, is_unarmed, melee, not_dex, not_int, physical_affinity, slashing_weapon, undead, very_slow_movement, ward_armour
Skills: DTTExpeditionScytheHand, GAExpeditionScytheLeft, GAExpeditionScytheRight, GAExpeditionScytheDTT, MeleeAtAnimationSpeedComboTEMP2, MeleeAtAnimationSpeed
Resistances: Fire: 0%, Cold: 0%, Lightning: 0%, Chaos: 0%
Spawn Locations: Mournful Cliffside, Runic Catacombs, Skull of the Titan (Act 2)
{
"name": "Black Scythe Mercenary",
"monsterTags": [
"1HSword_onhit_audio",
"flesh_armour",
"is_unarmed",
"melee",
"not_dex",
"not_int",
"physical_affinity",
"slashing_weapon",
"undead",
"very_slow_movement",
"ward_armour"
],
"life": 1.5,
"baseDamageIgnoresAttackSpeed": true,
"armour": 0.4,
"fireResist": 0,
"coldResist": 0,
"lightningResist": 0,
"chaosResist": 0,
"damage": 1.5,
"damageSpread": 0.2,
"attackTime": 1.5,
"attackRange": 12,
"accuracy": 1,
"critChance": 5,
"baseMovementSpeed": 11,
"spectreReservation": 67,
"companionReservation": 36.6,
"monsterCategory": "Undead",
"spawnLocation": [
"Mournful Cliffside",
"Runic Catacombs",
"Skull of the Titan (Act 2)"
],
"skillList": [
"DTTExpeditionScytheHand",
"GAExpeditionScytheLeft",
"GAExpeditionScytheRight",
"GAExpeditionScytheDTT",
"MeleeAtAnimationSpeedComboTEMP2",
"MeleeAtAnimationSpeed"
],
"modList": [
"StunDuration",
"OVERRIDE",
3,
0,
")"
],
"id": "Metadata\/Monsters\/LeagueExpeditionNew\/ScytheHand\/ExpeditionScytheHand_",
"resistances": {
"fire": 0,
"cold": 0,
"lightning": 0,
"chaos": 0
},
"skills": [
{
"id": "DTTExpeditionScytheHand",
"name": "DTTExpeditionScytheHand"
},
{
"id": "GAExpeditionScytheLeft",
"name": "GAExpeditionScytheLeft"
},
{
"id": "GAExpeditionScytheRight",
"name": "GAExpeditionScytheRight"
},
{
"id": "GAExpeditionScytheDTT",
"name": "GAExpeditionScytheDTT"
},
{
"id": "MeleeAtAnimationSpeedComboTEMP2",
"name": "MeleeAtAnimationSpeedComboTEMP2"
},
{
"id": "MeleeAtAnimationSpeed",
"name": "MeleeAtAnimationSpeed"
}
]
}