mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-06-26 21:42:29 +08:00
fix: 调整LGBT武器的能量需求为50,优化能量管理逻辑
This commit is contained in:
@@ -27,7 +27,7 @@ storeType = {
|
||||
"trace": 0.0
|
||||
}
|
||||
descriptionTemplate = "每$angle发射1/$count条以$power效率追踪$trace秒的[b]彩虹飞星[/b],每条造成$atk点伤害。"
|
||||
needEnergy = 30.0
|
||||
needEnergy = 50.0
|
||||
cooldown = 1000.0
|
||||
|
||||
[node name="attack" parent="sounds" index="0"]
|
||||
|
||||
Reference in New Issue
Block a user