click title for poe2db page
Type: 🧙 Ranged Caster
Monster Family: Undead
Damage: Cold Hit
Zone: The Titan Grotto Act 2
Base spirit cost: 50
Notes: Decent damage, a bit slow moving
Suggested support gems in order of importance:
Feeding Frenzy II – Muster – Rapid Casting II – Elemental Focus – Multishot II/Wildshards II
Click to rate this spectre!
[Total: 1 Average: 3]
See Also
Spectre.lua details
Basic Attack Damage
Damage of this spectre’s basic melee attack at selected monster level.
Hit Damage: 355 – 532
Attack Time: 1.50 s
DPS: 295.9
| Life | 100% |
|---|---|
| Damage | 100% |
| Attack Time | 1.50 s |
| Base Movement Speed | 11 |
| Resists | Fire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0% |
| Skills | MPSRedSkeletonCaster |
Show Path of Building spectre.lua
{
"name": "Sandflesh Mage",
"monsterTags": [
"allows_additional_projectiles",
"caster",
"cold_affinity",
"monster_barely_moves",
"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": [
"The Titan Grotto (Act 2)",
"Found in Maps",
"Trial of the Sekhemas (Floor 4)"
],
"skillList": [
"MPSRedSkeletonCaster"
],
"modList": [],
"id": "Metadata\/Monsters\/Skeletons\/TitanGrotto\/SkeletonTitanGrottoCaster",
"resistances": {
"fire": 0,
"cold": 0,
"lightning": 0,
"chaos": 0
},
"skills": [
{
"name": "Basic Spell (Cold)",
"hidden": true,
"skillTypes": {
".Spell": true,
".Projectile": true,
".ProjectilesFromUser": true,
".Triggerable": true,
".Damage": true
},
"castTime": 1.5,
"qualityStats": [],
"levels": {
"1": {
"critChance": 7,
"levelRequirement": 0
}
},
"statSets": {
"1": {
"label": "Basic Spell (Cold)",
"baseEffectiveness": 3.2999999523163,
"incrementalEffectiveness": 0.10000000149012,
"damageIncrementalEffectiveness": 0.017500000074506,
"statDescriptionScope": "skill_stat_descriptions",
"baseFlags": {
"spell": true,
"projectile": true,
"triggerable": true,
"hit": true
},
"constantStats": [
[
"monster_projectile_variation",
1024
],
[
"spell_maximum_action_distance_+%",
-35
]
],
"stats": [
"spell_minimum_base_cold_damage",
"spell_maximum_base_cold_damage",
"use_scaled_contact_offset",
"projectile_uses_contact_position",
"base_is_projectile"
],
"notMinionStat": [
"spell_minimum_base_cold_damage",
"spell_maximum_base_cold_damage"
],
"levels": {
"1": {
"0": 0.80000001192093,
"1": 1.2000000476837,
"statInterpolation": [
3,
3
],
"actorLevel": 1
}
}
}
},
"id": "MPSRedSkeletonCaster"
}
]
}