X-Git-Url: https://de.git.xonotic.org/?p=voretournament%2Fvoretournament.git;a=blobdiff_plain;f=data%2FbalanceVT.cfg;h=519a65b3047b59cda17394ee6df1d6762ddcf116;hp=15e91bd48fcf89d75bced6a0c78eb8b3496f128e;hb=a6f57a21ea80fc05fca7cc7052892a2477fa80c8;hpb=5f0d7b82cb0cc8efcfdba49b3f55b662377f29a5 diff --git a/data/balanceVT.cfg b/data/balanceVT.cfg index 15e91bd4..519a65b3 100644 --- a/data/balanceVT.cfg +++ b/data/balanceVT.cfg @@ -187,6 +187,8 @@ set g_balance_grabber_reload_time 2 // {{{ stomach set g_balance_vore_swallow_range 100 "distance below which you can swallow another player when facing them" set g_balance_vore_swallow_limit 3 "how many players can fit in the stomach at a time, may range between 1 and 9" +set g_balance_vore_swallow_speed_fill 2 "how long it takes to swallow a player, 0 is instant" +set g_balance_vore_swallow_speed_decrease 0.5 "how fast the swallow progress decreases, when the predator is no longer 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"