X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=balance-xdf.cfg;h=e816f89abd74997bfda5f5687e9d3f9911f4f1bd;hp=4852a59d6ff8fbdeef2a927f3460dbe116d285eb;hb=e744816972e1098b2e42ddab916988bbc34c676d;hpb=935f38b6d41fb6e2579a4ee1e7c6fb0d063e5869 diff --git a/balance-xdf.cfg b/balance-xdf.cfg index 4852a59d6..e816f89ab 100644 --- a/balance-xdf.cfg +++ b/balance-xdf.cfg @@ -32,7 +32,7 @@ set g_balance_nix_ammo_nails 320 set g_balance_nix_ammo_rockets 160 set g_balance_nix_ammo_cells 180 set g_balance_nix_ammo_plasma 180 -set g_balance_nix_ammo_fuel 0 +set g_balance_nix_ammo_fuel 100 set g_balance_nix_ammoincr_shells 2 // eh this will need figured out later I assume set g_balance_nix_ammoincr_nails 6 set g_balance_nix_ammoincr_rockets 2 @@ -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 130 set g_balance_grapplehook_damagedbycontents 0 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