click title for poe2db page
Type: 🏹 Ranged Attacker
Monster Familiy: Beast
Damage: Physical Hit, Poison, Chaos Hit, Chaos DOT
Zone: The Venom Crypts Act 3
Base spirit cost: 53
Notes: good to apply Poison and/or Armour break
Suggested support gems in order of importance:
Feeding Frenzy II – Muster – Rapid Attacks II – Magnified Area I – Multishot II/Corrosion
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: 390 – 585
Attack Time: 1.25 s
DPS: 392.1
| Life | 110% |
|---|---|
| Damage | 110% |
| Attack Time | 1.25 s |
| Base Movement Speed | 17 |
| Resists | Fire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0% |
| Skills | MeleeAtAnimationSpeed EDSSpittingSnakeSpray MMASpittingSnakeMortar MMASpittingSnakeVomitMortar CGESpittingSnakeCaustic |
| Companion Reservation | 31.5% |
Show Path of Building spectre.lua
{
"name": "Slitherspitter",
"monsterTags": [
"allows_additional_projectiles",
"allows_inc_aoe",
"beast",
"melee",
"monster_applies_poison",
"not_int",
"physical_affinity",
"ranged",
"reptile_beast",
"Unarmed_onhit_audio",
"very_slow_movement"
],
"life": 1.1,
"baseDamageIgnoresAttackSpeed": true,
"armour": 0.25,
"evasion": 0.2,
"fireResist": 0,
"coldResist": 0,
"lightningResist": 0,
"chaosResist": 0,
"damage": 1.1,
"damageSpread": 0.2,
"attackTime": 1.245,
"attackRange": 13,
"accuracy": 1,
"baseMovementSpeed": 17,
"spectreReservation": 53,
"companionReservation": 31.5,
"monsterCategory": "Beast",
"spawnLocation": [
"Augury (Map)",
"Bluff (Map)",
"Kriar Village (Act 6)",
"The Venom Crypts (Act 3)",
"Found in Maps"
],
"skillList": [
"MeleeAtAnimationSpeed",
"EDSSpittingSnakeSpray",
"MMASpittingSnakeMortar",
"MMASpittingSnakeVomitMortar",
"CGESpittingSnakeCaustic"
],
"modList": [
"StunDuration",
"OVERRIDE",
2.5,
0,
")"
],
"id": "Metadata\/Monsters\/SpittingSnake\/SpittingSnake",
"resistances": {
"fire": 0,
"cold": 0,
"lightning": 0,
"chaos": 0
},
"skills": [
{
"id": "MeleeAtAnimationSpeed",
"name": "Unknown"
},
{
"id": "EDSSpittingSnakeSpray",
"name": "Unknown"
},
{
"id": "MMASpittingSnakeMortar",
"name": "Unknown"
},
{
"id": "MMASpittingSnakeVomitMortar",
"name": "Unknown"
},
{
"id": "CGESpittingSnakeCaustic",
"name": "Unknown"
}
]
}