X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=balance-xonotic.cfg;h=ddc40e288eda5c3a8aaa18e47b96ac2f9772236b;hp=76ba515256438d98b65dbf5d694a78d121e64029;hb=b30284714815d2debc8fe8493cb266852abb989c;hpb=37903827937b44f174275a75d2dab5301b8ab53e diff --git a/balance-xonotic.cfg b/balance-xonotic.cfg index 76ba51525..ddc40e288 100644 --- a/balance-xonotic.cfg +++ b/balance-xonotic.cfg @@ -182,6 +182,8 @@ set g_balance_contents_damagerate 0.2 // ticrate interval for applying damage wi set g_balance_contents_drowndelay 10 // time under water before a player begins drowning set g_balance_contents_playerdamage_drowning 20 // damage per second for while player is drowning set g_balance_contents_playerdamage_lava 50 // damage per second for while player is inside lava +set g_balance_contents_playerdamage_lava_burn 0 // extra burning damage after leaving lava +set g_balance_contents_playerdamage_lava_burn_time 2.5 // time across which the damage is applied (note: not dps!) set g_balance_contents_playerdamage_slime 30 // damage per second for while player is inside slime set g_balance_contents_projectiledamage 10000 // instantly kill projectiles upon touching lava/slime set g_maxpushtime 8.0 "timeout for kill credit when your damage knocks someone into a death trap" @@ -218,6 +220,10 @@ set g_balance_grapplehook_airfriction 0.2 set g_balance_grapplehook_health 50 set g_balance_grapplehook_damagedbycontents 1 set g_balance_grapplehook_refire 0.2 +set g_balance_grapplehook_nade_time 0.7 +set g_balance_grapplehook_crouchslide 0 +set g_balance_grapplehook_gravity 0 +set g_balance_grapplehook_pull_frozen 0 // }}} // {{{ port-o-launch