click title for poe2db page
Type: ⚔️ Melee Attacker
Monster Familiy: Beast
Damage: Physical Hit
Zone: Sandswept Marsh Act 3
Base spirit cost: 29
Notes: Swarmers, flies over obstacles
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: 2 Average: 4]
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 DTTBloodDroneDashAttach GABloodDroneDashAttach |
| Companion Reservation | 21.3% |
Show Path of Building spectre.lua
{
"name": "Bloodthief Wasp",
"monsterTags": [
"beast",
"fast_movement",
"flying",
"insect",
"melee",
"not_int",
"not_str",
"physical_affinity",
"red_blood",
"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": [
"Qimah (Act 6)",
"Sandswept Marsh (Act 3)",
"Found in Maps"
],
"skillList": [
"MeleeAtAnimationSpeed",
"DTTBloodDroneDashAttach",
"GABloodDroneDashAttach"
],
"modList": [
"StunDuration",
"OVERRIDE",
2.5,
0,
")"
],
"id": "Metadata\/Monsters\/PlagueSwarm\/BloodDrone",
"resistances": {
"fire": -30,
"cold": 0,
"lightning": 0,
"chaos": 0
},
"skills": [
{
"id": "MeleeAtAnimationSpeed",
"name": "Unknown"
},
{
"id": "DTTBloodDroneDashAttach",
"name": "Unknown"
},
{
"id": "GABloodDroneDashAttach",
"name": "Unknown"
}
]
}