更新光环管理逻辑,修正了光环引用方式,并添加了新的光环文件以支持更好的光环管理。

This commit is contained in:
waynebian01
2026-05-03 01:43:22 +08:00
parent 686c1775c2
commit ca6e48de57
4 changed files with 349 additions and 91 deletions

View File

@@ -502,8 +502,6 @@ local function updateAuraBySpellOverride(baseSpellID, overrideSpellID)
end
end
---@param spellId number 光环ID, 屏幕提示
-- 通过事件"SPELL_ACTIVATION_OVERLAY_SHOW"更新光环, 并更新光环的结束时间
local function updateAuraByActivationOverlayShow(spellId)