X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=balancetZork.cfg;h=52dc2bf4f51e166ce629a136b0af820d3642fc02;hb=dba4c0e63142380d15799605f66f4e012fe755c6;hp=bff56f2338ad346fa758ec12c549681cde7c50af;hpb=581f69082e57c347a18017d170982258d1609221;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/balancetZork.cfg b/balancetZork.cfg index bff56f233..52dc2bf4f 100644 --- a/balancetZork.cfg +++ b/balancetZork.cfg @@ -13,7 +13,7 @@ set g_start_weapon_minstanex -1 "0 = never provide the weapon, 1 = always provid set g_start_weapon_porto -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_hook -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_hlac -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_campingrifle -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_sniperrifle -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_tuba -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_fireball -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_seeker -1 "0 = never provide the weapon, 1 = always provide the weapon, -1 = game mode default, -2 = provide the weapon in ca and lms" @@ -620,38 +620,38 @@ set g_balance_hlac_secondary_animtime 0.7 set g_balance_hlac_secondary_ammo 10 set g_balance_hlac_secondary_shots 6 // }}} -// {{{ campingrifle -set g_balance_campingrifle_magazinecapacity 8 // make it pretty much useless in close combat -set g_balance_campingrifle_reloadtime 2 // matches reload anim -set g_balance_campingrifle_auto_reload_on_switch 0 -set g_balance_campingrifle_bursttime 0 -set g_balance_campingrifle_primary_tracer 1 -set g_balance_campingrifle_primary_damage 40 -set g_balance_campingrifle_primary_headshotaddeddamage 100 -set g_balance_campingrifle_primary_spread 0 -set g_balance_campingrifle_primary_force 2 -set g_balance_campingrifle_primary_speed 40000 -set g_balance_campingrifle_primary_lifetime 5 -set g_balance_campingrifle_primary_refire 0.65 -set g_balance_campingrifle_primary_animtime 0.6 -set g_balance_campingrifle_primary_ammo 10 -set g_balance_campingrifle_primary_bulletconstant 110 // 62.2qu -set g_balance_campingrifle_primary_burstcost 0 -set g_balance_campingrifle_primary_bullethail 0 // empty magazine on shot -set g_balance_campingrifle_secondary 1 -set g_balance_campingrifle_secondary_tracer 0 -set g_balance_campingrifle_secondary_damage 50 -set g_balance_campingrifle_secondary_headshotaddeddamage 50 // 50 damage only on head -set g_balance_campingrifle_secondary_spread 0 -set g_balance_campingrifle_secondary_force 2 -set g_balance_campingrifle_secondary_speed 20000 -set g_balance_campingrifle_secondary_lifetime 5 -set g_balance_campingrifle_secondary_refire 1.5 -set g_balance_campingrifle_secondary_animtime 0.6 -set g_balance_campingrifle_secondary_ammo 10 -set g_balance_campingrifle_secondary_bulletconstant 110 // 15.5qu -set g_balance_campingrifle_secondary_burstcost 0 -set g_balance_campingrifle_secondary_bullethail 0 // empty magazine on shot +// {{{ sniperrifle +set g_balance_sniperrifle_magazinecapacity 8 // make it pretty much useless in close combat +set g_balance_sniperrifle_reloadtime 2 // matches reload anim +set g_balance_sniperrifle_auto_reload_on_switch 0 +set g_balance_sniperrifle_bursttime 0 +set g_balance_sniperrifle_primary_tracer 1 +set g_balance_sniperrifle_primary_damage 40 +set g_balance_sniperrifle_primary_headshotaddeddamage 100 +set g_balance_sniperrifle_primary_spread 0 +set g_balance_sniperrifle_primary_force 2 +set g_balance_sniperrifle_primary_speed 40000 +set g_balance_sniperrifle_primary_lifetime 5 +set g_balance_sniperrifle_primary_refire 0.65 +set g_balance_sniperrifle_primary_animtime 0.6 +set g_balance_sniperrifle_primary_ammo 10 +set g_balance_sniperrifle_primary_bulletconstant 110 // 62.2qu +set g_balance_sniperrifle_primary_burstcost 0 +set g_balance_sniperrifle_primary_bullethail 0 // empty magazine on shot +set g_balance_sniperrifle_secondary 1 +set g_balance_sniperrifle_secondary_tracer 0 +set g_balance_sniperrifle_secondary_damage 50 +set g_balance_sniperrifle_secondary_headshotaddeddamage 50 // 50 damage only on head +set g_balance_sniperrifle_secondary_spread 0 +set g_balance_sniperrifle_secondary_force 2 +set g_balance_sniperrifle_secondary_speed 20000 +set g_balance_sniperrifle_secondary_lifetime 5 +set g_balance_sniperrifle_secondary_refire 1.5 +set g_balance_sniperrifle_secondary_animtime 0.6 +set g_balance_sniperrifle_secondary_ammo 10 +set g_balance_sniperrifle_secondary_bulletconstant 110 // 15.5qu +set g_balance_sniperrifle_secondary_burstcost 0 +set g_balance_sniperrifle_secondary_bullethail 0 // empty magazine on shot // }}} // {{{ tuba set g_balance_tuba_refire 0.05