From ddbdbba46a7bfed0d355234af68c26b6d80f52e6 Mon Sep 17 00:00:00 2001 From: Samual Date: Fri, 13 May 2011 23:09:40 -0400 Subject: [PATCH] Some tweaks to the regen/rot for health and armor... maybe too much, but hopefullly this is "just right" --- balanceSamual.cfg | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/balanceSamual.cfg b/balanceSamual.cfg index 441b60402..61895a361 100644 --- a/balanceSamual.cfg +++ b/balanceSamual.cfg @@ -110,13 +110,13 @@ set g_pickup_respawntimejitter_ammo 0 // }}} // {{{ regen/rot -set g_balance_health_regen 0 -set g_balance_health_regenlinear 5 +set g_balance_health_regen 0.08 +set g_balance_health_regenlinear 0.5 set g_balance_pause_health_regen 5 set g_balance_pause_health_regen_spawn 0 set g_balance_health_rot 0.04 -set g_balance_health_rotlinear 1 -set g_balance_pause_health_rot 0.5 +set g_balance_health_rotlinear 0.75 +set g_balance_pause_health_rot 1 set g_balance_pause_health_rot_spawn 5 set g_balance_health_regenstable 100 set g_balance_health_rotstable 100 @@ -124,7 +124,7 @@ set g_balance_health_limit 999 set g_balance_armor_regen 0 set g_balance_armor_regenlinear 0 set g_balance_armor_rot 0.04 -set g_balance_armor_rotlinear 1 +set g_balance_armor_rotlinear 0.75 set g_balance_pause_armor_rot 1 set g_balance_pause_armor_rot_spawn 5 set g_balance_armor_regenstable 100 -- 2.39.2