X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=balance25.cfg;h=51bb152ddeb3fb85c9ede4a2f29dff3c4043eb94;hb=abbe17096b47e17f508614fabb18bf2c5fa8fe83;hp=f65ee473fef5c9dc6beb3b5492d1c261fd8536aa;hpb=b9892287df60503128fd17f1be8289b44243e179;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/balance25.cfg b/balance25.cfg index f65ee473f..51bb152dd 100644 --- a/balance25.cfg +++ b/balance25.cfg @@ -1,3 +1,5 @@ +g_mod_balance Nexuiz25 + // {{{ 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" @@ -627,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 2000 set g_balance_porto_primary_lifetime 30 +set g_balance_porto_secondary 0 +set g_balance_porto_secondary_refire 1.5 +set g_balance_porto_secondary_animtime 0.3 +set g_balance_porto_secondary_speed 2000 +set g_balance_porto_secondary_lifetime 30 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 // }}} @@ -736,7 +743,6 @@ set g_balance_tuba_force 40 set g_balance_tuba_pitchstep 6 // }}} // {{{ fireball -set g_balance_fireball_primary_ammo 40 set g_balance_fireball_primary_animtime 0.15 set g_balance_fireball_primary_bfgdamage 100 set g_balance_fireball_primary_bfgforce 0 @@ -756,7 +762,6 @@ set g_balance_fireball_primary_refire 5 set g_balance_fireball_primary_refire2 0 set g_balance_fireball_primary_speed 650 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 @@ -772,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: 60 -set g_balance_fireball_reload_time 2 // }}} // {{{ seeker set g_balance_seeker_type 0 // 0 = old seeker, 1 = new seeker. THIS IS A TEMPORARY CVAR FOR TESTING, will be removed later.