click title for poe2db page
Type: 🏹 Ranged Attacker
Monster Familiy: Beast
Damage: Physical Hit
Zone: Deshar Act 2
Base spirit cost: 42
Notes: Good AOE Ranged minion
Suggested support gems in order of importance:
Feeding Frenzy II – Muster – Brutality III – Rapid Attacks II – Multishot II/Magnified Area I
See Also
Spectre.lua details
Basic Attack Damage
Tags: allows_additional_projectiles, allows_inc_aoe, beast, insect, melee, MonsterStab_onhit_audio, not_dex, not_int, physical_affinity, ranged, slow_movement
Skills: MeleeAtAnimationSpeed, GPAPorcupineAntSpikeNova, MMAPorcupineAntSpikeball
Resistances: Fire: 0%, Cold: -30%, Lightning: 0%, Chaos: 0%
Spawn Locations: Confluence (Map), Deshar (Act 2), The Dreadnought's Wake (Act 2), The Khari Crossing (Act 6), Found in Maps, Trial of the Sekhemas (Floor 1), Trial of the Sekhemas (Floor 3)
{
"name": "Rasp Scavenger",
"monsterTags": [
"allows_additional_projectiles",
"allows_inc_aoe",
"beast",
"insect",
"melee",
"MonsterStab_onhit_audio",
"not_dex",
"not_int",
"physical_affinity",
"ranged",
"slow_movement"
],
"extraFlags": {
"recommendedSpectre": true
},
"life": 0.8,
"baseDamageIgnoresAttackSpeed": true,
"armour": 0.3,
"fireResist": 0,
"coldResist": -30,
"lightningResist": 0,
"chaosResist": 0,
"damage": 0.8,
"damageSpread": 0.2,
"attackTime": 1.005,
"attackRange": 10,
"accuracy": 1,
"baseMovementSpeed": 21,
"spectreReservation": 42,
"companionReservation": 26.7,
"monsterCategory": "Beast",
"spawnLocation": [
"Confluence (Map)",
"Deshar (Act 2)",
"The Dreadnought's Wake (Act 2)",
"The Khari Crossing (Act 6)",
"Found in Maps",
"Trial of the Sekhemas (Floor 1)",
"Trial of the Sekhemas (Floor 3)"
],
"skillList": [
"MeleeAtAnimationSpeed",
"GPAPorcupineAntSpikeNova",
"MMAPorcupineAntSpikeball"
],
"modList": [
"StunDuration",
"OVERRIDE",
2.6,
0,
")"
],
"id": "Metadata\/Monsters\/PorcupineAnt\/PorcupineAntSmall",
"resistances": {
"fire": 0,
"cold": -30,
"lightning": 0,
"chaos": 0
},
"skills": [
{
"id": "MeleeAtAnimationSpeed",
"name": "Unknown"
},
{
"id": "GPAPorcupineAntSpikeNova",
"name": "Unknown"
},
{
"id": "MMAPorcupineAntSpikeball",
"name": "Unknown"
}
]
}