fix(Witch Doctor/Tinker): swap Aroy NPC totems for actual class dispels, bump 1.1.6

The previous 1.1.5 commit added 'Aroy Cleansing Totem' (608170) and
'Aroy Tremor Totem' (608143) — both wrong. 'Aroy' is an NPC prefix
(npc 75001/75002 'Aroy Grappling Hook'), not a player-castable totem,
and neither id appears on /class/witch-doctor or /class/tinker.

Replaced with the real player-cast spells:

  COA_CLEANSING_IDOL     504840   Witch Doctor              Disease + Poison
                         AoE — drops an idol that pulses 1 disease and
                         1 poison effect off allies within 30 yds every
                         3 sec for 1 min. IsBest=0 (AoE, can't direct-
                         target via click).

  COA_NANOBOT_CLEANSER   502537   Tinker (Invention)        Disease + Poison
                         Single-target 40yd channel — sends nanobots to
                         one ally and removes 1 disease + 1 poison every
                         3 sec for 15 sec. IsBest=1 (Decursive can
                         direct-target via click).

Neither class has a Fear/Charm/Sleep dispel, so the Tremor Totem entry
is dropped entirely.

Bumps .toc Version: Asc-1.1.5-coa → Asc-1.1.6-coa.
This commit is contained in:
2026-05-25 00:58:45 +02:00
parent b959c345ea
commit 64da3ca6dd
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
## SavedVariables: DecursiveDB
## Version: Asc-1.1.5-coa (orig 2.5.1-6-gd3885c5)
## Version: Asc-1.1.6-coa (orig 2.5.1-6-gd3885c5)
## Author: Archarodim
## X-License: All Rights Reserved