1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-06-28 14:32:30 +08:00

refactor(武器): 移除武器成本属性并调整能量节点路径

- 从紫水晶簇和彩虹旗武器中移除costs和costCounts属性
- 统一调整BigLaser和LGBT武器的能量节点路径至container/info/infos/energyInfo
This commit is contained in:
2025-09-06 11:34:12 +08:00
parent 69489d7479
commit 989fa09aef
3 changed files with 2 additions and 6 deletions
-2
View File
@@ -10,8 +10,6 @@ offset_bottom = 302.0
script = ExtResource("2_0xgcv")
avatarTexture = ExtResource("2_wgtcw")
displayName = "紫水晶簇"
costs = Array[int]([0, 1])
costCounts = Array[int]([50, 10])
descriptionTemplate = "撞击造成$atk点伤害。"
cooldown = 200.0