mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-06-05 03:07:12 +08:00
feat(SevenSoul): 增强七魂武器功能并修复子弹伤害逻辑
为七魂武器添加攻击力属性并调整伤害和治疗机制 修复子弹工具中空引用检查缺失的问题 移除子弹基类中冗余的空检查逻辑 更新武器描述以反映新功能 调整子弹粒子效果和伤害计算方式
This commit is contained in:
@@ -57,6 +57,8 @@ metadata/_edit_vertical_guides_ = [71.0]
|
||||
process_mode = 4
|
||||
|
||||
[node name="SevenSoul" parent="weaponStore" index="0" instance=ExtResource("3_0omr3")]
|
||||
cooldown = 2000.0
|
||||
debugRebuild = false
|
||||
|
||||
[node name="sprint" parent="sounds" index="0"]
|
||||
stream = ExtResource("4_66s6c")
|
||||
|
||||
Reference in New Issue
Block a user