feat: 新增技能相关资源与调整特效发光宽度

1. 新增多个技能攻击、待机预制件与动画剪辑资源
2. 调整三种outline材质的发光宽度与绿色材质发光阈值
3. 优化部分技能预制件的属性配置与动画参数
This commit is contained in:
panFD
2026-08-15 11:39:03 +08:00
parent e1c37eb510
commit fad85b96e5
72 changed files with 23105 additions and 902 deletions

View File

@@ -34,7 +34,7 @@
"b": 255,
"a": 255
},
"glowWidth": 0.004,
"glowWidth": 0.003,
"glowThreshold": 0.887
}
]

View File

@@ -34,7 +34,7 @@
"b": 20,
"a": 255
},
"glowWidth": 0.004,
"glowWidth": 0.003,
"glowThreshold": 0.887
}
]

View File

@@ -34,8 +34,8 @@
"b": 20,
"a": 255
},
"glowWidth": 0.004,
"glowThreshold": 0.887
"glowWidth": 0.003,
"glowThreshold": 0.879
}
]
}

View File

@@ -34,7 +34,7 @@
"b": 0,
"a": 255
},
"glowWidth": 0.004,
"glowWidth": 0.003,
"glowThreshold": 0.887
}
]