X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;ds=sidebyside;f=balanceXonotic.cfg;h=13a4f9f6f9a9d1c5a1d0b35eb3864cee0f7b2f8f;hb=7b0c1357f1793c3c1bff5efb343e617254aac1cb;hp=3111e54156d06539e0d842fa0319dc61c1693de1;hpb=540e6343c00ee98222eb5f6cc3907a95eb0564f2;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/balanceXonotic.cfg b/balanceXonotic.cfg index 3111e5415..13a4f9f6f 100644 --- a/balanceXonotic.cfg +++ b/balanceXonotic.cfg @@ -100,12 +100,14 @@ set g_pickup_respawntime_medium 20 set g_pickup_respawntime_long 30 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_respawntimejitter_short 0 set g_pickup_respawntimejitter_medium 0 set g_pickup_respawntimejitter_long 0 set g_pickup_respawntimejitter_powerup 30 set g_pickup_respawntimejitter_weapon 0 +set g_pickup_respawntimejitter_superweapon 10 set g_pickup_respawntimejitter_ammo 0 // }}} @@ -437,6 +439,7 @@ set g_balance_electro_combo_force 120 set g_balance_electro_combo_radius 175 set g_balance_electro_combo_comboradius 275 set g_balance_electro_combo_speed 2000 +set g_balance_electro_combo_safeammocheck 1 set g_balance_electro_reload_ammo 0 //default: 20 set g_balance_electro_reload_time 2 // }}} @@ -548,6 +551,8 @@ set g_balance_minstanex_refire 1 set g_balance_minstanex_animtime 0.3 set g_balance_minstanex_ammo 10 set g_balance_minstanex_laser_ammo 0 +set g_balance_minstanex_laser_animtime 0.3 +set g_balance_minstanex_laser_refire 0.7 set g_balance_minstanex_reload_ammo 0 //default: 50 set g_balance_minstanex_reload_time 2 // }}} @@ -592,8 +597,8 @@ set g_balance_hagar_reload_time 2 // {{{ rocketlauncher set g_balance_rocketlauncher_damage 80 set g_balance_rocketlauncher_edgedamage 40 -set g_balance_rocketlauncher_force 500 -set g_balance_rocketlauncher_radius 120 +set g_balance_rocketlauncher_force 400 +set g_balance_rocketlauncher_radius 110 set g_balance_rocketlauncher_speed 1300 set g_balance_rocketlauncher_speedaccel 1300 set g_balance_rocketlauncher_speedstart 1000 @@ -603,7 +608,7 @@ set g_balance_rocketlauncher_animtime 0.35 set g_balance_rocketlauncher_ammo 4 set g_balance_rocketlauncher_health 30 // 30 // 5 hitpoints above maximum laser value -- this way lasers can't blow it up, but grenadelauncher still can most the time. set g_balance_rocketlauncher_damageforcescale 1 // low damage force scale so that it can still be affected by other hits, but not so much that it does a 90 degree turn -set g_balance_rocketlauncher_detonatedelay 0.05 // positive: timer till detonation is allowed, negative: "security device" that prevents ANY remote detonation if it could hurt its owner, zero: detonatable at any time +set g_balance_rocketlauncher_detonatedelay 0.02 // positive: timer till detonation is allowed, negative: "security device" that prevents ANY remote detonation if it could hurt its owner, zero: detonatable at any time set g_balance_rocketlauncher_guiderate 90 // max degrees per second set g_balance_rocketlauncher_guideratedelay 0.01 // immediate set g_balance_rocketlauncher_guidegoal 512 // goal distance for (non-laser) guiding (higher = less control, lower = erratic)