click title for poe2db page

Type: 🏹 Ranged Attacker

Monster FamiliyUndead

Damage: Physical  Hit

Zone: Castaway Unique Map

Base spirit cost: 50

Notes: Decent Ranged attackers they have a 50% more multi on their ice shot

Suggested support gems in order of importance: 

Feeding Frenzy II – Muster – Rapid Attacks II – Cold Attunement – Scattershot/Gambleshot

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

Spectre.lua details

Basic Attack Damage

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

Hit Damage: 341634
Attack Time: 1.50 s
DPS: 325.5
Life100%
Damage110%
Attack Time1.50 s
Base Movement Speed11
ResistsFire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsMASKelpDregCrossbowIce
MPWKelpDregPunctureIce
Show Path of Building spectre.lua
{
    "name": "Searot Sniper",
    "monsterTags": [
        "allows_additional_projectiles",
        "Arrow_onhit_audio",
        "cold_affinity",
        "not_dex",
        "not_int",
        "physical_affinity",
        "ranged",
        "skeleton",
        "undead",
        "very_slow_movement"
    ],
    "life": 1,
    "baseDamageIgnoresAttackSpeed": true,
    "armour": 0.3,
    "fireResist": 0,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 1.1,
    "damageSpread": 0.3,
    "attackTime": 1.5,
    "attackRange": 55,
    "accuracy": 1,
    "weaponType1": "Bow",
    "baseMovementSpeed": 11,
    "spectreReservation": 50,
    "companionReservation": 30,
    "monsterCategory": "Undead",
    "spawnLocation": [
        "Castaway (Map)",
        "Kedge Bay (Act 4)",
        "Found in Maps"
    ],
    "skillList": [
        "MASKelpDregCrossbowIce",
        "MPWKelpDregPunctureIce"
    ],
    "modList": [
        "StunDuration",
        "OVERRIDE",
        2.466,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/KelpDreg\/KelpDregCrossbowIceShot",
    "resistances": {
        "fire": 0,
        "cold": 0,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "name": "Basic Attack",
            "hidden": true,
            "skillTypes": {
                ".Attack": true,
                ".RangedAttack": true,
                ".MirageArcherCanUse": true,
                ".Projectile": true,
                ".MeleeSingleTarget": true,
                ".Melee": true,
                ".ProjectilesFromUser": true
            },
            "castTime": 1,
            "qualityStats": [],
            "levels": {
                "1": {
                    "levelRequirement": 0
                }
            },
            "statSets": {
                "1": {
                    "label": "Basic Attack",
                    "incrementalEffectiveness": 0.054999999701977,
                    "statDescriptionScope": "skill_stat_descriptions",
                    "baseFlags": {
                        "attack": true,
                        "projectile": true,
                        "melee": true,
                        "triggerable": true,
                        "hit": true
                    },
                    "constantStats": [
                        [
                            "arrow_projectile_variation",
                            1005
                        ],
                        [
                            "active_skill_base_physical_damage_%_to_convert_to_cold",
                            40
                        ]
                    ],
                    "stats": [
                        "skill_can_fire_arrows",
                        "skill_can_fire_wand_projectiles",
                        "action_attack_or_cast_time_uses_animation_length",
                        "projectile_uses_contact_position",
                        "use_scaled_contact_offset",
                        "maintain_projectile_direction_when_using_contact_position",
                        "check_for_targets_between_initiator_and_projectile_source"
                    ],
                    "levels": {
                        "1": {
                            "actorLevel": 1
                        }
                    }
                }
            },
            "id": "MASKelpDregCrossbowIce"
        },
        {
            "name": "Puncture",
            "hidden": true,
            "skillTypes": {
                ".Attack": true,
                ".RangedAttack": true,
                ".MirageArcherCanUse": true,
                ".Projectile": true,
                ".ProjectilesFromUser": true,
                ".Damage": true,
                ".Triggerable": true
            },
            "castTime": 1,
            "qualityStats": [],
            "levels": {
                "1": {
                    "baseMultiplier": 1.5,
                    "levelRequirement": 0
                }
            },
            "statSets": {
                "1": {
                    "label": "Puncture",
                    "incrementalEffectiveness": 0.054999999701977,
                    "statDescriptionScope": "skill_stat_descriptions",
                    "baseFlags": {
                        "attack": true,
                        "projectile": true,
                        "triggerable": true,
                        "hit": true
                    },
                    "constantStats": [
                        [
                            "monster_projectile_variation",
                            1173
                        ],
                        [
                            "active_skill_hit_damage_freeze_multiplier_+%_final",
                            100
                        ],
                        [
                            "projectile_speed_variation_+%",
                            25
                        ]
                    ],
                    "stats": [
                        "use_scaled_contact_offset",
                        "projectile_uses_contact_position",
                        "base_is_projectile",
                        "action_attack_or_cast_time_uses_animation_length"
                    ],
                    "levels": {
                        "1": {
                            "actorLevel": 1
                        }
                    }
                }
            },
            "id": "MPWKelpDregPunctureIce"
        }
    ]
}