[nexuiz-commits] r8023 - in branches/nexuiz-2.0: . data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Sat Oct 3 10:04:22 EDT 2009


Author: div0
Date: 2009-10-03 10:04:22 -0400 (Sat, 03 Oct 2009)
New Revision: 8023

Modified:
   branches/nexuiz-2.0/.patchsets
   branches/nexuiz-2.0/data/balance25.cfg
Log:
r8022 | div0 | 2009-10-03 09:56:31 -0400 (Sat, 03 Oct 2009) | 2 lines
balance fixes


Modified: branches/nexuiz-2.0/.patchsets
===================================================================
--- branches/nexuiz-2.0/.patchsets	2009-10-03 13:56:31 UTC (rev 8022)
+++ branches/nexuiz-2.0/.patchsets	2009-10-03 14:04:22 UTC (rev 8023)
@@ -1,2 +1,2 @@
 master = svn://svn.icculus.org/nexuiz/trunk
-revisions_applied = 1-7945,7948-7948,7951-7990,7993-8020
+revisions_applied = 1-7945,7948-7948,7951-7990,7993-8022

Modified: branches/nexuiz-2.0/data/balance25.cfg
===================================================================
--- branches/nexuiz-2.0/data/balance25.cfg	2009-10-03 13:56:31 UTC (rev 8022)
+++ branches/nexuiz-2.0/data/balance25.cfg	2009-10-03 14:04:22 UTC (rev 8023)
@@ -232,7 +232,7 @@
 //   }}}
 //   {{{ shotgun
 set g_balance_shotgun_primary_bullets 6
-set g_balance_shotgun_primary_damage 12
+set g_balance_shotgun_primary_damage 9
 set g_balance_shotgun_primary_force 60
 set g_balance_shotgun_primary_spread 0.07
 set g_balance_shotgun_primary_refire 0.5
@@ -241,7 +241,7 @@
 set g_balance_shotgun_primary_speed 12000
 set g_balance_shotgun_primary_bulletconstant 75 // 3.8qu
 set g_balance_shotgun_secondary_bullets 6
-set g_balance_shotgun_secondary_damage 12
+set g_balance_shotgun_secondary_damage 9
 set g_balance_shotgun_secondary_force 60
 set g_balance_shotgun_secondary_spread 0.1
 set g_balance_shotgun_secondary_refire 1.35
@@ -251,12 +251,12 @@
 set g_balance_shotgun_secondary_bulletconstant 75 // 3.8qu
 //   }}}
 //   {{{ uzi
-set g_balance_uzi_first_damage 35
+set g_balance_uzi_first_damage 30
 set g_balance_uzi_first_force 50
 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 20
+set g_balance_uzi_sustained_damage 15
 set g_balance_uzi_sustained_force 27
 set g_balance_uzi_sustained_spread 0.05
 set g_balance_uzi_sustained_refire 0.1
@@ -361,7 +361,7 @@
 set g_balance_crylink_secondary_line_fadetime 2
 //   }}}
 //   {{{ nex
-set g_balance_nex_damage 110
+set g_balance_nex_damage 100
 set g_balance_nex_force 600
 set g_balance_nex_refire 1.5
 set g_balance_nex_animtime 0.3
@@ -504,7 +504,7 @@
 set g_balance_campingrifle_secondary_force 1
 set g_balance_campingrifle_secondary_speed 20000
 set g_balance_campingrifle_secondary_lifetime 5
-set g_balance_campingrifle_secondary_refire 0.12
+set g_balance_campingrifle_secondary_refire 0.15
 set g_balance_campingrifle_secondary_animtime 0.1
 set g_balance_campingrifle_secondary_ammo 10
 set g_balance_campingrifle_secondary_bulletconstant 130 // 18.3qu



More information about the nexuiz-commits mailing list