fix(Primalist): register & route Soothing Touch (Poison/Disease), bump 1.1.4
Primalist couldn't click-dispel via Decursive because only the Mending Touch passive (524971) was registered — none of the actives. Adds both Soothing Touch variants the same way Venomancer's two Antivenom variants are split: COA_SOOTHING_TOUCH 801439 Primalist (Poison, Disease) COA_SOOTHING_TOUCH_MOA 520841 Primalist MoA (Poison, Disease) DBC type on 520841 reports 'Magic' but the description says 'removing 1 poison and disease effect' — per our earlier CoA dispel-type lesson, trust the gameplay over the DBC misc_value. Neutralizing Touch (572307) is intentionally not added — it's an enemy-purge (removes Magic buffs from foes), not a friendly-cleanse, so it doesn't fit Decursive's click-on-raid-member flow. Bumps .toc Version: Asc-1.1.3-coa → Asc-1.1.4-coa.
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
## SavedVariables: DecursiveDB
|
||||
|
||||
## Version: Asc-1.1.3-coa (orig 2.5.1-6-gd3885c5)
|
||||
## Version: Asc-1.1.4-coa (orig 2.5.1-6-gd3885c5)
|
||||
## Author: Archarodim
|
||||
|
||||
## X-License: All Rights Reserved
|
||||
|
||||
Reference in New Issue
Block a user