X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=balance-xdf.cfg;h=562506283c44ad965d5d7d0f641a96a910aa11d3;hp=a7d6b43740de047372c391bb438c70919ffd87b4;hb=05776c4204bf73c8ebc84e615ad088af45ebe5ed;hpb=46f1ac4e74d212b95d3e2d08d36393a14a8e5cb7 diff --git a/balance-xdf.cfg b/balance-xdf.cfg index a7d6b43740..562506283c 100644 --- a/balance-xdf.cfg +++ b/balance-xdf.cfg @@ -9,6 +9,13 @@ set g_start_ammo_rockets 0 set g_start_ammo_cells 0 set g_start_ammo_plasma 0 set g_start_ammo_fuel 0 +set g_random_start_weapons_count 0 +set g_random_start_weapons "machinegun mortar electro crylink vortex hagar devastator" +set g_random_start_shells 15 +set g_random_start_bullets 80 +set g_random_start_rockets 40 +set g_random_start_cells 30 +set g_random_start_plasma 30 set g_warmup_start_health 100 "starting values when being in warmup-stage" set g_warmup_start_armor 100 "starting values when being in warmup-stage" set g_warmup_start_ammo_shells 30 "starting values when being in warmup-stage" @@ -114,7 +121,7 @@ set g_balance_pause_health_rot 1 set g_balance_pause_health_rot_spawn 5 set g_balance_health_regenstable 100 set g_balance_health_rotstable 100 -set g_balance_health_limit 999 +set g_balance_health_limit 200 set g_balance_armor_regen 0 set g_balance_armor_regenlinear 0 set g_balance_armor_rot 0.02 @@ -123,7 +130,7 @@ set g_balance_pause_armor_rot 1 set g_balance_pause_armor_rot_spawn 5 set g_balance_armor_regenstable 100 set g_balance_armor_rotstable 100 -set g_balance_armor_limit 999 +set g_balance_armor_limit 200 set g_balance_armor_blockpercent 0.7 set g_balance_fuel_regen 0.1 "fuel regeneration (only applies if the player owns IT_FUEL_REGEN)" set g_balance_fuel_regenlinear 0 @@ -134,7 +141,7 @@ set g_balance_pause_fuel_rot 5 set g_balance_pause_fuel_rot_spawn 10 set g_balance_fuel_regenstable 50 set g_balance_fuel_rotstable 100 -set g_balance_fuel_limit 999 +set g_balance_fuel_limit 100 // }}} // {{{ misc