click title for poe2db page

Type: ⚔️ Melee Attacker
🌀 Utility

Monster Familiy: Beast

Damage: Physical  Hit

Zone: The Matlan Waterways Act 3

Base spirit cost: 50

Notes: Maim 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.99 s
DPS: 448.3
Life100%
Damage100%
Attack Time0.99 s
Base Movement Speed11
ResistsFire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
Companion Reservation30%
Show Path of Building spectre.lua
{
    "name": "Chaw Mongrel",
    "monsterTags": [
        "beast",
        "Beast_onhit_audio",
        "melee",
        "not_int",
        "physical_affinity",
        "red_blood",
        "very_slow_movement"
    ],
    "life": 1,
    "baseDamageIgnoresAttackSpeed": true,
    "armour": 0.2,
    "evasion": 0.4,
    "fireResist": 0,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 1,
    "damageSpread": 0.2,
    "attackTime": 0.99,
    "attackRange": 12,
    "accuracy": 1,
    "baseMovementSpeed": 11,
    "spectreReservation": 50,
    "companionReservation": 30,
    "monsterCategory": "Beast",
    "spawnLocation": [
        "The Azak Bog (Act 3)",
        "The Matlan Waterways (Act 3)",
        "Found in Maps"
    ],
    "skillList": [
        "MeleeAtAnimationSpeed"
    ],
    "modList": [
        "StunDuration",
        "OVERRIDE",
        2.333,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/ChawMongrel\/ChawMongrel",
    "resistances": {
        "fire": 0,
        "cold": 0,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        }
    ]
}