修复了驱散bug

This commit is contained in:
waynebian01
2026-05-03 18:05:30 +08:00
parent c5ed77c313
commit 322a69d0b9

View File

@@ -168,7 +168,7 @@ end
-- 各法术的驱散能力映射
local dispelAbilities = {
[1] = { 527, 360823, 4987, 115450, 88423, 77130 }, -- 魔法驱散
[2] = { 383016, 51886, 392378, 2782, 475, 77130 }, -- 诅咒驱散
[2] = { 383016, 51886, 392378, 2782, 475 }, -- 诅咒驱散
[3] = { 390632, 213634, 393024, 213644, 388874, 218164 }, -- 疾病驱散
[4] = { 392378, 2782, 393024, 213644, 388874, 218164, 365585 }, -- 中毒驱散
[11] = {} -- 流血驱散