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
+1 -1
View File
@@ -7,7 +7,7 @@
avatarTexture = ExtResource("2_j4m35")
displayName = "西瓜"
fields = Array[int]([2, 0])
fieldValues = Array[float]([-0.1, 75.0])
fieldValues = Array[float]([-0.15, 30.0])
costs = Array[int]([0, 1])
costCounts = Array[int]([100, 125])