fix(skill): 修改技能范围配置
- 将技能范围配置中的 id 从 300 修改为 120 - 此修改可能影响技能的视觉效果或功能表现
This commit is contained in:
@@ -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] = {
|
||||||
|
|||||||
Reference in New Issue
Block a user