]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Change some things about Nex charge slightly -- Instead of using shot multiplier...
authorSamual <samual@xonotic.org>
Tue, 24 May 2011 04:50:35 +0000 (00:50 -0400)
committerSamual <samual@xonotic.org>
Tue, 24 May 2011 04:50:35 +0000 (00:50 -0400)
balanceSamual.cfg

index 119dea79f7d250e5a24a2e10a9d6131b2c6ed3de..5fb840795c267841f7bbf24267279745984e4160 100644 (file)
@@ -506,13 +506,13 @@ set g_balance_nex_secondary_damagefalloff_forcehalflife 0
 
 set g_balance_nex_charge 1
 set g_balance_nex_charge_mindmg 40
-set g_balance_nex_charge_start 0
-set g_balance_nex_charge_rate 0.3
+set g_balance_nex_charge_start 0.5
+set g_balance_nex_charge_rate 0.4
 set g_balance_nex_charge_animlimit 0.5
 set g_balance_nex_charge_limit 1
 set g_balance_nex_charge_rot_rate 0
 set g_balance_nex_charge_rot_pause 0 // Dont rot down untill this long after release of charge button
-set g_balance_nex_charge_shot_multiplier 0.25
+set g_balance_nex_charge_shot_multiplier 0
 set g_balance_nex_charge_velocity_rate 0
 set g_balance_nex_charge_minspeed 400
 set g_balance_nex_charge_maxspeed 800