From: Samual Date: Mon, 4 Apr 2011 00:17:20 +0000 (-0400) Subject: New health limit and rot rate plus use g_balance_damagepush_speedfactor 2.5 X-Git-Tag: xonotic-v0.5.0~307^2~13^2 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=fd27411139ec31c09c2edc6f7452b4b2ae315406;p=xonotic%2Fxonotic-data.pk3dir.git New health limit and rot rate plus use g_balance_damagepush_speedfactor 2.5 --- diff --git a/balanceSamual.cfg b/balanceSamual.cfg index 6979fb6b9..2ab12c47b 100644 --- a/balanceSamual.cfg +++ b/balanceSamual.cfg @@ -84,16 +84,16 @@ set g_pickup_armorlarge 100 set g_pickup_armorlarge_max 200 set g_pickup_armorlarge_anyway 1 set g_pickup_healthsmall 5 -set g_pickup_healthsmall_max 250 +set g_pickup_healthsmall_max 200 set g_pickup_healthsmall_anyway 1 set g_pickup_healthmedium 25 -set g_pickup_healthmedium_max 250 +set g_pickup_healthmedium_max 200 set g_pickup_healthmedium_anyway 1 set g_pickup_healthlarge 50 -set g_pickup_healthlarge_max 250 +set g_pickup_healthlarge_max 200 set g_pickup_healthlarge_anyway 1 set g_pickup_healthmega 100 -set g_pickup_healthmega_max 250 +set g_pickup_healthmega_max 200 set g_pickup_healthmega_anyway 1 set g_pickup_respawntime_short 15 set g_pickup_respawntime_medium 20 @@ -114,16 +114,16 @@ set g_balance_health_regen 0 set g_balance_health_regenlinear 5 set g_balance_pause_health_regen 5 set g_balance_pause_health_regen_spawn 0 -set g_balance_health_rot 0.05 +set g_balance_health_rot 0.04 set g_balance_health_rotlinear 2 set g_balance_pause_health_rot 0.5 set g_balance_pause_health_rot_spawn 5 set g_balance_health_regenstable 100 -set g_balance_health_rotstable 150 +set g_balance_health_rotstable 100 set g_balance_health_limit 999 set g_balance_armor_regen 0 set g_balance_armor_regenlinear 0 -set g_balance_armor_rot 0.05 +set g_balance_armor_rot 0.04 set g_balance_armor_rotlinear 2 set g_balance_pause_armor_rot 1 set g_balance_pause_armor_rot_spawn 5 @@ -178,7 +178,7 @@ set g_balance_falldamage_deadminspeed 150 set g_balance_falldamage_minspeed 1000 set g_balance_falldamage_factor 0.20 set g_balance_falldamage_maxdamage 15 -set g_balance_damagepush_speedfactor 0 +set g_balance_damagepush_speedfactor 2.5 // }}} // {{{ powerups