mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-06-13 07:07:12 +08:00
feat(武器): 调整茴香豆武器参数和效果
修改茴香豆武器的散射角度从40°降低到20° 添加反弹伤害衰减20%的机制 当特效纹理ID为1时不计入反弹次数 更新武器描述模板和数值计算 移除不再使用的HXDBoom特效脚本
This commit is contained in:
@@ -40,6 +40,7 @@ size = Vector2(32, 20)
|
||||
script = ExtResource("2_4lnkm")
|
||||
displayName = "茴香豆"
|
||||
penerate = 1.0
|
||||
penerateDamageReduction = 0.2
|
||||
lifeTime = 5000.0
|
||||
|
||||
[node name="texture" parent="." index="0"]
|
||||
|
||||
Reference in New Issue
Block a user