click title for poe2db page

Type: ⚔️ Melee Attacker

Monster Family: Humanoid

Damage: Physical  Hit, Bleed

Zone: Ngakanu Act 4 

Base spirit cost: 99

Notes: Really good damage, a bit slow windups on abilities

Suggested support gems in order of importance: 

Feeding Frenzy IIMuster – Rapid Attacks IIHeavy Swing – Impact Shockwave/Brutality III

Click to rate this spectre!
[Total: 8 Average: 5]

Other YouTube Videos Covering This Spectre

Videos are selected for relevance and educational value.

Spectre.lua details

Basic Attack Damage

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

Hit Damage: 9761464
Attack Time: 1.50 s
DPS: 813.6
Life250%
Damage275%
Attack Time1.50 s
Base Movement Speed39
ResistsFire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
DTTKaruiBloodFeverButcherLeap
GABloodFeverButcherLeapSlamImpact
GABloodFeverButcherSlamImpact
CGEBloodfeverKaruiFast
Show Path of Building spectre.lua
{
    "name": "Harano, the Meat Carver",
    "monsterTags": [
        "1HAxe_onhit_audio",
        "fast_movement",
        "human",
        "humanoid",
        "karui",
        "not_dex",
        "not_int",
        "red_blood"
    ],
    "life": 2.5,
    "baseDamageIgnoresAttackSpeed": true,
    "armour": 0.7,
    "fireResist": 0,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 2.75,
    "damageSpread": 0.2,
    "attackTime": 1.5,
    "attackRange": 15,
    "accuracy": 1,
    "weaponType1": "One Handed Axe",
    "baseMovementSpeed": 39,
    "spectreReservation": 99,
    "companionReservation": 47.4,
    "monsterCategory": "Humanoid",
    "spawnLocation": [],
    "skillList": [
        "MeleeAtAnimationSpeed",
        "DTTKaruiBloodFeverButcherLeap",
        "GABloodFeverButcherLeapSlamImpact",
        "GABloodFeverButcherSlamImpact",
        "CGEBloodfeverKaruiFast"
    ],
    "modList": [
        "PhysicalDamage",
        "INC",
        0,
        0,
        ")",
        "BleedChance",
        "BASE",
        100,
        1,
        ")",
        "StunDuration",
        "OVERRIDE",
        4,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/BloodFeverKarui\/BloodFeverButcherSpectre",
    "resistances": {
        "fire": 0,
        "cold": 0,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        },
        {
            "name": "Dash",
            "hidden": true,
            "skillTypes": {
                ".Attack": true,
                ".Movement": true
            },
            "castTime": 1,
            "qualityStats": [],
            "levels": {
                "1": {
                    "storedUses": 1,
                    "levelRequirement": 0,
                    "cooldown": 6.75
                }
            },
            "statSets": {
                "1": {
                    "label": "Dash",
                    "incrementalEffectiveness": 0.054999999701977,
                    "statDescriptionScope": "skill_stat_descriptions",
                    "baseFlags": {
                        "attack": true
                    },
                    "constantStats": [
                        [
                            "walk_emerge_extra_distance",
                            -5
                        ],
                        [
                            "leap_slam_minimum_distance",
                            28
                        ],
                        [
                            "attack_maximum_action_distance_+",
                            30
                        ]
                    ],
                    "stats": [
                        "action_attack_or_cast_time_uses_animation_length"
                    ],
                    "levels": {
                        "1": {
                            "actorLevel": 1
                        }
                    }
                }
            },
            "id": "DTTKaruiBloodFeverButcherLeap"
        },
        {
            "id": "GABloodFeverButcherLeapSlamImpact",
            "name": "Unknown"
        },
        {
            "id": "GABloodFeverButcherSlamImpact",
            "name": "Unknown"
        },
        {
            "id": "CGEBloodfeverKaruiFast",
            "name": "Unknown"
        }
    ]
}