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

feat: 更新角色和武器配置,调整子弹效果

- 将Kernyr角色替换为Chick并更新相关属性
- 修改Rooster的武器配置,替换AcidWind为PurpleCrystal
- 调整Yangyi子弹的纹理和粒子效果参数
- 提高武器Tree的攻击速率
- 移除调试标志并优化部分数值设置
This commit is contained in:
2026-03-27 23:04:20 +08:00
parent 4f6225747a
commit bbb4540ec4
6 changed files with 17 additions and 23 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,
@@ -35,7 +35,6 @@ descriptionTemplate = "进行[b]格挡[/b],化解飞来的子弹。
乾坤剑造成的伤害+$atk点。
格挡时机越精确,成功率越高。"
cooldown = 250.0
debugRebuild = true
[node name="avatar" parent="container/info" index="0"]
texture = ExtResource("3_nwamk")