click title for poe2db page

Type: ⚔️ Melee Attacker

Monster Family: Beast

Damage: Phys Hit

Zone: Isle of Kin Act 4

Base spirit cost: 60

Notes: charge deals no damage and is clunky/wasting time, their attack damage is ok for 60 cost but not worth it

Suggested support gems in order of importance: 

Feeding Frenzy II Muster – Brutality III – Heavy Swing/Impact Shockwave – Rapid Attacks II

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

Spectre.lua details

Basic Attack Damage

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

Hit Damage: 461692
Attack Time: 1.50 s
DPS: 384.6
Life130%
Damage130%
Attack Time1.50 s
Base Movement Speed32
ResistsFire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
StonebackRhoaTableCharge
Companion Reservation34.2%
Show Path of Building spectre.lua
{
    "name": "Captive Stoneback Rhoa",
    "monsterTags": [
        "beast",
        "mammal_beast",
        "medium_movement",
        "melee",
        "MonsterBlunt_onhit_audio",
        "not_int",
        "not_str",
        "physical_affinity",
        "red_blood"
    ],
    "life": 1.3,
    "baseDamageIgnoresAttackSpeed": true,
    "evasion": 0.25,
    "fireResist": 0,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 1.3,
    "damageSpread": 0.2,
    "attackTime": 1.5,
    "attackRange": 13,
    "accuracy": 1,
    "baseMovementSpeed": 32,
    "spectreReservation": 60,
    "companionReservation": 34.2,
    "monsterCategory": "Beast",
    "spawnLocation": [],
    "skillList": [
        "MeleeAtAnimationSpeed",
        "StonebackRhoaTableCharge"
    ],
    "modList": [
        "StunDuration",
        "OVERRIDE",
        2.666,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/StonebackRhoa\/GoblinStonebackRhoa",
    "resistances": {
        "fire": 0,
        "cold": 0,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        },
        {
            "id": "StonebackRhoaTableCharge",
            "name": "Unknown"
        }
    ]
}