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: 29
Notes: flying, very fast movement and attack time/attackspeed, surprisingly good for their low cost
Suggested support gems in order of importance:
Feeding Frenzy II – Muster – Rapid Attacks II – Brutality III – Heavy Swing/Impact Shockwave
Click to rate this spectre!
[Total: 1 Average: 3]
See Also
Spectre.lua details
Basic Attack Damage
Damage of this spectre’s basic melee attack at selected monster level.
Hit Damage: 177 – 266
Attack Time: 1.01 s
DPS: 220.8
| Life | 50% |
|---|---|
| Damage | 50% |
| Attack Time | 1.01 s |
| Base Movement Speed | 50 |
| Resists | Fire: -30% / Cold: 0% / Lightning: 0% / Chaos: 0% |
| Skills | MeleeAtAnimationSpeed |
| Companion Reservation | 21.3% |
Show Path of Building spectre.lua
{
"name": "Swarming Wasp",
"monsterTags": [
"beast",
"fast_movement",
"insect",
"melee",
"not_int",
"not_str",
"physical_affinity",
"Unarmed_onhit_audio",
"very_fast_movement"
],
"life": 0.5,
"baseDamageIgnoresAttackSpeed": true,
"evasion": 0.6,
"fireResist": -30,
"coldResist": 0,
"lightningResist": 0,
"chaosResist": 0,
"damage": 0.5,
"damageSpread": 0.2,
"attackTime": 1.005,
"attackRange": 6,
"accuracy": 1,
"baseMovementSpeed": 50,
"spectreReservation": 29,
"companionReservation": 21.3,
"monsterCategory": "Beast",
"spawnLocation": [
"Arastas (Act 4)",
"Ashen Forest (Act 6)",
"Found in Maps",
"Trenches (Map)"
],
"skillList": [
"MeleeAtAnimationSpeed"
],
"modList": [
"StunDuration",
"OVERRIDE",
2.5,
0,
")"
],
"id": "Metadata\/Monsters\/PlagueSwarm\/TwilightOrderPlagueSwarm",
"resistances": {
"fire": -30,
"cold": 0,
"lightning": 0,
"chaos": 0
},
"skills": [
{
"id": "MeleeAtAnimationSpeed",
"name": "Unknown"
}
]
}