From 9bd9673eb6b9fd61161eaa990df2e7a8b0ea3619 Mon Sep 17 00:00:00 2001 From: FruitieX Date: Thu, 28 Oct 2010 21:59:44 +0300 Subject: [PATCH] nerf the nex from 120 max dmg to 100, it just feels so overpowered... other minor changes: uzi dps 100 primary / 90 secondary, electro dps 90 --- balanceXonotic.cfg | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/balanceXonotic.cfg b/balanceXonotic.cfg index 2dc315e4a..a421e98dc 100644 --- a/balanceXonotic.cfg +++ b/balanceXonotic.cfg @@ -260,12 +260,12 @@ set g_balance_shotgun_secondary_animtime 1 // }}} // {{{ uzi set g_balance_uzi_first 1 -set g_balance_uzi_first_damage 16 +set g_balance_uzi_first_damage 18 set g_balance_uzi_first_force 35 set g_balance_uzi_first_spread 0.03 set g_balance_uzi_first_refire 0.2 set g_balance_uzi_first_ammo 2 -set g_balance_uzi_sustained_damage 9 +set g_balance_uzi_sustained_damage 10 set g_balance_uzi_sustained_force 7.5 set g_balance_uzi_sustained_spread 0.1 set g_balance_uzi_sustained_refire 0.1 @@ -338,7 +338,7 @@ set g_balance_minelayer_remote_force 300 // }}} // {{{ electro // TODO set g_balance_electro_lightning 1 -set g_balance_electro_primary_damage 85 +set g_balance_electro_primary_damage 90 set g_balance_electro_primary_edgedamage 0 set g_balance_electro_primary_force 425 set g_balance_electro_primary_force_up 125 @@ -418,7 +418,7 @@ set g_balance_crylink_secondary_line_lifetime 2 // range: 4000 full, fades to 80 set g_balance_crylink_secondary_line_fadetime 2 // }}} // {{{ nex -set g_balance_nex_primary_damage 120 +set g_balance_nex_primary_damage 100 set g_balance_nex_primary_force 500 set g_balance_nex_primary_refire 1 set g_balance_nex_primary_animtime 0.75 -- 2.39.2