From: MirceaKitsune Date: Thu, 14 Jul 2011 21:33:50 +0000 (+0300) Subject: Another balancing tweak X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=2ce3e75357e9a8fa257099b2694aac2de0d526c1;p=voretournament%2Fvoretournament.git Another balancing tweak --- diff --git a/data/balanceVT.cfg b/data/balanceVT.cfg index 36af6d89..290ee89d 100644 --- a/data/balanceVT.cfg +++ b/data/balanceVT.cfg @@ -190,7 +190,7 @@ set g_balance_vore_swallow_limit 3 "how many players can fit in the stomach at a set g_balance_vore_swallow_speed_fill 3.5 "how long it takes to swallow a player, 0 is instant" set g_balance_vore_swallow_speed_fill_scalediff 0.25 "fill rate depends on predator size compared to prey size (0 = full size influence)" 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_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" 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" @@ -214,7 +214,7 @@ set g_balance_vore_teamheal 1 "when enabled, having a team mate in your stomach set g_balance_vore_teamheal_stable 150 "maximum amount of health you can gain from a teamheal (best kept equal or less than g_balance_health_rotstable)" set g_balance_vore_weight_gravity 1 "you get this heavier the more you eat, at 1 each meal makes you two times heavier" set g_balance_vore_weight_speed 0.15 "you get this slower the more you eat, at 0.5 each meal makes you two times slower" -set g_balance_vore_kick_damage 35 "amount of damage you can do during stomach kick" +set g_balance_vore_kick_damage 30 "amount of damage you can do during stomach kick" set g_balance_vore_kick_delay 0.6 "how many seconds must pass before you can perform another stomach kick" set g_balance_vore_kick_force 420 "predators are pushed by this amount when stomach kicked, in the direction their prey is facing" set g_balance_vore_kick_repress 0 "require pressing the fire key each kick rather than holding it down"