1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-06-26 05:22:29 +08:00

refactor(Characters): 更新公鸡角色的武器配置

将公鸡角色的武器从SevenSoul和LGBT更换为PurpleCrystal和VectorStar,并调整默认波次数据为WAVE_NORMAL
This commit is contained in:
2025-09-27 22:39:18 +08:00
parent 0d1cf25362
commit f3c09b5589
5 changed files with 13 additions and 12 deletions
+2 -2
View File
@@ -37,8 +37,8 @@ animations = [{
script = ExtResource("2_r6bub")
isBoss = true
displayName = "小鸡"
drops = Array[int]([0, 1, 4])
dropCounts = Array[Vector2]([Vector2(10, 30), Vector2(15, 50), Vector2(1, 2)])
drops = Array[int]([0, 1])
dropCounts = Array[Vector2]([Vector2(10, 30), Vector2(15, 50)])
appleCount = Vector2i(2, 4)
[node name="hurt" parent="sounds" index="3"]