1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-05-28 06:51:54 +08:00

feat(武器系统): 添加武器灵魂等级功能

- 在Weapon结构体中新增soulLevel属性
- 为WeaponName添加灵魂等级枚举和颜色映射
- 修改武器名称显示格式,加入灵魂等级前缀和颜色
- 移除WeaponCardBase的debugRebuild标志
This commit is contained in:
2025-09-19 22:21:32 +08:00
parent ec795e534e
commit be558bac02
4 changed files with 39 additions and 7 deletions
-1
View File
@@ -28,7 +28,6 @@ offset_right = 350.0
offset_bottom = 304.0
theme_override_styles/panel = SubResource("StyleBoxFlat_n2ewr")
script = ExtResource("1_g802t")
debugRebuild = true
metadata/_edit_lock_ = true
[node name="sounds" type="Node2D" parent="."]