mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-06-15 16:12:30 +08:00
feat(武器/角色): 调整武器属性和角色配置
- 提升SevenSoul武器的攻击力并大幅减少冷却时间 - 为SoulBullet添加穿透属性并移除hitbox节点 - 修改Wave测试数据默认使用ALL组合 - 替换Rooster角色的武器为SevenSoul并设为无敌状态
This commit is contained in:
@@ -44,6 +44,7 @@ script = ExtResource("2_eaa43")
|
||||
displayName = "灵魂"
|
||||
speed = 25.0
|
||||
damage = 1.5
|
||||
penerate = 1.0
|
||||
lifeTime = 1000.0
|
||||
|
||||
[node name="texture" parent="." index="0"]
|
||||
@@ -55,6 +56,3 @@ process_material = SubResource("ParticleProcessMaterial_vwon6")
|
||||
texture = ExtResource("2_fmlef")
|
||||
lifetime = 0.5
|
||||
local_coords = true
|
||||
|
||||
[node name="hitbox" parent="." index="1"]
|
||||
visible = false
|
||||
|
||||
Reference in New Issue
Block a user