1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-07-12 04:52:54 +08:00

feat: 调整食物属性和游戏平衡参数

修改多种食物的属性值,包括西瓜、泡芙、塔克和牛奶的数值调整
提高敌人每波生命值和伤害增长的百分比
This commit is contained in:
2025-08-28 14:30:27 +08:00
parent f19f1376ed
commit 32f5adfce4
6 changed files with 13 additions and 10 deletions
+2 -1
View File
@@ -8,7 +8,7 @@ avatarTexture = ExtResource("2_htt7g")
displayName = "一片西瓜"
quality = 0
fields = Array[int]([0])
fieldValues = Array[float]([5.0])
fieldValues = Array[float]([10.0])
costs = Array[int]([0])
costCounts = Array[int]([50])
@@ -17,3 +17,4 @@ texture = ExtResource("2_htt7g")
[node name="name" parent="container/info" index="1"]
displayName = "一片西瓜"
quality = 0