X-Git-Url: https://git.xonotic.org/?a=blobdiff_plain;ds=sidebyside;f=balance-xonotic.cfg;h=ee196988bd828f3e9c6730161384cbb9f5179b2d;hb=75d7159a7f4cb2045cf1c0667d1604af36bcb00c;hp=2666108f48b2e4163d985cb03f33dcd44dffbeae;hpb=d7822b48dc834b170a7487609cfe925e29702dfc;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/balance-xonotic.cfg b/balance-xonotic.cfg index 2666108f4..ee196988b 100644 --- a/balance-xonotic.cfg +++ b/balance-xonotic.cfg @@ -1,4 +1,5 @@ g_mod_balance Xonotic +testing_disable // {{{ starting gear set g_balance_health_start 100 @@ -24,6 +25,22 @@ set g_warmup_start_ammo_rockets 80 "starting values when being in warmup-stage" set g_warmup_start_ammo_cells 90 "starting values when being in warmup-stage" set g_warmup_start_ammo_plasma 90 "starting values when being in warmup-stage" set g_warmup_start_ammo_fuel 0 "starting values when being in warmup-stage" +set g_ca_start_health 200 +set g_ca_start_armor 200 +set g_ca_start_ammo_shells 60 +set g_ca_start_ammo_nails 320 +set g_ca_start_ammo_rockets 160 +set g_ca_start_ammo_cells 180 +set g_ca_start_ammo_plasma 180 +set g_ca_start_ammo_fuel 0 +set g_ft_start_health 100 +set g_ft_start_armor 0 +set g_ft_start_ammo_shells 60 +set g_ft_start_ammo_nails 320 +set g_ft_start_ammo_rockets 160 +set g_ft_start_ammo_cells 180 +set g_ft_start_ammo_plasma 180 +set g_ft_start_ammo_fuel 0 set g_lms_start_health 200 set g_lms_start_armor 200 set g_lms_start_ammo_shells 60 @@ -241,4 +258,8 @@ set g_balance_portal_health 200 // these get recharged whenever the portal is us set g_balance_portal_lifetime 15 // these get recharged whenever the portal is used // }}} +// {{{ hlac +// hlac projectile settings are supposed to match the blaster, make sure they match when updating the blaster balance +// }}} + exec bal-wep-xonotic.cfg