From: MirceaKitsune Date: Mon, 18 Jul 2011 16:57:13 +0000 (+0300) Subject: Merge branch 'master' into mirceakitsune/quantity_stomach_load X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=a905befcdb1fa937315ad799ca2ada95114e29aa;p=voretournament%2Fvoretournament.git Merge branch 'master' into mirceakitsune/quantity_stomach_load --- a905befcdb1fa937315ad799ca2ada95114e29aa diff --cc data/balanceVT.cfg index 0cba3cb2,f8de96c3..b422a16d --- a/data/balanceVT.cfg +++ b/data/balanceVT.cfg @@@ -214,8 -211,10 +214,8 @@@ set g_balance_vore_digestion_vampire_st set g_balance_vore_digestion_distribute 1 "if enabled, digestion is reduced by the amount of prey you have. eg: having 2 prey will reduce digestion strength by 2" 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 30 "amount of damage you can do during stomach kick" -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 25 "amount of damage you can do during stomach kick" ++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_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"