From: MirceaKitsune Date: Sun, 31 Jul 2011 20:34:12 +0000 (+0300) Subject: I think stomach kicks can do more damage now, since the predator also gets health... X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=7df29c5d1c23eae3cb2b9bd2e6ba3436534260d5;p=voretournament%2Fvoretournament.git I think stomach kicks can do more damage now, since the predator also gets health off dead bodies that no longer kick and deal any damage --- diff --git a/data/balanceVT.cfg b/data/balanceVT.cfg index 0270dafb..701221df 100644 --- a/data/balanceVT.cfg +++ b/data/balanceVT.cfg @@ -220,7 +220,7 @@ set g_balance_vore_digestion_distribute 1 "if enabled, digestion is reduced by t set g_balance_vore_digestion_scalediff 0.5 "if enabled, digestion damage is affected by the size of the predator compared to the size of the prey by this amount" set g_balance_vore_teamheal 1 "when enabled, having a team mate in your stomach will keep healing them by this amount" 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_kick_damage 25 "amount of damage you can do during stomach kick" +set g_balance_vore_kick_damage 35 "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 340 "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"