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

@@ -25,28 +25,28 @@
"_active": true,
"_components": [
{
"__id__": 20
"__id__": 32
},
{
"__id__": 22
"__id__": 34
},
{
"__id__": 24
"__id__": 36
},
{
"__id__": 26
"__id__": 38
},
{
"__id__": 28
"__id__": 40
}
],
"_prefab": {
"__id__": 30
"__id__": 42
},
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
"y": -4.55,
"y": 0,
"z": 0
},
"_lrot": {
@@ -86,24 +86,30 @@
},
{
"__id__": 9
},
{
"__id__": 15
},
{
"__id__": 21
}
],
"_active": true,
"_components": [
{
"__id__": 15
"__id__": 27
},
{
"__id__": 17
"__id__": 29
}
],
"_prefab": {
"__id__": 19
"__id__": 31
},
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
"y": 5.033,
"y": 0,
"z": 0
},
"_lrot": {
@@ -131,7 +137,7 @@
},
{
"__type__": "cc.Node",
"_name": "node",
"_name": "ice22",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
@@ -150,6 +156,272 @@
"_prefab": {
"__id__": 8
},
"_lpos": {
"__type__": "cc.Vec3",
"x": 26.006,
"y": 40,
"z": 0
},
"_lrot": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
},
"_lscale": {
"__type__": "cc.Vec3",
"x": 0.9,
"y": 0.9,
"z": 1
},
"_mobility": 0,
"_layer": 1073741824,
"_euler": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_id": ""
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 3
},
"_enabled": true,
"__prefab": {
"__id__": 5
},
"_contentSize": {
"__type__": "cc.Size",
"width": 156,
"height": 73
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "75ecjTAbBKka5hugmcvKKC"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 3
},
"_enabled": true,
"__prefab": {
"__id__": 7
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_spriteFrame": null,
"_type": 0,
"_fillType": 0,
"_sizeMode": 1,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_useGrayscale": false,
"_atlas": null,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "09NldQDqtCTL284lm9VTPd"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "c2af1xZLVBjInvw/elXiNX",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
"_name": "ice23",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 2
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 10
},
{
"__id__": 12
}
],
"_prefab": {
"__id__": 14
},
"_lpos": {
"__type__": "cc.Vec3",
"x": -31.068,
"y": 40,
"z": 0
},
"_lrot": {
"__type__": "cc.Quat",
"x": 0,
"y": 0,
"z": 0,
"w": 1
},
"_lscale": {
"__type__": "cc.Vec3",
"x": 0.9,
"y": 0.9,
"z": 1
},
"_mobility": 0,
"_layer": 1073741824,
"_euler": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_id": ""
},
{
"__type__": "cc.UITransform",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 9
},
"_enabled": true,
"__prefab": {
"__id__": 11
},
"_contentSize": {
"__type__": "cc.Size",
"width": 156,
"height": 73
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "c2xP355UpN0oN50xdAEoBc"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 9
},
"_enabled": true,
"__prefab": {
"__id__": 13
},
"_customMaterial": null,
"_srcBlendFactor": 2,
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_spriteFrame": null,
"_type": 0,
"_fillType": 0,
"_sizeMode": 1,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_useGrayscale": false,
"_atlas": null,
"_id": ""
},
{
"__type__": "cc.CompPrefabInfo",
"fileId": "beXX+5jAVJ5bGd4lEXai5i"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__id__": 0
},
"fileId": "c4gZP6WSdMjIKhnfBGd5qg",
"instance": null,
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
{
"__type__": "cc.Node",
"_name": "node",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
"__id__": 2
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 16
},
{
"__id__": 18
}
],
"_prefab": {
"__id__": 20
},
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
@@ -185,11 +457,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 3
"__id__": 15
},
"_enabled": true,
"__prefab": {
"__id__": 5
"__id__": 17
},
"_contentSize": {
"__type__": "cc.Size",
@@ -213,11 +485,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 3
"__id__": 15
},
"_enabled": true,
"__prefab": {
"__id__": 7
"__id__": 19
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -229,10 +501,7 @@
"b": 255,
"a": 255
},
"_spriteFrame": {
"__uuid__": "2423272e-e63b-4736-b15b-30b40cf98a23@8713a",
"__expectedType__": "cc.SpriteFrame"
},
"_spriteFrame": null,
"_type": 0,
"_fillType": 0,
"_sizeMode": 1,
@@ -277,14 +546,14 @@
"_active": true,
"_components": [
{
"__id__": 10
"__id__": 22
},
{
"__id__": 12
"__id__": 24
}
],
"_prefab": {
"__id__": 14
"__id__": 26
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -321,11 +590,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 9
"__id__": 21
},
"_enabled": true,
"__prefab": {
"__id__": 11
"__id__": 23
},
"_contentSize": {
"__type__": "cc.Size",
@@ -349,11 +618,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
"__id__": 9
"__id__": 21
},
"_enabled": true,
"__prefab": {
"__id__": 13
"__id__": 25
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -365,10 +634,7 @@
"b": 255,
"a": 255
},
"_spriteFrame": {
"__uuid__": "2423272e-e63b-4736-b15b-30b40cf98a23@8713a",
"__expectedType__": "cc.SpriteFrame"
},
"_spriteFrame": null,
"_type": 0,
"_fillType": 0,
"_sizeMode": 1,
@@ -411,7 +677,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 16
"__id__": 28
},
"_contentSize": {
"__type__": "cc.Size",
@@ -439,7 +705,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 18
"__id__": 30
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -451,10 +717,7 @@
"b": 255,
"a": 255
},
"_spriteFrame": {
"__uuid__": "2423272e-e63b-4736-b15b-30b40cf98a23@171f1",
"__expectedType__": "cc.SpriteFrame"
},
"_spriteFrame": null,
"_type": 0,
"_fillType": 0,
"_sizeMode": 1,
@@ -500,7 +763,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 21
"__id__": 33
},
"_contentSize": {
"__type__": "cc.Size",
@@ -528,7 +791,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 23
"__id__": 35
},
"playOnLoad": true,
"_clips": [
@@ -557,11 +820,10 @@
},
"_enabled": true,
"__prefab": {
"__id__": 25
"__id__": 37
},
"atk_x": 0,
"atk_y": 0,
"debugMode": true,
"_id": ""
},
{
@@ -578,7 +840,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 27
"__id__": 39
},
"enabledContactListener": true,
"bullet": false,
@@ -612,7 +874,7 @@
},
"_enabled": true,
"__prefab": {
"__id__": 29
"__id__": 41
},
"tag": 0,
"_group": 1,
@@ -628,7 +890,7 @@
"_size": {
"__type__": "cc.Size",
"width": 150,
"height": 150
"height": 50
},
"_id": ""
},