click title for poe2db page
Type: 🧬 Hybrid Caster and Attacker
Monster Familiy: Demon
Damage: Physical Hit, Chaos Hit
Zone: Breach
Base spirit cost: 57
Notes: Generic All rounders
Suggested support gems in order of importance:
Feeding Frenzy II – Muster – Rapid Attacks II – Magnified Area I – Minion Mastery
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: 426 – 639
Attack Time: 1.50 s
DPS: 355.0
| Life | 120% |
|---|---|
| Damage | 120% |
| Attack Time | 1.50 s |
| Base Movement Speed | 37 |
| Resists | Fire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0% |
| Skills | MeleeAtAnimationSpeed MDIronSniperLaser GSIronSniperLaserDamage |
Show Path of Building spectre.lua
{
"name": "It That Hunts",
"monsterTags": [
"caster",
"chaos_affinity",
"Claw_onhit_audio",
"demon",
"humanoid",
"medium_movement",
"melee",
"not_int",
"not_str",
"red_blood"
],
"life": 1.2,
"baseDamageIgnoresAttackSpeed": true,
"evasion": 0.75,
"fireResist": 0,
"coldResist": 0,
"lightningResist": 0,
"chaosResist": 0,
"damage": 1.2,
"damageSpread": 0.2,
"attackTime": 1.5,
"attackRange": 14,
"accuracy": 1,
"baseMovementSpeed": 37,
"spectreReservation": 57,
"companionReservation": 33,
"monsterCategory": "Demon",
"spawnLocation": [
"Twisted Domain"
],
"skillList": [
"MeleeAtAnimationSpeed",
"MDIronSniperLaser",
"GSIronSniperLaserDamage"
],
"modList": [],
"id": "Metadata\/Monsters\/Breach\/BreachFodderCorruptedEliteRanger",
"resistances": {
"fire": 0,
"cold": 0,
"lightning": 0,
"chaos": 0
},
"skills": [
{
"id": "MeleeAtAnimationSpeed",
"name": "Unknown"
},
{
"id": "MDIronSniperLaser",
"name": "Unknown"
},
{
"id": "GSIronSniperLaserDamage",
"name": "Unknown"
}
]
}