X-Git-Url: https://git.xonotic.org/?a=blobdiff_plain;f=balance-xpm.cfg;h=46e04a9504d5a55160dc20ce3e60f025e357a565;hb=61421d2958f71b39107cb77914adb85cb6e1e543;hp=4b3cfb91d2fe5fe7dbaa007ff3b32a13b0085c17;hpb=9326e11368192bc8a4738909fcf0472b91b047ef;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/balance-xpm.cfg b/balance-xpm.cfg index 4b3cfb91d..46e04a950 100644 --- a/balance-xpm.cfg +++ b/balance-xpm.cfg @@ -1,4 +1,5 @@ g_mod_balance XPM +testing_disable // {{{ starting gear set g_balance_health_start 100 @@ -101,6 +102,7 @@ set g_pickup_respawntime_powerup 120 set g_pickup_respawntime_weapon 10 set g_pickup_respawntime_superweapon 120 set g_pickup_respawntime_ammo 10 +set g_pickup_respawntime_initial_random 1 set g_pickup_respawntimejitter_short 0 set g_pickup_respawntimejitter_medium 0 set g_pickup_respawntimejitter_long 0 @@ -121,7 +123,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 @@ -130,7 +132,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 @@ -141,7 +143,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 @@ -184,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 @@ -198,6 +201,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,4 +242,4 @@ 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 // }}} -exec bal-wep-xpm.cfg +exec bal-wep-xonotic.cfg