From ce7b4ddda9dd683ac88d9a096e14b22944379ee9 Mon Sep 17 00:00:00 2001 From: MirceaKitsune Date: Mon, 1 Aug 2011 16:37:52 +0300 Subject: [PATCH] Tweak some balancing settings that have changed functionality after last night's changes --- data/balanceVT.cfg | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/data/balanceVT.cfg b/data/balanceVT.cfg index d6efac7e..87063129 100644 --- a/data/balanceVT.cfg +++ b/data/balanceVT.cfg @@ -214,13 +214,13 @@ set g_balance_vore_digestion_damage_death 2 "amplify digestion damage by this am set g_balance_vore_digestion_limit -100 "prey can be digested down to this amount of health" set g_balance_vore_digestion_limit_regurgitate 1 "the predator automatically regurgitates prey that has reached the digestion limit" set g_balance_vore_digestion_limit_blockrespawn 1 "dead prey cannot respawn if it's still being digested" -set g_balance_vore_digestion_vampire 1 "amount of health you gain from digestion" +set g_balance_vore_digestion_vampire 0.2 "amount of health you gain from digestion off the damage you deal" set g_balance_vore_digestion_vampire_stable 150 "maximum amount of health you can gain from digestion (best kept equal or less than g_balance_health_rotstable)" 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 40 "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 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" @@ -228,5 +228,5 @@ set g_balance_vore_kick_scalediff 0.5 "the damage / force of stomach kicks is af set g_balance_vore_kick_predator_punchangle 6 "your view gets tilted by this amount when receiving stomach kicks" set g_balance_vore_kick_prey_punchangle 6 "your view gets tilted by this amount when dealing stomach kicks" set g_balance_vore_kick_cutregurgitate 0.75 "probability that a stomach kick will cause the predator to lose a scheduled regurgitation" -set g_balance_vore_escapeprobability 0.0025 "probability of getting regurgitated when the predator takes damage, based on the amount of damage dealt" +set g_balance_vore_escapeprobability 0.003 "probability of getting regurgitated when the predator takes damage, based on the amount of damage dealt" // }}} -- 2.39.2