click title for poe2db page

Type: ⚔️ Melee Attacker

Monster Family: Beast

Damage: Physical  Hit

Zone: Utzaal Act 3

Base spirit cost: 59

Notes: Leaps into combat, generic attackers

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: 443665
Attack Time: 1.50 s
DPS: 369.8
Life125%
Damage125%
Attack Time1.50 s
Base Movement Speed37
ResistsFire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
DTTVaalJaguarMinionLeap
GAVaalJaguarMinionImpact
Companion Reservation33.6%
Show Path of Building spectre.lua
{
    "name": "Loyal Jaguar",
    "monsterTags": [
        "beast",
        "Claw_onhit_audio",
        "medium_movement",
        "melee",
        "not_int",
        "physical_affinity",
        "red_blood"
    ],
    "life": 1.25,
    "baseDamageIgnoresAttackSpeed": true,
    "armour": 0.25,
    "evasion": 0.75,
    "fireResist": 0,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 1.25,
    "damageSpread": 0.2,
    "attackTime": 1.5,
    "attackRange": 14,
    "accuracy": 1,
    "baseMovementSpeed": 37,
    "spectreReservation": 59,
    "companionReservation": 33.6,
    "monsterCategory": "Beast",
    "spawnLocation": [
        "The Cuachic Vault (Act 6)",
        "Utzaal (Act 3)"
    ],
    "skillList": [
        "MeleeAtAnimationSpeed",
        "DTTVaalJaguarMinionLeap",
        "GAVaalJaguarMinionImpact"
    ],
    "modList": [
        "StunDuration",
        "OVERRIDE",
        2.25,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/VaalMonsters\/Living\/Beasts\/VaalJaguar",
    "resistances": {
        "fire": 0,
        "cold": 0,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        },
        {
            "id": "DTTVaalJaguarMinionLeap",
            "name": "Unknown"
        },
        {
            "id": "GAVaalJaguarMinionImpact",
            "name": "Unknown"
        }
    ]
}