click title for poe2db page

Type: ⚔️ Melee Attacker

Monster Family: Undead

Damage: Phys Hit, Cold Hit

Zone: Solitary Confinement Act 4

Base spirit cost: 57

Notes: very slow moving, slow attack time/attack speed, low leash, supposedly they should have a cold spell/attack, does not cast it

Suggested support gems in order of importance: 

Feeding Frenzy II Muster – Rapid Attacks II – Brutality III – Heavy Swing/Impact Shockwave

Click to rate this spectre!
[Total: 1 Average: 1]

Spectre.lua details

Basic Attack Damage

Damage of this spectre’s basic melee attack at selected monster level.

Hit Damage: 426639
Attack Time: 1.50 s
DPS: 355.0
Life120%
Damage120%
Attack Time1.50 s
Base Movement Speed16
ResistsFire: 0% / Cold: 30% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
GPSPaleWalkerWave
Show Path of Building spectre.lua
{
    "name": "Pale Tidecrasher",
    "monsterTags": [
        "allows_inc_aoe",
        "cold_affinity",
        "humanoid",
        "melee",
        "not_dex",
        "not_str",
        "physical_affinity",
        "Unarmed_onhit_audio",
        "undead",
        "very_slow_movement",
        "zombie"
    ],
    "life": 1.2,
    "baseDamageIgnoresAttackSpeed": true,
    "energyShield": 0.1,
    "fireResist": 0,
    "coldResist": 30,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 1.2,
    "damageSpread": 0.2,
    "attackTime": 1.5,
    "attackRange": 12,
    "accuracy": 1,
    "baseMovementSpeed": 16,
    "spectreReservation": 57,
    "companionReservation": 33,
    "monsterCategory": "Undead",
    "spawnLocation": [
        "Frozen Falls (Map)",
        "Glacial Tarn (Act 6)",
        "Solitary Confinement (Act 4)",
        "Found in Maps"
    ],
    "skillList": [
        "MeleeAtAnimationSpeed",
        "GPSPaleWalkerWave"
    ],
    "modList": [
        "StunDuration",
        "OVERRIDE",
        3.216,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/PaleWalker\/PaleWalkerWave",
    "resistances": {
        "fire": 0,
        "cold": 30,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        },
        {
            "name": "Wave",
            "hidden": true,
            "skillTypes": {
                ".Triggerable": true,
                ".Damage": true
            },
            "castTime": 1,
            "qualityStats": [],
            "levels": {
                "1": {
                    "critChance": 5,
                    "storedUses": 1,
                    "levelRequirement": 0,
                    "cooldown": 8
                }
            },
            "statSets": {
                "1": {
                    "label": "Wave",
                    "baseEffectiveness": 4.4000000953674,
                    "incrementalEffectiveness": 0.10000000149012,
                    "damageIncrementalEffectiveness": 0.017500000074506,
                    "statDescriptionScope": "skill_stat_descriptions",
                    "baseFlags": {
                        "triggerable": true,
                        "hit": true
                    },
                    "constantStats": [
                        [
                            "knockback_distance_+%",
                            175
                        ]
                    ],
                    "stats": [
                        "spell_minimum_base_cold_damage",
                        "spell_maximum_base_cold_damage",
                        "base_is_projectile",
                        "use_scaled_contact_offset",
                        "action_attack_or_cast_time_uses_animation_length",
                        "projectile_uses_contact_position",
                        "global_knockback"
                    ],
                    "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": "GPSPaleWalkerWave"
        }
    ]
}