mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-06-28 14:32:30 +08:00
feat(BigLaser): 降低能量消耗并增强伤害计算
调整BigLaser的能量需求从150降至100,同时根据发射者的攻击速度增强伤害
This commit is contained in:
@@ -24,7 +24,7 @@ fields = {
|
||||
2: 1
|
||||
}
|
||||
lifeTime = 5000.0
|
||||
needEnergy = 150.0
|
||||
needEnergy = 100.0
|
||||
knockback = 10.0
|
||||
|
||||
[node name="texture" parent="." index="0"]
|
||||
|
||||
Reference in New Issue
Block a user