X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=balanceXPM.cfg;h=a5bfb435db07825f9fe7dad5a3e306b930bc8a7a;hb=b9ba93fc571cdcdfb7da9375cdd877f5c9927814;hp=ea933d2725c56b78ac7459e2f1705c09719d822e;hpb=c6466f683b8270a7a56305fbf0e8cc785df8356d;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/balanceXPM.cfg b/balanceXPM.cfg index ea933d272..a5bfb435d 100644 --- a/balanceXPM.cfg +++ b/balanceXPM.cfg @@ -162,13 +162,12 @@ set g_projectiles_damage 1 // 0: only damage from contents (lava/slime) or exceptions // 1: only self damage or damage from contents or exceptions // 2: allow all damage to projectiles normally +set g_projectiles_keep_owner 0 set g_projectiles_newton_style 0 // possible values: // 0: absolute velocity projectiles (like Quake) // 1: relative velocity projectiles, "Newtonian" (like Tribes 2) // 2: relative velocity projectiles, but aim is precorrected so projectiles hit the crosshair (note: strafe rockets then are SLOWER than ones shot while standing, happens in 1 too when aiming correctly which is hard) -// 3: absolute velocity + player velocity component in shot direction (note: does NOT yield the right relative velocity, but may be good enough, but it is somewhat prone to sniper rockets) -// 4: just add the player velocity length to the absolute velocity (tZork's sniper rockets) set g_projectiles_newton_style_2_minfactor 0.8 set g_projectiles_newton_style_2_maxfactor 1.5 set g_projectiles_spread_style 7 @@ -396,9 +395,9 @@ set g_balance_electro_secondary_speed 1000 set g_balance_electro_secondary_speed_up 200 set g_balance_electro_secondary_speed_z 0 set g_balance_electro_secondary_spread 0.04 -set g_balance_electro_secondary_lifetime 3 +set g_balance_electro_secondary_lifetime 4 set g_balance_electro_secondary_refire 0.2 -set g_balance_electro_secondary_refire2 1.5 +set g_balance_electro_secondary_refire2 1.6 set g_balance_electro_secondary_animtime 0.2 set g_balance_electro_secondary_ammo 2 set g_balance_electro_secondary_health 5 @@ -410,7 +409,7 @@ set g_balance_electro_secondary_bouncestop 0.05 set g_balance_electro_combo_damage 50 set g_balance_electro_combo_edgedamage 25 set g_balance_electro_combo_force 120 -set g_balance_electro_combo_radius 175 +set g_balance_electro_combo_radius 150 set g_balance_electro_combo_comboradius 300 set g_balance_electro_combo_speed 2000 set g_balance_electro_combo_safeammocheck 1