1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-06-11 14:17:13 +08:00

refactor(武器/角色): 移除调试属性并调整武器配置

移除MushroomPickaxe中的needEnergy和debugRebuild调试属性
调整EntityStateBar的UI偏移量
将Rooster的武器从Meowmere替换为MushroomPickaxe
This commit is contained in:
2026-01-18 15:56:59 +08:00
parent 1904edd623
commit 22c72394d4
3 changed files with 6 additions and 6 deletions
-2
View File
@@ -20,8 +20,6 @@ storeType = {
"rate": 2
}
descriptionTemplate = "命中时造成$atk点伤害,有$rate概率挖出1~$count个随机物品。"
needEnergy = 2.0
debugRebuild = true
[node name="avatar" parent="container/info" index="0"]
texture = ExtResource("2_u2d30")