click title for poe2db page

Type: ⚔️ Melee Attacker

Monster Familiy: Beast

Damage: Physical  Hit

Zone: The Grelwood Act 1
Ogham Farmlands Act 1

Base spirit cost: 51

Notes: generic auto 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: 372559
Attack Time: 1.50 s
DPS: 310.7
Life105%
Damage105%
Attack Time1.50 s
Base Movement Speed37
ResistsFire: -30% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
WerewolfPackHowlEAS
Companion Reservation30.6%
Show Path of Building spectre.lua
{
    "name": "Pack Werewolf",
    "monsterTags": [
        "beast",
        "Beast_onhit_audio",
        "mammal_beast",
        "medium_movement",
        "melee",
        "not_int",
        "not_str",
        "physical_affinity",
        "red_blood"
    ],
    "life": 1.05,
    "baseDamageIgnoresAttackSpeed": true,
    "evasion": 0.45,
    "fireResist": -30,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 1.05,
    "damageSpread": 0.2,
    "attackTime": 1.5,
    "attackRange": 8,
    "accuracy": 1,
    "baseMovementSpeed": 37,
    "spectreReservation": 51,
    "companionReservation": 30.6,
    "monsterCategory": "Beast",
    "spawnLocation": [
        "Ogham Farmlands (Act 1)",
        "Stones of Serle (Act 6)",
        "The Ezomyte Megaliths (Map)",
        "The Grelwood (Act 1)",
        "Found in Maps"
    ],
    "skillList": [
        "MeleeAtAnimationSpeed",
        "WerewolfPackHowlEAS"
    ],
    "modList": [
        "StunDuration",
        "OVERRIDE",
        2.566,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/Werewolves\/WerewolfPack1",
    "resistances": {
        "fire": -30,
        "cold": 0,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        },
        {
            "id": "WerewolfPackHowlEAS",
            "name": "Unknown"
        }
    ]
}