]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
increase velocity charge rate slightly (0.15 => 0.2) and secondary charge very slight...
authorFruitieX <fruitiex@gmail.com>
Tue, 9 Nov 2010 19:58:55 +0000 (21:58 +0200)
committerFruitieX <fruitiex@gmail.com>
Tue, 9 Nov 2010 19:58:55 +0000 (21:58 +0200)
balanceXonotic.cfg

index 416a2cdcadda2f8f60462bfc9a3b35295cd13ece..103b3732a94c352bf6377f2687e36adf2293962c 100644 (file)
@@ -434,7 +434,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.1
+set g_balance_nex_secondary_charge_rate 0.125
 set g_balance_nex_secondary_damage 0
 set g_balance_nex_secondary_force 0
 set g_balance_nex_secondary_refire 0
@@ -452,7 +452,7 @@ set g_balance_nex_charge_rate 0.05
 set g_balance_nex_charge_limit 0.5
 set g_balance_nex_charge_rot_rate 0.01
 set g_balance_nex_charge_shot_multiplier 0.675
-set g_balance_nex_charge_velocity_rate 0.15
+set g_balance_nex_charge_velocity_rate 0.2
 set g_balance_nex_charge_minspeed 400
 set g_balance_nex_charge_maxspeed 1000
 // }}}