X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=bal-wep-nexuiz25.cfg;h=c3fefe39da2ab6e9a3e0267e612ff010a7fa4bfd;hp=e6e1aac1814bb336d422b7c1568733f220d40a4f;hb=e921ae9f86a09d0a20cd4c72b44e6d71d25975ea;hpb=0a92453278b65a165e83e64a989b5e7de38ccf02 diff --git a/bal-wep-nexuiz25.cfg b/bal-wep-nexuiz25.cfg index e6e1aac18..c3fefe39d 100644 --- a/bal-wep-nexuiz25.cfg +++ b/bal-wep-nexuiz25.cfg @@ -42,7 +42,7 @@ set g_balance_shotgun_primary_solidpenetration 3.8 set g_balance_shotgun_primary_spread 0.07 set g_balance_shotgun_reload_ammo 0 set g_balance_shotgun_reload_time 2 -set g_balance_shotgun_secondary 1 +set g_balance_shotgun_secondary 2 set g_balance_shotgun_secondary_animtime 1 set g_balance_shotgun_secondary_damage 80 set g_balance_shotgun_secondary_force 200 @@ -56,6 +56,8 @@ set g_balance_shotgun_secondary_melee_swing_up 30 set g_balance_shotgun_secondary_melee_time 0.15 set g_balance_shotgun_secondary_melee_traces 10 set g_balance_shotgun_secondary_refire 1.25 +set g_balance_shotgun_secondary_alt_animtime 0.2 +set g_balance_shotgun_secondary_alt_refire 1.2 set g_balance_shotgun_switchdelay_drop 0.15 set g_balance_shotgun_switchdelay_raise 0.15 set g_balance_shotgun_weaponreplace "" @@ -741,7 +743,7 @@ set g_balance_arc_cooldown 2.5 set g_balance_arc_overheat_max 5 set g_balance_arc_overheat_min 3 set g_balance_arc_beam_heat 1 -set g_balance_arc_burst_heat 5 +set g_balance_arc_burst_heat 3 set g_balance_arc_beam_maxangle 10 set g_balance_arc_beam_nonplayerdamage 80 set g_balance_arc_beam_range 1000 @@ -759,3 +761,44 @@ set g_balance_arc_weaponstart 0 set g_balance_arc_weaponstartoverride -1 set g_balance_arc_weaponthrowable 1 // }}} +// {{{ #21: Heavy Machine Gun +set g_balance_hmg_ammo 1 +set g_balance_hmg_damage 10 +set g_balance_hmg_force 5 +set g_balance_hmg_refire 0.05 +set g_balance_hmg_reload_ammo 120 +set g_balance_hmg_reload_time 1 +set g_balance_hmg_solidpenetration 32 +set g_balance_hmg_spread_add 0.01 +set g_balance_hmg_spread_max 0.05 +set g_balance_hmg_spread_min 0.02 +set g_balance_hmg_switchdelay_drop 0.2 +set g_balance_hmg_switchdelay_raise 0.2 +set g_balance_hmg_weaponreplace "" +set g_balance_hmg_weaponstart 0 +set g_balance_hmg_weaponstartoverride 0 +set g_balance_hmg_weaponthrowable 0 +// }}} +// {{{ #22: Rocket Propelled Chainsaw +set g_balance_rpc_ammo 10 +set g_balance_rpc_animtime 1 +set g_balance_rpc_damage 150 +set g_balance_rpc_damage2 500 +set g_balance_rpc_damageforcescale 2 +set g_balance_rpc_edgedamage 50 +set g_balance_rpc_force 400 +set g_balance_rpc_health 25 +set g_balance_rpc_lifetime 30 +set g_balance_rpc_radius 300 +set g_balance_rpc_refire 1 +set g_balance_rpc_reload_ammo 10 +set g_balance_rpc_reload_time 1 +set g_balance_rpc_speed 1250 +set g_balance_rpc_speedaccel 5000 +set g_balance_rpc_switchdelay_drop 0.2 +set g_balance_rpc_switchdelay_raise 0.2 +set g_balance_rpc_weaponreplace "" +set g_balance_rpc_weaponstart 0 +set g_balance_rpc_weaponstartoverride 0 +set g_balance_rpc_weaponthrowable 0 +// }}}