mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-06-10 21:57:12 +08:00
feat(MTY): 增强MTY角色的攻击能力
- 将"猛冲"技能更名为"撕咬"并增加生命周期 - 为MTY添加新的攻击类型和冷却时间 - 调整MTY在普通波次中的生成参数
This commit is contained in:
@@ -9,9 +9,10 @@ height = 150.0
|
||||
|
||||
[node name="MTYSprint" instance=ExtResource("1_pwer0")]
|
||||
script = ExtResource("2_rion0")
|
||||
displayName = "猛冲"
|
||||
displayName = "撕咬"
|
||||
baseDamage = 5.0
|
||||
penerate = 1.0
|
||||
lifeTime = 500.0
|
||||
|
||||
[node name="hitbox" parent="." index="1"]
|
||||
shape = SubResource("CapsuleShape2D_rion0")
|
||||
|
||||
Reference in New Issue
Block a user