click title for poe2db page
Type: 🏹⚔️ Hybrid Attacker
Monster Familiy: Beast
Damage: Physical Hit, Poison
Zone: Castaway Unique Map
Base spirit cost: 34
Notes: can be used for applying poison/breaking armour
Suggested support gems in order of importance:
Feeding Frenzy II – Muster – Rapid Attacks II – Corrosion – Comorbidity
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: 213 – 319
Attack Time: 1.50 s
DPS: 177.5
| Life | 60% |
|---|---|
| Damage | 60% |
| Attack Time | 1.50 s |
| Base Movement Speed | 23 |
| Resists | Fire: 0% / Cold: 0% / Lightning: -30% / Chaos: 0% |
| Skills | MeleeAtAnimationSpeed MMSFishParasiteWaterMortar EASFishJump GSParasiticFishMortarGround GSParasiticFishMortarAir |
| Companion Reservation | 23.1% |
Show Path of Building spectre.lua
{
"name": "Abyss Fish",
"monsterTags": [
"allows_additional_projectiles",
"beast",
"melee",
"monster_applies_poison",
"not_int",
"not_str",
"physical_affinity",
"ranged",
"red_blood",
"slow_movement",
"Unarmed_onhit_audio"
],
"life": 0.6,
"baseDamageIgnoresAttackSpeed": true,
"evasion": 0.25,
"fireResist": 0,
"coldResist": 0,
"lightningResist": -30,
"chaosResist": 0,
"damage": 0.6,
"damageSpread": 0.2,
"attackTime": 1.5,
"attackRange": 6,
"accuracy": 1,
"baseMovementSpeed": 23,
"spectreReservation": 34,
"companionReservation": 23.1,
"monsterCategory": "Beast",
"spawnLocation": [],
"skillList": [
"MeleeAtAnimationSpeed",
"MMSFishParasiteWaterMortar",
"EASFishJump",
"GSParasiticFishMortarGround",
"GSParasiticFishMortarAir"
],
"modList": [
"StunDuration",
"OVERRIDE",
2.667,
0,
")"
],
"id": "Metadata\/Monsters\/Parasites\/PirateFishParasite",
"resistances": {
"fire": 0,
"cold": 0,
"lightning": -30,
"chaos": 0
},
"skills": [
{
"id": "MeleeAtAnimationSpeed",
"name": "Unknown"
},
{
"id": "MMSFishParasiteWaterMortar",
"name": "Unknown"
},
{
"id": "EASFishJump",
"name": "Unknown"
},
{
"id": "GSParasiticFishMortarGround",
"name": "Unknown"
},
{
"id": "GSParasiticFishMortarAir",
"name": "Unknown"
}
]
}