click title for poe2db page
Type: 🏹 Ranged Attacker
Monster Familiy: Undead
Damage: Physical Hit, Bleed, Poison
Zone: Castaway Unique Map
Base spirit cost: 50
Notes: 50% chance to poison, bleeds on hit
Suggested support gems in order of importance:
Feeding Frenzy II – Muster – Rapid Attacks II – Heft/Multishot II– Corrosion
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: 341 – 634
Attack Time: 1.50 s
DPS: 325.5
| Life | 100% |
|---|---|
| Damage | 110% |
| Attack Time | 1.50 s |
| Base Movement Speed | 11 |
| Resists | Fire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0% |
| Skills | MASKelpDregCrossbow MPWKelpDregPuncture |
Show Path of Building spectre.lua
{
"name": "Searot Harpooner",
"monsterTags": [
"allows_additional_projectiles",
"Arrow_onhit_audio",
"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": [
"MASKelpDregCrossbow",
"MPWKelpDregPuncture"
],
"modList": [
"StunDuration",
"OVERRIDE",
2.466,
0,
")"
],
"id": "Metadata\/Monsters\/KelpDreg\/KelpDregCrossbowSniper",
"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",
"baseEffectiveness": 0,
"incrementalEffectiveness": 0.054999999701977,
"statDescriptionScope": "skill_stat_descriptions",
"baseFlags": {
"attack": true,
"projectile": true,
"melee": true,
"triggerable": true,
"hit": true
},
"constantStats": [
[
"arrow_projectile_variation",
1001
],
[
"chance_to_poison_on_hit_with_attacks_%",
20
]
],
"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": "MASKelpDregCrossbow"
},
{
"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",
1055
],
[
"chance_to_poison_on_hit_with_attacks_%",
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": "MPWKelpDregPuncture"
}
]
}