mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-06-30 15:22:30 +08:00
feat: 添加能量属性到角色,更新攻击逻辑以消耗能量
This commit is contained in:
@@ -37,6 +37,7 @@ displayName = "小鸡"
|
||||
drops = Array[int]([0, 1])
|
||||
dropCounts = Array[Vector2]([Vector2(10, 20), Vector2(7, 14)])
|
||||
appleCount = Vector2i(2, 6)
|
||||
energy = 1000.0
|
||||
|
||||
[node name="hurt" parent="sounds" index="3"]
|
||||
stream = ExtResource("3_ik1xf")
|
||||
|
||||
Reference in New Issue
Block a user