From e6bece49c3e1e21652a7b0dd38964044147768b3 Mon Sep 17 00:00:00 2001 From: FruitieX Date: Mon, 18 Oct 2010 02:02:10 +0300 Subject: [PATCH] nerf the nex charging rate a bit, but decrease the amount of charge depleted at shot --- balanceXonotic.cfg | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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 // }}} -- 2.39.2