From: FruitieX Date: Sun, 9 Jan 2011 00:25:52 +0000 (+0200) Subject: halve the nex "battery" capacity (red circle thing), make regen faster too and some... X-Git-Tag: xonotic-v0.5.0~318^2~133^2~7 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=9511ba425062014526b066f45b9c6e3fb2f3ea0b;p=xonotic%2Fxonotic-data.pk3dir.git halve the nex "battery" capacity (red circle thing), make regen faster too and some other tweaks --- diff --git a/balanceXonotic.cfg b/balanceXonotic.cfg index d840d592e..456ba3547 100644 --- a/balanceXonotic.cfg +++ b/balanceXonotic.cfg @@ -468,14 +468,14 @@ set g_balance_nex_secondary 1 set g_balance_nex_secondary_charge 1 set g_balance_nex_secondary_charge_rate 0.4 set g_balance_nex_secondary_chargepool 1 -set g_balance_nex_secondary_chargepool_regen 0.15 -set g_balance_nex_secondary_chargepool_pause_regen 1 -set g_balance_nex_secondary_chargepool_pause_health_regen 1 +set g_balance_nex_secondary_chargepool_regen 0.25 +set g_balance_nex_secondary_chargepool_pause_regen 0.5 +set g_balance_nex_secondary_chargepool_pause_health_regen 0.5 set g_balance_nex_secondary_damage 0 set g_balance_nex_secondary_force 0 set g_balance_nex_secondary_refire 0 set g_balance_nex_secondary_animtime 0 -set g_balance_nex_secondary_ammo 0.2 // full charge pool is 1, so it depletes in 5 secs +set g_balance_nex_secondary_ammo 0.4 // full charge pool is 1, so it depletes in 2.5 secs set g_balance_nex_secondary_damagefalloff_mindist 0 set g_balance_nex_secondary_damagefalloff_maxdist 0 set g_balance_nex_secondary_damagefalloff_halflife 0 @@ -487,7 +487,7 @@ set g_balance_nex_charge_start 0.5 set g_balance_nex_charge_rate 0.5 set g_balance_nex_charge_limit 0.5 set g_balance_nex_charge_rot_rate 0.1 -set g_balance_nex_charge_rot_pause 1 // Dont rot down until this long after release of charge button +set g_balance_nex_charge_rot_pause 0.5 // Dont rot down until this long after release of charge button set g_balance_nex_charge_shot_multiplier 0 set g_balance_nex_charge_velocity_rate 0 set g_balance_nex_charge_minspeed 600