click title for poe2db page
Type: 🧙 Ranged Caster
Monster Family: Undead
Damage: Cold Hit
Zone: Cemetery of the Eternals Act 1
Base spirit cost: 59
Notes: big cold hits, good freeze buildup, nova is a bit unreliable
Suggested support gems in order of importance:
Feeding Frenzy II – Muster – Rapid Casting II – Controlled Destruction – Multishot II/Wildshards II
See Also
Spectre.lua details
Basic Attack Damage
Tags: allows_additional_projectiles, allows_inc_aoe, caster, cold_affinity, medium_movement, not_str, ranged, Unarmed_onhit_audio, undead
Skills: SpookyWraithProjectileCold, SpookyWraithProjectileExplosionCold, GraveyardSpookyGhostExplode, GraveyardGhostDashToTarget, GraveyardGhostDashToTargetFar
Resistances: Fire: 0%, Cold: 75%, Lightning: 0%, Chaos: 0%
Spawn Locations: Cemetery of the Eternals (Act 1), Howling Caves (Act 6), Ice Cave (Map), Lofty Summit (Map), Stones of Serle (Act 6), Found in Maps, Trial of the Sekhemas (Floor 4)
{
"name": "Frost Wraith",
"monsterTags": [
"allows_additional_projectiles",
"allows_inc_aoe",
"caster",
"cold_affinity",
"medium_movement",
"not_str",
"ranged",
"Unarmed_onhit_audio",
"undead"
],
"life": 1.6,
"baseDamageIgnoresAttackSpeed": true,
"energyShield": 0.35,
"evasion": 0.35,
"fireResist": 0,
"coldResist": 75,
"lightningResist": 0,
"chaosResist": 0,
"damage": 1.6,
"damageSpread": 0.2,
"attackTime": 1.5,
"attackRange": 6,
"accuracy": 1,
"baseMovementSpeed": 37,
"spectreReservation": 71,
"companionReservation": 37.8,
"monsterCategory": "Undead",
"spawnLocation": [
"Cemetery of the Eternals (Act 1)",
"Howling Caves (Act 6)",
"Ice Cave (Map)",
"Lofty Summit (Map)",
"Stones of Serle (Act 6)",
"Found in Maps",
"Trial of the Sekhemas (Floor 4)"
],
"skillList": [
"SpookyWraithProjectileCold",
"SpookyWraithProjectileExplosionCold",
"GraveyardSpookyGhostExplode",
"GraveyardGhostDashToTarget",
"GraveyardGhostDashToTargetFar"
],
"modList": [
"StunDuration",
"OVERRIDE",
3.333,
0,
")"
],
"id": "Metadata\/Monsters\/Wraith\/WraithSpookyCold",
"resistances": {
"fire": 0,
"cold": 75,
"lightning": 0,
"chaos": 0
},
"skills": [
{
"id": "SpookyWraithProjectileCold",
"name": "Unknown"
},
{
"name": "Basic Spell",
"hidden": true,
"skillTypes": {
".Triggerable": true,
".Spell": true,
".Damage": true,
".Projectile": true
},
"castTime": 1,
"qualityStats": [],
"levels": {
"1": {
"critChance": 7,
"levelRequirement": 0
}
},
"statSets": {
"1": {
"label": "Basic Spell",
"baseEffectiveness": 2.7999999523163,
"incrementalEffectiveness": 0.10000000149012,
"damageIncrementalEffectiveness": 0.017500000074506,
"statDescriptionScope": "geometry_spell",
"baseFlags": {
"triggerable": true,
"spell": true,
"projectile": true
},
"stats": [
"spell_minimum_base_cold_damage",
"spell_maximum_base_cold_damage",
"is_area_damage",
"base_skill_can_be_blocked",
"base_is_projectile",
"base_skill_can_be_avoided_by_dodge_roll"
],
"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": "SpookyWraithProjectileExplosionCold"
},
{
"name": "Sword Barrage",
"hidden": true,
"skillTypes": {
".Triggerable": true,
".Spell": true,
".Damage": true
},
"castTime": 2.5,
"qualityStats": [],
"levels": {
"1": {
"critChance": 7,
"storedUses": 1,
"levelRequirement": 0,
"cooldown": 7
}
},
"statSets": {
"1": {
"label": "Sword Barrage",
"baseEffectiveness": 7,
"incrementalEffectiveness": 0.10000000149012,
"damageIncrementalEffectiveness": 0.017500000074506,
"statDescriptionScope": "geometry_spell",
"baseFlags": {
"triggerable": true,
"spell": true,
"hit": true
},
"constantStats": [
[
"hit_damage_freeze_multiplier_+%",
100
]
],
"stats": [
"spell_minimum_base_cold_damage",
"spell_maximum_base_cold_damage",
"is_area_damage"
],
"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": "GraveyardSpookyGhostExplode"
},
{
"name": "Dash",
"hidden": true,
"skillTypes": {
".Spell": true,
".Movement": true
},
"castTime": 0.93,
"qualityStats": [],
"levels": {
"1": {
"storedUses": 1,
"levelRequirement": 0,
"cooldown": 4
}
},
"statSets": {
"1": {
"label": "Dash",
"incrementalEffectiveness": 0.054999999701977,
"statDescriptionScope": "skill_stat_descriptions",
"baseFlags": {
"spell": true
},
"stats": [
"action_attack_or_cast_time_uses_animation_length"
],
"levels": {
"1": {
"actorLevel": 1
}
}
}
},
"id": "GraveyardGhostDashToTarget"
},
{
"id": "GraveyardGhostDashToTargetFar",
"name": "Unknown"
}
]
}