Skip to content

Commit 64848bf

Browse files
committed
2 parents 3f5d4a6 + eab061c commit 64848bf

3 files changed

Lines changed: 71 additions & 9 deletions

File tree

addons/sourcemod/configs/zombie_riot/challenges/bossrush/special.cfg

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,39 @@
250250
"is_health_scaling" "1"
251251
"plugin" "npc_corruptedbarney"
252252
}
253+
"0.0"
254+
{
255+
"cash" "0"
256+
"count" "0"
257+
"health" "2500000"
258+
"is_boss" "4"
259+
"is_immune_to_nuke" "1"
260+
"is_health_scaling" "1"
261+
"data" "sc30"
262+
"plugin" "npc_squad_master"
263+
}
264+
"0.0"
265+
{
266+
"cash" "0"
267+
"count" "0"
268+
"health" "750000"
269+
"is_boss" "4"
270+
"is_immune_to_nuke" "1"
271+
"is_health_scaling" "1"
272+
"data" "sc40"
273+
"plugin" "npc_no_random_kranz"
274+
}
275+
"0.0"
276+
{
277+
"cash" "0"
278+
"count" "0"
279+
"health" "4000000"
280+
"is_boss" "4"
281+
"is_immune_to_nuke" "1"
282+
"is_health_scaling" "1"
283+
"data" "sc40"
284+
"plugin" "npc_black_heavy_soul"
285+
}
253286
"0.5"
254287
{
255288
"count" "3"

addons/sourcemod/configs/zombie_riot/challenges/bossrush/ultra.cfg

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -570,6 +570,40 @@
570570
{
571571
"setup" "60"
572572

573+
574+
"0.0"
575+
{
576+
"cash" "0"
577+
"count" "0"
578+
"health" "2500000"
579+
"is_boss" "4"
580+
"is_immune_to_nuke" "1"
581+
"is_health_scaling" "1"
582+
"data" "sc30"
583+
"plugin" "npc_squad_master"
584+
}
585+
"0.0"
586+
{
587+
"cash" "0"
588+
"count" "0"
589+
"health" "750000"
590+
"is_boss" "4"
591+
"is_immune_to_nuke" "1"
592+
"is_health_scaling" "1"
593+
"data" "sc40"
594+
"plugin" "npc_no_random_kranz"
595+
}
596+
"0.0"
597+
{
598+
"cash" "0"
599+
"count" "0"
600+
"health" "4000000"
601+
"is_boss" "4"
602+
"is_immune_to_nuke" "1"
603+
"is_health_scaling" "1"
604+
"data" "sc40"
605+
"plugin" "npc_black_heavy_soul"
606+
}
573607
"0.0"
574608
{
575609
"count" "0"

addons/sourcemod/scripting/zombie_riot/freeplay.sp

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -593,23 +593,22 @@ void Freeplay_AddEnemy(int postWaves, Enemy enemy, int &count, bool alaxios = fa
593593
enemy.ExtraSpeed = 1.10;
594594
enemy.ExtraThinkSpeed = 0.85;
595595
}
596-
/*
597596
case 36:
598597
{
599598
enemy.Index = NPC_GetByPlugin("npc_squad_master");
600-
enemy.Health = RoundToFloor((5000000.0 + HealthBonus) / 70.0 * float(Waves_GetRound() * 2) * MultiGlobalHighHealthBoss);
599+
enemy.Health = RoundToFloor((2000000.0 + HealthBonus) / 70.0 * float(Waves_GetRound() * 2) * MultiGlobalHighHealthBoss);
601600
enemy.Data = "wave_40";
602601
}
603602
case 37:
604603
{
605604
enemy.Index = NPC_GetByPlugin("npc_no_random_kranz");
606-
enemy.Health = RoundToFloor((500000.0 + HealthBonus) / 70.0 * float(Waves_GetRound() * 2) * MultiGlobalHighHealthBoss);
605+
enemy.Health = RoundToFloor((750000.0 + HealthBonus) / 70.0 * float(Waves_GetRound() * 2) * MultiGlobalHighHealthBoss);
607606
enemy.Data = "wave_40";
608607
}
609608
case 38:
610609
{
611610
enemy.Index = NPC_GetByPlugin("npc_black_heavy_soul");
612-
enemy.Health = RoundToFloor((5000000.0 + HealthBonus) / 70.0 * float(Waves_GetRound() * 2) * MultiGlobalHighHealthBoss);
611+
enemy.Health = RoundToFloor((4000000.0 + HealthBonus) / 70.0 * float(Waves_GetRound() * 2) * MultiGlobalHighHealthBoss);
613612
enemy.Data = "wave_40";
614613
}
615614
case 39:
@@ -618,9 +617,7 @@ void Freeplay_AddEnemy(int postWaves, Enemy enemy, int &count, bool alaxios = fa
618617
enemy.Health = RoundToFloor((5000000.0 + HealthBonus) / 70.0 * float(Waves_GetRound() * 2) * MultiGlobalHighHealthBoss);
619618
enemy.ExtraThinkSpeed = 0.80;
620619
enemy.ExtraDamage = 1.10;
621-
enemy.MeleeMult = 1.25;
622620
}
623-
*/
624621
default:
625622
{
626623
enemy.Index = NPC_GetByPlugin("npc_true_fusion_warrior");
@@ -1131,14 +1128,13 @@ static Action Freeplay_RouletteMessage(Handle timer)
11311128
{
11321129
CPrintToChatAll("{black}ZILIUS! {gold}- {snow}If you guys beat him, I'll join you as a thanks for saving me from him. {red}I made him stronger cause he doesn't have his army.");
11331130
}
1134-
/*
11351131
case 36:
11361132
{
11371133
CPrintToChatAll("{red}MAZEAT {green}FABULOUS {purple}SQUAD {crimson}X {red}E{orange}L{yellow}I{green}T{blue}E{purple}! {gold}- {red}Oh it's so over for you guys...");
11381134
}
11391135
case 37:
11401136
{
1141-
CPrintToChatAll("{purple}NO RANDOM KRANZ V3! {gold}- {red}Whats with the "no random" part? Also version 3?");
1137+
CPrintToChatAll("{purple}NO RANDOM KRANZ V3! {gold}- {red}Whats with the ''no random'' part? Also version 3?");
11421138
}
11431139
case 38:
11441140
{
@@ -1148,7 +1144,6 @@ static Action Freeplay_RouletteMessage(Handle timer)
11481144
{
11491145
CPrintToChatAll("{red}KEVINMERY2009! {gold}- {red}I took data of your strongest mercenary and turned him into a boss!");
11501146
}
1151-
*/
11521147
default:
11531148
{
11541149
CPrintToChatAll("{yellow}INFECTED SILVESTER! {gold}- {red}An infected menace!");

0 commit comments

Comments
 (0)