click title for poe2db page
Type: ⚔️ Melee Attacker
Monster Family: Humanoid
Damage: Phys Hit
Zone: Ngakanu Act 4
Base spirit cost: 50
Notes: just basic attack, they move fast and attack decently fast but low damage numbers
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: 2]
See Also
Spectre.lua details
Basic Attack Damage
Damage of this spectre’s basic melee attack at selected monster level.
Hit Damage: 355 – 532
Attack Time: 1.50 s
DPS: 295.9
| Life | 100% |
|---|---|
| Damage | 100% |
| Attack Time | 1.50 s |
| Base Movement Speed | 40 |
| Resists | Fire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0% |
| Skills | MeleeAtAnimationSpeed |
Show Path of Building spectre.lua
{
"name": "Blood-fevered Maceman",
"monsterTags": [
"2HBluntWood_onhit_audio",
"fast_movement",
"human",
"humanoid",
"karui",
"melee",
"not_dex",
"not_int",
"physical_affinity",
"red_blood"
],
"life": 1,
"baseDamageIgnoresAttackSpeed": true,
"armour": 0.3,
"fireResist": 0,
"coldResist": 0,
"lightningResist": 0,
"chaosResist": 0,
"damage": 1,
"damageSpread": 0.2,
"attackTime": 1.5,
"attackRange": 10,
"accuracy": 1,
"weaponType1": "One Handed Mace",
"baseMovementSpeed": 40,
"spectreReservation": 50,
"companionReservation": 30,
"monsterCategory": "Humanoid",
"spawnLocation": [
"Heart of the Tribe (Act 4)",
"Ngakanu (Act 4)",
"The Jade Isles (Map)",
"Found in Maps"
],
"skillList": [
"MeleeAtAnimationSpeed"
],
"modList": [
"StunDuration",
"OVERRIDE",
2.275,
0,
")"
],
"id": "Metadata\/Monsters\/BloodFeverKarui\/BloodFeverKarui1HMace",
"resistances": {
"fire": 0,
"cold": 0,
"lightning": 0,
"chaos": 0
},
"skills": [
{
"id": "MeleeAtAnimationSpeed",
"name": "Unknown"
}
]
}