fix(skill): 修改技能范围配置

- 将技能范围配置中的 id 从 300 修改为 120
- 此修改可能影响技能的视觉效果或功能表现
This commit is contained in:
2025-01-04 15:54:14 +08:00
parent 6c8b340080
commit 607c7daa0f

View File

@@ -3541,7 +3541,7 @@ SkillRangesConf = {
delay = 500, delay = 500,
conds = {}, conds = {},
results = { results = {
{ resultType = 9, id = 300, value = 1, param1 = 5, param2 = 70 }, { resultType = 9, id = 120, value = 1, param1 = 5, param2 = 70 },
}, },
}, },
[233] = { [233] = {