mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-07-03 00:32:12 +08:00
feat(资源): 添加钻石巧克力和猫头鹰角色资源
新增钻石巧克力(Diamond.tscn)和猫头鹰(MTY.tscn)角色资源及相关图片文件 调整猫和狗的掉落物品数量范围 修改EntityBase.gd中物品掉落数量的计算逻辑
This commit is contained in:
@@ -38,7 +38,7 @@ radius = 19.026299
|
||||
script = ExtResource("2_uo67a")
|
||||
displayName = "猫"
|
||||
drops = Array[int]([0])
|
||||
dropCounts = Array[Vector2]([Vector2(8, 16)])
|
||||
dropCounts = Array[Vector2]([Vector2(6, 10)])
|
||||
hurtAudioRate = 0.1
|
||||
|
||||
[node name="hurt" parent="sounds" index="3"]
|
||||
|
||||
Reference in New Issue
Block a user