click title for poe2db page
Type: 🏹 Ranged Attacker
Monster Family: Undead
Damage: Physical Hit, Poison, Chaos Hit
Zone: Jungle Ruins Act 3
Base spirit cost: 67
Notes: Giga slow move and aps
Suggested support gems in order of importance:
Feeding Frenzy II – Muster – Rapid Attacks II – Multishot II/Nova Projectiles – Deadly Poison II
See Also
Spectre.lua details
Basic Attack Damage
Tags: allows_additional_projectiles, beast, melee, monster_applies_poison, physical_affinity, ranged, red_blood, reptile_beast, Unarmed_onhit_audio, undead, very_slow_movement
Skills: MeleeAtAnimationSpeed, MMSConstrictorCorpseMortar
Resistances: Fire: -30%, Cold: 0%, Lightning: 0%, Chaos: 0%
Spawn Locations: Augury (Map), Bluff (Map), Jungle Ruins (Act 3), Kriar Village (Act 6), Overgrown (Map), Ravine (Map), Rockpools (Map), The Venom Crypts (Act 3), Found in Maps
{
"name": "Constricted Spitter",
"monsterTags": [
"allows_additional_projectiles",
"beast",
"melee",
"monster_applies_poison",
"physical_affinity",
"ranged",
"red_blood",
"reptile_beast",
"Unarmed_onhit_audio",
"undead",
"very_slow_movement"
],
"life": 1.5,
"baseDamageIgnoresAttackSpeed": true,
"fireResist": -30,
"coldResist": 0,
"lightningResist": 0,
"chaosResist": 0,
"damage": 1.5,
"damageSpread": 0.2,
"attackTime": 1.395,
"attackRange": 16,
"accuracy": 1,
"baseMovementSpeed": 8,
"spectreReservation": 67,
"companionReservation": 36.6,
"monsterCategory": "Undead",
"spawnLocation": [
"Augury (Map)",
"Bluff (Map)",
"Jungle Ruins (Act 3)",
"Kriar Village (Act 6)",
"Overgrown (Map)",
"Ravine (Map)",
"Rockpools (Map)",
"The Venom Crypts (Act 3)",
"Found in Maps"
],
"skillList": [
"MeleeAtAnimationSpeed",
"MMSConstrictorCorpseMortar"
],
"modList": [
"PoisonChance",
"BASE",
100,
0,
")",
"EnemyPoisonDuration",
"INC",
0,
0,
")",
"StunDuration",
"OVERRIDE",
3,
0,
")"
],
"id": "Metadata\/Monsters\/ConstrictorCorpse\/ConstrictorCorpseRanged_",
"resistances": {
"fire": -30,
"cold": 0,
"lightning": 0,
"chaos": 0
},
"skills": [
{
"id": "MeleeAtAnimationSpeed",
"name": "Unknown"
},
{
"id": "MMSConstrictorCorpseMortar",
"name": "Unknown"
}
]
}