From c11738c71ef4090e519fa1d4f69e9423fabf815c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=A8=E8=90=BD=E5=9F=BA=E5=9B=B4=E8=99=BE?= <3161880837@qq.com> Date: Wed, 27 Aug 2025 20:49:00 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=B0=83=E6=95=B4=E8=8B=B9=E6=9E=9C?= =?UTF-8?q?=E6=95=B0=E9=87=8F=EF=BC=8C=E7=A1=AE=E4=BF=9D=E6=8E=89=E8=90=BD?= =?UTF-8?q?=E6=95=B0=E9=87=8F=E7=AC=A6=E5=90=88=E8=AE=BE=E8=AE=A1=E8=A6=81?= =?UTF-8?q?=E6=B1=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/Characters/Chick.tscn | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/components/Characters/Chick.tscn b/components/Characters/Chick.tscn index 415593b..fcca496 100644 --- a/components/Characters/Chick.tscn +++ b/components/Characters/Chick.tscn @@ -33,10 +33,11 @@ animations = [{ [node name="Chick" instance=ExtResource("1_goqmy")] script = ExtResource("2_r6bub") cooldownUnit = 3000.0 +isBoss = true displayName = "小鸡" drops = Array[int]([0, 1]) dropCounts = Array[Vector2]([Vector2(10, 30), Vector2(15, 50)]) -appleCount = Vector2i(2, 6) +appleCount = Vector2i(2, 4) energy = 1000.0 [node name="hurt" parent="sounds" index="3"]