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
See Also
Spectre.lua details
Basic Attack Damage
Tags: 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
Skills: MeleeAtAnimationSpeed, EASMedicineWomanSummon, MPSMedicineWomanProjectile, EASMedicineWomanHeal
Resistances: Fire: 75%, Cold: 0%, Lightning: 0%, Chaos: 0%
Spawn Locations: Heart of the Tribe (Act 4), Ngakanu (Act 4), The Jade Isles (Map), Found in Maps
{
"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"
}
]
}