]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
nerf the nex charging rate a bit, but decrease the amount of charge depleted at shot
authorFruitieX <rasse@rasse-laptop.(none)>
Sun, 17 Oct 2010 23:02:10 +0000 (02:02 +0300)
committerFruitieX <rasse@rasse-laptop.(none)>
Sun, 17 Oct 2010 23:02:10 +0000 (02:02 +0300)
balanceXonotic.cfg

index 347111f184d40e1a4b87b31c02a9069d7abb877e..68997d40d749c3d62baa6e38b17ca3f3105f56fa 100644 (file)
@@ -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
 // }}}