feat: 调整技能配置与英雄技能组,修复技能分类约束

1.  重构技能分类,将6013~6019标记为仅可作大招
2.  修改紫电魔女普攻为6010紫魔球,添加麻痹效果
3.  更新技能prefab参数与技能配置表
4.  调整英雄UI配置过滤规则
This commit is contained in:
panFD
2026-08-20 13:31:00 +08:00
parent 1523aab402
commit 1739e2324c
16 changed files with 120 additions and 53 deletions

View File

@@ -159,7 +159,10 @@
"__prefab": {
"__id__": 6
},
"_customMaterial": null,
"_customMaterial": {
"__uuid__": "2b8a37ee-732c-4c5b-b6a4-136f3e581cde",
"__expectedType__": "cc.Material"
},
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
@@ -255,6 +258,10 @@
"speed": 720,
"time": 0,
"distance": 0,
"forceStartX": -1,
"forceStartY": -1,
"summon_count": 1,
"height_offset": 0,
"_id": ""
},
{