X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=balanceSamual.cfg;h=fc16e2ee34361a08b909bbe170150a4ee81d0202;hb=5f6048a2081587e7e3054fb7167bc5b1d5630820;hp=d055761d16d1851f45083c9bfe921d3e8fd0e4b1;hpb=f0f100ac56245580e6262332e3d655f6ce18200d;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/balanceSamual.cfg b/balanceSamual.cfg index d055761d1..fc16e2ee3 100644 --- a/balanceSamual.cfg +++ b/balanceSamual.cfg @@ -56,14 +56,19 @@ set g_balance_nix_ammoincr_fuel 2 set g_pickup_ammo_anyway 1 set g_pickup_weapons_anyway 1 set g_pickup_shells 30 +set g_pickup_shells_weapon 30 set g_pickup_shells_max 120 set g_pickup_nails 80 +set g_pickup_nails_weapon 80 set g_pickup_nails_max 400 set g_pickup_rockets 30 +set g_pickup_rockets_weapon 30 set g_pickup_rockets_max 120 set g_pickup_cells 50 +set g_pickup_cells_weapon 50 set g_pickup_cells_max 200 set g_pickup_fuel 25 +set g_pickup_fuel_weapon 25 set g_pickup_fuel_jetpack 50 set g_pickup_fuel_max 999 set g_pickup_armorsmall 10 @@ -219,6 +224,8 @@ set g_balance_laser_primary_lifetime 30 set g_balance_laser_primary_shotangle 0 set g_balance_laser_primary_delay 0.03 set g_balance_laser_primary_gauntlet 0 +set g_balance_laser_primary_force_zscale 1 +set g_balance_laser_primary_force_velocitybias 0 set g_balance_laser_secondary 0 // when 1, a secondary laser mode exists set g_balance_laser_secondary_damage 25 set g_balance_laser_secondary_edgedamage 10 @@ -232,6 +239,8 @@ set g_balance_laser_secondary_lifetime 30 set g_balance_laser_secondary_shotangle -90 set g_balance_laser_secondary_delay 0 set g_balance_laser_secondary_gauntlet 0 +set g_balance_laser_secondary_force_zscale 1 +set g_balance_laser_secondary_force_velocitybias 0 // }}} // {{{ shotgun set g_balance_shotgun_primary_bullets 6 @@ -285,8 +294,6 @@ 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_primary_damageforcescale 4 -set g_balance_grenadelauncher_primary_bouncefactor 0.5 -set g_balance_grenadelauncher_primary_bouncestop 0.075 set g_balance_grenadelauncher_primary_remote_minbouncecnt 0 set g_balance_grenadelauncher_secondary_type 1 @@ -305,9 +312,10 @@ set g_balance_grenadelauncher_secondary_animtime 0.3 set g_balance_grenadelauncher_secondary_ammo 2 set g_balance_grenadelauncher_secondary_health 70 set g_balance_grenadelauncher_secondary_damageforcescale 4 -set g_balance_grenadelauncher_secondary_bouncefactor 0.5 -set g_balance_grenadelauncher_secondary_bouncestop 0.075 set g_balance_grenadelauncher_secondary_remote_detonateprimary 1 + +set g_balance_grenadelauncher_bouncefactor 0.5 +set g_balance_grenadelauncher_bouncestop 0.075 // }}} // {{{ minelayer // TODO set g_balance_minelayer_damage 35 @@ -385,11 +393,10 @@ set g_balance_crylink_primary_refire 0.4 set g_balance_crylink_primary_animtime 0.3 set g_balance_crylink_primary_ammo 2 set g_balance_crylink_primary_bouncedamagefactor 0.5 +set g_balance_crylink_primary_joinspeed 0 set g_balance_crylink_primary_middle_lifetime 5 // range: 35000 full, fades to 70000 set g_balance_crylink_primary_middle_fadetime 5 -set g_balance_crylink_primary_star_lifetime 0.1 // range: 700 full, fades to 2450 -set g_balance_crylink_primary_star_fadetime 0.25 set g_balance_crylink_primary_other_lifetime 0.1 // range: 700 full, fades to 2450 set g_balance_crylink_primary_other_fadetime 0.25 @@ -406,6 +413,7 @@ set g_balance_crylink_secondary_refire 0.1 set g_balance_crylink_secondary_animtime 0.1 set g_balance_crylink_secondary_ammo 2 set g_balance_crylink_secondary_bouncedamagefactor 0.5 +set g_balance_crylink_secondary_joinspeed 0 set g_balance_crylink_secondary_middle_lifetime 5 // range: 35000 full, fades to 70000 set g_balance_crylink_secondary_middle_fadetime 5 @@ -424,6 +432,8 @@ set g_balance_nex_primary_damagefalloff_halflife 1500 set g_balance_nex_primary_damagefalloff_forcehalflife 1500 set g_balance_nex_secondary 0 +set g_balance_nex_secondary_charge 0 +set g_balance_nex_secondary_charge_rate 0.1 set g_balance_nex_secondary_damage 90 set g_balance_nex_secondary_force 300 set g_balance_nex_secondary_refire 1.5 @@ -434,10 +444,16 @@ set g_balance_nex_secondary_damagefalloff_maxdist 3000 set g_balance_nex_secondary_damagefalloff_halflife 1500 set g_balance_nex_secondary_damagefalloff_forcehalflife 1500 -set g_balance_nex_velocitydependent_halflife 0 -set g_balance_nex_velocitydependent_minspeed 400 -set g_balance_nex_velocitydependent_maxspeed 1000 -set g_balance_nex_velocitydependent_movingavg_factor 0.9 +set g_balance_nex_charge 0 +set g_balance_nex_charge_mindmg 40 +set g_balance_nex_charge_start 0 +set g_balance_nex_charge_rate 0.1 +set g_balance_nex_charge_limit 0.5 +set g_balance_nex_charge_rot_rate 0 +set g_balance_nex_charge_shot_multiplier 0.5 +set g_balance_nex_charge_velocity_rate 0.2 +set g_balance_nex_charge_minspeed 400 +set g_balance_nex_charge_maxspeed 1000 // }}} // {{{ minstanex set g_balance_minstanex_refire 1 @@ -562,7 +578,7 @@ set g_balance_campingrifle_magazinecapacity 0 set g_balance_campingrifle_reloadtime 2 // matches reload anim set g_balance_campingrifle_auto_reload_after_changing_weapons 0 set g_balance_campingrifle_bursttime 0.85 // 0.35 - 0.1 + 0.35 - 0.1 + 0.35 = three secondaries -set g_balance_campingrifle_tracer 1 +set g_balance_campingrifle_primary_tracer 0 set g_balance_campingrifle_primary_damage 50 set g_balance_campingrifle_primary_headshotaddeddamage 50 set g_balance_campingrifle_primary_spread 0 @@ -576,6 +592,7 @@ set g_balance_campingrifle_primary_bulletconstant 130 // 56.3qu set g_balance_campingrifle_primary_burstcost 0.35 // require same cooldown as secondary, note it's smaller than primary refire time set g_balance_campingrifle_primary_bullethail 0 set g_balance_campingrifle_secondary 1 +set g_balance_campingrifle_secondary_tracer 0 set g_balance_campingrifle_secondary_damage 15 set g_balance_campingrifle_secondary_headshotaddeddamage 25 set g_balance_campingrifle_secondary_spread 0.02