mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-06-02 09:21:54 +08:00
fix(boss): 调整熊boss的攻击伤害值
将熊boss的各种攻击方式的伤害值从4/1.5/3/2统一调整为1,以平衡游戏难度
This commit is contained in:
@@ -30,7 +30,7 @@ static var WAVE_TESTBOSS_CHICK = [
|
||||
Wave.create("Chick", 0, 0, true, 0, INF, 10),
|
||||
]
|
||||
static var WAVE_EMPTY = []
|
||||
static var data = WAVE_TESTBOSS_KUKE
|
||||
static var data = WAVE_TESTBOSS_BEAR
|
||||
|
||||
static func customStart():
|
||||
if false:
|
||||
|
||||
Reference in New Issue
Block a user