From: FruitieX Date: Sun, 17 Oct 2010 23:02:10 +0000 (+0300) Subject: nerf the nex charging rate a bit, but decrease the amount of charge depleted at shot X-Git-Tag: xonotic-v0.1.0preview~287^2~2 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=e6bece49c3e1e21652a7b0dd38964044147768b3;p=xonotic%2Fxonotic-data.pk3dir.git nerf the nex charging rate a bit, but decrease the amount of charge depleted at shot --- diff --git a/balanceXonotic.cfg b/balanceXonotic.cfg index 347111f18..68997d40d 100644 --- a/balanceXonotic.cfg +++ b/balanceXonotic.cfg @@ -430,7 +430,7 @@ set g_balance_nex_primary_damagefalloff_forcehalflife 2000 set g_balance_nex_secondary 1 set g_balance_nex_secondary_charge 1 -set g_balance_nex_secondary_charge_rate 0.125 +set g_balance_nex_secondary_charge_rate 0.1 set g_balance_nex_secondary_damage 0 set g_balance_nex_secondary_force 0 set g_balance_nex_secondary_refire 0 @@ -442,9 +442,9 @@ set g_balance_nex_secondary_damagefalloff_halflife 0 set g_balance_nex_secondary_damagefalloff_forcehalflife 0 set g_balance_nex_charge 1 -set g_balance_nex_charge_rate 0.075 -set g_balance_nex_charge_shot_multiplier 0.5 -set g_balance_nex_charge_velocity_rate 0.25 +set g_balance_nex_charge_rate 0.025 +set g_balance_nex_charge_shot_multiplier 0.75 +set g_balance_nex_charge_velocity_rate 0.175 set g_balance_nex_charge_minspeed 400 set g_balance_nex_charge_maxspeed 1000 // }}}