[nexuiz-commits] r8400 - trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Thu Dec 17 13:45:44 EST 2009


Author: fruitiex
Date: 2009-12-17 13:45:44 -0500 (Thu, 17 Dec 2009)
New Revision: 8400

Modified:
   trunk/data/balanceNexrun.cfg
Log:
weaken LG just a bit, increase electro direct hit damage


Modified: trunk/data/balanceNexrun.cfg
===================================================================
--- trunk/data/balanceNexrun.cfg	2009-12-17 18:43:19 UTC (rev 8399)
+++ trunk/data/balanceNexrun.cfg	2009-12-17 18:45:44 UTC (rev 8400)
@@ -312,7 +312,7 @@
 set g_balance_grenadelauncher_secondary_damageforcescale 0
 //   }}}
 //   {{{ electro
-set g_balance_electro_primary_damage 65
+set g_balance_electro_primary_damage 70
 set g_balance_electro_primary_edgedamage 5
 set g_balance_electro_primary_force 150
 set g_balance_electro_primary_radius 80
@@ -367,9 +367,9 @@
 set g_balance_crylink_primary_other_lifetime 0.1 // range: 700 full, fades to 2450
 set g_balance_crylink_primary_other_fadetime 0.25
 
-set g_balance_crylink_secondary_damage 7
+set g_balance_crylink_secondary_damage 6
 set g_balance_crylink_secondary_edgedamage 0
-set g_balance_crylink_secondary_force 30
+set g_balance_crylink_secondary_force 60 // todo: probably needs movement nerfing code when hit
 set g_balance_crylink_secondary_radius 850
 set g_balance_crylink_secondary_speed 3000
 set g_balance_crylink_secondary_spread 0.02



More information about the nexuiz-commits mailing list