feat: 调整技能配置与英雄技能组,修复技能分类约束
1. 重构技能分类,将6013~6019标记为仅可作大招 2. 修改紫电魔女普攻为6010紫魔球,添加麻痹效果 3. 更新技能prefab参数与技能配置表 4. 调整英雄UI配置过滤规则
This commit is contained in:
@@ -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": ""
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user