click title for poe2db page

Type: ⚔️ Melee Attacker

Monster Family: Humanoid

Damage: Physical  Hit, Fire Hit

Zone: Eye of Hinekora Act 4

Base spirit cost: 72

Notes: built-in multistrike but they get animation stuck in it and waste dps uptime/clear speed

Suggested support gems in order of importance: 

Feeding Frenzy II Muster – Fire Attunement – Fire Penetration II – Rapid Attacks II 

Click to rate this spectre!
[Total: 2 Average: 4]

Spectre.lua details

Basic Attack Damage

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

Hit Damage: 351527
Attack Time: 0.00 s
DPS: 0.0
Life165%
Damage99%
Attack Time0.00 s
Base Movement Speed32
ResistsFire: 75% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsGABlackbarkDemolisherFireSlam
MeleeAtAnimationSpeedFire
GSBlackbarkDemolisherBurningNova
Show Path of Building spectre.lua
{
    "name": "Blackbark Demolisher",
    "monsterTags": [
        "allows_inc_aoe",
        "fire_affinity",
        "human",
        "humanoid",
        "karui",
        "medium_movement",
        "melee",
        "not_dex",
        "not_int",
        "physical_affinity",
        "red_blood"
    ],
    "life": 1.65,
    "baseDamageIgnoresAttackSpeed": true,
    "armour": 0.4,
    "fireResist": 75,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 0.99,
    "damageSpread": 0.2,
    "attackTime": 0,
    "attackRange": 14,
    "accuracy": 1,
    "weaponType1": "Two Handed Axe",
    "baseMovementSpeed": 32,
    "spectreReservation": 72,
    "companionReservation": 38.4,
    "monsterCategory": "Humanoid",
    "spawnLocation": [],
    "skillList": [
        "GABlackbarkDemolisherFireSlam",
        "MeleeAtAnimationSpeedFire",
        "GSBlackbarkDemolisherBurningNova"
    ],
    "modList": [
        "StunDuration",
        "OVERRIDE",
        2.283,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/LeagueAncestral\/StandaloneNgamahu\/BlackbarkDemolisherStandalone",
    "resistances": {
        "fire": 75,
        "cold": 0,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "GABlackbarkDemolisherFireSlam",
            "name": "Unknown"
        },
        {
            "name": "Basic Attack (Fire)",
            "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 (Fire)",
                    "incrementalEffectiveness": 0.054999999701977,
                    "statDescriptionScope": "skill_stat_descriptions",
                    "baseFlags": {
                        "attack": true,
                        "melee": true
                    },
                    "constantStats": [
                        [
                            "active_skill_base_physical_damage_%_to_convert_to_fire",
                            40
                        ]
                    ],
                    "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": "MeleeAtAnimationSpeedFire"
        },
        {
            "id": "GSBlackbarkDemolisherBurningNova",
            "name": "Unknown"
        }
    ]
}