feat: 完成英雄技能与UI素材更新

1. 调整所有描边材质的发光宽度与颜色参数
2. 提升英雄最大等级上限至5级
3. 重构5个英雄的技能配置与特效
4. 修复移动系统固定结束位置的Y轴丢失问题
5. 新增火焰陨石与冰刺技能的预制体与动画
6. 优化技能攻击预制体的缩放与尺寸参数
This commit is contained in:
walkpan
2026-05-18 21:50:54 +08:00
parent e472845924
commit ffe5f20c9a
17 changed files with 1531 additions and 93 deletions

View File

@@ -114,8 +114,8 @@
},
"_lscale": {
"__type__": "cc.Vec3",
"x": -2,
"y": 2,
"x": -1.5,
"y": 1.5,
"z": 1
},
"_mobility": 0,
@@ -173,8 +173,8 @@
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 224,
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
@@ -250,8 +250,8 @@
},
"_lscale": {
"__type__": "cc.Vec3",
"x": 2.3,
"y": 2,
"x": 1.8,
"y": 1.5,
"z": 1
},
"_mobility": 0,
@@ -386,8 +386,8 @@
},
"_lscale": {
"__type__": "cc.Vec3",
"x": 2.3,
"y": 2,
"x": 1.8,
"y": 1.5,
"z": 1
},
"_mobility": 0,
@@ -500,8 +500,8 @@
},
"_contentSize": {
"__type__": "cc.Size",
"width": 200,
"height": 200
"width": 120,
"height": 120
},
"_anchorPoint": {
"__type__": "cc.Vec2",
@@ -622,8 +622,8 @@
},
"_size": {
"__type__": "cc.Size",
"width": 200,
"height": 200
"width": 120,
"height": 120
},
"_id": ""
},