major update so that boss rounds also can feature minion zombies that dont count towards winning the round

This commit is contained in:
2024-02-25 19:33:13 +01:00
parent 8c80d4ac05
commit 8455a1a231
5 changed files with 536 additions and 271 deletions
@@ -14,6 +14,7 @@
"jump_height" "1.02"
"jump_distance" "1.0"
"damage_multiplier" "1.0"
"boss_class" "0"
}
"blades"
@@ -30,6 +31,7 @@
"jump_height" "1.02"
"jump_distance" "1.0"
"damage_multiplier" "1.0"
"boss_class" "0"
}
"clown"
@@ -46,6 +48,7 @@
"jump_height" "1.02"
"jump_distance" "1.0"
"damage_multiplier" "1.0"
"boss_class" "0"
}
"knight"
@@ -62,5 +65,74 @@
"jump_height" "1.02"
"jump_distance" "1.0"
"damage_multiplier" "1.0"
"boss_class" "0"
}
"t_arctic"
{
"unique name" "public skin terrorist arctic"
"team" "Human"
"group" " "
"sm_flags" " "
"model path" "models/player/t_arctic.mdl"
"no_fall_damage" "NO"
"health" "100"
"speed" "1"
"knockback" "1.0"
"jump_height" "1.02"
"jump_distance" "1.0"
"damage_multiplier" "1.0"
"boss_class" "0"
}
"t_guerilla"
{
"unique name" "public skin terrorist guerilla"
"team" "Human"
"group" " "
"sm_flags" " "
"model path" "models/player/t_guerilla.mdl"
"no_fall_damage" "NO"
"health" "100"
"speed" "1"
"knockback" "1.0"
"jump_height" "1.02"
"jump_distance" "1.0"
"damage_multiplier" "1.0"
"boss_class" "0"
}
"t_leet"
{
"unique name" "public skin terrorist leet"
"team" "Human"
"group" " "
"sm_flags" " "
"model path" "models/player/t_leet.mdl"
"no_fall_damage" "NO"
"health" "100"
"speed" "1"
"knockback" "1.0"
"jump_height" "1.02"
"jump_distance" "1.0"
"damage_multiplier" "1.0"
"boss_class" "0"
}
"t_phoenix"
{
"unique name" "public skin terrorist pheonix"
"team" "Human"
"group" " "
"sm_flags" " "
"model path" "models/player/t_phoenix.mdl"
"no_fall_damage" "NO"
"health" "100"
"speed" "1"
"knockback" "1.0"
"jump_height" "1.02"
"jump_distance" "1.0"
"damage_multiplier" "1.0"
"boss_class" "0"
}
}
+143 -108
View File
@@ -10,10 +10,11 @@
"no_fall_damage" "YES"
"health" "40"
"speed" "1"
"knockback" "2.0"
"knockback" "1.0"
"jump_height" "1.1"
"jump_distance" "1.0"
"damage_multiplier" "1.0"
"damage_multiplier" "1.0"
"boss_class" "0"
}
"zombie2"
{
@@ -25,10 +26,11 @@
"no_fall_damage" "YES"
"health" "50"
"speed" "1"
"knockback" "2.0"
"knockback" "1.0"
"jump_height" "1.1"
"jump_distance" "1.0"
"damage_multiplier" "1.0"
"damage_multiplier" "1.0"
"boss_class" "0"
}
"zombie3"
{
@@ -39,11 +41,12 @@
"model path" "models/player/zh/zh_corpse002.mdl"
"no_fall_damage" "YES"
"health" "60"
"speed" "0.5"
"knockback" "2.0"
"speed" "1"
"knockback" "1.0"
"jump_height" "1.1"
"jump_distance" "1.0"
"damage_multiplier" "1.0"
"damage_multiplier" "1.0"
"boss_class" "0"
}
"biohazard"
{
@@ -55,10 +58,11 @@
"no_fall_damage" "YES"
"health" "125"
"speed" "1"
"knockback" "2.0"
"knockback" "1.0"
"jump_height" "1.4"
"jump_distance" "1.0"
"damage_multiplier" "1.0"
"damage_multiplier" "1.0"
"boss_class" "0"
}
"fatty"
{
@@ -68,12 +72,13 @@
"sm_flags" " "
"model path" "models/player/elis/fty/fatty.mdl"
"no_fall_damage" "YES"
"health" "800"
"speed" "0.7"
"knockback" "2.0"
"health" "500"
"speed" "0.8"
"knockback" "1.0"
"jump_height" "1.4"
"jump_distance" "1.0"
"damage_multiplier" "1.0"
"damage_multiplier" "1.0"
"boss_class" "0"
}
"verdugo"
{
@@ -84,11 +89,12 @@
"model path" "models/player/elis/vd/verdugo.mdl"
"no_fall_damage" "YES"
"health" "150"
"speed" "2"
"knockback" "2.0"
"speed" "1.6"
"knockback" "1.0"
"jump_height" "1.4"
"jump_distance" "1.0"
"damage_multiplier" "1.0"
"damage_multiplier" "1.0"
"boss_class" "0"
}
"spitter"
{
@@ -99,11 +105,12 @@
"model path" "models/player/kuristaja/l4d2/spitter/spitter.mdl"
"no_fall_damage" "YES"
"health" "125"
"speed" "2"
"knockback" "2.0"
"speed" "1.4"
"knockback" "1.0"
"jump_height" "1.4"
"jump_distance" "1.0"
"damage_multiplier" "1.0"
"damage_multiplier" "1.0"
"boss_class" "0"
}
"pil_fast_v5"
{
@@ -114,11 +121,12 @@
"model path" "models/player/pil/fast_v5/pil_fast_v5.mdl"
"no_fall_damage" "YES"
"health" "150"
"speed" "2.5"
"knockback" "2.0"
"speed" "1.4"
"knockback" "1.0"
"jump_height" "1.4"
"jump_distance" "1.0"
"damage_multiplier" "1.0"
"damage_multiplier" "1.0"
"boss_class" "0"
}
"tyrant_pil"
{
@@ -128,12 +136,13 @@
"sm_flags" " "
"model path" "models/player/pil/re1/proto_tyrant/tyrant_pil.mdl"
"no_fall_damage" "YES"
"health" "700"
"health" "500"
"speed" "1"
"knockback" "2.0"
"knockback" "1.0"
"jump_height" "1.4"
"jump_distance" "1.0"
"damage_multiplier" "1.0"
"damage_multiplier" "1.0"
"boss_class" "0"
}
"nemesis_pil"
{
@@ -145,10 +154,11 @@
"no_fall_damage" "YES"
"health" "800"
"speed" "1"
"knockback" "2.0"
"knockback" "1.0"
"jump_height" "1.4"
"jump_distance" "1.0"
"damage_multiplier" "1.0"
"damage_multiplier" "1.0"
"boss_class" "0"
}
"majini"
{
@@ -159,11 +169,12 @@
"model path" "models/player/slow/amberlyn/re5/tentacle_crap_majini/slow.mdl"
"no_fall_damage" "YES"
"health" "70"
"speed" "3"
"knockback" "2.0"
"speed" "1.4"
"knockback" "1.0"
"jump_height" "1.4"
"jump_distance" "1.0"
"damage_multiplier" "1.0"
"damage_multiplier" "1.0"
"boss_class" "0"
}
"uroboro"
{
@@ -174,11 +185,12 @@
"model path" "models/player/slow/amberlyn/re5/uroboro/slow_public.mdl"
"no_fall_damage" "YES"
"health" "75"
"speed" "3"
"knockback" "2.0"
"speed" "1.4"
"knockback" "1.0"
"jump_height" "1.4"
"jump_distance" "1.0"
"damage_multiplier" "1.0"
"damage_multiplier" "1.0"
"boss_class" "0"
}
"babycrab"
{
@@ -189,11 +201,12 @@
"model path" "models/player/slow/babycrab_v2/slow_babycrab.mdl"
"no_fall_damage" "YES"
"health" "50"
"speed" "3"
"knockback" "2.0"
"speed" "1.3"
"knockback" "1.0"
"jump_height" "1.4"
"jump_distance" "1.0"
"damage_multiplier" "1.0"
"damage_multiplier" "1.0"
"boss_class" "0"
}
"berserker"
{
@@ -203,12 +216,13 @@
"sm_flags" " "
"model path" "models/player/slow/berserkerin/slow_big.mdl"
"no_fall_damage" "YES"
"health" "250"
"speed" "2.5"
"knockback" "2.0"
"health" "2500"
"speed" "1"
"knockback" "0.0"
"jump_height" "1.4"
"jump_distance" "1.0"
"damage_multiplier" "1.0"
"damage_multiplier" "1.0"
"boss_class" "1"
}
"hellknight"
{
@@ -219,11 +233,12 @@
"model path" "models/player/ics/hellknight_red/t_guerilla.mdl"
"no_fall_damage" "YES"
"health" "250"
"speed" "2.5"
"knockback" "2.0"
"speed" "1.4"
"knockback" "1.0"
"jump_height" "1.4"
"jump_distance" "1.0"
"damage_multiplier" "1.0"
"damage_multiplier" "1.0"
"boss_class" "0"
}
"centurion"
{
@@ -234,11 +249,12 @@
"model path" "models/player/slow/centurion/slow_centurion.mdl"
"no_fall_damage" "YES"
"health" "150"
"speed" "1.5"
"knockback" "2.0"
"speed" "1.2"
"knockback" "1.0"
"jump_height" "1.4"
"jump_distance" "1.0"
"damage_multiplier" "1.0"
"damage_multiplier" "1.0"
"boss_class" "0"
}
"kahn"
{
@@ -249,11 +265,12 @@
"model path" "models/player/slow/jamis/mkvsdcu/dark_kahn/slow_pub.mdl"
"no_fall_damage" "YES"
"health" "3000"
"speed" "2.5"
"knockback" "2.0"
"speed" "1.1"
"knockback" "0.0"
"jump_height" "1.5"
"jump_distance" "1.0"
"damage_multiplier" "1.0"
"damage_multiplier" "1.0"
"boss_class" "1"
}
"chucky"
{
@@ -264,11 +281,12 @@
"model path" "models/player/slow/chucky_v3/slow.mdl"
"no_fall_damage" "YES"
"health" "60"
"speed" "2.4"
"knockback" "2.0"
"speed" "1.4"
"knockback" "1.0"
"jump_height" "1.4"
"jump_distance" "1.0"
"damage_multiplier" "1.0"
"damage_multiplier" "1.0"
"boss_class" "0"
}
"krall"
{
@@ -279,11 +297,12 @@
"model path" "models/player/slow/krall/slow.mdl"
"no_fall_damage" "YES"
"health" "4000"
"speed" "2"
"knockback" "2.0"
"speed" "1.1"
"knockback" "0.0"
"jump_height" "1.4"
"jump_distance" "1.0"
"damage_multiplier" "1.0"
"damage_multiplier" "1.0"
"boss_class" "1"
}
"strong"
{
@@ -294,11 +313,12 @@
"model path" "models/player/slow/bloodsucker_pack/slow_strong.mdl"
"no_fall_damage" "YES"
"health" "150"
"speed" "2"
"knockback" "2.0"
"speed" "1.6"
"knockback" "1.0"
"jump_height" "1.5"
"jump_distance" "1.0"
"damage_multiplier" "1.0"
"damage_multiplier" "1.0"
"boss_class" "0"
}
"gigantev2"
{
@@ -309,11 +329,12 @@
"model path" "models/player/slow/gigante/slow_gigante.mdl"
"no_fall_damage" "YES"
"health" "10000"
"speed" "2.5"
"knockback" "2.0"
"speed" "1.2"
"knockback" "0.0"
"jump_height" "1.4"
"jump_distance" "1.0"
"damage_multiplier" "10.0"
"damage_multiplier" "1.5"
"boss_class" "1"
}
"alienv1"
{
@@ -324,11 +345,12 @@
"model path" "models/player/slow/aliendrone/slow_alien.mdl"
"no_fall_damage" "YES"
"health" "125"
"speed" "2.5"
"knockback" "2.0"
"speed" "1.5"
"knockback" "1.0"
"jump_height" "1.4"
"jump_distance" "1.0"
"damage_multiplier" "1.0"
"damage_multiplier" "1.0"
"boss_class" "0"
}
"witch"
{
@@ -339,11 +361,12 @@
"model path" "models/player/techknow/left4dead/witch.mdl"
"no_fall_damage" "YES"
"health" "120"
"speed" "2"
"knockback" "2.0"
"speed" "1.2"
"knockback" "1.0"
"jump_height" "1.4"
"jump_distance" "1.0"
"damage_multiplier" "1.0"
"damage_multiplier" "1.0"
"boss_class" "0"
}
"bosspider"
{
@@ -354,11 +377,12 @@
"model path" "models/player/slow/monster_spider/slow.mdl"
"no_fall_damage" "YES"
"health" "2500"
"speed" "2"
"knockback" "2.0"
"speed" "1.2"
"knockback" "0.0"
"jump_height" "1.4"
"jump_distance" "1.0"
"damage_multiplier" "4.0"
"damage_multiplier" "1.5"
"boss_class" "1"
}
"hunter"
{
@@ -369,11 +393,12 @@
"model path" "models/player/techknow/left4dead/hunter.mdl"
"no_fall_damage" "YES"
"health" "100"
"speed" "3"
"knockback" "2.0"
"speed" "1.5"
"knockback" "1.0"
"jump_height" "1.4"
"jump_distance" "1.0"
"damage_multiplier" "1.0"
"damage_multiplier" "1.0"
"boss_class" "0"
}
"doge"
{
@@ -384,11 +409,12 @@
"model path" "models/player/slow/amberlyn/zombie_dog/slow_2.mdl"
"no_fall_damage" "YES"
"health" "55"
"speed" "2.8"
"knockback" "2.0"
"speed" "1.5"
"knockback" "1.0"
"jump_height" "1.4"
"jump_distance" "1.0"
"damage_multiplier" "1.0"
"damage_multiplier" "1.0"
"boss_class" "0"
}
"balrog"
{
@@ -399,11 +425,12 @@
"model path" "models/player/slow/amberlyn/lotr/balrog/slow.mdl"
"no_fall_damage" "YES"
"health" "12000"
"speed" "3"
"knockback" "2.0"
"speed" "1.1"
"knockback" "0.0"
"jump_height" "1.4"
"jump_distance" "1.0"
"damage_multiplier" "5000.0"
"damage_multiplier" "1.5"
"boss_class" "1"
}
"raam"
{
@@ -414,11 +441,12 @@
"model path" "models/player/slow/general_raam/slow.mdl"
"no_fall_damage" "YES"
"health" "2700"
"speed" "2"
"knockback" "2.0"
"speed" "1"
"knockback" "1.0"
"jump_height" "1.4"
"jump_distance" "1.0"
"damage_multiplier" "1.0"
"damage_multiplier" "1.0"
"boss_class" "1"
}
"abaddon"
{
@@ -429,11 +457,12 @@
"model path" "models/player/unloze_zr/abaddon.mdl"
"no_fall_damage" "YES"
"health" "300"
"speed" "1.8"
"knockback" "2.0"
"speed" "1.2"
"knockback" "1.0"
"jump_height" "1.4"
"jump_distance" "1.0"
"damage_multiplier" "1.0"
"damage_multiplier" "1.0"
"boss_class" "0"
}
"servo_skull"
{
@@ -444,11 +473,12 @@
"model path" "models/player/kodua/servo_skull/servo_skull.mdl"
"no_fall_damage" "YES"
"health" "15"
"speed" "4"
"knockback" "2.0"
"speed" "1.2"
"knockback" "1.0"
"jump_height" "1.4"
"jump_distance" "1.0"
"damage_multiplier" "1.0"
"damage_multiplier" "1.0"
"boss_class" "0"
}
"bahamut"
{
@@ -459,11 +489,12 @@
"model path" "models/player/unloze_zr/bahamut.mdl"
"no_fall_damage" "YES"
"health" "6000"
"speed" "2.5"
"knockback" "2.0"
"speed" "1.2"
"knockback" "0.0"
"jump_height" "1.4"
"jump_distance" "1.0"
"damage_multiplier" "1.0"
"damage_multiplier" "1.5"
"boss_class" "1"
}
"uberevil"
{
@@ -474,11 +505,12 @@
"model path" "models/player/unloze_zr/uberevil.mdl"
"no_fall_damage" "YES"
"health" "140"
"speed" "1.8"
"knockback" "2.0"
"speed" "1.2"
"knockback" "1.0"
"jump_height" "1.4"
"jump_distance" "1.0"
"damage_multiplier" "1.0"
"damage_multiplier" "1.0"
"boss_class" "0"
}
"alien_spider"
{
@@ -489,11 +521,12 @@
"model path" "models/player/unloze_zr/alien_spider.mdl"
"no_fall_damage" "YES"
"health" "140"
"speed" "1.8"
"knockback" "2.0"
"speed" "1.2"
"knockback" "1.0"
"jump_height" "1.4"
"jump_distance" "1.0"
"damage_multiplier" "1.0"
"damage_multiplier" "1.0"
"boss_class" "0"
}
"akasha"
{
@@ -504,11 +537,12 @@
"model path" "models/player/unloze_zr/akasha.mdl"
"no_fall_damage" "YES"
"health" "300"
"speed" "2"
"knockback" "2.0"
"speed" "1.2"
"knockback" "0.0"
"jump_height" "1.4"
"jump_distance" "1.0"
"damage_multiplier" "1.0"
"damage_multiplier" "1.0"
"boss_class" "0"
}
"theron_guard"
{
@@ -519,11 +553,12 @@
"model path" "models/player/unloze_zr/theron_guard.mdl"
"no_fall_damage" "YES"
"health" "2900"
"speed" "2.4"
"knockback" "2.0"
"speed" "1.1"
"knockback" "0.0"
"jump_height" "1.4"
"jump_distance" "1.0"
"damage_multiplier" "1.0"
"damage_multiplier" "1.0"
"boss_class" "1"
}
"antlion"
{
@@ -531,14 +566,14 @@
"team" "ZM"
"group" " "
"sm_flags" " "
"model path" "models/player/techknow/antlion.mdl"
"model path" "models/player/techknow/antlion/antlion.mdl"
"no_fall_damage" "YES"
"health" "200"
"speed" "2"
"knockback" "2.0"
"speed" "1.1"
"knockback" "1.0"
"jump_height" "1.4"
"jump_distance" "1.0"
"damage_multiplier" "1.0"
"damage_multiplier" "1.0"
"boss_class" "0"
}
}
+1 -2
View File
@@ -15,9 +15,8 @@ Left 4 Doge
BOSS - Krall and Kahn come back
Invaders vs Akasha
MINI BOSS - Spiders Party
Cyborg Skull
BOSS - Raam vs Theron
Nightmares
BOSS RUSH!
Armageddon
BOSS - Bahamut
BOSS - El Gigante
+86 -41
View File
@@ -4,6 +4,11 @@
// "bot_static" if you use bot_scaling 0 the plugin will instead use the value given in bot_static to spawn a static amount of bots into the game.
// if bot_scaling is not 0 it will always pick bot_scaling and just ignore bot_static.
// on boss rounds bot_static is used for deciding the amount of bots that will be bosses.
// on boss rounds bot_scaling is used for deciding the amount of bots that will be minions.
// on boss rounds the minion bots do not count towards zombie count, so they can be killed infinite amount of times.
//
// "PlayerScaleAbility"
// Multiplied by the zombie count, the amount of needed kills to add
@@ -85,10 +90,13 @@
"HealthScaleAbility" "0.000000"
"Zombie Count" "5"
"Respawns" "99"
"bot_scaling" "5"
"bot_static" "0"
"bot_scaling" "5" //on boss round bot_scaling is for minion bots. minion bots dont count towards Zombie Count
"bot_static" "2" //on boss round bot_static is for boss bots
"wavecommand" " "
"Zombie Class" "berserker"
"Zombie Class" "zombie1"
"Zombie Class" "zombie2"
"Zombie Class" "zombie3"
"Human Class" "@all"
}
// Starkiller
@@ -142,11 +150,14 @@
"HealthScaleAbility" "0.000000"
"Zombie Count" "5"
"Respawns" "99"
"bot_scaling" "0"
"bot_static" "3"
"bot_scaling" "5" //on boss round bot_scaling is for minion bots. minion bots dont count towards Zombie Count
"bot_static" "3" //on boss round bot_static is for boss bots
"wavecommand" " "
"Zombie Class" "kahn"
"Zombie Class" "krall"
"Zombie Class" "zombie1"
"Zombie Class" "zombie2"
"Zombie Class" "zombie3"
"Human Class" "@all"
}
// Mix of Madness
@@ -238,11 +249,14 @@
"HealthScaleAbility" "0.000000"
"Zombie Count" "5"
"Respawns" "99"
"bot_scaling" "0"
"bot_static" "3"
"bot_scaling" "5" //on boss round bot_scaling is for minion bots. minion bots dont count towards Zombie Count
"bot_static" "3" //on boss round bot_static is for boss bots
"wavecommand" " "
"Zombie Class" "krall"
"Zombie Class" "kahn"
"Zombie Class" "zombie1"
"Zombie Class" "zombie2"
"Zombie Class" "zombie3"
"Human Class" "@all"
}
// Invaders vs Akasha
@@ -267,10 +281,13 @@
"HealthScaleAbility" "0.000000"
"Zombie Count" "16"
"Respawns" "99"
"bot_scaling" "5"
"bot_static" "0"
"bot_scaling" "5" //on boss round bot_scaling is for minion bots. minion bots dont count towards Zombie Count
"bot_static" "5" //on boss round bot_static is for boss bots
"wavecommand" " "
"Zombie Class" "bosspider"
"Zombie Class" "zombie1"
"Zombie Class" "zombie2"
"Zombie Class" "zombie3"
"Human Class" "@all"
}
// BOSS - Raam vs Theron
@@ -280,40 +297,35 @@
"HealthScaleAbility" "0.000000"
"Zombie Count" "10"
"Respawns" "99"
"bot_scaling" "0"
"bot_static" "3"
"bot_scaling" "5" //on boss round bot_scaling is for minion bots. minion bots dont count towards Zombie Count
"bot_static" "3" //on boss round bot_static is for boss bots
"wavecommand" " "
"Zombie Class" "raam"
"Zombie Class" "theron_guard"
"Zombie Class" "zombie1"
"Zombie Class" "zombie2"
"Zombie Class" "zombie3"
"Human Class" "@all"
}
// Nightmares
// BOSS RUSH!
"Wave 19"
{
"PlayerScaleAbility" "0.1"
"HealthScaleAbility" "0.100000"
"Zombie Count" "225"
"PlayerScaleAbility" "0"
"HealthScaleAbility" "0.500000"
"Zombie Count" "6"
"Respawns" "99"
"bot_scaling" "16"
"bot_static" "0"
"bot_scaling" "5" //on boss round bot_scaling is for minion bots. minion bots dont count towards Zombie Count
"bot_static" "1" //on boss round bot_static is for boss bots
"wavecommand" " "
"Zombie Class" "strong"
"Zombie Class" "verdugo"
"Zombie Class" "hunter"
"Zombie Class" "witch"
"Zombie Class" "doge"
"Zombie Class" "babycrab"
"Zombie Class" "abaddon"
"Zombie Class" "alienv1"
"Zombie Class" "chucky"
"Zombie Class" "servo_skull"
"Zombie Class" "pil_fast_v5"
"Zombie Class" "hellknight"
"Zombie Class" "akasha"
"Zombie Class" "nemesis_pil"
"Zombie Class" "tyrant_pil"
"Zombie Class" "alien_spider"
"Zombie Class" "antlion"
"Zombie Class" "berserker"
"Zombie Class" "krall"
"Zombie Class" "kahn"
"Zombie Class" "theron_guard"
"Zombie Class" "raam"
"Zombie Class" "bosspider"
"Zombie Class" "zombie1"
"Zombie Class" "zombie2"
"Zombie Class" "zombie3"
"Human Class" "@all"
}
// Armageddon
@@ -358,12 +370,23 @@
{
"PlayerScaleAbility" "0"
"HealthScaleAbility" "0.500000"
"Zombie Count" "3"
"Zombie Count" "5"
"Respawns" "99"
"bot_scaling" "0"
"bot_static" "3"
"bot_scaling" "5" //on boss round bot_scaling is for minion bots. minion bots dont count towards Zombie Count
"bot_static" "3" //on boss round bot_static is for boss bots
"wavecommand" " "
"Zombie Class" "bahamut"
"Zombie Class" "majini"
"Zombie Class" "uroboro"
"Zombie Class" "babycrab"
"Zombie Class" "chucky"
"Zombie Class" "fatty"
"Zombie Class" "tyrant_pil"
"Zombie Class" "hellknight"
"Zombie Class" "doge"
"Zombie Class" "hunter"
"Zombie Class" "witch"
"Zombie Class" "nemesis_pil"
"Human Class" "@all"
}
// BOSS - El Gigante
@@ -373,10 +396,21 @@
"HealthScaleAbility" "0.500000"
"Zombie Count" "1"
"Respawns" "99"
"bot_scaling" "0"
"bot_static" "1"
"bot_scaling" "5" //on boss round bot_scaling is for minion bots. minion bots dont count towards Zombie Count
"bot_static" "1" //on boss round bot_static is for boss bots
"wavecommand" " "
"Zombie Class" "gigantev2"
"Zombie Class" "majini"
"Zombie Class" "uroboro"
"Zombie Class" "babycrab"
"Zombie Class" "chucky"
"Zombie Class" "fatty"
"Zombie Class" "tyrant_pil"
"Zombie Class" "hellknight"
"Zombie Class" "doge"
"Zombie Class" "hunter"
"Zombie Class" "witch"
"Zombie Class" "nemesis_pil"
"Human Class" "@all"
}
// FINAL BOSS - The Balrog
@@ -384,12 +418,23 @@
{
"PlayerScaleAbility" "0"
"HealthScaleAbility" "0.500000"
"Zombie Count" "1"
"Zombie Count" "2"
"Respawns" "99"
"bot_scaling" "0"
"bot_static" "1"
"bot_scaling" "5" //on boss round bot_scaling is for minion bots. minion bots dont count towards Zombie Count
"bot_static" "1" //on boss round bot_static is for boss bots
"wavecommand" " "
"Zombie Class" "balrog"
"Zombie Class" "majini"
"Zombie Class" "uroboro"
"Zombie Class" "babycrab"
"Zombie Class" "chucky"
"Zombie Class" "fatty"
"Zombie Class" "tyrant_pil"
"Zombie Class" "hellknight"
"Zombie Class" "doge"
"Zombie Class" "hunter"
"Zombie Class" "witch"
"Zombie Class" "nemesis_pil"
"Human Class" "@all"
}
}