click title for poe2db page
Type: ⚔️ Melee Attacker
Monster Family: Beast
Damage: Physical Hit, Cold Hit
Zone: Whakapanu Island Act 4
Base spirit cost: 91
Notes :good aoe ice spikes, good damage numbers but really really slow moving
Suggested support gems in order of importance:
Feeding Frenzy II – Muster – Heavy Swing/Impact Shockwave – Rapid Attacks II – Cold Attunement/Elemental Focus
See Also
Spectre.lua details
Basic Attack Damage
Tags: allows_inc_aoe, beast, Claw_onhit_audio, cold_affinity, crustacean_beast, melee, not_dex, not_int, physical_affinity, very_slow_movement
Skills: MeleeAtAnimationSpeed, GTHunkerSpikes, GTHunkerSpikesMedium, GTHunkerSpikesLarge, GADwellerHunkerDownSpikes, EASHunkerSpikes
Resistances: Fire: 0%, Cold: 30%, Lightning: 0%, Chaos: 0%
Spawn Locations: Shoreline Hideout (Act 4), Found in Maps, Whakapanu Island (Act 4)
{
"name": "Spiked Scuttler",
"monsterTags": [
"allows_inc_aoe",
"beast",
"Claw_onhit_audio",
"cold_affinity",
"crustacean_beast",
"melee",
"not_dex",
"not_int",
"physical_affinity",
"very_slow_movement"
],
"life": 2.25,
"baseDamageIgnoresAttackSpeed": true,
"armour": 1,
"fireResist": 0,
"coldResist": 30,
"lightningResist": 0,
"chaosResist": 0,
"damage": 2.25,
"damageSpread": 0.2,
"attackTime": 1.5,
"attackRange": 18,
"accuracy": 1,
"baseMovementSpeed": 14,
"spectreReservation": 91,
"companionReservation": 45,
"monsterCategory": "Beast",
"spawnLocation": [
"Shoreline Hideout (Act 4)",
"Found in Maps",
"Whakapanu Island (Act 4)"
],
"skillList": [
"MeleeAtAnimationSpeed",
"GTHunkerSpikes",
"GTHunkerSpikesMedium",
"GTHunkerSpikesLarge",
"GADwellerHunkerDownSpikes",
"EASHunkerSpikes"
],
"modList": [],
"id": "Metadata\/Monsters\/DeepDwellerBoss\/SpikedDweller",
"resistances": {
"fire": 0,
"cold": 30,
"lightning": 0,
"chaos": 0
},
"skills": [
{
"id": "MeleeAtAnimationSpeed",
"name": "Unknown"
},
{
"id": "GTHunkerSpikes",
"name": "Unknown"
},
{
"id": "GTHunkerSpikesMedium",
"name": "Unknown"
},
{
"id": "GTHunkerSpikesLarge",
"name": "Unknown"
},
{
"id": "GADwellerHunkerDownSpikes",
"name": "Unknown"
},
{
"id": "EASHunkerSpikes",
"name": "Unknown"
}
]
}