[nexuiz-commits] r7966 - trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Mon Sep 28 05:07:32 EDT 2009


Author: div0
Date: 2009-09-28 05:07:32 -0400 (Mon, 28 Sep 2009)
New Revision: 7966

Modified:
   trunk/data/balance.cfg
Log:
balance adjustments according to the stats


Modified: trunk/data/balance.cfg
===================================================================
--- trunk/data/balance.cfg	2009-09-28 09:06:44 UTC (rev 7965)
+++ trunk/data/balance.cfg	2009-09-28 09:07:32 UTC (rev 7966)
@@ -251,15 +251,15 @@
 set g_balance_shotgun_secondary_bulletconstant 75 // 3.8qu
 //   }}}
 //   {{{ uzi
-set g_balance_uzi_first_damage 25
+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.2
+set g_balance_uzi_first_refire 0.15
 set g_balance_uzi_first_ammo 1
-set g_balance_uzi_sustained_damage 7
+set g_balance_uzi_sustained_damage 6
 set g_balance_uzi_sustained_force 0
-set g_balance_uzi_sustained_spread 0.07
-set g_balance_uzi_sustained_refire 0.05
+set g_balance_uzi_sustained_spread 0.05
+set g_balance_uzi_sustained_refire 0.075
 set g_balance_uzi_sustained_ammo 1
 set g_balance_uzi_speed 18000
 set g_balance_uzi_bulletconstant 115 // 13.1qu
@@ -322,12 +322,12 @@
 set g_balance_electro_combo_speed 2000
 //   }}}
 //   {{{ crylink
-set g_balance_crylink_primary_damage 25
+set g_balance_crylink_primary_damage 17
 set g_balance_crylink_primary_edgedamage 0
 set g_balance_crylink_primary_force -30
 set g_balance_crylink_primary_radius 80
 set g_balance_crylink_primary_speed 7000
-set g_balance_crylink_primary_spread 0.03
+set g_balance_crylink_primary_spread 0.02
 set g_balance_crylink_primary_shots 4
 set g_balance_crylink_primary_bounces 1
 set g_balance_crylink_primary_refire 0.8
@@ -342,12 +342,12 @@
 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 25
+set g_balance_crylink_secondary_damage 17
 set g_balance_crylink_secondary_edgedamage 0
 set g_balance_crylink_secondary_force -30
 set g_balance_crylink_secondary_radius 80
 set g_balance_crylink_secondary_speed 7000
-set g_balance_crylink_secondary_spread 0.08
+set g_balance_crylink_secondary_spread 0.05
 set g_balance_crylink_secondary_shots 5
 set g_balance_crylink_secondary_bounces 1
 set g_balance_crylink_secondary_refire 1
@@ -366,10 +366,10 @@
 set g_balance_nex_refire 0.7
 set g_balance_nex_animtime 0.3
 set g_balance_nex_ammo 5
-set g_balance_nex_damagefalloff_mindist 0
-set g_balance_nex_damagefalloff_maxdist 0
-set g_balance_nex_damagefalloff_halflife 0
-set g_balance_nex_damagefalloff_forcehalflife 0
+set g_balance_nex_damagefalloff_mindist 500
+set g_balance_nex_damagefalloff_maxdist 1500
+set g_balance_nex_damagefalloff_halflife 3000
+set g_balance_nex_damagefalloff_forcehalflife 3000
 //   }}}
 //   {{{ minstanex
 set g_balance_minstanex_refire 1
@@ -384,7 +384,7 @@
 set g_balance_hagar_primary_spread 0.1
 set g_balance_hagar_primary_speed 2000
 set g_balance_hagar_primary_lifetime 30
-set g_balance_hagar_primary_refire 0.1
+set g_balance_hagar_primary_refire 0.15
 set g_balance_hagar_primary_ammo 1
 set g_balance_hagar_secondary_damage 30
 set g_balance_hagar_secondary_edgedamage 0
@@ -393,7 +393,7 @@
 set g_balance_hagar_secondary_spread 0.1
 set g_balance_hagar_secondary_speed 2000
 set g_balance_hagar_secondary_lifetime 30
-set g_balance_hagar_secondary_refire 0.1
+set g_balance_hagar_secondary_refire 0.15
 set g_balance_hagar_secondary_ammo 1
 //   }}}
 //   {{{ rocketlauncher
@@ -498,7 +498,7 @@
 set g_balance_campingrifle_primary_bulletconstant 130 // 56.3qu
 set g_balance_campingrifle_primary_burstcost 0.35 // require same cooldown as secondary, note it's smaller than primary refire time
 set g_balance_campingrifle_secondary_damage 15
-set g_balance_campingrifle_secondary_headshotaddeddamage 25
+set g_balance_campingrifle_secondary_headshotaddeddamage 20
 set g_balance_campingrifle_secondary_spread 0.02
 set g_balance_campingrifle_secondary_force 1
 set g_balance_campingrifle_secondary_speed 20000



More information about the nexuiz-commits mailing list