click title for poe2db page

Type: ⚔️ Melee Attacker

Monster Familiy: Humanoid

Damage: Physical  Hit, Poison

Zone: Sandswept Marsh Act 3

Base spirit cost: 51

Notes: Orok Shaman can buff them with poison on hit

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: 355532
Attack Time: 0.87 s
DPS: 510.1
Life100%
Damage100%
Attack Time0.87 s
Base Movement Speed51
ResistsFire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeedComboTEMP
Show Path of Building spectre.lua
{
    "name": "Orok Throatcutter",
    "monsterTags": [
        "Claw_onhit_audio",
        "fast_movement",
        "human",
        "humanoid",
        "melee",
        "not_int",
        "not_str",
        "physical_affinity",
        "red_blood",
        "very_fast_movement"
    ],
    "life": 1,
    "baseDamageIgnoresAttackSpeed": true,
    "evasion": 0.5,
    "fireResist": 0,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 1,
    "damageSpread": 0.2,
    "attackTime": 0.87,
    "attackRange": 9,
    "accuracy": 1,
    "weaponType1": "Dagger",
    "baseMovementSpeed": 51,
    "spectreReservation": 50,
    "companionReservation": 30,
    "monsterCategory": "Humanoid",
    "spawnLocation": [
        "Sandswept Marsh (Act 3)",
        "Sulphuric Caverns (Map)",
        "Found in Maps"
    ],
    "skillList": [
        "MeleeAtAnimationSpeedComboTEMP"
    ],
    "modList": [
        "StunDuration",
        "OVERRIDE",
        2.3,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/VaalSavage\/CannibalTribeDagger",
    "resistances": {
        "fire": 0,
        "cold": 0,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "name": "Basic Attack",
            "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",
                    "incrementalEffectiveness": 0.054999999701977,
                    "statDescriptionScope": "skill_stat_descriptions",
                    "baseFlags": {
                        "attack": true,
                        "melee": true
                    },
                    "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": "MeleeAtAnimationSpeedComboTEMP"
        }
    ]
}