[nexuiz-commits] r8146 - trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Sat Oct 17 09:52:28 EDT 2009


Author: div0
Date: 2009-10-17 09:52:27 -0400 (Sat, 17 Oct 2009)
New Revision: 8146

Modified:
   trunk/data/balance.cfg
Log:
take over more stuff from balanceHavoc


Modified: trunk/data/balance.cfg
===================================================================
--- trunk/data/balance.cfg	2009-10-17 07:52:24 UTC (rev 8145)
+++ trunk/data/balance.cfg	2009-10-17 13:52:27 UTC (rev 8146)
@@ -53,14 +53,14 @@
 set g_start_ammo_rockets 0
 set g_start_ammo_cells 0
 set g_start_ammo_fuel 0
-set g_warmup_start_health 150 "starting values when being in warmup-stage"
+set g_warmup_start_health 250	"starting values when being in warmup-stage"
 set g_warmup_start_armor 100 "starting values when being in warmup-stage"
 set g_warmup_start_ammo_shells 50 "starting values when being in warmup-stage"
 set g_warmup_start_ammo_nails 150 "starting values when being in warmup-stage"
 set g_warmup_start_ammo_rockets 50 "starting values when being in warmup-stage"
 set g_warmup_start_ammo_cells 50 "starting values when being in warmup-stage"
 set g_warmup_start_ammo_fuel 0 "starting values when being in warmup-stage"
-set g_lms_start_health 150
+set g_lms_start_health 250
 set g_lms_start_armor 100
 set g_lms_start_ammo_shells 50
 set g_lms_start_ammo_nails 150
@@ -129,11 +129,11 @@
 set g_balance_pause_health_regen 5
 set g_balance_pause_health_regen_spawn 0
 set g_balance_health_rot 0
-set g_balance_health_rotlinear 5
+set g_balance_health_rotlinear 0
 set g_balance_pause_health_rot 1
 set g_balance_pause_health_rot_spawn 1
 set g_balance_health_regenstable 100
-set g_balance_health_rotstable 150
+set g_balance_health_rotstable 100
 set g_balance_health_limit 999
 set g_balance_armor_regen 0
 set g_balance_armor_regenlinear 0
@@ -256,14 +256,14 @@
 set g_balance_shotgun_secondary_bulletconstant 75 // 3.8qu
 //   }}}
 //   {{{ uzi
-set g_balance_uzi_first_damage 12
+set g_balance_uzi_first_damage 25
 set g_balance_uzi_first_force 0
 set g_balance_uzi_first_spread 0.015
-set g_balance_uzi_first_refire 0.15
+set g_balance_uzi_first_refire 0.2
 set g_balance_uzi_first_ammo 1
-set g_balance_uzi_sustained_damage 6
+set g_balance_uzi_sustained_damage 7
 set g_balance_uzi_sustained_force 0
-set g_balance_uzi_sustained_spread 0.05
+set g_balance_uzi_sustained_spread 0.07
 set g_balance_uzi_sustained_refire 0.075
 set g_balance_uzi_sustained_ammo 1
 set g_balance_uzi_speed 18000
@@ -382,7 +382,7 @@
 set g_balance_minstanex_ammo 10
 //   }}}
 //   {{{ hagar
-set g_balance_hagar_primary_damage 30
+set g_balance_hagar_primary_damage 25
 set g_balance_hagar_primary_edgedamage 0
 set g_balance_hagar_primary_force 50
 set g_balance_hagar_primary_radius 90
@@ -391,7 +391,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 30
+set g_balance_hagar_secondary_damage 25
 set g_balance_hagar_secondary_edgedamage 0
 set g_balance_hagar_secondary_force 50
 set g_balance_hagar_secondary_radius 90
@@ -403,7 +403,7 @@
 set g_balance_hagar_secondary_ammo 1
 //   }}}
 //   {{{ rocketlauncher
-set g_balance_rocketlauncher_damage 80
+set g_balance_rocketlauncher_damage 75
 set g_balance_rocketlauncher_edgedamage 0
 set g_balance_rocketlauncher_force 400
 set g_balance_rocketlauncher_radius 100



More information about the nexuiz-commits mailing list