X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=balance-overkill.cfg;h=7aea6f87f41d7d8db4ee79e8c022955d57af6baf;hp=bf2ecc623cccf3ebd3fba2cc0afecb2ec7432e40;hb=dfe9da34b0e7181304a31745d4b01f7937e6213c;hpb=aa4507ba10fd2f6598f045dea834df84087c3069 diff --git a/balance-overkill.cfg b/balance-overkill.cfg index bf2ecc623..7aea6f87f 100644 --- a/balance-overkill.cfg +++ b/balance-overkill.cfg @@ -1,4 +1,5 @@ g_mod_balance Overkill +testing_disable // {{{ starting gear set g_balance_health_start 100 @@ -25,7 +26,7 @@ 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_lms_start_health 200 -set g_lms_start_armor 200 +set g_lms_start_armor 100 set g_lms_start_ammo_shells 60 set g_lms_start_ammo_nails 320 set g_lms_start_ammo_rockets 160 @@ -131,7 +132,7 @@ set g_balance_pause_armor_rot 5 set g_balance_pause_armor_rot_spawn 5 set g_balance_armor_regenstable 100 set g_balance_armor_rotstable 0 -set g_balance_armor_limit 200 +set g_balance_armor_limit 100 set g_balance_armor_blockpercent 0.6 set g_balance_fuel_regen 0.1 "fuel regeneration (only applies if the player owns IT_FUEL_REGEN)" set g_balance_fuel_regenlinear 0 @@ -185,6 +186,7 @@ set g_balance_falldamage_deadminspeed 250 set g_balance_falldamage_minspeed 900 set g_balance_falldamage_factor 0.20 set g_balance_falldamage_maxdamage 40 +set g_balance_falldamage_onlyvertical 0 set g_balance_damagepush_speedfactor 2.5 set g_balance_contents_damagerate 0.2 // ticrate interval for applying damage with playerdamage/projectiledamage set g_balance_contents_drowndelay 10 // time under water before a player begins drowning @@ -239,5 +241,3 @@ set g_balance_grapplehook_pull_frozen 0 set g_balance_portal_health 200 // these get recharged whenever the portal is used set g_balance_portal_lifetime 15 // these get recharged whenever the portal is used // }}} - -exec bal-wep-overkill.cfg