X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=balance25.cfg;h=b79f68d6975338e6209ca8dd61a83bbceb0a7ab8;hb=c91bf811bc7585ed7f759199db0977430a6d09b0;hp=c3a3a6205ed2001480d4ca7ad6448160cb9b8e72;hpb=ca4b93ed723cab84606033100e7a75e842222780;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/balance25.cfg b/balance25.cfg index c3a3a6205..b79f68d69 100644 --- a/balance25.cfg +++ b/balance25.cfg @@ -318,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 @@ -383,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