[nexuiz-commits] r8022 - trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Sat Oct 3 09:56:31 EDT 2009


Author: div0
Date: 2009-10-03 09:56:31 -0400 (Sat, 03 Oct 2009)
New Revision: 8022

Modified:
   trunk/data/balance25.cfg
Log:
balance fixes


Modified: trunk/data/balance25.cfg
===================================================================
--- trunk/data/balance25.cfg	2009-10-03 11:38:47 UTC (rev 8021)
+++ trunk/data/balance25.cfg	2009-10-03 13:56:31 UTC (rev 8022)
@@ -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