Skip to content

Commit

Permalink
小僵尸数量修改
Browse files Browse the repository at this point in the history
witchparty和allcharger模式在普通药役的基础上小僵尸再减少17-23%
4人模式的modsize由45 降低到 40
  • Loading branch information
fantasylidong committed Dec 10, 2022
1 parent 468e089 commit bfaaa0b
Show file tree
Hide file tree
Showing 21 changed files with 118 additions and 85 deletions.
12 changes: 6 additions & 6 deletions addons/sourcemod/configs/annehappy.txt
Original file line number Diff line number Diff line change
Expand Up @@ -56,27 +56,27 @@
{
"message" "关闭多人运动"
}
"exec vote/duoren/duoren2.cfg"
"exec vote/Anneduoren/duoren2.cfg"
{
"message" "2人运动"
}
"exec vote/duoren/duoren3.cfg"
"exec vote/Anneduoren/duoren3.cfg"
{
"message" "3人运动"
}
"exec vote/duoren/duoren5.cfg"
"exec vote/Anneduoren/duoren5.cfg"
{
"message" "5人运动"
}
"exec vote/duoren/duoren6.cfg"
"exec vote/Anneduoren/duoren6.cfg"
{
"message" "6人运动"
}
"exec vote/duoren/duoren7.cfg"
"exec vote/Anneduoren/duoren7.cfg"
{
"message" "7人运动"
}
"exec vote/duoren/duoren8.cfg"
"exec vote/Anneduoren/duoren8.cfg"
{
"message" "8人运动"
}
Expand Down
7 changes: 1 addition & 6 deletions cfg/cfgogl/allcharger/allcharger.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,8 @@ confogl_addcvar l4d_boss_vote 1
//confogl_addcvar bhop_except_si_flags 16 // only jockey

// [boomer_horde_equalizer_refactored.smx]
confogl_addcvar boomer_horde_equalizer 1
confogl_addcvar boomer_horde_equalizer_events_default 1
confogl_addcvar z_notice_it_range 950
boomer_horde_amount 1 12 // 12 Common spawned for the 1st Survivor boomed + Wandering common in z_notice_it_range
boomer_horde_amount 2 13 // 13 Common spawned for the 2nd Survivor boomed + Wandering common in z_notice_it_range
boomer_horde_amount 3 10 // 10 Common spawned for the 3rd Survivor boomed + Wandering common in z_notice_it_range
boomer_horde_amount 4 10 // 10 Common spawned for the 4th Survivor boomed + Wandering common in z_notice_it_range


// [autopause.smx]
confogl_addcvar autopause_enable 1
Expand Down
4 changes: 1 addition & 3 deletions cfg/cfgogl/allcharger/confogl_plugins.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,7 @@ sm_cvar inf_SpawnDistanceMin 400
sm_cvar z_mob_spawn_min_size 15
sm_cvar z_mob_spawn_max_size 15
exec vote/AnneHappy6.cfg
sm_cvar survivor_limit 4
sm_cvar z_common_limit 24
sm_cvar z_mega_mob_size 45
exec vote/duoren/duoren4.cfg
sm_cvar ai_Tank_Bhop 1
sm_cvar AnnePluginVersion 2022-12
exec vote/hard_off.cfg
Expand Down
6 changes: 2 additions & 4 deletions cfg/cfgogl/annehappy/confogl_plugins.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ sm plugins load extend/punch_angle.smx
sm plugins load optional/AnneHappy/l4d_CreateSurvivorBot.smx
sm plugins load optional/AnneHappy/server.smx
sm plugins load optional/AnneHappy/text.smx
sm plugins load optional/boomer_horde_equalizer_refactored.smx
sm plugins load extend/l4d2_item_hint.smx
sm plugins load extend/WeaponHandling.smx
sm plugins load optional/AnneHappy/replace.smx
Expand All @@ -73,10 +74,7 @@ sm_cvar inf_SpawnDistanceMin 250
sm_cvar z_mob_spawn_min_size 15
sm_cvar z_mob_spawn_max_size 15
exec vote/AnneHappy6.cfg
sm_cvar z_spitter_limit 1
sm_cvar survivor_limit 4
sm_cvar z_common_limit 24
sm_cvar z_mega_mob_size 45
exec vote/Anneduoren/duoren4.cfg
sm_cvar ai_Tank_Bhop 1
sm_cvar AnnePluginVersion 2022-12
exec vote/hard_off.cfg
Expand Down
1 change: 0 additions & 1 deletion cfg/cfgogl/annehappy/shared_plugins.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ sm plugins load optional/l4d_tankpunchstuckfix.smx
sm plugins load optional/l4d2_hunter_no_deadstops.smx
sm plugins load optional/l4d2_tank_attack_control.smx
sm plugins load optional/AnneHappy/l4d2_tank_announce.smx
sm plugins load optional/boomer_horde_equalizer_refactored.smx
sm plugins load optional/l4d2_bw_rock_hit.smx
sm plugins load optional/l4d2_tank_damage_cvars.smx
//sm plugins load optional/l4d2_getup_slide_fix.smx
Expand Down
4 changes: 1 addition & 3 deletions cfg/cfgogl/witchparty/confogl_plugins.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,7 @@ sm_cvar inf_SpawnDistanceMin 250
sm_cvar z_mob_spawn_min_size 15
sm_cvar z_mob_spawn_max_size 15
exec vote/AnneHappy6.cfg
sm_cvar survivor_limit 4
sm_cvar z_common_limit 24
sm_cvar z_mega_mob_size 45
exec vote/duoren/duoren4.cfg
sm_cvar ai_Tank_Bhop 1
sm_cvar AnnePluginVersion 2022-12
exec vote/hard_off.cfg
Expand Down
7 changes: 1 addition & 6 deletions cfg/cfgogl/witchparty/witchparty.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,8 @@ confogl_addcvar l4d_boss_vote 1
//confogl_addcvar bhop_except_si_flags 16 // only jockey

