click title for poe2db page

Type: ⚔️ Melee Attacker

Monster Family: Beast

Damage: Physical  Hit

Zone: Jungle Ruins Act 3

Base spirit cost: 76

Notes: Generic Melee attackers, decent damage numbers, they have a taunt that they use after enemies are dead

Suggested support gems in order of importance: 

Feeding Frenzy IIMuster – Rapid Attacks IIBrutality III- Heavy Swing/Impact Shockwave

Click to rate this spectre!
[Total: 1 Average: 3]

Spectre.lua details

Basic Attack Damage

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

Hit Damage: 621931
Attack Time: 1.91 s
DPS: 407.7
Life175%
Damage175%
Attack Time1.91 s
Base Movement Speed36
ResistsFire: 0% / Cold: 30% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
BloodChieftainSummonMonkeys
MonkeyThrow
TriggeredMonkeyBomb
EASJungleMonkeyTaunt
GAJungleChieftainSlam
EGJungleChieftainEnrage
EGJungleChieftainSummonMonkey
Companion Reservation39.6%
Show Path of Building spectre.lua
{
    "name": "Alpha Primate",
    "monsterTags": [
        "beast",
        "bludgeoning_weapon",
        "flesh_armour",
        "has_one_hand_mace",
        "has_one_handed_melee",
        "mammal_beast",
        "medium_height",
        "medium_movement",
        "melee",
        "MonsterBlunt_onhit_audio",
        "not_dex",
        "not_int",
        "physical_affinity",
        "primate_beast",
        "red_blood"
    ],
    "life": 1.75,
    "baseDamageIgnoresAttackSpeed": true,
    "armour": 0.25,
    "fireResist": 0,
    "coldResist": 30,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 1.75,
    "damageSpread": 0.2,
    "attackTime": 1.905,
    "attackRange": 11,
    "accuracy": 1,
    "weaponType1": "One Handed Mace",
    "baseMovementSpeed": 36,
    "spectreReservation": 76,
    "companionReservation": 39.6,
    "monsterCategory": "Beast",
    "spawnLocation": [
        "Jungle Ruins (Act 3)",
        "Found in Maps"
    ],
    "skillList": [
        "MeleeAtAnimationSpeed",
        "BloodChieftainSummonMonkeys",
        "MonkeyThrow",
        "TriggeredMonkeyBomb",
        "EASJungleMonkeyTaunt",
        "GAJungleChieftainSlam",
        "EGJungleChieftainEnrage",
        "EGJungleChieftainSummonMonkey"
    ],
    "modList": [
        "StunDuration",
        "OVERRIDE",
        2.5,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/BloodChieftain\/MonkeyChiefJungle",
    "resistances": {
        "fire": 0,
        "cold": 30,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        },
        {
            "id": "BloodChieftainSummonMonkeys",
            "name": "Unknown"
        },
        {
            "id": "MonkeyThrow",
            "name": "Unknown"
        },
        {
            "id": "TriggeredMonkeyBomb",
            "name": "Unknown"
        },
        {
            "id": "EASJungleMonkeyTaunt",
            "name": "Unknown"
        },
        {
            "id": "GAJungleChieftainSlam",
            "name": "Unknown"
        },
        {
            "id": "EGJungleChieftainEnrage",
            "name": "Unknown"
        },
        {
            "id": "EGJungleChieftainSummonMonkey",
            "name": "Unknown"
        }
    ]
}