[nexuiz-commits] r7919 - trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Sat Sep 26 07:37:55 EDT 2009


Author: samual
Date: 2009-09-26 07:37:55 -0400 (Sat, 26 Sep 2009)
New Revision: 7919

Modified:
   trunk/data/balanceSamual.cfg
Log:
balanceSamual.cfg: Rebalance: Crylink/Uzi are a bit too strong, and Nex is a bit too weak. Also, make electro secondary do three shot bursts.

Modified: trunk/data/balanceSamual.cfg
===================================================================
--- trunk/data/balanceSamual.cfg	2009-09-26 10:59:40 UTC (rev 7918)
+++ trunk/data/balanceSamual.cfg	2009-09-26 11:37:55 UTC (rev 7919)
@@ -247,7 +247,7 @@
 set g_balance_shotgun_secondary_bulletconstant 75 // 3.8qu
 //   }}}
 //   {{{ uzi
-set g_balance_uzi_first_damage 15
+set g_balance_uzi_first_damage 12
 set g_balance_uzi_first_force 0
 set g_balance_uzi_first_spread 0.015
 set g_balance_uzi_first_refire 0.15
@@ -302,12 +302,12 @@
 set g_balance_electro_secondary_speed 900
 set g_balance_electro_secondary_speed_up 200
 set g_balance_electro_secondary_lifetime 5
-set g_balance_electro_secondary_refire 0.3
-set g_balance_electro_secondary_animtime 0.3
+set g_balance_electro_secondary_refire 1
+set g_balance_electro_secondary_animtime 0.1
 set g_balance_electro_secondary_ammo 2
 set g_balance_electro_secondary_health 5
 set g_balance_electro_secondary_damageforcescale 4
-set g_balance_electro_secondary_count 1
+set g_balance_electro_secondary_count 3
 set g_balance_electro_combo_damage 80
 set g_balance_electro_combo_edgedamage 0
 set g_balance_electro_combo_force 200
@@ -315,7 +315,7 @@
 set g_balance_electro_combo_speed 2000
 //   }}}
 //   {{{ crylink
-set g_balance_crylink_primary_damage 18
+set g_balance_crylink_primary_damage 14
 set g_balance_crylink_primary_edgedamage 0
 set g_balance_crylink_primary_force -55
 set g_balance_crylink_primary_radius 80
@@ -361,8 +361,8 @@
 set g_balance_nex_ammo 5
 set g_balance_nex_damagefalloff_mindist 1000
 set g_balance_nex_damagefalloff_maxdist 3000
-set g_balance_nex_damagefalloff_halflife 1000
-set g_balance_nex_damagefalloff_forcehalflife 1000
+set g_balance_nex_damagefalloff_halflife 1500
+set g_balance_nex_damagefalloff_forcehalflife 1500
 //   }}}
 //   {{{ minstanex
 set g_balance_minstanex_refire 1



More information about the nexuiz-commits mailing list