click title for poe2db page
Type: ⚔️ Melee Attacker & 🏹 Ranged Attacker
Monster Family: Humanoid
Damage: Phys Hit, Bleed
Zone: Ngakanu Act 4
Base spirit cost: 57
Notes: very nice to apply high magnitude bleeds with their ranged hook; they also melee attack if nearby enemies, they pref ranged attack
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: 4]
See Also
Spectre.lua details
Basic Attack Damage
Damage of this spectre’s basic melee attack at selected monster level.
Hit Damage: 426 – 639
Attack Time: 1.50 s
DPS: 355.0
| Life | 120% |
|---|---|
| Damage | 120% |
| Attack Time | 1.50 s |
| Base Movement Speed | 35 |
| Resists | Fire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0% |
| Skills | MeleeAtAnimationSpeedComboTEMP MeleeAtAnimationSpeedHookThrow |
Show Path of Building spectre.lua
{
"name": "Blood-fevered Hookman",
"monsterTags": [
"1HSword_onhit_audio",
"human",
"humanoid",
"karui",
"medium_movement",
"melee",
"not_dex",
"not_int",
"physical_affinity",
"red_blood"
],
"life": 1.2,
"baseDamageIgnoresAttackSpeed": true,
"armour": 0.3,
"fireResist": 0,
"coldResist": 0,
"lightningResist": 0,
"chaosResist": 0,
"damage": 1.2,
"damageSpread": 0.2,
"attackTime": 1.5,
"attackRange": 14,
"accuracy": 1,
"baseMovementSpeed": 35,
"spectreReservation": 57,
"companionReservation": 33,
"monsterCategory": "Humanoid",
"spawnLocation": [
"Heart of the Tribe (Act 4)",
"Ngakanu (Act 4)",
"The Jade Isles (Map)",
"Found in Maps"
],
"skillList": [
"MeleeAtAnimationSpeedComboTEMP",
"MeleeAtAnimationSpeedHookThrow"
],
"modList": [],
"id": "Metadata\/Monsters\/BloodFeverKarui\/BloodFeverHook",
"resistances": {
"fire": 0,
"cold": 0,
"lightning": 0,
"chaos": 0
},
"skills": [
{
"name": "Basic Attack",
"hidden": true,
"skillTypes": {
".Attack": true,
".RangedAttack": true,
".MirageArcherCanUse": true,
".Projectile": true,
".MeleeSingleTarget": true,
".Melee": true,
".ProjectilesFromUser": true
},
"castTime": 1,
"qualityStats": [],
"levels": {
"1": {
"levelRequirement": 0
}
},
"statSets": {
"1": {
"label": "Basic Attack",
"incrementalEffectiveness": 0.054999999701977,
"statDescriptionScope": "skill_stat_descriptions",
"baseFlags": {
"attack": true,
"melee": true
},
"stats": [
"skill_can_fire_arrows",
"skill_can_fire_wand_projectiles",
"action_attack_or_cast_time_uses_animation_length",
"projectile_uses_contact_position",
"use_scaled_contact_offset"
],
"levels": {
"1": {
"actorLevel": 1
}
}
}
},
"id": "MeleeAtAnimationSpeedComboTEMP"
},
{
"id": "MeleeAtAnimationSpeedHookThrow",
"name": "Unknown"
}
]
}