Type: 🏹 Ranged Attacker
Monster Family: Construct
Damage: Physical Hit
Zone: Sandswept Marsh Act 3
Base spirit cost: 91
Notes: decent damage with their ranged attack
Suggested support gems in order of importance:
Feeding Frenzy II – Muster – Rapid Attacks II – Brutality III – Nova Projectiles/Multishot II
See Also
Spectre.lua details
Basic Attack Damage
| Life | 225% |
|---|---|
| Damage | 225% |
| Attack Time | 1.50 s |
| Base Movement Speed | 11 |
| Resists | Fire: -50% / Cold: 0% / Lightning: 0% / Chaos: 0% |
| Skills | MeleeAtAnimationSpeed MMSDredgeFiendMortar EGDredgeFiendZombieCall GSDredgeMortarImpact GSDredgeMortarImpactAir |
| Spectre Reservation | 91 |
Tags: allows_additional_projectiles, allows_inc_aoe, Beast_onhit_audio, caster, construct, humanoid, not_dex, physical_affinity, ranged, undead, very_slow_movement
Skills: MeleeAtAnimationSpeed, MMSDredgeFiendMortar, EGDredgeFiendZombieCall, GSDredgeMortarImpact, GSDredgeMortarImpactAir
Resistances: Fire: -50%, Cold: 0%, Lightning: 0%, Chaos: 0%
Spawn Locations: Burial Bog (Map), Glacial Tarn (Act 6), Sandswept Marsh (Act 3), Found in Maps
{
"name": "Dredge Fiend",
"monsterTags": [
"allows_additional_projectiles",
"allows_inc_aoe",
"Beast_onhit_audio",
"caster",
"construct",
"humanoid",
"not_dex",
"physical_affinity",
"ranged",
"undead",
"very_slow_movement"
],
"life": 2.25,
"baseDamageIgnoresAttackSpeed": true,
"energyShield": 0.25,
"armour": 0.15,
"fireResist": -50,
"coldResist": 0,
"lightningResist": 0,
"chaosResist": 0,
"damage": 2.25,
"damageSpread": 0.2,
"attackTime": 1.5,
"attackRange": 8,
"accuracy": 1,
"weaponType1": "Warstaff",
"baseMovementSpeed": 11,
"spectreReservation": 91,
"companionReservation": 45,
"monsterCategory": "Construct",
"spawnLocation": [
"Burial Bog (Map)",
"Glacial Tarn (Act 6)",
"Sandswept Marsh (Act 3)",
"Found in Maps"
],
"skillList": [
"MeleeAtAnimationSpeed",
"MMSDredgeFiendMortar",
"EGDredgeFiendZombieCall",
"GSDredgeMortarImpact",
"GSDredgeMortarImpactAir"
],
"modList": [
"StunDuration",
"OVERRIDE",
3,
0,
")"
],
"id": "Metadata\/Monsters\/TwigMonsters\/DredgeFiend",
"resistances": {
"fire": -50,
"cold": 0,
"lightning": 0,
"chaos": 0
},
"skills": [
{
"id": "MeleeAtAnimationSpeed",
"name": "Unknown"
},
{
"id": "MMSDredgeFiendMortar",
"name": "Unknown"
},
{
"id": "EGDredgeFiendZombieCall",
"name": "Unknown"
},
{
"id": "GSDredgeMortarImpact",
"name": "Unknown"
},
{
"id": "GSDredgeMortarImpactAir",
"name": "Unknown"
}
]
}