fix(Witchdoctor/Tinker): register Aroy Cleansing + Tremor totems, bump 1.1.5

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.
This commit is contained in:
2026-05-24 23:53:25 +02:00
parent d2303d40be
commit b959c345ea
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
## SavedVariables: DecursiveDB
## Version: Asc-1.1.4-coa (orig 2.5.1-6-gd3885c5)
## Version: Asc-1.1.5-coa (orig 2.5.1-6-gd3885c5)
## Author: Archarodim
## X-License: All Rights Reserved