// [boomer_horde_equalizer_refactored.smx]
confogl_addcvar boomer_horde_equalizer 1
confogl_addcvar boomer_horde_equalizer_events_default 1
confogl_addcvar z_notice_it_range 950
boomer_horde_amount 1 12 // 12 Common spawned for the 1st Survivor boomed + Wandering common in z_notice_it_range
boomer_horde_amount 2 13 // 13 Common spawned for the 2nd Survivor boomed + Wandering common in z_notice_it_range
boomer_horde_amount 3 10 // 10 Common spawned for the 3rd Survivor boomed + Wandering common in z_notice_it_range
boomer_horde_amount 4 10 // 10 Common spawned for the 4th Survivor boomed + Wandering common in z_notice_it_range


// [autopause.smx]
//confogl_addcvar autopause_enable 1
Expand Down
9 changes: 9 additions & 0 deletions cfg/vote/Anneduoren/duoren2.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
sm_cvar survivor_limit 2
sm_cvar l4d_multislots_survivors_manager_enable 0
exec sourcemod/duoren_off2.cfg
sm_cvar z_common_limit 7
sm_cvar z_mega_mob_size 17
sm_cvar z_mob_spawn_min_size 9
sm_cvar z_mob_spawn_max_size 9
sm_cvar z_spitter_limit 1
//sm_restartmap
9 changes: 9 additions & 0 deletions cfg/vote/Anneduoren/duoren3.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
sm_cvar survivor_limit 3
sm_cvar l4d_multislots_survivors_manager_enable 0
exec sourcemod/duoren_off2.cfg
sm_cvar z_spitter_limit 1
sm_cvar z_common_limit 14
sm_cvar z_mega_mob_size 24
sm_cvar z_mob_spawn_min_size 11
sm_cvar z_mob_spawn_max_size 11
sm_restartmap
6 changes: 6 additions & 0 deletions cfg/vote/Anneduoren/duoren4.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
sm_cvar survivor_limit 4
sm_cvar z_common_limit 24
sm_cvar z_mega_mob_size 40
sm_cvar z_mob_spawn_min_size 15
sm_cvar z_mob_spawn_max_size 15
sm_cvar z_spitter_limit 1
12 changes: 12 additions & 0 deletions cfg/vote/Anneduoren/duoren5.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
sm_cvar survivor_limit 5
exec sourcemod/duoren_on.cfg
sm_cvar l4d_multislots_survivors_manager_enable 1
sm_cvar l4d_multislots_max_survivors 5
sm_cvar z_common_limit 28
sm_cvar z_mega_mob_size 50
sm_cvar z_mob_spawn_min_size 18
sm_cvar z_mob_spawn_max_size 18
sm_cvar z_spitter_limit 1
boomer_horde_amount 5 10 // 10 Common spawned for the 5th Survivor boomed + Wandering common in z_notice_it_range
//sm_killall
//sm_restartmap
13 changes: 13 additions & 0 deletions cfg/vote/Anneduoren/duoren6.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
sm_cvar survivor_limit 6
exec sourcemod/duoren_on.cfg
sm_cvar l4d_multislots_survivors_manager_enable 1
sm_cvar l4d_multislots_max_survivors 6
sm_cvar z_common_limit 32
sm_cvar z_mega_mob_size 55
sm_cvar z_mob_spawn_min_size 20
sm_cvar z_mob_spawn_max_size 20
sm_cvar z_spitter_limit 1
boomer_horde_amount 5 10 // 10 Common spawned for the 5th Survivor boomed + Wandering common in z_notice_it_range
boomer_horde_amount 6 10 // 10 Common spawned for the 6th Survivor boomed + Wandering common in z_notice_it_range
//sm_killall
//sm_restartmap
14 changes: 14 additions & 0 deletions cfg/vote/Anneduoren/duoren7.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
sm_cvar survivor_limit 7
exec sourcemod/duoren_on.cfg
sm_cvar l4d_multislots_survivors_manager_enable 1
sm_cvar l4d_multislots_max_survivors 7
sm_cvar z_common_limit 36
sm_cvar z_mega_mob_size 60
sm_cvar z_mob_spawn_min_size 23
sm_cvar z_mob_spawn_max_size 23
sm_cvar z_spitter_limit 2
boomer_horde_amount 5 10 // 10 Common spawned for the 5th Survivor boomed + Wandering common in z_notice_it_range
boomer_horde_amount 6 10 // 10 Common spawned for the 6th Survivor boomed + Wandering common in z_notice_it_range
boomer_horde_amount 7 10 // 10 Common spawned for the 7th Survivor boomed + Wandering common in z_notice_it_range
//sm_killall
//sm_restartmap
15 changes: 15 additions & 0 deletions cfg/vote/Anneduoren/duoren8.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
sm_cvar survivor_limit 8
exec sourcemod/duoren_on.cfg
sm_cvar l4d_multislots_survivors_manager_enable 1
sm_cvar l4d_multislots_max_survivors 8
sm_cvar z_common_limit 40
sm_cvar z_mega_mob_size 60
sm_cvar z_mob_spawn_min_size 25
sm_cvar z_mob_spawn_max_size 25
sm_cvar z_spitter_limit 2
boomer_horde_amount 5 10 // 10 Common spawned for the 5th Survivor boomed + Wandering common in z_notice_it_range
boomer_horde_amount 6 10 // 10 Common spawned for the 6th Survivor boomed + Wandering common in z_notice_it_range
boomer_horde_amount 7 10 // 10 Common spawned for the 7th Survivor boomed + Wandering common in z_notice_it_range
boomer_horde_amount 8 10 // 10 Common spawned for the 8th Survivor boomed + Wandering common in z_notice_it_range
//sm_killall
//sm_restartmap
10 changes: 4 additions & 6 deletions cfg/vote/duoren/duoren2.cfg
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
sm_cvar survivor_limit 2
sm_cvar l4d_multislots_survivors_manager_enable 0
exec sourcemod/duoren_off2.cfg
sm_cvar z_common_limit 7
sm_cvar z_mega_mob_size 17
sm_cvar z_mob_spawn_min_size 9
sm_cvar z_mob_spawn_max_size 9
sm_cvar z_spitter_limit 1
//sm_restartmap
sm_cvar z_common_limit 6
sm_cvar z_mega_mob_size 15
sm_cvar z_mob_spawn_min_size 8
sm_cvar z_mob_spawn_max_size 8
10 changes: 4 additions & 6 deletions cfg/vote/duoren/duoren3.cfg
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
sm_cvar survivor_limit 3
sm_cvar l4d_multislots_survivors_manager_enable 0
exec sourcemod/duoren_off2.cfg
sm_cvar z_spitter_limit 1
sm_cvar z_common_limit 14
sm_cvar z_mega_mob_size 24
sm_cvar z_mob_spawn_min_size 11
sm_cvar z_mob_spawn_max_size 11
sm_restartmap
sm_cvar z_common_limit 12
sm_cvar z_mega_mob_size 20
sm_cvar z_mob_spawn_min_size 10
sm_cvar z_mob_spawn_max_size 10
10 changes: 4 additions & 6 deletions cfg/vote/duoren/duoren4.cfg
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
sm_cvar survivor_limit 4
sm_cvar z_common_limit 24
sm_cvar z_mega_mob_size 40
sm_cvar z_mob_spawn_min_size 15
sm_cvar z_mob_spawn_max_size 15
sm_cvar z_spitter_limit 1
sm_restartmap
sm_cvar z_common_limit 19
sm_cvar z_mega_mob_size 32
sm_cvar z_mob_spawn_min_size 12
sm_cvar z_mob_spawn_max_size 12
12 changes: 4 additions & 8 deletions cfg/vote/duoren/duoren5.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,7 @@ sm_cvar survivor_limit 5
exec sourcemod/duoren_on.cfg
sm_cvar l4d_multislots_survivors_manager_enable 1
sm_cvar l4d_multislots_max_survivors 5
sm_cvar z_common_limit 28
sm_cvar z_mega_mob_size 50
sm_cvar z_mob_spawn_min_size 18
sm_cvar z_mob_spawn_max_size 18
sm_cvar z_spitter_limit 1
boomer_horde_amount 5 10 // 10 Common spawned for the 5th Survivor boomed + Wandering common in z_notice_it_range
//sm_killall
//sm_restartmap
sm_cvar z_common_limit 22
sm_cvar z_mega_mob_size 40
sm_cvar z_mob_spawn_min_size 14
sm_cvar z_mob_spawn_max_size 14
13 changes: 4 additions & 9 deletions cfg/vote/duoren/duoren6.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,7 @@ sm_cvar survivor_limit 6
exec sourcemod/duoren_on.cfg
sm_cvar l4d_multislots_survivors_manager_enable 1
sm_cvar l4d_multislots_max_survivors 6
sm_cvar z_common_limit 32
sm_cvar z_mega_mob_size 55
sm_cvar z_mob_spawn_min_size 20
sm_cvar z_mob_spawn_max_size 20
sm_cvar z_spitter_limit 1
boomer_horde_amount 5 10 // 10 Common spawned for the 5th Survivor boomed + Wandering common in z_notice_it_range
boomer_horde_amount 6 10 // 10 Common spawned for the 6th Survivor boomed + Wandering common in z_notice_it_range
//sm_killall
//sm_restartmap
sm_cvar z_common_limit 26
sm_cvar z_mega_mob_size 44
sm_cvar z_mob_spawn_min_size 16
sm_cvar z_mob_spawn_max_size 16
14 changes: 4 additions & 10 deletions cfg/vote/duoren/duoren7.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,7 @@ sm_cvar survivor_limit 7
exec sourcemod/duoren_on.cfg
sm_cvar l4d_multislots_survivors_manager_enable 1
sm_cvar l4d_multislots_max_survivors 7
sm_cvar z_common_limit 36
sm_cvar z_mega_mob_size 60
sm_cvar z_mob_spawn_min_size 23
sm_cvar z_mob_spawn_max_size 23
sm_cvar z_spitter_limit 2
boomer_horde_amount 5 10 // 10 Common spawned for the 5th Survivor boomed + Wandering common in z_notice_it_range
boomer_horde_amount 6 10 // 10 Common spawned for the 6th Survivor boomed + Wandering common in z_notice_it_range
boomer_horde_amount 7 10 // 10 Common spawned for the 7th Survivor boomed + Wandering common in z_notice_it_range
//sm_killall
//sm_restartmap
sm_cvar z_common_limit 30
sm_cvar z_mega_mob_size 48
sm_cvar z_mob_spawn_min_size 18
sm_cvar z_mob_spawn_max_size 18
15 changes: 4 additions & 11 deletions cfg/vote/duoren/duoren8.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,7 @@ sm_cvar survivor_limit 8
exec sourcemod/duoren_on.cfg
sm_cvar l4d_multislots_survivors_manager_enable 1
sm_cvar l4d_multislots_max_survivors 8
sm_cvar z_common_limit 40
sm_cvar z_mega_mob_size 60
sm_cvar z_mob_spawn_min_size 25
sm_cvar z_mob_spawn_max_size 25
sm_cvar z_spitter_limit 2
boomer_horde_amount 5 10 // 10 Common spawned for the 5th Survivor boomed + Wandering common in z_notice_it_range
boomer_horde_amount 6 10 // 10 Common spawned for the 6th Survivor boomed + Wandering common in z_notice_it_range
boomer_horde_amount 7 10 // 10 Common spawned for the 7th Survivor boomed + Wandering common in z_notice_it_range
boomer_horde_amount 8 10 // 10 Common spawned for the 8th Survivor boomed + Wandering common in z_notice_it_range
//sm_killall
//sm_restartmap
sm_cvar z_common_limit 32
sm_cvar z_mega_mob_size 48
sm_cvar z_mob_spawn_min_size 20
sm_cvar z_mob_spawn_max_size 20

0 comments on commit bfaaa0b

Please sign in to comment.