mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-06-12 06:37:13 +08:00
fix(Weapons): 调整武器冷却时间配置
将LGBT武器的冷却时间从500ms增加到1000ms以平衡游戏性 为VectorStar武器添加500ms的冷却时间配置
This commit is contained in:
@@ -23,6 +23,7 @@ storeType = {
|
||||
}
|
||||
descriptionTemplate = "发射$mincount~$maxcount个[b]无主[/b]的矢量星,在$forwardtime秒后向目标冲刺并造成$atk点伤害。"
|
||||
needEnergy = 25.0
|
||||
cooldown = 500.0
|
||||
|
||||
[node name="avatar" parent="container/info" index="0"]
|
||||
texture = ExtResource("3_wfty8")
|
||||
|
||||
Reference in New Issue
Block a user