1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-07-09 11:32:54 +08:00

feat(Feeds/Weapons/Characters): 更新多个组件的属性和配置

- 为多个食物组件添加topic属性并调整数值
- 调整部分食物的fields和fieldValues
- 修改LGBT武器的能量消耗和冷却时间
- 替换Rooster角色的武器配置
This commit is contained in:
2025-09-06 09:22:09 +08:00
parent 85db6b4232
commit a2ae5d102b
17 changed files with 38 additions and 20 deletions
+2 -1
View File
@@ -8,7 +8,7 @@ avatarTexture = ExtResource("2_6i6sp")
displayName = "水果拼盘"
topic = 7
fields = Array[int]([21])
fieldValues = Array[float]([2.0])
fieldValues = Array[float]([5.0])
costs = Array[int]([0, 1])
costCounts = Array[int]([150, 200])
@@ -17,3 +17,4 @@ texture = ExtResource("2_6i6sp")
[node name="name" parent="container/info" index="1"]
displayName = "水果拼盘"
topic = 7