From: Samual Date: Wed, 21 Sep 2011 16:18:57 +0000 (-0400) Subject: Lower the damage of the hagar primary, but also make it slightly more accurate X-Git-Tag: xonotic-v0.6.0~40^2~118^2~6 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=cd90e2fa2d13784ef8637769ca36468bbe0eb9a0;p=xonotic%2Fxonotic-data.pk3dir.git Lower the damage of the hagar primary, but also make it slightly more accurate --- diff --git a/balanceXonotic.cfg b/balanceXonotic.cfg index 79c8e9c2d..b94740995 100644 --- a/balanceXonotic.cfg +++ b/balanceXonotic.cfg @@ -530,11 +530,11 @@ set g_balance_minstanex_reload_ammo 0 //default: 50 set g_balance_minstanex_reload_time 2 // }}} // {{{ hagar -set g_balance_hagar_primary_damage 30 -set g_balance_hagar_primary_edgedamage 15 +set g_balance_hagar_primary_damage 25 +set g_balance_hagar_primary_edgedamage 12.5 set g_balance_hagar_primary_force 50 -set g_balance_hagar_primary_radius 70 -set g_balance_hagar_primary_spread 0.05 +set g_balance_hagar_primary_radius 60 +set g_balance_hagar_primary_spread 0.04 set g_balance_hagar_primary_speed 2000 set g_balance_hagar_primary_lifetime 5 set g_balance_hagar_primary_refire 0.15