X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=balance-overkill.cfg;h=0e929ee74009f8038dc864228374d0af17766eb5;hb=590a5297bd4ad3b00dde7efc20d6cc860be4f853;hp=eb1fd6b6e352b7e6e73c688e5ddec80902f83e2c;hpb=44583141c8a87415dc3bf3a9865da77d608b4585;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/balance-overkill.cfg b/balance-overkill.cfg index eb1fd6b6e..0e929ee74 100644 --- a/balance-overkill.cfg +++ b/balance-overkill.cfg @@ -25,7 +25,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 +131,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 @@ -199,6 +199,7 @@ set g_maxpushtime 8.0 "timeout for kill credit when your damage knocks someone i // {{{ powerups set g_balance_powerup_invincible_takedamage 0.33 // only 1/3rd damage is taken +set g_balance_powerup_invincible_takeforce 0.33 set g_balance_powerup_invincible_time 30 set g_balance_powerup_strength_damage 3 set g_balance_powerup_strength_force 3 @@ -238,5 +239,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