click title for poe2db page
Type: 🧙 Ranged Caster
🌀 Utility
Monster Family: Humanoid
Damage: Physical Hit
Zone: Eye of Hinekora Act 4
Base spirit cost: 50
Notes: Fixed in 0.4, now they deal damage and healing aura requires ally to be low hp (35% or less); heal aura is a whopping 13-15% of hp/s
Suggested support gems in order of importance:
Feeding Frenzy II – Muster – Wildshards II – Fork/Gambleshot – Rapid Casting II
See Also
Spectre.lua details
Basic Attack Damage
Tags: allows_additional_projectiles, allows_inc_aoe, human, humanoid, karui, medium_movement, melee, physical_affinity, red_blood
Skills: MeleeAtAnimationSpeed, MPSTawhoaMedicineWomanProjectile, GSTawhoaMedicineWomanProjectileImpactWall, GSTawhoaMedicineWomanProjectileImpactFloor, EASTawhoaMedicineWomanHealingAura
Resistances: Fire: 0%, Cold: 0%, Lightning: 0%, Chaos: 0%
{
"name": "Tawhoa Mystic",
"monsterTags": [
"allows_additional_projectiles",
"allows_inc_aoe",
"human",
"humanoid",
"karui",
"medium_movement",
"melee",
"physical_affinity",
"red_blood"
],
"life": 1,
"baseDamageIgnoresAttackSpeed": true,
"fireResist": 0,
"coldResist": 0,
"lightningResist": 0,
"chaosResist": 0,
"damage": 1,
"damageSpread": 0.2,
"attackTime": 1.395,
"attackRange": 14,
"accuracy": 1,
"baseMovementSpeed": 32,
"spectreReservation": 50,
"companionReservation": 30,
"monsterCategory": "Humanoid",
"spawnLocation": [],
"skillList": [
"MeleeAtAnimationSpeed",
"MPSTawhoaMedicineWomanProjectile",
"GSTawhoaMedicineWomanProjectileImpactWall",
"GSTawhoaMedicineWomanProjectileImpactFloor",
"EASTawhoaMedicineWomanHealingAura"
],
"modList": [
"StunDuration",
"OVERRIDE",
2.65,
0,
")"
],
"id": "Metadata\/Monsters\/LeagueAncestral\/StandaloneTawhoa\/MedicineWoman\/TawhoaMedicineWomanStandalone__",
"resistances": {
"fire": 0,
"cold": 0,
"lightning": 0,
"chaos": 0
},
"skills": [
{
"id": "MeleeAtAnimationSpeed",
"name": "Unknown"
},
{
"id": "MPSTawhoaMedicineWomanProjectile",
"name": "Unknown"
},
{
"id": "GSTawhoaMedicineWomanProjectileImpactWall",
"name": "Unknown"
},
{
"id": "GSTawhoaMedicineWomanProjectileImpactFloor",
"name": "Unknown"
},
{
"id": "EASTawhoaMedicineWomanHealingAura",
"name": "Unknown"
}
]
}