X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=balanceXonotic.cfg;h=be8d75bcf3708f51efaec001139f793aba1da9fb;hb=177d2b51f2ef86b8934c3aab49932b29596a331e;hp=08ee53140d88a60323a6fa79b6cc28acedc27c21;hpb=9334cf53b0bdefd6710e84a4ba2f5e4fb97818c9;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/balanceXonotic.cfg b/balanceXonotic.cfg index 08ee53140..be8d75bcf 100644 --- a/balanceXonotic.cfg +++ b/balanceXonotic.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 20 +set g_pickup_shells_weapon 10 set g_pickup_shells_max 45 set g_pickup_nails 120 +set g_pickup_nails_weapon 60 set g_pickup_nails_max 300 set g_pickup_rockets 25 +set g_pickup_rockets_weapon 15 set g_pickup_rockets_max 150 -set g_pickup_cells 25 +set g_pickup_cells 30 +set g_pickup_cells_weapon 20 set g_pickup_cells_max 200 set g_pickup_fuel 25 +set g_pickup_fuel_weapon 15 set g_pickup_fuel_jetpack 50 set g_pickup_fuel_max 100 set g_pickup_armorsmall 5 @@ -270,7 +275,7 @@ set g_balance_uzi_bulletconstant 115 // 13.1qu // }}} // {{{ mortar // TODO set g_balance_grenadelauncher_primary_type 0 -set g_balance_grenadelauncher_primary_damage 60 +set g_balance_grenadelauncher_primary_damage 50 set g_balance_grenadelauncher_primary_edgedamage 25 set g_balance_grenadelauncher_primary_force 300 set g_balance_grenadelauncher_primary_radius 100 @@ -290,7 +295,7 @@ set g_balance_grenadelauncher_primary_bouncestop 0.12 set g_balance_grenadelauncher_primary_remote_minbouncecnt 0 set g_balance_grenadelauncher_secondary_type 1 -set g_balance_grenadelauncher_secondary_damage 80 +set g_balance_grenadelauncher_secondary_damage 70 set g_balance_grenadelauncher_secondary_edgedamage 32 set g_balance_grenadelauncher_secondary_force 300 set g_balance_grenadelauncher_secondary_radius 150 @@ -418,29 +423,33 @@ set g_balance_nex_primary_force 500 set g_balance_nex_primary_refire 1 set g_balance_nex_primary_animtime 0.75 set g_balance_nex_primary_ammo 5 -set g_balance_nex_primary_damagefalloff_mindist 500 -set g_balance_nex_primary_damagefalloff_maxdist 4500 -set g_balance_nex_primary_damagefalloff_halflife 2000 +set g_balance_nex_primary_damagefalloff_mindist 1000 +set g_balance_nex_primary_damagefalloff_maxdist 3000 +set g_balance_nex_primary_damagefalloff_halflife 1000 set g_balance_nex_primary_damagefalloff_forcehalflife 2000 set g_balance_nex_secondary 1 set g_balance_nex_secondary_charge 1 -set g_balance_nex_secondary_charge_rate 200 -set g_balance_nex_secondary_charge_ammo 10 -set g_balance_nex_secondary_damage 125 -set g_balance_nex_secondary_force -700 -set g_balance_nex_secondary_refire 1 -set g_balance_nex_secondary_animtime 0.75 -set g_balance_nex_secondary_ammo 5 -set g_balance_nex_secondary_damagefalloff_mindist 500 -set g_balance_nex_secondary_damagefalloff_maxdist 4500 -set g_balance_nex_secondary_damagefalloff_halflife 4000 -set g_balance_nex_secondary_damagefalloff_forcehalflife 4000 +set g_balance_nex_secondary_charge_rate 0.1 +set g_balance_nex_secondary_damage 0 +set g_balance_nex_secondary_force 0 +set g_balance_nex_secondary_refire 0 +set g_balance_nex_secondary_animtime 0 +set g_balance_nex_secondary_ammo 2 +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_halflife -500 -set g_balance_nex_velocitydependent_minspeed 400 -set g_balance_nex_velocitydependent_maxspeed 1000 -set g_balance_nex_velocitydependent_falloff_rate 40 +set g_balance_nex_charge 1 +set g_balance_nex_charge_mindmg 40 +set g_balance_nex_charge_start 0.2 +set g_balance_nex_charge_rate 0.05 +set g_balance_nex_charge_limit 0.5 +set g_balance_nex_charge_shot_multiplier 0.675 +set g_balance_nex_charge_velocity_rate 0.15 +set g_balance_nex_charge_minspeed 400 +set g_balance_nex_charge_maxspeed 1000 // }}} // {{{ minstanex set g_balance_minstanex_refire 1.25 @@ -584,12 +593,12 @@ set g_balance_campingrifle_secondary_damage 50 set g_balance_campingrifle_secondary_headshotaddeddamage 50 // 50 damage only on head set g_balance_campingrifle_secondary_spread 0 set g_balance_campingrifle_secondary_force 2 -set g_balance_campingrifle_secondary_speed 30000 +set g_balance_campingrifle_secondary_speed 15000 set g_balance_campingrifle_secondary_lifetime 5 set g_balance_campingrifle_secondary_refire 1.5 set g_balance_campingrifle_secondary_animtime 1.4 set g_balance_campingrifle_secondary_ammo 10 -set g_balance_campingrifle_secondary_bulletconstant 130 // 18.3qu +set g_balance_campingrifle_secondary_bulletconstant 130 // 10.3qu set g_balance_campingrifle_secondary_burstcost 0 set g_balance_campingrifle_secondary_bullethail 0 // empty magazine on shot // }}}