click title for poe2db page

Type: 🧬 Hybrid Melee Attacker & Ranged Caster 

Monster Family: Humanoid

Damage: Physical  Hit, Cold Hit

Zone: Eye of Hinekora Act 4

Base spirit cost: 57

Notes: They cast a wave coming towards them, its unclear if its spell or attack, otherwise its low dps

Suggested support gems in order of importance: 

Feeding Frenzy II Muster – Rapid Attacks II – Cold Attunement/Elemental Focus – Cold Penetration

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

Spectre.lua details

Basic Attack Damage

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

Hit Damage: 426639
Attack Time: 0.00 s
DPS: 0.0
Life120%
Damage120%
Attack Time0.00 s
Base Movement Speed46
ResistsFire: 0% / Cold: 30% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeedCold
RiptideColdCombo
MDRiptideSummonWave
Show Path of Building spectre.lua
{
    "name": "Riptide",
    "monsterTags": [
        "allows_additional_projectiles",
        "allows_inc_aoe",
        "fast_movement",
        "human",
        "humanoid",
        "karui",
        "melee",
        "not_int",
        "not_str",
        "physical_affinity",
        "red_blood"
    ],
    "life": 1.2,
    "baseDamageIgnoresAttackSpeed": true,
    "evasion": 0.3,
    "fireResist": 0,
    "coldResist": 30,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 1.2,
    "damageSpread": 0.2,
    "attackTime": 0,
    "attackRange": 14,
    "accuracy": 1,
    "baseMovementSpeed": 46,
    "spectreReservation": 57,
    "companionReservation": 33,
    "monsterCategory": "Humanoid",
    "spawnLocation": [],
    "skillList": [
        "MeleeAtAnimationSpeedCold",
        "RiptideColdCombo",
        "MDRiptideSummonWave"
    ],
    "modList": [
        "StunDuration",
        "OVERRIDE",
        2.5,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/LeagueAncestral\/StandaloneTasalio\/RiptideStandalone",
    "resistances": {
        "fire": 0,
        "cold": 30,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeedCold",
            "name": "Unknown"
        },
        {
            "id": "RiptideColdCombo",
            "name": "Unknown"
        },
        {
            "id": "MDRiptideSummonWave",
            "name": "Unknown"
        }
    ]
}