refactor: implement reliable shapeshift unshifting with a queued cast system and Nampower integration settings

This commit is contained in:
Bluewhale1337
2026-09-01 18:55:47 +02:00
parent 59ceb3b465
commit 16bc4d95ee
5 changed files with 109 additions and 33 deletions
+2 -1
View File
@@ -27,8 +27,9 @@ HealBot_ConfigDefaults = {
ActionVisible = 1,
HideSolo = 0,
OverHeal = 0.25,
CastNotify = 1,
UpdateFreq = 0.5,
AutoUnshift = 1,
Integrations_Nampower_Active = true,
ChatMessages = {
[1] = { Spell = "None", Message = "Casting #Spell# on #Target#", Channel = "None" },
[2] = { Spell = "None", Message = "Casting #Spell# on #Target#", Channel = "None" },