mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-05-28 06:51:54 +08:00
feat(武器/角色): 调整武器属性和角色配置
- 提升SevenSoul武器的攻击力并大幅减少冷却时间 - 为SoulBullet添加穿透属性并移除hitbox节点 - 修改Wave测试数据默认使用ALL组合 - 替换Rooster角色的武器为SevenSoul并设为无敌状态
This commit is contained in:
@@ -12,12 +12,11 @@ displayName = "bilioicik"
|
||||
quality = 2
|
||||
typeTopic = 3
|
||||
store = {
|
||||
"atk": 1
|
||||
"atk": 3
|
||||
}
|
||||
descriptionTemplate = "召唤7条人类灵魂,每条以10Hz的频率造成$atk点伤害。"
|
||||
needEnergy = 150.0
|
||||
cooldown = 120000.0
|
||||
debugRebuild = true
|
||||
cooldown = 2000.0
|
||||
|
||||
[node name="attack" parent="sounds" index="0"]
|
||||
stream = ExtResource("4_tmgox")
|
||||
|
||||
Reference in New Issue
Block a user