click title for poe2db page
Type: ⚔️ Melee Attacker
Monster Family: Beast
Damage: Physical Hit, Cold Hit
Zone: Ashen Woods Interlude 3
Base spirit cost: 99
Notes: Top spectre in 0.3 very fast attacks and high hit damage
Suggested support gems in order of importance:
Feeding Frenzy II – Muster – Rapid Attacks II – Brutality III- Heavy Swing/Impact Shockwave
Endgame support gems (expensive):
Muster – Rapid Attacks II – Dialla’s Desire – Uul-Netol’s Embrace – Impact Shockwave/Infernal Legion I-II-III
Click to rate this spectre!
[Total: 52 Average: 4.6]
Other YouTube Videos Covering This Spectre
Videos are selected for relevance and educational value.
See Also
Spectre.lua details
Basic Attack Damage
Damage of this spectre’s basic melee attack at selected monster level.
Hit Damage: 887 – 1331
Attack Time: 0.69 s
DPS: 1,608.0
| Life | 250% |
|---|---|
| Damage | 250% |
| Attack Time | 0.69 s |
| Base Movement Speed | 78 |
| Resists | Fire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0% |
| Skills | MeleeAtAnimationSpeed |
| Companion Reservation | 47.4% |
Show Path of Building spectre.lua
{
"name": "Frozen Mandibles",
"monsterTags": [
"beast",
"insect",
"not_dex",
"not_int",
"Unarmed_onhit_audio",
"very_fast_movement"
],
"extraFlags": {
"recommendedBeast": true,
"recommendedSpectre": true
},
"life": 2.5,
"baseDamageIgnoresAttackSpeed": true,
"armour": 0.5,
"fireResist": 0,
"coldResist": 0,
"lightningResist": 0,
"chaosResist": 0,
"damage": 2.5,
"damageSpread": 0.2,
"attackTime": 0.69,
"attackRange": 22,
"accuracy": 1,
"baseMovementSpeed": 78,
"spectreReservation": 99,
"companionReservation": 47.4,
"monsterCategory": "Beast",
"spawnLocation": [],
"skillList": [
"MeleeAtAnimationSpeed"
],
"modList": [],
"id": "Metadata\/Monsters\/NettleAnt\/NettleAntInterlude",
"resistances": {
"fire": 0,
"cold": 0,
"lightning": 0,
"chaos": 0
},
"skills": [
{
"id": "MeleeAtAnimationSpeed",
"name": "Unknown"
}
]
}