click title for poe2db page

Type: 🧙 Ranged Caster
& Summoner

Monster Family: Humanoid

Damage: Phys Hit

Zone: Ngakanu Act 4

Base spirit cost: 84

Notes: Summons blood slimes that explode but these deal 0 damage, their spell proj is pure phys but low damage numbers, poe2db mentions a HEAL but does not seem to work

Suggested support gems in order of importance: 

Feeding Frenzy II Muster  – Brutality III – Rapid Casting II – Wildshards II/Multishot II

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

Spectre.lua details

Basic Attack Damage

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

Hit Damage: 7101065
Attack Time: 1.50 s
DPS: 591.7
Life220%
Damage200%
Attack Time1.50 s
Base Movement Speed26
ResistsFire: 75% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
EASMedicineWomanSummon
MPSMedicineWomanProjectile
EASMedicineWomanHeal
Show Path of Building spectre.lua
{
    "name": "Blood-fevered Wisewoman",
    "monsterTags": [
        "allows_additional_projectiles",
        "allows_inc_aoe",
        "caster",
        "fire_affinity",
        "human",
        "humanoid",
        "karui",
        "not_dex",
        "not_str",
        "physical_affinity",
        "ranged",
        "red_blood",
        "slow_movement",
        "Unarmed_onhit_audio"
    ],
    "life": 2.2,
    "baseDamageIgnoresAttackSpeed": true,
    "energyShield": 0.2,
    "fireResist": 75,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 2,
    "damageSpread": 0.2,
    "attackTime": 1.5,
    "attackRange": 10,
    "accuracy": 1,
    "baseMovementSpeed": 26,
    "spectreReservation": 84,
    "companionReservation": 42.3,
    "monsterCategory": "Humanoid",
    "spawnLocation": [
        "Heart of the Tribe (Act 4)",
        "Ngakanu (Act 4)",
        "The Jade Isles (Map)",
        "Found in Maps"
    ],
    "skillList": [
        "MeleeAtAnimationSpeed",
        "EASMedicineWomanSummon",
        "MPSMedicineWomanProjectile",
        "EASMedicineWomanHeal"
    ],
    "modList": [
        "StunDuration",
        "OVERRIDE",
        3,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/BloodFeverKarui\/BloodFeverMedicineWoman",
    "resistances": {
        "fire": 75,
        "cold": 0,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        },
        {
            "id": "EASMedicineWomanSummon",
            "name": "Unknown"
        },
        {
            "id": "MPSMedicineWomanProjectile",
            "name": "Unknown"
        },
        {
            "id": "EASMedicineWomanHeal",
            "name": "Unknown"
        }
    ]
}