X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=data%2FbalanceVT.cfg;h=46e14414073946e1689a86001b3f239486d6c3af;hb=cd33ec46f8129097e145ac93d261e48947e35d0a;hp=60b21e0f9d79c20de1c9e2b6a0bac4318487f8fa;hpb=f8e2fbae8ef30b7e16e5ace68befc6165d9c456f;p=voretournament%2Fvoretournament.git diff --git a/data/balanceVT.cfg b/data/balanceVT.cfg index 60b21e0f..46e14414 100644 --- a/data/balanceVT.cfg +++ b/data/balanceVT.cfg @@ -191,7 +191,8 @@ set g_balance_vore_swallow_speed_fill 3.5 "how long it takes to swallow a player set g_balance_vore_swallow_speed_fill_scalediff 1 "fill rate depends on predator size compared to prey size" set g_balance_vore_swallow_speed_fill_stomachload 1 "fill rate is influenced by the prey's stomach load" set g_balance_vore_swallow_speed_decrease 0.6 "how fast the swallow progress decreases, when the predator is no longer swallowing" -set g_balance_vore_swallow_speed_cutspd 0.5 "prey movement slows down by this amount the closer they are to being swallowed" +set g_balance_vore_swallow_speed_cutspd_prey 1 "prey movement slows down by this amount the closer they are to being swallowed" +set g_balance_vore_swallow_speed_cutspd_pred 0.5 "predator movement slows down by this amount the closer they are to finishing swallowing" set g_balance_vore_swallow_speed 1 "how long it takes to swallow a player" set g_balance_vore_swallow_stealprey 0.7 "probability of stealing someone's prey when eating them (when true their prey joins your stomach rather than popping out). 0 = never, 1 = always" set g_balance_vore_swallow_dropweapon 0.6 "probability of dropping your weapon when swallowed. 0 = never and 1 = always, does not apply to team mates"