From: FruitieX Date: Sat, 27 Nov 2010 00:55:38 +0000 (+0200) Subject: lower the charge rates of the nex just a bit (base charge rate now perfectly matches... X-Git-Tag: xonotic-v0.1.0preview~99^2 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=5f2951fe5d33aab1f3935d77dc6312d16e94e77f;p=xonotic%2Fxonotic-data.pk3dir.git lower the charge rates of the nex just a bit (base charge rate now perfectly matches the refire time, base charge + secondary charge + continuous shooting gets you ~75% charge instead of 100%) --- diff --git a/balanceXonotic.cfg b/balanceXonotic.cfg index c48f5d137..ae6fa0233 100644 --- a/balanceXonotic.cfg +++ b/balanceXonotic.cfg @@ -460,7 +460,7 @@ set g_balance_nex_primary_damagefalloff_forcehalflife 0 set g_balance_nex_secondary 1 set g_balance_nex_secondary_charge 1 -set g_balance_nex_secondary_charge_rate 0.55 +set g_balance_nex_secondary_charge_rate 0.5 set g_balance_nex_secondary_charge_pool 1 set g_balance_nex_secondary_charge_pool_regen 0.15 set g_balance_nex_secondary_charge_pool_pause_regen 1 @@ -478,7 +478,7 @@ set g_balance_nex_secondary_damagefalloff_forcehalflife 0 set g_balance_nex_charge 1 set g_balance_nex_charge_mindmg 30 set g_balance_nex_charge_start 0.5 -set g_balance_nex_charge_rate 0.6 +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