mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-06-05 11:17:13 +08:00
feat: 调整测试波次和核弹武器属性
将测试波次默认数据改为WAVE_TESTBOSS_KUKE并增加敌人生成数量 提升核弹武器的攻击力和作用半径,并更新描述文本
This commit is contained in:
@@ -12,7 +12,7 @@ quality = 4
|
||||
typeTopic = 2
|
||||
costBeachball = 100
|
||||
store = {
|
||||
"atk": 200,
|
||||
"atk": 500,
|
||||
"radius": 500.0
|
||||
}
|
||||
storeType = {
|
||||
@@ -44,4 +44,4 @@ typeTopicColorMap = {
|
||||
}
|
||||
|
||||
[node name="description" parent="container" index="2"]
|
||||
text = "[center]倒计时10秒后对半径[color=cyan]400[/color]→[color=yellow]420[/color]范围的实体造成[color=cyan]200[/color]→[color=yellow]225[/color]点[b]无差别伤害[/b]。[/center]"
|
||||
text = "[center]倒计时10秒后对半径[color=cyan]500[/color]→[color=yellow]520[/color]范围的实体造成[color=cyan]200[/color]→[color=yellow]225[/color]点[b]无差别伤害[/b]。[/center]"
|
||||
|
||||
Reference in New Issue
Block a user