mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-07-06 10:12:12 +08:00
feat(Feeds): 添加新武器卡片并统一调整品质属性
为湮灭激光和彩虹旗添加新的武器卡片配置 将所有武器卡片的品质属性统一调整为2级 移除角色文件中不再使用的武器引用
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
[node name="NuclearBomb" instance=ExtResource("1_kytcq")]
|
||||
avatarTexture = ExtResource("2_l6mhl")
|
||||
displayName = "核弹控制器"
|
||||
quality = 2
|
||||
topic = 8
|
||||
weapons = Array[PackedScene]([ExtResource("3_3jrcs")])
|
||||
costs = Array[int]([0, 4])
|
||||
@@ -17,5 +18,4 @@ texture = ExtResource("2_l6mhl")
|
||||
|
||||
[node name="name" parent="container/info" index="1"]
|
||||
displayName = "核弹控制器"
|
||||
quality = 3
|
||||
topic = 8
|
||||
|
||||
Reference in New Issue
Block a user