X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=balanceSamual.cfg;h=966f0b2dd0ee3f165c264f706d9d558cce72a66a;hp=e633c74329de875a5013c4b7cbc334b6ccee1a03;hb=061a3f12e04349b8dc6e05c8d13caa4b4df95136;hpb=21cd0bef7a9329d0201610bccedf8a29048b0291 diff --git a/balanceSamual.cfg b/balanceSamual.cfg index e633c7432..966f0b2dd 100644 --- a/balanceSamual.cfg +++ b/balanceSamual.cfg @@ -1,34 +1,9 @@ -// {{{ weapon replacement -// NOTE: this only replaces weapons on the map -// use g_start_weapon_* to also replace the on-startup weapons! -// example: g_weaponreplace_nex "nex minstanex", then Nexes become MinstaNexes 50% of the times -// set the cvars to "0" to totally disable a weapon -set sv_q3acompat_machineshotgunswap 0 "shorthand for swapping uzi and shotgun" -set g_weaponreplace_laser "" -set g_weaponreplace_shotgun "" -set g_weaponreplace_uzi "" -set g_weaponreplace_grenadelauncher "" -set g_weaponreplace_electro "" -set g_weaponreplace_crylink "" -set g_weaponreplace_nex "" -set g_weaponreplace_hagar "" -set g_weaponreplace_rocketlauncher "" -set g_weaponreplace_porto "" -set g_weaponreplace_minstanex "" -set g_weaponreplace_hook "" -set g_weaponreplace_hlac 0 // I don't particularly like this weapon. -set g_weaponreplace_campingrifle "" -set g_weaponreplace_tuba "" -set g_weaponreplace_fireball 0 // Don't kill me div0, just for now until I figure out a good balance for it. -set g_weaponreplace_seeker "" -set sv_q3acompat_machineshotgunswap 0 "shorthand for swapping uzi and shotgun (for Q3A map compatibility)" -// }}} - // {{{ 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" set g_start_weapon_uzi -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_grenadelauncher -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_minelayer -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_electro -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_crylink -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_nex -1 "0 = never provide the weapon, 1 = always provide the weapon, -1 = game mode default, -2 = provide the weapon in ca and lms" @@ -42,9 +17,9 @@ set g_start_weapon_campingrifle -1 "0 = never provide the weapon, 1 = always pro 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 0 "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 0 "0 = never provide the weapon, 1 = always provide the weapon, -1 = game mode default, -2 = provide the weapon in ca and lms" -set g_balance_health_start 100 +set g_balance_health_start 125 set g_balance_armor_start 0 -set g_start_ammo_shells 45 +set g_start_ammo_shells 30 set g_start_ammo_nails 0 set g_start_ammo_rockets 0 set g_start_ammo_cells 0 @@ -57,18 +32,18 @@ set g_warmup_start_ammo_rockets 50 "starting values when being in warmup-stage" set g_warmup_start_ammo_cells 50 "starting values when being in warmup-stage" set g_warmup_start_ammo_fuel 0 "starting values when being in warmup-stage" set g_lms_start_health 200 -set g_lms_start_armor 100 -set g_lms_start_ammo_shells 50 -set g_lms_start_ammo_nails 150 -set g_lms_start_ammo_rockets 50 -set g_lms_start_ammo_cells 50 +set g_lms_start_armor 200 +set g_lms_start_ammo_shells 120 +set g_lms_start_ammo_nails 400 +set g_lms_start_ammo_rockets 120 +set g_lms_start_ammo_cells 200 set g_lms_start_ammo_fuel 0 set g_balance_nix_roundtime 25 set g_balance_nix_incrtime 1.6 -set g_balance_nix_ammo_shells 15 -set g_balance_nix_ammo_nails 45 -set g_balance_nix_ammo_rockets 15 -set g_balance_nix_ammo_cells 15 +set g_balance_nix_ammo_shells 120 +set g_balance_nix_ammo_nails 400 +set g_balance_nix_ammo_rockets 120 +set g_balance_nix_ammo_cells 200 set g_balance_nix_ammo_fuel 0 set g_balance_nix_ammoincr_shells 2 set g_balance_nix_ammoincr_nails 6 @@ -78,6 +53,8 @@ set g_balance_nix_ammoincr_fuel 2 // }}} // {{{ pickup items +set g_pickup_ammo_anyway 1 +set g_pickup_weapons_anyway 1 set g_pickup_shells 30 set g_pickup_shells_max 120 set g_pickup_nails 80 @@ -90,21 +67,29 @@ set g_pickup_fuel 25 set g_pickup_fuel_jetpack 50 set g_pickup_fuel_max 999 set g_pickup_armorsmall 10 -set g_pickup_armorsmall_max 100 +set g_pickup_armorsmall_max 200 +set g_pickup_armorsmall_anyway 1 set g_pickup_armormedium 25 -set g_pickup_armormedium_max 100 +set g_pickup_armormedium_max 200 +set g_pickup_armormedium_anyway 1 set g_pickup_armorbig 50 -set g_pickup_armorbig_max 100 +set g_pickup_armorbig_max 200 +set g_pickup_armorbig_anyway 1 set g_pickup_armorlarge 100 -set g_pickup_armorlarge_max 100 +set g_pickup_armorlarge_max 200 +set g_pickup_armorlarge_anyway 1 set g_pickup_healthsmall 10 set g_pickup_healthsmall_max 200 +set g_pickup_healthsmall_anyway 1 set g_pickup_healthmedium 25 set g_pickup_healthmedium_max 200 +set g_pickup_healthmedium_anyway 1 set g_pickup_healthlarge 50 set g_pickup_healthlarge_max 200 +set g_pickup_healthlarge_anyway 1 set g_pickup_healthmega 100 set g_pickup_healthmega_max 200 +set g_pickup_healthmega_anyway 1 set g_pickup_respawntime_short 15 set g_pickup_respawntime_medium 20 set g_pickup_respawntime_long 30 @@ -134,7 +119,7 @@ set g_balance_health_limit 999 set g_balance_armor_regen 0 set g_balance_armor_regenlinear 0 set g_balance_armor_rot 0 -set g_balance_armor_rotlinear 0 +set g_balance_armor_rotlinear 3 set g_balance_pause_armor_rot 1 set g_balance_pause_armor_rot_spawn 1 set g_balance_armor_regenstable 100 @@ -154,7 +139,7 @@ set g_balance_fuel_limit 999 // }}} // {{{ misc -set g_balance_selfdamagepercent 0.6 +set g_balance_selfdamagepercent 0.75 set g_balance_weaponswitchdelay 0.15 set g_weaponspeedfactor 1 "weapon projectile speed multiplier" set g_weaponratefactor 1 "weapon fire rate multiplier" @@ -233,7 +218,7 @@ set g_balance_laser_primary_animtime 0.3 set g_balance_laser_primary_lifetime 30 set g_balance_laser_primary_shotangle 0 set g_balance_laser_primary_delay 0.03 -set g_balance_laser_gauntlet 0 +set g_balance_laser_primary_gauntlet 0 set g_balance_laser_secondary 0 // when 1, a secondary laser mode exists set g_balance_laser_secondary_damage 25 set g_balance_laser_secondary_edgedamage 10 @@ -246,11 +231,12 @@ set g_balance_laser_secondary_animtime 0.3 set g_balance_laser_secondary_lifetime 30 set g_balance_laser_secondary_shotangle -90 set g_balance_laser_secondary_delay 0 +set g_balance_laser_secondary_gauntlet 0 // }}} // {{{ shotgun set g_balance_shotgun_primary_bullets 6 set g_balance_shotgun_primary_damage 8 -set g_balance_shotgun_primary_force 0 +set g_balance_shotgun_primary_force 15 set g_balance_shotgun_primary_spread 0.11 set g_balance_shotgun_primary_refire 0.5 set g_balance_shotgun_primary_animtime 0.2 @@ -258,25 +244,24 @@ set g_balance_shotgun_primary_ammo 1 set g_balance_shotgun_primary_speed 8000 set g_balance_shotgun_primary_bulletconstant 75 // 3.8qu set g_balance_shotgun_secondary 1 -set g_balance_shotgun_secondary_bullets 6 -set g_balance_shotgun_secondary_damage 8 -set g_balance_shotgun_secondary_force 0 -set g_balance_shotgun_secondary_spread 0.17 -set g_balance_shotgun_secondary_refire 1.35 -set g_balance_shotgun_secondary_animtime 0.2 -set g_balance_shotgun_secondary_ammo 1 -set g_balance_shotgun_secondary_speed 8000 -set g_balance_shotgun_secondary_bulletconstant 75 // 3.8qu +set g_balance_shotgun_secondary_melee_delay 0.35 // match the anim +set g_balance_shotgun_secondary_melee_range 60 +set g_balance_shotgun_secondary_melee_swing 50 +set g_balance_shotgun_secondary_melee_time 0.1 +set g_balance_shotgun_secondary_damage 115 +set g_balance_shotgun_secondary_force 150 +set g_balance_shotgun_secondary_refire 1.1 +set g_balance_shotgun_secondary_animtime 1 // }}} // {{{ uzi set g_balance_uzi_first 1 set g_balance_uzi_first_damage 12 -set g_balance_uzi_first_force 0 +set g_balance_uzi_first_force 5 set g_balance_uzi_first_spread 0.015 set g_balance_uzi_first_refire 0.15 set g_balance_uzi_first_ammo 1 set g_balance_uzi_sustained_damage 7 -set g_balance_uzi_sustained_force 0 +set g_balance_uzi_sustained_force 5 set g_balance_uzi_sustained_spread 0.05 set g_balance_uzi_sustained_refire 0.075 set g_balance_uzi_sustained_ammo 1 @@ -284,7 +269,7 @@ set g_balance_uzi_speed 18000 set g_balance_uzi_bulletconstant 115 // 13.1qu // }}} // {{{ mortar -set g_balance_grenadelauncher_primary2secondary 0 +set g_balance_grenadelauncher_primary_type 0 set g_balance_grenadelauncher_primary_damage 50 set g_balance_grenadelauncher_primary_edgedamage 38 set g_balance_grenadelauncher_primary_force 400 @@ -294,9 +279,17 @@ set g_balance_grenadelauncher_primary_speed_up 220 set g_balance_grenadelauncher_primary_speed_z 0 set g_balance_grenadelauncher_primary_spread 0 set g_balance_grenadelauncher_primary_lifetime 30 +set g_balance_grenadelauncher_primary_lifetime2 1 set g_balance_grenadelauncher_primary_refire 0.8 set g_balance_grenadelauncher_primary_animtime 0.3 set g_balance_grenadelauncher_primary_ammo 2 +set g_balance_grenadelauncher_primary_health 25 +set g_balance_grenadelauncher_primary_damageforcescale 4 +set g_balance_grenadelauncher_primary_bouncefactor 0.5 +set g_balance_grenadelauncher_primary_bouncestop 0.075 +set g_balance_grenadelauncher_primary_remote_minbouncecnt 0 + +set g_balance_grenadelauncher_secondary_type 1 set g_balance_grenadelauncher_secondary_damage 60 set g_balance_grenadelauncher_secondary_edgedamage 38 set g_balance_grenadelauncher_secondary_force 400 @@ -306,6 +299,7 @@ set g_balance_grenadelauncher_secondary_speed_up 150 set g_balance_grenadelauncher_secondary_speed_z 0 set g_balance_grenadelauncher_secondary_spread 0 set g_balance_grenadelauncher_secondary_lifetime 1 +set g_balance_grenadelauncher_secondary_lifetime2 0 set g_balance_grenadelauncher_secondary_refire 0.7 set g_balance_grenadelauncher_secondary_animtime 0.3 set g_balance_grenadelauncher_secondary_ammo 2 @@ -313,12 +307,36 @@ set g_balance_grenadelauncher_secondary_health 70 set g_balance_grenadelauncher_secondary_damageforcescale 4 set g_balance_grenadelauncher_secondary_bouncefactor 0.5 set g_balance_grenadelauncher_secondary_bouncestop 0.075 +set g_balance_grenadelauncher_secondary_remote_detonateprimary 1 +// }}} +// {{{ minelayer // TODO +set g_balance_minelayer_damage 35 +set g_balance_minelayer_edgedamage 30 +set g_balance_minelayer_force 250 +set g_balance_minelayer_radius 175 +set g_balance_minelayer_proximityradius 150 +set g_balance_minelayer_speed 750 +set g_balance_minelayer_lifetime 60 +set g_balance_minelayer_refire 1.5 +set g_balance_minelayer_animtime 0.4 +set g_balance_minelayer_ammo 5 +set g_balance_minelayer_health 15 +set g_balance_minelayer_limit 4 // 0 disables the limit +set g_balance_minelayer_protection 1 // don't explode if the mine would hurt the owner or a team mate +set g_balance_minelayer_damageforcescale 0 +set g_balance_minelayer_detonatedelay -1 // 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_minelayer_time 0.5 +set g_balance_minelayer_remote_damage 45 +set g_balance_minelayer_remote_edgedamage 40 +set g_balance_minelayer_remote_radius 200 +set g_balance_minelayer_remote_force 300 // }}} // {{{ electro set g_balance_electro_lightning 0 set g_balance_electro_primary_damage 65 set g_balance_electro_primary_edgedamage 0 set g_balance_electro_primary_force 200 +set g_balance_electro_primary_force_up 0 set g_balance_electro_primary_radius 150 set g_balance_electro_primary_comboradius 0 set g_balance_electro_primary_speed 2000 @@ -327,8 +345,11 @@ set g_balance_electro_primary_lifetime 30 set g_balance_electro_primary_refire 0.6 set g_balance_electro_primary_animtime 0.3 set g_balance_electro_primary_ammo 2 +set g_balance_electro_primary_range 0 +set g_balance_electro_primary_falloff_mindist 255 // 0.3 * radius +set g_balance_electro_primary_falloff_maxdist 850 +set g_balance_electro_primary_falloff_halflifedist 425 set g_balance_electro_secondary_damage 50 -set g_balance_electro_secondary_spread 0.05 set g_balance_electro_secondary_edgedamage 0 set g_balance_electro_secondary_force 200 set g_balance_electro_secondary_radius 150 @@ -355,9 +376,9 @@ set g_balance_electro_combo_speed 2000 set g_balance_crylink_primary_damage 14 set g_balance_crylink_primary_edgedamage 0 set g_balance_crylink_primary_force -55 -set g_balance_crylink_primary_radius 80 +set g_balance_crylink_primary_radius 50 set g_balance_crylink_primary_speed 7000 -set g_balance_crylink_primary_spread 0.01 +set g_balance_crylink_primary_spread 0.02 set g_balance_crylink_primary_shots 4 set g_balance_crylink_primary_bounces 1 set g_balance_crylink_primary_refire 0.4 @@ -383,7 +404,7 @@ set g_balance_crylink_secondary_shots 3 set g_balance_crylink_secondary_bounces 0 set g_balance_crylink_secondary_refire 0.1 set g_balance_crylink_secondary_animtime 0.1 -set g_balance_crylink_secondary_ammo 1 +set g_balance_crylink_secondary_ammo 2 set g_balance_crylink_secondary_bouncedamagefactor 0.5 set g_balance_crylink_secondary_middle_lifetime 5 // range: 35000 full, fades to 70000 @@ -392,15 +413,34 @@ set g_balance_crylink_secondary_line_lifetime 2 // range: 35000 full, fades to 7 set g_balance_crylink_secondary_line_fadetime 2 // }}} // {{{ nex -set g_balance_nex_damage 90 -set g_balance_nex_force 200 -set g_balance_nex_refire 1.5 -set g_balance_nex_animtime 0.3 -set g_balance_nex_ammo 5 -set g_balance_nex_damagefalloff_mindist 1000 -set g_balance_nex_damagefalloff_maxdist 3000 -set g_balance_nex_damagefalloff_halflife 1500 -set g_balance_nex_damagefalloff_forcehalflife 1500 +set g_balance_nex_primary_damage 90 +set g_balance_nex_primary_force 300 +set g_balance_nex_primary_refire 1.5 +set g_balance_nex_primary_animtime 0.3 +set g_balance_nex_primary_ammo 5 +set g_balance_nex_primary_damagefalloff_mindist 1000 +set g_balance_nex_primary_damagefalloff_maxdist 3000 +set g_balance_nex_primary_damagefalloff_halflife 1500 +set g_balance_nex_primary_damagefalloff_forcehalflife 1500 + +set g_balance_nex_secondary 0 +set g_balance_nex_secondary_charge 0 +set g_balance_nex_secondary_charge_rate 200 +set g_balance_nex_secondary_charge_ammo 10 +set g_balance_nex_secondary_damage 90 +set g_balance_nex_secondary_force 300 +set g_balance_nex_secondary_refire 1.5 +set g_balance_nex_secondary_animtime 0.3 +set g_balance_nex_secondary_ammo 5 +set g_balance_nex_secondary_damagefalloff_mindist 1000 +set g_balance_nex_secondary_damagefalloff_maxdist 3000 +set g_balance_nex_secondary_damagefalloff_halflife 1500 +set g_balance_nex_secondary_damagefalloff_forcehalflife 1500 + +set g_balance_nex_velocitydependent_halflife 0 +set g_balance_nex_velocitydependent_minspeed 400 +set g_balance_nex_velocitydependent_maxspeed 1000 +set g_balance_nex_velocitydependent_falloff_rate 0.001 // }}} // {{{ minstanex set g_balance_minstanex_refire 1 @@ -443,7 +483,7 @@ set g_balance_rocketlauncher_animtime 0.3 set g_balance_rocketlauncher_ammo 3 set g_balance_rocketlauncher_health 40 set g_balance_rocketlauncher_damageforcescale 4 -set g_balance_rocketlauncher_detonatedelay -1 // 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.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_guiderate 140 // 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) @@ -454,6 +494,10 @@ set g_balance_rocketlauncher_laserguided_speedaccel 0 set g_balance_rocketlauncher_laserguided_speedstart 1000 set g_balance_rocketlauncher_laserguided_turnrate 0.75 //0.5 set g_balance_rocketlauncher_laserguided_allow_steal 1 +set g_balance_rocketlauncher_remote_damage 80 +set g_balance_rocketlauncher_remote_edgedamage 40 +set g_balance_rocketlauncher_remote_radius 100 +set g_balance_rocketlauncher_remote_force 600 // }}} // {{{ porto set g_balance_porto_primary_refire 1.5 @@ -521,11 +565,11 @@ set g_balance_campingrifle_magazinecapacity 0 set g_balance_campingrifle_reloadtime 2 // matches reload anim set g_balance_campingrifle_auto_reload_after_changing_weapons 0 set g_balance_campingrifle_bursttime 0.85 // 0.35 - 0.1 + 0.35 - 0.1 + 0.35 = three secondaries -set g_balance_campingrifle_tracer 1 +set g_balance_campingrifle_primary_tracer 0 set g_balance_campingrifle_primary_damage 50 set g_balance_campingrifle_primary_headshotaddeddamage 50 set g_balance_campingrifle_primary_spread 0 -set g_balance_campingrifle_primary_force 0 +set g_balance_campingrifle_primary_force 50 set g_balance_campingrifle_primary_speed 35000 set g_balance_campingrifle_primary_lifetime 5 set g_balance_campingrifle_primary_refire 0.7 @@ -533,10 +577,13 @@ set g_balance_campingrifle_primary_animtime 0.3 set g_balance_campingrifle_primary_ammo 10 set g_balance_campingrifle_primary_bulletconstant 130 // 56.3qu set g_balance_campingrifle_primary_burstcost 0.35 // require same cooldown as secondary, note it's smaller than primary refire time +set g_balance_campingrifle_primary_bullethail 0 +set g_balance_campingrifle_secondary 1 +set g_balance_campingrifle_secondary_tracer 0 set g_balance_campingrifle_secondary_damage 15 set g_balance_campingrifle_secondary_headshotaddeddamage 25 set g_balance_campingrifle_secondary_spread 0.02 -set g_balance_campingrifle_secondary_force 0 +set g_balance_campingrifle_secondary_force 30 set g_balance_campingrifle_secondary_speed 20000 set g_balance_campingrifle_secondary_lifetime 5 set g_balance_campingrifle_secondary_refire 0.1 @@ -544,6 +591,7 @@ set g_balance_campingrifle_secondary_animtime 0.1 set g_balance_campingrifle_secondary_ammo 4 set g_balance_campingrifle_secondary_bulletconstant 130 // 18.3qu set g_balance_campingrifle_secondary_burstcost 0.35 +set g_balance_campingrifle_secondary_bullethail 0 // }}} // {{{ tuba set g_balance_tuba_refire 0.05