1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-05-28 06:51:54 +08:00

feat: 添加深海角色和木制子弹相关功能

添加深海角色及其攻击逻辑,包括两种攻击方式:
1. 随机发射水泥子弹
2. 向目标发射三发追踪木制子弹
新增木制子弹资源及脚本,实现追踪效果
调整武器树和波次配置,将深海加入测试波次
优化水泥子弹和筷子子弹的动画效果
This commit is contained in:
2026-04-05 14:23:47 +08:00
parent e61cfecdd3
commit 3691a06f8b
15 changed files with 380 additions and 14 deletions
+1 -2
View File
@@ -16,7 +16,7 @@ store = {
"atk": 20,
"count": 1.0,
"max": 3.0,
"rate": 0.25
"rate": 1.0
}
storeType = {
"atk": 1,
@@ -38,7 +38,6 @@ descriptionTemplate = "进行[b]格挡[/b],化解飞来的子弹。
sources = Array[String](["Nine Sols", "Terraria"])
tease = "卸劲反伤"
cooldown = 250.0
debugRebuild = true
[node name="avatar" parent="container/info" parent_id_path=PackedInt32Array(1625294072) index="0" unique_id=1021985889]
texture = ExtResource("3_nwamk")