X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=balance25.cfg;h=b79f68d6975338e6209ca8dd61a83bbceb0a7ab8;hp=63b8b3cd403d991600ebde97ca784da02fd054ab;hb=519bead8c21baef9cf212218ffde98ba9db6d1d6;hpb=05e340cc529fba1ddfea488132a669a1d0efcfd3 diff --git a/balance25.cfg b/balance25.cfg index 63b8b3cd4..b79f68d69 100644 --- a/balance25.cfg +++ b/balance25.cfg @@ -217,7 +217,7 @@ set g_balance_laser_primary_animtime 0.3 set g_balance_laser_primary_lifetime 30 set g_balance_laser_primary_shotangle 0 set g_balance_laser_primary_delay 0 -set g_balance_laser_gauntlet 0 +set g_balance_laser_primary_gauntlet 0 set g_balance_laser_secondary 0 // when 1, a secondary laser mode exists set g_balance_laser_secondary_damage 35 set g_balance_laser_secondary_edgedamage 10 @@ -230,6 +230,7 @@ set g_balance_laser_secondary_animtime 0.3 set g_balance_laser_secondary_lifetime 30 set g_balance_laser_secondary_shotangle 0 set g_balance_laser_secondary_delay 0 +set g_balance_laser_secondary_gauntlet 0 // }}} // {{{ shotgun set g_balance_shotgun_primary_bullets 6 @@ -242,19 +243,14 @@ set g_balance_shotgun_primary_ammo 1 set g_balance_shotgun_primary_speed 12000 set g_balance_shotgun_primary_bulletconstant 75 // 3.8qu set g_balance_shotgun_secondary 1 -set g_balance_shotgun_secondary_melee 0 // ew, bad! Still uses the melee anim! set g_balance_shotgun_secondary_melee_delay 0.35 // match the anim set g_balance_shotgun_secondary_melee_range 60 -set g_balance_shotgun_secondary_melee_size 50 -set g_balance_shotgun_secondary_bullets 6 -set g_balance_shotgun_secondary_damage 9 -set g_balance_shotgun_secondary_force 60 -set g_balance_shotgun_secondary_spread 0.1 -set g_balance_shotgun_secondary_refire 1.35 -set g_balance_shotgun_secondary_animtime 0.2 -set g_balance_shotgun_secondary_ammo 1 -set g_balance_shotgun_secondary_speed 12000 -set g_balance_shotgun_secondary_bulletconstant 75 // 3.8qu +set g_balance_shotgun_secondary_melee_swing 50 +set g_balance_shotgun_secondary_melee_time 0.1 +set g_balance_shotgun_secondary_damage 115 +set g_balance_shotgun_secondary_force 150 +set g_balance_shotgun_secondary_refire 1.1 +set g_balance_shotgun_secondary_animtime 1 // }}} // {{{ uzi set g_balance_uzi_first 1 @@ -288,6 +284,7 @@ set g_balance_grenadelauncher_primary_refire 0.8 set g_balance_grenadelauncher_primary_animtime 0.3 set g_balance_grenadelauncher_primary_ammo 2 set g_balance_grenadelauncher_primary_health 25 +set g_balance_grenadelauncher_secondary_sticky 0 set g_balance_grenadelauncher_secondary_damage 70 set g_balance_grenadelauncher_secondary_edgedamage 38 set g_balance_grenadelauncher_secondary_force 400 @@ -297,6 +294,7 @@ set g_balance_grenadelauncher_secondary_speed_up 200 set g_balance_grenadelauncher_secondary_speed_z 0 set g_balance_grenadelauncher_secondary_spread 0 set g_balance_grenadelauncher_secondary_lifetime 2.5 +set g_balance_grenadelauncher_secondary_lifetime2 0 set g_balance_grenadelauncher_secondary_refire 0.7 set g_balance_grenadelauncher_secondary_animtime 0.3 set g_balance_grenadelauncher_secondary_ammo 2 @@ -320,8 +318,10 @@ set g_balance_electro_primary_refire 0.6 set g_balance_electro_primary_animtime 0.3 set g_balance_electro_primary_ammo 2 set g_balance_electro_primary_range 0 +set g_balance_electro_primary_falloff_mindist 255 // 0.3 * radius +set g_balance_electro_primary_falloff_maxdist 850 +set g_balance_electro_primary_falloff_halflifedist 425 set g_balance_electro_secondary_damage 50 -set g_balance_electro_secondary_spread 0.05 set g_balance_electro_secondary_edgedamage 0 set g_balance_electro_secondary_force 200 set g_balance_electro_secondary_radius 150 @@ -385,15 +385,30 @@ set g_balance_crylink_secondary_line_lifetime 2 // range: 35000 full, fades to 7 set g_balance_crylink_secondary_line_fadetime 2 // }}} // {{{ nex -set g_balance_nex_damage 100 -set g_balance_nex_force 600 -set g_balance_nex_refire 1.5 -set g_balance_nex_animtime 0.3 -set g_balance_nex_ammo 5 -set g_balance_nex_damagefalloff_mindist 0 -set g_balance_nex_damagefalloff_maxdist 0 -set g_balance_nex_damagefalloff_halflife 0 -set g_balance_nex_damagefalloff_forcehalflife 0 +set g_balance_nex_primary_damage 100 +set g_balance_nex_primary_force 600 +set g_balance_nex_primary_refire 1.5 +set g_balance_nex_primary_animtime 0.3 +set g_balance_nex_primary_ammo 5 +set g_balance_nex_primary_damagefalloff_mindist 0 +set g_balance_nex_primary_damagefalloff_maxdist 0 +set g_balance_nex_primary_damagefalloff_halflife 0 +set g_balance_nex_primary_damagefalloff_forcehalflife 0 + +set g_balance_nex_secondary 0 +set g_balance_nex_secondary_damage 100 +set g_balance_nex_secondary_force 600 +set g_balance_nex_secondary_refire 1.5 +set g_balance_nex_secondary_animtime 0.3 +set g_balance_nex_secondary_ammo 5 +set g_balance_nex_secondary_damagefalloff_mindist 0 +set g_balance_nex_secondary_damagefalloff_maxdist 0 +set g_balance_nex_secondary_damagefalloff_halflife 0 +set g_balance_nex_secondary_damagefalloff_forcehalflife 0 + +set g_balance_nex_velocitydependent 0 +set g_balance_nex_velocitydependent_minspeed 400 +set g_balance_nex_velocitydependent_maxspeed 1000 // }}} // {{{ minstanex set g_balance_minstanex_refire 1 @@ -531,6 +546,7 @@ set g_balance_campingrifle_primary_ammo 10 set g_balance_campingrifle_primary_bulletconstant 130 // 56.3qu set g_balance_campingrifle_primary_burstcost 0 set g_balance_campingrifle_primary_bullethail 0 // empty magazine on shot +set g_balance_campingrifle_secondary 1 set g_balance_campingrifle_secondary_damage 35 set g_balance_campingrifle_secondary_headshotaddeddamage 15 // 50 damage only on head set g_balance_campingrifle_secondary_spread 0.008