X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=balancetZork.cfg;h=520b96ee432ede3d61c63641a291657074b9d3f8;hb=c1af3f3b1a02a1c7596d75c912f8750ebbb2587b;hp=3fc066b7369d6b82b7779cd08a650f7b9ca62c34;hpb=f8b86e2d48479e07daf1d1831eec8ae3f9f7c485;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/balancetZork.cfg b/balancetZork.cfg index 3fc066b73..520b96ee4 100644 --- a/balancetZork.cfg +++ b/balancetZork.cfg @@ -155,6 +155,13 @@ set g_balance_firetransfer_time 0.9 set g_balance_firetransfer_damage 0.8 set g_throughfloor_damage 0.5 set g_throughfloor_force 0.7 +set g_projectiles_damage 2 +// possible values: +// -2: absolutely no damage to projectiles (no exceptions) +// -1: no damage other than the exceptions (electro combo, hagar join explode, minelayer mines) +// 0: only damage from contents (lava/slime) or exceptions +// 1: only self damage or damage from contents or exceptions +// 2: allow all damage to projectiles normally set g_projectiles_newton_style 2 // possible values: // 0: absolute velocity projectiles (like Quake) @@ -179,11 +186,13 @@ set g_balance_falldamage_minspeed 800 set g_balance_falldamage_factor 0.02 // maxspeed = minspeed + maxdamage / factor = 4550 set g_balance_falldamage_maxdamage 75 set g_balance_damagepush_speedfactor 0 -set g_balance_contents_damagerate 5 -set g_balance_contents_playerdamage_drowning 5 -set g_balance_contents_playerdamage_lava 10 -set g_balance_contents_playerdamage_slime 5 -set g_balance_contents_projectiledamage 15 +set g_balance_contents_damagerate 0.2 // ticrate interval for applying damage with playerdamage/projectiledamage +set g_balance_contents_drowndelay 10 // time under water before a player begins drowning +set g_balance_contents_playerdamage_drowning 20 // damage per second for while player is drowning +set g_balance_contents_playerdamage_lava 50 // damage per second for while player is inside lava +set g_balance_contents_playerdamage_slime 30 // damage per second for while player is inside slime +set g_balance_contents_projectiledamage 10000 // instantly kill projectiles upon touching lava/slime +set g_maxpushtime 8.0 "timeout for kill credit when your damage knocks someone into a death trap" // }}} // {{{ powerups @@ -194,7 +203,6 @@ set g_balance_powerup_strength_force 3 set g_balance_powerup_strength_time 30 set g_balance_powerup_strength_selfdamage 1.5 set g_balance_powerup_strength_selfforce 1.5 - // }}} // {{{ jetpack/hook @@ -298,12 +306,14 @@ set g_balance_uzi_burst_ammo 3 set g_balance_uzi_first 1 set g_balance_uzi_first_damage 30 +set g_balance_uzi_first_headshotaddeddamage 0 set g_balance_uzi_first_force 50 set g_balance_uzi_first_spread 0.015 set g_balance_uzi_first_refire 0.2 set g_balance_uzi_first_ammo 1 set g_balance_uzi_sustained_damage 14 // 120 dps +set g_balance_uzi_sustained_headshotaddeddamage 0 set g_balance_uzi_sustained_force 12 set g_balance_uzi_sustained_spread 0.02 set g_balance_uzi_sustained_refire 0.1 @@ -523,7 +533,7 @@ set g_balance_nex_charge_rate 0.35 set g_balance_nex_charge_animlimit 0.5 set g_balance_nex_charge_limit 0.5 set g_balance_nex_charge_rot_rate 0.1 -set g_balance_nex_charge_rot_pause 1 // Dont rot down untill this long after release of charge button +set g_balance_nex_charge_rot_pause 1 // Dont rot down until this long after release of charge button set g_balance_nex_charge_shot_multiplier 0 set g_balance_nex_charge_velocity_rate 0 set g_balance_nex_charge_minspeed 400 @@ -562,6 +572,7 @@ set g_balance_hagar_secondary_load_hold 0 set g_balance_hagar_secondary_load_releasedeath 1 set g_balance_hagar_secondary_load_abort 1 set g_balance_hagar_secondary_load_linkexplode 0 +set g_balance_hagar_secondary_load_animtime 0.2 set g_balance_hagar_secondary_damage 30 set g_balance_hagar_secondary_edgedamage 15 set g_balance_hagar_secondary_force 50