click title for poe2db page

Type: ⚔️ Melee Attacker

Monster Family: Beast

Damage: Phys Hit

Zone:Arastas Act 4
Ashen Forest Interlude 3

Base spirit cost: 84

Notes: these are really good all rounders, fly, move fast, damage is consistent

Suggested support gems in order of importance: 

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

Click to rate this spectre!
[Total: 26 Average: 4.4]

Spectre.lua details

Basic Attack Damage

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

Hit Damage: 7101065
Attack Time: 1.76 s
DPS: 505.8
Life200%
Damage200%
Attack Time1.76 s
Base Movement Speed56
ResistsFire: -30% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsMASExtraAttackDistance6
MeleeAtAnimationSpeedComboTEMP2
DTTPlagueBringerDash
Companion Reservation42.3%
Show Path of Building spectre.lua
{
    "name": "Gargantuan Wasp",
    "monsterTags": [
        "beast",
        "Claw_onhit_audio",
        "fast_movement",
        "insect",
        "melee",
        "physical_affinity",
        "very_fast_movement"
    ],
    "life": 2,
    "baseDamageIgnoresAttackSpeed": true,
    "fireResist": -30,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 2,
    "damageSpread": 0.2,
    "attackTime": 1.755,
    "attackRange": 12,
    "accuracy": 1,
    "baseMovementSpeed": 56,
    "spectreReservation": 84,
    "companionReservation": 42.3,
    "monsterCategory": "Beast",
    "spawnLocation": [
        "Arastas (Act 4)",
        "Ashen Forest (Act 6)",
        "Found in Maps",
        "Trenches (Map)"
    ],
    "skillList": [
        "MASExtraAttackDistance6",
        "MeleeAtAnimationSpeedComboTEMP2",
        "DTTPlagueBringerDash"
    ],
    "modList": [
        "PhysicalDamageLifeLeech",
        "BASE",
        125,
        1,
        ")",
        "StunDuration",
        "OVERRIDE",
        2.4,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/PlagueBringer\/TwilightOrderPlagueBringer",
    "resistances": {
        "fire": -30,
        "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
                    },
                    "constantStats": [
                        [
                            "attack_maximum_action_distance_+",
                            6
                        ]
                    ],
                    "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": "MASExtraAttackDistance6"
        },
        {
            "id": "MeleeAtAnimationSpeedComboTEMP2",
            "name": "Unknown"
        },
        {
            "id": "DTTPlagueBringerDash",
            "name": "Unknown"
        }
    ]
}