[nexuiz-commits] r7725 - trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Fri Sep 11 04:26:39 EDT 2009


Author: div0
Date: 2009-09-11 04:26:29 -0400 (Fri, 11 Sep 2009)
New Revision: 7725

Modified:
   trunk/data/weapons.cfg
Log:
minor balance changes to possibly fix balance


Modified: trunk/data/weapons.cfg
===================================================================
--- trunk/data/weapons.cfg	2009-09-11 08:18:03 UTC (rev 7724)
+++ trunk/data/weapons.cfg	2009-09-11 08:26:29 UTC (rev 7725)
@@ -132,7 +132,7 @@
 set g_balance_uzi_first_spread 0.015
 set g_balance_uzi_first_refire 0.2
 set g_balance_uzi_first_ammo 1
-set g_balance_uzi_sustained_damage 8
+set g_balance_uzi_sustained_damage 6
 set g_balance_uzi_sustained_force 27
 set g_balance_uzi_sustained_spread 0.05
 set g_balance_uzi_sustained_refire 0.05
@@ -163,10 +163,10 @@
 set g_balance_grenadelauncher_secondary_health 10
 set g_balance_grenadelauncher_secondary_damageforcescale 4
 
-set g_balance_electro_primary_damage 90
+set g_balance_electro_primary_damage 85
 set g_balance_electro_primary_edgedamage 0
 set g_balance_electro_primary_force 200
-set g_balance_electro_primary_radius 200
+set g_balance_electro_primary_radius 150
 set g_balance_electro_primary_speed 2000
 set g_balance_electro_primary_lifetime 30
 set g_balance_electro_primary_refire 0.8
@@ -239,7 +239,7 @@
 set g_balance_minstanex_animtime 0.3
 set g_balance_minstanex_ammo 10
 
-set g_balance_hagar_primary_damage 40
+set g_balance_hagar_primary_damage 37
 set g_balance_hagar_primary_edgedamage 0
 set g_balance_hagar_primary_force 50
 set g_balance_hagar_primary_radius 90
@@ -248,7 +248,7 @@
 set g_balance_hagar_primary_lifetime 30
 set g_balance_hagar_primary_refire 0.15
 set g_balance_hagar_primary_ammo 1
-set g_balance_hagar_secondary_damage 40
+set g_balance_hagar_secondary_damage 37
 set g_balance_hagar_secondary_edgedamage 0
 set g_balance_hagar_secondary_force 50
 set g_balance_hagar_secondary_radius 90
@@ -308,7 +308,7 @@
 
 // HLAC 
 set g_balance_hlac_primary_spread_min 0.01
-set g_balance_hlac_primary_spread_max 0.03
+set g_balance_hlac_primary_spread_max 0.035
 set g_balance_hlac_primary_spread_add 0.002
 set g_balance_hlac_primary_spread_crouchmod 0.5
 
@@ -323,7 +323,7 @@
 set g_balance_hlac_primary_animtime 0.05
 set g_balance_hlac_primary_ammo 1
 
-set g_balance_hlac_secondary_spread 0.06
+set g_balance_hlac_secondary_spread 0.065
 set g_balance_hlac_secondary_spread_crouchmod 0.5
 
 set g_balance_hlac_secondary_damage 15



More information about the nexuiz-commits mailing list