X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=balanceXonotic.cfg;h=4648f4ac40be2efdd4201c04e42feb96b8c5f617;hp=05287f5b56ff5730ad582346534ff6745437d7bf;hb=7587f761ea3fafc4a91425cc044124d0d08709b6;hpb=7e957e97bcf2f9c6b773d9e1f6cf78041f538500 diff --git a/balanceXonotic.cfg b/balanceXonotic.cfg index 05287f5b5..4648f4ac4 100644 --- a/balanceXonotic.cfg +++ b/balanceXonotic.cfg @@ -1,3 +1,5 @@ +g_mod_balance Xonotic + // {{{ starting gear set g_start_weapon_laser -1 "0 = never provide the weapon, 1 = always provide the weapon, -1 = game mode default, -2 = provide the weapon in ca and lms" set g_start_weapon_shotgun -1 "0 = never provide the weapon, 1 = always provide the weapon, -1 = game mode default, -2 = provide the weapon in ca and lms" @@ -100,12 +102,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 // }}} @@ -203,6 +207,7 @@ set g_balance_powerup_strength_force 3 set g_balance_powerup_strength_time 30 set g_balance_powerup_strength_selfdamage 1.5 set g_balance_powerup_strength_selfforce 1.5 +set g_balance_superweapons_time 30 // }}} // {{{ jetpack/hook @@ -437,6 +442,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 +554,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 // }}} @@ -558,7 +566,7 @@ set g_balance_hagar_primary_force 100 set g_balance_hagar_primary_health 15 set g_balance_hagar_primary_damageforcescale 0 set g_balance_hagar_primary_radius 65 -set g_balance_hagar_primary_spread 0.04 +set g_balance_hagar_primary_spread 0.03 set g_balance_hagar_primary_speed 2200 set g_balance_hagar_primary_lifetime 5 set g_balance_hagar_primary_refire 0.16667 // 6 rockets per second @@ -603,7 +611,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) @@ -621,6 +629,11 @@ set g_balance_porto_primary_refire 1.5 set g_balance_porto_primary_animtime 0.3 set g_balance_porto_primary_speed 1000 set g_balance_porto_primary_lifetime 5 +set g_balance_porto_secondary 1 +set g_balance_porto_secondary_refire 1.5 +set g_balance_porto_secondary_animtime 0.3 +set g_balance_porto_secondary_speed 1000 +set g_balance_porto_secondary_lifetime 5 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 // }}} @@ -730,7 +743,6 @@ set g_balance_tuba_force 40 set g_balance_tuba_pitchstep 6 // }}} // {{{ fireball // this is a superweapon -- lets make it behave as one. -set g_balance_fireball_primary_ammo 20 set g_balance_fireball_primary_animtime 0.2 set g_balance_fireball_primary_bfgdamage 100 set g_balance_fireball_primary_bfgforce 0 @@ -750,7 +762,6 @@ set g_balance_fireball_primary_refire 2 set g_balance_fireball_primary_refire2 0 set g_balance_fireball_primary_speed 1200 set g_balance_fireball_primary_spread 0 -set g_balance_fireball_secondary_ammo 5 set g_balance_fireball_secondary_animtime 0.3 set g_balance_fireball_secondary_damage 40 set g_balance_fireball_secondary_damageforcescale 4 @@ -766,8 +777,6 @@ set g_balance_fireball_secondary_speed 900 set g_balance_fireball_secondary_speed_up 100 set g_balance_fireball_secondary_speed_z 0 set g_balance_fireball_secondary_spread 0 -set g_balance_fireball_reload_ammo 0 //default: 100 -set g_balance_fireball_reload_time 2 // }}} // {{{ seeker set g_balance_seeker_type 1 // 0 = old seeker, 1 = new seeker. THIS IS A TEMPORARY CVAR FOR TESTING, will be removed later.