X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=data%2FbalanceVT.cfg;h=45722fc09f506fc9307458254f6b41b19a260725;hb=cc045f9d09b57e3ce32ee45f807b18438e410380;hp=5bc0059a72618e67ae5ecfac00cdae002bdf5855;hpb=375402630bde3b43c7b1eb5735db5f7424191d46;p=voretournament%2Fvoretournament.git diff --git a/data/balanceVT.cfg b/data/balanceVT.cfg index 5bc0059a..45722fc0 100644 --- a/data/balanceVT.cfg +++ b/data/balanceVT.cfg @@ -204,9 +204,10 @@ set g_balance_vore_load_pred_speed 1 "you get this slower the more you eat, at 1 set g_balance_vore_load_pred_speedcap 800 "when a predator is going faster than this (at full stomach capacity), their prey is squeezed out of them" set g_balance_vore_load_prey_mass 30 "prey mass, influenced by player size" set g_balance_vore_swallow_range 140 "distance below which you can swallow another player when facing them" -set g_balance_vore_swallow_speed_item_fill 0.01 "how long it takes to swallow a health item, offset by item health, 0 is instant" -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_fill_scalediff 0.5 "fill rate depends on predator size compared to prey size by this amount" +set g_balance_vore_swallow_speed_fill_player 2 "how long it takes to swallow a player, 0 is instant" +set g_balance_vore_swallow_speed_fill_item 0.01 "how long it takes to swallow a health item, 0 is instant" +set g_balance_vore_swallow_speed_fill_scalediff_player 0.5 "fill rate depends on predator size compared to prey size by this amount" +set g_balance_vore_swallow_speed_fill_scalediff_item 0.75 "fill rate depends on predator health compared to item health by this amount" set g_balance_vore_swallow_speed_fill_stomachload 1 "fill rate is influenced by the prey's stomach load by this amount" 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_cutspd_prey 1 "prey movement slows down by this amount the closer they are to being swallowed"