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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user