click title for poe2db page
Type: 🧙 Ranged Caster
Monster Family: Humanoid
Damage: Physical Hit, Poison, Chaos DOT
Zone: Sandswept Marsh Act 3
Base spirit cost: 84
Notes: Their DOT pool buffs all other Orok tribe spectres (poisons their attacks)
Suggested support gems in order of importance:
Feeding Frenzy II – Muster – Magnified Area I – Wildshards II – Rapid Casting II
See Also
Spectre.lua details
Basic Attack Damage
Tags: allows_additional_projectiles, allows_inc_aoe, caster, female, human, humanoid, monster_barely_moves, not_dex, not_str, physical_affinity, ranged, red_blood, Unarmed_onhit_audio, very_slow_movement
Skills: MeleeAtAnimationSpeed, MMSCannibalShamanSwapMortar, EGCannibalShamanBuffAllies, CGECannibalShamanSwampGround, GSCannibalShamanProjImpact, GSCannibalShamanProjImpactAir
Resistances: Fire: 0%, Cold: 0%, Lightning: 0%, Chaos: 0%
Spawn Locations: Sandswept Marsh (Act 3), Sulphuric Caverns (Map), Found in Maps
{
"name": "Orok Shaman",
"monsterTags": [
"allows_additional_projectiles",
"allows_inc_aoe",
"caster",
"female",
"human",
"humanoid",
"monster_barely_moves",
"not_dex",
"not_str",
"physical_affinity",
"ranged",
"red_blood",
"Unarmed_onhit_audio",
"very_slow_movement"
],
"life": 2,
"baseDamageIgnoresAttackSpeed": true,
"energyShield": 0.2,
"fireResist": 0,
"coldResist": 0,
"lightningResist": 0,
"chaosResist": 0,
"damage": 2,
"damageSpread": 0.2,
"attackTime": 1.65,
"attackRange": 10,
"accuracy": 1,
"weaponType1": "Warstaff",
"baseMovementSpeed": 9,
"spectreReservation": 84,
"companionReservation": 42.3,
"monsterCategory": "Humanoid",
"spawnLocation": [
"Sandswept Marsh (Act 3)",
"Sulphuric Caverns (Map)",
"Found in Maps"
],
"skillList": [
"MeleeAtAnimationSpeed",
"MMSCannibalShamanSwapMortar",
"EGCannibalShamanBuffAllies",
"CGECannibalShamanSwampGround",
"GSCannibalShamanProjImpact",
"GSCannibalShamanProjImpactAir"
],
"modList": [
"StunDuration",
"OVERRIDE",
2.21,
0,
")"
],
"id": "Metadata\/Monsters\/VaalSavage\/CannibalTribeShaman",
"resistances": {
"fire": 0,
"cold": 0,
"lightning": 0,
"chaos": 0
},
"skills": [
{
"id": "MeleeAtAnimationSpeed",
"name": "Unknown"
},
{
"id": "MMSCannibalShamanSwapMortar",
"name": "Unknown"
},
{
"id": "EGCannibalShamanBuffAllies",
"name": "Unknown"
},
{
"id": "CGECannibalShamanSwampGround",
"name": "Unknown"
},
{
"id": "GSCannibalShamanProjImpact",
"name": "Unknown"
},
{
"id": "GSCannibalShamanProjImpactAir",
"name": "Unknown"
}
]
}