1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-07-03 00:32:12 +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
+3 -3
View File
@@ -6,11 +6,11 @@
[node name="Taco" instance=ExtResource("1_iixnt")]
avatarTexture = ExtResource("2_eed3c")
displayName = "塔克"
quality = 2
quality = 3
fields = Array[int]([13])
fieldValues = Array[float]([0.75])
fieldValues = Array[float]([0.24])
costs = Array[int]([1])
costCounts = Array[int]([225])
costCounts = Array[int]([200])
[node name="avatar" parent="container/info" index="0"]
texture = ExtResource("2_eed3c")