mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-06-05 03:07:12 +08:00
feat(游戏内容): 添加新敌人波次并调整武器参数
为游戏添加新的敌人波次WAVE_MOWING,包含多种敌人类型。同时调整InfinitySword武器的穿透伤害减免参数和音频音量,并修改敌人生成范围从200-1000调整为400-800,以改善游戏平衡性
This commit is contained in:
@@ -145,6 +145,7 @@ height = 580.0
|
||||
script = ExtResource("2_nbqhn")
|
||||
speed = 25.0
|
||||
penerate = 1.0
|
||||
penerateDamageReduction = 0.05
|
||||
autoSpawnAnimation = true
|
||||
autoPlayTexture = true
|
||||
freeAfterSpawn = true
|
||||
@@ -158,6 +159,7 @@ sprite_frames = SubResource("SpriteFrames_c741v")
|
||||
libraries/ = SubResource("AnimationLibrary_3cvbl")
|
||||
|
||||
[node name="audio" parent="texture" index="1" unique_id=1167114186]
|
||||
volume_db = 10.0
|
||||
max_distance = 10000.0
|
||||
|
||||
[node name="hitbox" parent="." index="1" unique_id=175349408]
|
||||
|
||||
Reference in New Issue
Block a user