feat(skill): 新增并调整技能配置

1. 为range3技能prefab新增forceStartX和forceStartY参数
2. 调整6102-6106技能的act动作字段
3. 新增6107万剑朝宗和6108开山斧两个技能
4. 更新6201陨石术的act动作为max1
This commit is contained in:
panFD
2026-08-16 17:40:12 +08:00
parent 6f988dabed
commit 8a506d9b83
2 changed files with 18 additions and 6 deletions

View File

@@ -2127,6 +2127,8 @@
"speed": 720,
"time": 0,
"distance": 0,
"forceStartX": 0,
"forceStartY": -1,
"_id": ""
},
{