From 142a39a2c69360747533ac077b1995a89640dd1b Mon Sep 17 00:00:00 2001 From: MirceaKitsune Date: Mon, 18 Jul 2011 23:30:32 +0300 Subject: [PATCH] Better balance settings and other tweaks --- data/balanceVT.cfg | 6 +++--- data/defaultVT.cfg | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/data/balanceVT.cfg b/data/balanceVT.cfg index b422a16d..22446574 100644 --- a/data/balanceVT.cfg +++ b/data/balanceVT.cfg @@ -176,7 +176,7 @@ set g_balance_grabber_primary_recoil 2.5 set g_balance_grabber_secondary_ammo 15 set g_balance_grabber_secondary_refire 1.1 set g_balance_grabber_secondary_animtime 1 // good melee anim -set g_balance_grabber_secondary_damage 55 +set g_balance_grabber_secondary_damage 60 set g_balance_grabber_secondary_force 250 set g_balance_grabber_secondary_radius 150 set g_balance_grabber_secondary_recoil 5 @@ -217,11 +217,11 @@ 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_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_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" set g_balance_vore_kick_scalediff 0.5 "the damage / force of stomach kicks is affected by the size of the prey compared to the size of the predator by this amount" 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" // }}} diff --git a/data/defaultVT.cfg b/data/defaultVT.cfg index 0b2cdebd..198f5679 100644 --- a/data/defaultVT.cfg +++ b/data/defaultVT.cfg @@ -1610,7 +1610,7 @@ set g_healthsize_soundfactor 0.5 "The sounds players make are amplified or reduc set g_healthsize_exteriorweapon_scalefactor 1 "Amount by which player size resizes the exterior weapon model" set g_healthsize_weapon_scalefactor 1 "Amount by which player size resizes the view weapon model" set g_healthsize_weapon_scalefactor_pos 10 "Amount by which the view model is moved vertically based on player size" -set g_healthsize_vore_pos 4 "Amount by which view height changes for prey, based on the size difference between them and their predator" +set g_healthsize_vore_pos 3 "Amount by which view height changes for prey, based on the size difference between them and their predator" set g_healthsize_min 50 "Player size may not drop below this amount of health" set g_healthsize_max 150 "Player size may not grow past this amount of health" -- 2.39.2