click title for poe2db page
Type: 🧬 Hybrid Melee Attacker & Ranged Caster
Monster Family: Beast
Damage: Phys Hit, Lightning Damage
Zone: Singing Caverns Act 4
Base spirit cost: 71
Notes: very nice with wswap tech, just add wildshards II or nova projectiles and they fill the screen with proj
Suggested support gems in order of importance:
Feeding Frenzy II – Muster – Elemental Focus – Lightning Penetration – Nova Projectiles/Wildshards II/Multishot II
Click to rate this spectre!
[Total: 4 Average: 4.5]
See Also
Spectre.lua details
Basic Attack Damage
Damage of this spectre’s basic melee attack at selected monster level.
Hit Damage: 568 – 852
Attack Time: 1.50 s
DPS: 473.4
| Life | 160% |
|---|---|
| Damage | 160% |
| Attack Time | 1.50 s |
| Base Movement Speed | 32 |
| Resists | Fire: 0% / Cold: 0% / Lightning: 30% / Chaos: 0% |
| Skills | MeleeAtAnimationSpeed MPSElectricStingRayProjectile |
| Companion Reservation | 37.8% |
Show Path of Building spectre.lua
{
"name": "Spiked Ray",
"monsterTags": [
"allows_additional_projectiles",
"beast",
"lightning_affinity",
"medium_movement",
"MonsterBlunt_onhit_audio",
"not_dex",
"not_int",
"ranged",
"red_blood"
],
"life": 1.6,
"baseDamageIgnoresAttackSpeed": true,
"armour": 0.2,
"fireResist": 0,
"coldResist": 0,
"lightningResist": 30,
"chaosResist": 0,
"damage": 1.6,
"damageSpread": 0.2,
"attackTime": 1.5,
"attackRange": 26,
"accuracy": 1,
"baseMovementSpeed": 32,
"spectreReservation": 71,
"companionReservation": 37.8,
"monsterCategory": "Beast",
"spawnLocation": [
"Singing Caverns (Act 4)",
"Found in Maps"
],
"skillList": [
"MeleeAtAnimationSpeed",
"MPSElectricStingRayProjectile"
],
"modList": [
"StunDuration",
"OVERRIDE",
2.5,
0,
")"
],
"id": "Metadata\/Monsters\/ElectricStingray\/ElectricStingray_",
"resistances": {
"fire": 0,
"cold": 0,
"lightning": 30,
"chaos": 0
},
"skills": [
{
"id": "MeleeAtAnimationSpeed",
"name": "Unknown"
},
{
"name": "Basic Spell (Lightning)",
"hidden": true,
"skillTypes": {
".Spell": true,
".Projectile": true,
".ProjectilesFromUser": true,
".Triggerable": true,
".Damage": true
},
"castTime": 1.47,
"qualityStats": [],
"levels": {
"1": {
"critChance": 5,
"levelRequirement": 0
}
},
"statSets": {
"1": {
"label": "Basic Spell (Lightning)",
"baseEffectiveness": 4,
"incrementalEffectiveness": 0.10000000149012,
"damageIncrementalEffectiveness": 0.017500000074506,
"statDescriptionScope": "skill_stat_descriptions",
"baseFlags": {
"spell": true,
"projectile": true,
"triggerable": true,
"hit": true
},
"constantStats": [
[
"spell_maximum_action_distance_+%",
-36
],
[
"monster_projectile_variation",
1057
]
],
"stats": [
"spell_minimum_base_lightning_damage",
"spell_maximum_base_lightning_damage",
"base_is_projectile",
"action_attack_or_cast_time_uses_animation_length",
"projectile_uses_contact_position",
"use_scaled_contact_offset",
"check_for_targets_between_initiator_and_projectile_source",
"maintain_projectile_direction_when_using_contact_position",
"always_pierce"
],
"notMinionStat": [
"spell_minimum_base_lightning_damage",
"spell_maximum_base_lightning_damage"
],
"levels": {
"1": {
"0": 0.5,
"1": 1.5,
"statInterpolation": [
3,
3
],
"actorLevel": 1
}
}
}
},
"id": "MPSElectricStingRayProjectile"
}
]
}