click title for poe2db page

Type: ⚔️ Melee Attacker

Monster Family: Humanoid

Damage: Phys Hit

Zone: Ngakanu Act 4

Base spirit cost: 55

Notes: leap into combat, have built in aoe on both leap landing and their attacks, really good unit

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: 3 Average: 5]

Spectre.lua details

Basic Attack Damage

Damage of this spectre’s basic melee attack at selected monster level.

Hit Damage: 408612
Attack Time: 1.50 s
DPS: 340.2
Life115%
Damage115%
Attack Time1.50 s
Base Movement Speed16
ResistsFire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
DTTKaruiBloodFever2HLeap
GABloodFeverLeapImpact
GABloodFeverAxeChop
CGEBloodfeverKaruiFast
Show Path of Building spectre.lua
{
    "name": "Blood-fevered Warrior",
    "monsterTags": [
        "2HSharpMetal_onhit_audio",
        "human",
        "humanoid",
        "karui",
        "melee",
        "not_dex",
        "not_int",
        "physical_affinity",
        "red_blood",
        "very_slow_movement"
    ],
    "life": 1.15,
    "baseDamageIgnoresAttackSpeed": true,
    "armour": 0.6,
    "fireResist": 0,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 1.15,
    "damageSpread": 0.2,
    "attackTime": 1.5,
    "attackRange": 12,
    "accuracy": 1,
    "weaponType1": "Two Handed Axe",
    "baseMovementSpeed": 16,
    "spectreReservation": 55,
    "companionReservation": 32.1,
    "monsterCategory": "Humanoid",
    "spawnLocation": [
        "Heart of the Tribe (Act 4)",
        "Ngakanu (Act 4)",
        "The Jade Isles (Map)",
        "Found in Maps"
    ],
    "skillList": [
        "MeleeAtAnimationSpeed",
        "DTTKaruiBloodFever2HLeap",
        "GABloodFeverLeapImpact",
        "GABloodFeverAxeChop",
        "CGEBloodfeverKaruiFast"
    ],
    "modList": [
        "StunDuration",
        "OVERRIDE",
        2.3,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/BloodFeverKarui\/BloodFeverKarui2HAxe",
    "resistances": {
        "fire": 0,
        "cold": 0,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        },
        {
            "id": "DTTKaruiBloodFever2HLeap",
            "name": "Unknown"
        },
        {
            "id": "GABloodFeverLeapImpact",
            "name": "Unknown"
        },
        {
            "id": "GABloodFeverAxeChop",
            "name": "Unknown"
        },
        {
            "id": "CGEBloodfeverKaruiFast",
            "name": "Unknown"
        }
    ]
}