feat(WULA): 更新武器和建筑设定

- 修改穿梭机建筑的指定类别为 WULA_Buildings
- 调整武器属性:
  - 冷却时间从 1.5 秒改为 1.35 秒
  - 爆发射击次数从 6 次增加到 24 次
  - 爆发射击间隔从 12 ticks 减少到 6 ticks
  - 射击音效和尾部音效更新
  - 子弹速度从 30 增加到 60
  - 子弹伤害从 16 降低到 6
  - 添加无限穿透能力
- 更新工作区设置,添加数据和 dll 目录
This commit is contained in:
2025-08-26 17:51:21 +08:00
parent 0f6de6a96a
commit be84bd3dc1
3 changed files with 28 additions and 21 deletions

View File

@@ -3,6 +3,12 @@
{
"name": "3516260226",
"path": "../.."
},
{
"path": "../../../../Data"
},
{
"path": "../../../../dll1.6"
}
],
"settings": {}