click title for poe2db page
Type: 🏹 Ranged Attacker
Monster Familiy: Undead
Damage: Physical Hit, Fire Hit, Ignite
Zone: Tomb of the Consort Act 1
Base spirit cost: 50
Notes: generic fire proj, unclear if its spell or attack
Suggested support gems in order of importance:
Feeding Frenzy II – Muster – Rapid Casting II– Multishot II/Wildshards II – Fire Penetration II
See Also
Spectre.lua details
Basic Attack Damage
Tags: melee, monster_barely_moves, physical_affinity, skeleton, Unarmed_onhit_audio, undead, very_slow_movement
Skills: MeleeAtAnimationSpeed
Resistances: Fire: 0%, Cold: 0%, Lightning: 0%, Chaos: 0%
Spawn Locations: Abandoned Prison (Act 4), Cemetery of the Eternals (Act 1), Crypt (Map), Epitaph (Map), Holten (Act 6), Ice Cave (Map), Lofty Summit (Map), Mausoleum of the Praetor (Act 1), Necropolis (Map), Riverhold (Map), Stronghold (Map), Found in Maps, Tomb of the Consort (Act 1), Willow (Map), Wolvenhold (Act 6)
{
"name": "Risen Rattler",
"monsterTags": [
"melee",
"monster_barely_moves",
"physical_affinity",
"skeleton",
"Unarmed_onhit_audio",
"undead",
"very_slow_movement"
],
"life": 1,
"baseDamageIgnoresAttackSpeed": true,
"fireResist": 0,
"coldResist": 0,
"lightningResist": 0,
"chaosResist": 0,
"damage": 1,
"damageSpread": 0.2,
"attackTime": 1.5,
"attackRange": 7,
"accuracy": 1,
"baseMovementSpeed": 11,
"spectreReservation": 50,
"companionReservation": 30,
"monsterCategory": "Undead",
"spawnLocation": [
"Abandoned Prison (Act 4)",
"Cemetery of the Eternals (Act 1)",
"Crypt (Map)",
"Epitaph (Map)",
"Holten (Act 6)",
"Ice Cave (Map)",
"Lofty Summit (Map)",
"Mausoleum of the Praetor (Act 1)",
"Necropolis (Map)",
"Riverhold (Map)",
"Stronghold (Map)",
"Found in Maps",
"Tomb of the Consort (Act 1)",
"Willow (Map)",
"Wolvenhold (Act 6)"
],
"skillList": [
"MeleeAtAnimationSpeed"
],
"modList": [
"StunDuration",
"OVERRIDE",
2.467,
0,
")"
],
"id": "Metadata\/Monsters\/Skeletons\/Basic\/GraveSkeletonUnarmed",
"resistances": {
"fire": 0,
"cold": 0,
"lightning": 0,
"chaos": 0
},
"skills": [
{
"id": "MeleeAtAnimationSpeed",
"name": "Unknown"
}
]
}