diff --git a/components/Weapons/LGBT.tscn b/components/Weapons/LGBT.tscn index cf42735..e3888cb 100644 --- a/components/Weapons/LGBT.tscn +++ b/components/Weapons/LGBT.tscn @@ -15,7 +15,7 @@ store = { "angle": 30.0, "atk": 20.0, "count": 7.0, -"power": 0.15, +"power": 0.2, "trace": 2.0 } storeType = { @@ -26,9 +26,8 @@ storeType = { "trace": 0.0 } descriptionTemplate = "发射$count条,每条间分隔$angle,可追踪$trace秒,效率为$power的带状彩虹,每条造成$atk点伤害。" -needEnergy = 50.0 +needEnergy = 30.0 cooldown = 500.0 -debugRebuild = true [node name="attack" parent="sounds" index="0"] stream = ExtResource("4_c5xse") diff --git a/components/Weapons/VectorStar.tscn b/components/Weapons/VectorStar.tscn index 0d81128..030af4b 100644 --- a/components/Weapons/VectorStar.tscn +++ b/components/Weapons/VectorStar.tscn @@ -22,8 +22,7 @@ storeType = { "mincount": 1.0 } descriptionTemplate = "发射$mincount~$maxcount个[b]无主[/b]的矢量星,在$forwardtime秒后向目标冲刺并造成$atk点伤害。" -needEnergy = 20.0 -debugRebuild = true +needEnergy = 25.0 [node name="avatar" parent="container/info" index="0"] texture = ExtResource("3_wfty8")