X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=balance-nexuiz25.cfg;h=73c63df9b7277014a78e9be149afa5dd222e9a23;hb=0cd579d843d8ca47334c6a31389102db9c5f71af;hp=81c1156789624aa9bb4e2e30f2528d29e3d27452;hpb=32b84444728fd49e2b8415e5e0fd9541cd834075;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/balance-nexuiz25.cfg b/balance-nexuiz25.cfg index 81c115678..73c63df9b 100644 --- a/balance-nexuiz25.cfg +++ b/balance-nexuiz25.cfg @@ -9,6 +9,13 @@ set g_start_ammo_rockets 0 set g_start_ammo_cells 0 set g_start_ammo_plasma 0 set g_start_ammo_fuel 0 +set g_random_start_weapons_count 0 +set g_random_start_weapons "machinegun mortar electro crylink vortex hagar devastator" +set g_random_start_shells 15 +set g_random_start_bullets 80 +set g_random_start_rockets 15 +set g_random_start_cells 25 +set g_random_start_plasma 25 set g_warmup_start_health 250 "starting values when being in warmup-stage" set g_warmup_start_armor 100 "starting values when being in warmup-stage" set g_warmup_start_ammo_shells 50 "starting values when being in warmup-stage" @@ -81,9 +88,9 @@ set g_pickup_healthsmall_anyway 0 set g_pickup_healthmedium 25 set g_pickup_healthmedium_max 999 set g_pickup_healthmedium_anyway 0 -set g_pickup_healthlarge 50 -set g_pickup_healthlarge_max 999 -set g_pickup_healthlarge_anyway 0 +set g_pickup_healthbig 50 +set g_pickup_healthbig_max 999 +set g_pickup_healthbig_anyway 0 set g_pickup_healthmega 100 set g_pickup_healthmega_max 999 set g_pickup_healthmega_anyway 0 @@ -94,6 +101,7 @@ set g_pickup_respawntime_powerup 120 set g_pickup_respawntime_weapon 15 set g_pickup_respawntime_superweapon 120 set g_pickup_respawntime_ammo 15 +set g_pickup_respawntime_initial_random 2 set g_pickup_respawntimejitter_short 0 set g_pickup_respawntimejitter_medium 0 set g_pickup_respawntimejitter_long 0 @@ -191,6 +199,7 @@ set g_maxpushtime 8.0 "timeout for kill credit when your damage knocks someone i // {{{ powerups set g_balance_powerup_invincible_takedamage 0.2 +set g_balance_powerup_invincible_takeforce 1 set g_balance_powerup_invincible_time 30 set g_balance_powerup_strength_damage 3 set g_balance_powerup_strength_force 4 @@ -207,7 +216,6 @@ set g_jetpack_acceleration_up 600 "acceleration of the jetpack in z direction (n set g_jetpack_maxspeed_side 1500 "max speed of the jetpack in xy direction" set g_jetpack_maxspeed_up 600 "max speed of the jetpack in z direction" set g_jetpack_fuel 8 "fuel per second for jetpack" -set g_jetpack_attenuation 2 "jetpack sound attenuation" set g_jetpack_reverse_thrust 0 "if not 0, downward acceleration when crouching with the jetpack" set g_grappling_hook_tarzan 2 // 2: can also pull players