b959c345ea
CoA's totem-using custom classes (Witchdoctor, Tinker) share the Aroy
totem family. Registers the two dispel-shaped ones:
COA_CLEANSING_TOTEM 608170 Disease + Poison
Aroy Cleansing Totem — drops a totem that removes
1 Disease + 1 Poison effect from party members in
30 yd range. Vanilla Cleansing Totem pattern.
COA_TREMOR_TOTEM 608143 Charm
Aroy Tremor Totem — removes Fear, Charm and Sleep
effects from party members. Routes to DC.CHARMED
(the type Decursive uses for Polymorph/Cyclone/Hex
breakouts) so it's recognised, even though click-
to-cleanse can't direct-target via an AoE totem.
IsBest = 0 on both — Decursive's click-cleanse
flow can't reasonably auto-drop a totem, but the
caster having the spell needs to be visible in
spell-lookup so the addon doesn't report missing
coverage.
Bumps .toc Version: Asc-1.1.4-coa → Asc-1.1.5-coa.