click title for poe2db page
Type: ⚔️ Melee Attacker
Monster Family: Beast
Damage: Physical Hit
Zone: The Dreadnought Act 2
Base spirit cost: 84
Notes: has 125% phys damage leech (exactly the same with Gargantuan Wasp)
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: 5]
See Also
Spectre.lua details
Basic Attack Damage
Damage of this spectre’s basic melee attack at selected monster level.
Hit Damage: 710 – 1065
Attack Time: 1.76 s
DPS: 505.8
| Life | 200% |
|---|---|
| Damage | 200% |
| Attack Time | 1.76 s |
| Base Movement Speed | 56 |
| Resists | Fire: -30% / Cold: 0% / Lightning: 0% / Chaos: 0% |
| Skills | MASExtraAttackDistance6 MeleeAtAnimationSpeedComboTEMP2 DTTPlagueBringerDash |
| Companion Reservation | 42.3% |
Show Path of Building spectre.lua
{
"name": "Plague Harvester",
"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": [
"Mawdun Quarry (Act 2)",
"Pools of Khatal (Act 6)",
"Qimah Reservoir (Act 6)",
"The Dreadnought (Act 2)",
"The Dreadnought's Wake (Act 2)",
"Found in Maps"
],
"skillList": [
"MASExtraAttackDistance6",
"MeleeAtAnimationSpeedComboTEMP2",
"DTTPlagueBringerDash"
],
"modList": [
"PhysicalDamageLifeLeech",
"BASE",
125,
1,
")",
"StunDuration",
"OVERRIDE",
2.4,
0,
")"
],
"id": "Metadata\/Monsters\/PlagueBringer\/PlagueBringer",
"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"
}
]
}