]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - balancetZork.cfg
Lots of new stuff... Mostly focusing around making rockets and other projectiles...
[xonotic/xonotic-data.pk3dir.git] / balancetZork.cfg
index b72343cb940e0db7b5abe3e272d8183bfbce83f7..72934fdb289cbb2cb1f13aef3240df4c770b87b7 100644 (file)
@@ -179,6 +179,11 @@ 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
 // }}}
 
 // {{{ powerups
@@ -189,6 +194,7 @@ 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
@@ -536,6 +542,8 @@ set g_balance_minstanex_reload_time 2
 set g_balance_hagar_primary_damage 25
 set g_balance_hagar_primary_edgedamage 5
 set g_balance_hagar_primary_force 70
+set g_balance_hagar_primary_health 0
+set g_balance_hagar_primary_damageforcescale 0
 set g_balance_hagar_primary_radius 60
 set g_balance_hagar_primary_spread 0.010
 set g_balance_hagar_primary_speed 2500
@@ -554,6 +562,8 @@ set g_balance_hagar_secondary_load_abort 1
 set g_balance_hagar_secondary_damage 30
 set g_balance_hagar_secondary_edgedamage 15
 set g_balance_hagar_secondary_force 50
+set g_balance_hagar_secondary_health 0
+set g_balance_hagar_secondary_damageforcescale 0
 set g_balance_hagar_secondary_radius 65
 set g_balance_hagar_secondary_spread 0.015
 set g_balance_hagar_secondary_speed 1400