From: FruitieX Date: Mon, 3 Jan 2011 21:23:03 +0000 (+0200) Subject: Nex: use 3 cells for a shot, use 1 cell per second of charge X-Git-Tag: xonotic-v0.5.0~318^2~133^2~11 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=d7ae70c32ce65175570bb684a451cc317bbcf9dc;p=xonotic%2Fxonotic-data.pk3dir.git Nex: use 3 cells for a shot, use 1 cell per second of charge --- diff --git a/balanceXonotic.cfg b/balanceXonotic.cfg index d840d592e..9ec88a807 100644 --- a/balanceXonotic.cfg +++ b/balanceXonotic.cfg @@ -458,7 +458,7 @@ set g_balance_nex_primary_damage 90 set g_balance_nex_primary_force 500 set g_balance_nex_primary_refire 1 set g_balance_nex_primary_animtime 0.3 -set g_balance_nex_primary_ammo 5 +set g_balance_nex_primary_ammo 3 set g_balance_nex_primary_damagefalloff_mindist 0 set g_balance_nex_primary_damagefalloff_maxdist 0 set g_balance_nex_primary_damagefalloff_halflife 0 @@ -467,7 +467,7 @@ set g_balance_nex_primary_damagefalloff_forcehalflife 0 set g_balance_nex_secondary 1 set g_balance_nex_secondary_charge 1 set g_balance_nex_secondary_charge_rate 0.4 -set g_balance_nex_secondary_chargepool 1 +set g_balance_nex_secondary_chargepool 0 set g_balance_nex_secondary_chargepool_regen 0.15 set g_balance_nex_secondary_chargepool_pause_regen 1 set g_balance_nex_secondary_chargepool_pause_health_regen 1 @@ -475,7 +475,7 @@ set g_balance_nex_secondary_damage 0 set g_balance_nex_secondary_force 0 set g_balance_nex_secondary_refire 0 set g_balance_nex_secondary_animtime 0 -set g_balance_nex_secondary_ammo 0.2 // full charge pool is 1, so it depletes in 5 secs +set g_balance_nex_secondary_ammo 1 set g_balance_nex_secondary_damagefalloff_mindist 0 set g_balance_nex_secondary_damagefalloff_maxdist 0 set g_balance_nex_secondary_damagefalloff_halflife 0