click title for poe2db page
Type: ⚔️ Melee Attacker
Monster Family: Undead
Damage: Physical Hit
Zone: Cemetery of the eternals Act 1
Base spirit cost: 59
Notes: 200 %more damage on their slam attack, very slow moving and windup
Suggested support gems in order of importance:
Feeding Frenzy II – Muster – Rapid Attacks II – Brutality III- Heavy Swing/Impact Shockwave
Click to rate this spectre!
[Total: 2 Average: 3]
See Also
Spectre.lua details
Basic Attack Damage
Damage of this spectre’s basic melee attack at selected monster level.
Hit Damage: 443 – 665
Attack Time: 2.87 s
DPS: 193.6
| Life | 125% |
|---|---|
| Damage | 125% |
| Attack Time | 2.87 s |
| Base Movement Speed | 8 |
| Resists | Fire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0% |
| Skills | BurdenedWretchSlam BurdenedWretchSlamCloseRange |
Show Path of Building spectre.lua
{
"name": "Burdened Wretch",
"monsterTags": [
"allows_inc_aoe",
"humanoid",
"melee",
"monster_barely_moves",
"MonsterBlunt_onhit_audio",
"physical_affinity",
"undead",
"very_slow_movement"
],
"life": 1.25,
"baseDamageIgnoresAttackSpeed": true,
"fireResist": 0,
"coldResist": 0,
"lightningResist": 0,
"chaosResist": 0,
"damage": 1.25,
"damageSpread": 0.2,
"attackTime": 2.865,
"attackRange": 18,
"accuracy": 1,
"weaponType1": "Two Handed Mace",
"baseMovementSpeed": 8,
"spectreReservation": 59,
"companionReservation": 33.6,
"monsterCategory": "Undead",
"spawnLocation": [
"Cemetery of the Eternals (Act 1)",
"Holten (Act 6)",
"Found in Maps"
],
"skillList": [
"BurdenedWretchSlam",
"BurdenedWretchSlamCloseRange"
],
"modList": [
"StunDuration",
"OVERRIDE",
2.866,
0,
")"
],
"id": "Metadata\/Monsters\/Wretches\/StatueWretch",
"resistances": {
"fire": 0,
"cold": 0,
"lightning": 0,
"chaos": 0
},
"skills": [
{
"name": "Slam",
"hidden": true,
"skillTypes": {
".Triggerable": true,
".Attack": true
},
"castTime": 4.8,
"qualityStats": [],
"levels": {
"1": {
"baseMultiplier": 3,
"levelRequirement": 0
}
},
"statSets": {
"1": {
"label": "Slam",
"incrementalEffectiveness": 0.054999999701977,
"statDescriptionScope": "skill_stat_descriptions",
"baseFlags": {
"attack": true,
"triggerable": true
},
"constantStats": [
[
"main_hand_base_maximum_attack_distance",
51
],
[
"melee_range_+",
40
]
],
"stats": [
"is_area_damage",
"action_attack_or_cast_time_uses_animation_length",
"base_skill_can_be_blocked"
],
"levels": {
"1": {
"actorLevel": 1
}
}
}
},
"id": "BurdenedWretchSlam"
},
{
"id": "BurdenedWretchSlamCloseRange",
"name": "Unknown"
}
]
}