From: FruitieX Date: Sun, 7 Nov 2010 11:52:36 +0000 (+0200) Subject: enable 0.3 velocitybias on laser, increase zscale to 2, decrease force to 150 (sounds... X-Git-Tag: xonotic-v0.1.0preview~183^2 X-Git-Url: https://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=commitdiff_plain;h=feb6974bd5e09f580ec6707ae8159fdf587c85af enable 0.3 velocitybias on laser, increase zscale to 2, decrease force to 150 (sounds much slower than what it actually is with velocityscale and zscale!) --- diff --git a/balanceXonotic.cfg b/balanceXonotic.cfg index 8b0c90712e..9d268a34c5 100644 --- a/balanceXonotic.cfg +++ b/balanceXonotic.cfg @@ -214,7 +214,7 @@ set g_balance_grapplehook_health 130 // {{{ laser set g_balance_laser_primary_damage 20 // dps 33, hope that's not too high set g_balance_laser_primary_edgedamage 20 -set g_balance_laser_primary_force 235 +set g_balance_laser_primary_force 150 // this looks insanely low, but actually isn't with zscale and velocitybias set g_balance_laser_primary_radius 60 set g_balance_laser_primary_speed 4000 set g_balance_laser_primary_spread 0 @@ -224,8 +224,8 @@ set g_balance_laser_primary_lifetime 5 set g_balance_laser_primary_shotangle 0 set g_balance_laser_primary_delay 0 set g_balance_laser_primary_gauntlet 0 -set g_balance_laser_primary_force_zscale 1.25 -set g_balance_laser_primary_force_velocitybias 0 +set g_balance_laser_primary_force_zscale 2 +set g_balance_laser_primary_force_velocitybias 0.3 set g_balance_laser_secondary 0 // when 1, a secondary laser mode exists set g_balance_laser_secondary_damage 200 // dps set g_balance_laser_secondary_edgedamage 0