diff --git a/components/Characters/Bear.tscn b/components/Characters/Bear.tscn index 04d58d8..4653c49 100644 --- a/components/Characters/Bear.tscn +++ b/components/Characters/Bear.tscn @@ -144,7 +144,7 @@ alpha_curve = SubResource("CurveTexture_8q862") script = ExtResource("2_kh2af") displayName = "熊谷凌" drops = Array[int]([0, 1, 4]) -dropCounts = Array[Vector2]([Vector2(50, 100), Vector2(70, 140), Vector2(4, 10)]) +dropCounts = Array[Vector2]([Vector2(50, 100), Vector2(70, 140), Vector2(2, 4)]) metadata/_edit_vertical_guides_ = [-50.0] [node name="attack0" parent="sounds" index="5"] diff --git a/components/Characters/Chick.tscn b/components/Characters/Chick.tscn index 9b8c3bb..276e7d3 100644 --- a/components/Characters/Chick.tscn +++ b/components/Characters/Chick.tscn @@ -38,7 +38,7 @@ script = ExtResource("2_r6bub") isBoss = true displayName = "小鸡" drops = Array[int]([0, 1, 4]) -dropCounts = Array[Vector2]([Vector2(10, 30), Vector2(15, 50), Vector2(1, 3)]) +dropCounts = Array[Vector2]([Vector2(10, 30), Vector2(15, 50), Vector2(1, 2)]) appleCount = Vector2i(2, 4) [node name="hurt" parent="sounds" index="3"] diff --git a/components/Characters/KukeMC.tscn b/components/Characters/KukeMC.tscn index eaf5aaa..3a35283 100644 --- a/components/Characters/KukeMC.tscn +++ b/components/Characters/KukeMC.tscn @@ -30,7 +30,7 @@ size = Vector2(150, 150) script = ExtResource("2_s2dg5") displayName = "酷可mc" drops = Array[int]([0, 1, 4]) -dropCounts = Array[Vector2]([Vector2(20, 40), Vector2(25, 100), Vector2(2, 3)]) +dropCounts = Array[Vector2]([Vector2(20, 40), Vector2(25, 100), Vector2(1, 3)]) metadata/_edit_vertical_guides_ = [76.0] [node name="collect" parent="sounds" index="4"]