]> de.git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/balance.cfg
Make the hack less ugly, first step. Still needs one more fix to even work as it...
[voretournament/voretournament.git] / data / balance.cfg
index f59a9de4a3356a4851b91074b901c1649ebce29f..00852c024dcef03b3f9149d9cdb146e216ac8736 100644 (file)
@@ -126,10 +126,10 @@ set g_projectiles_spread_style 0
 // 5: forward + circle with 1-r falloff\r
 // 6: forward + circle with 1-r^2 falloff\r
 // 7: forward + circle with (1-r)(2-r) falloff\r
-set g_balance_falldamage_deadminspeed 150\r
-set g_balance_falldamage_minspeed 1400\r
+set g_balance_falldamage_deadminspeed 100\r
+set g_balance_falldamage_minspeed 600\r
 set g_balance_falldamage_factor 0.15\r
-set g_balance_falldamage_maxdamage 25\r
+set g_balance_falldamage_maxdamage 35\r
 // }}}\r
 \r
 // {{{ powerups\r
@@ -185,8 +185,8 @@ set g_balance_vore_swallow_delay 0.8 "how many seconds must pass before you can
 set g_balance_vore_swallow_stealprey 0.5 "probability of stealing someone's prey when eating them (when true their prey joins your stomach rather than popping out). 0 = never, 1 = always"\r
 set g_balance_vore_swallow_dropweapon 0.75 "probability of dropping your weapon when swallowed. 0 = never and 1 = always, does not apply to team mates"\r
 set g_balance_vore_regurgitate_speedcap 1200 "when a predator is going faster than this, their prey is squeezed out of them"\r
-set g_balance_vore_regurgitate_force 500 "regurgitated players rocket out at this speed when released"\r
-set g_balance_vore_regurgitate_predatorforce 250 "players are pushed back by this amount when regurgitating someone"\r
+set g_balance_vore_regurgitate_force 500 "regurgitated players rocket out at this speed, in the direction the predator is facing"\r
+set g_balance_vore_regurgitate_predatorforce 250 "players are pushed back by this amount when regurgitating someone, opposite of the direction they are facing"\r
 set g_balance_vore_regurgitate_delay 0.135 "regurgitation delay"\r
 set g_balance_vore_digestion_damage 4 "amount of damage applied to victims during digestion"\r
 set g_balance_vore_digestion_vampire 1 "amount of health you gain from digestion"\r
@@ -198,5 +198,6 @@ set g_balance_vore_weight_speed 0.15 "you get this slower the more you eat, at 0
 set g_balance_vore_kick_damage_min 10 "minimum amount of damage you can do with a stomach kick"\r
 set g_balance_vore_kick_damage_max 20 "maximum amount of damage you can do with a stomach kick"\r
 set g_balance_vore_kick_delay 0.6 "how many seconds must pass before you can perform another stomach kick"\r
-set g_balance_vore_kick_escapeprobability 0.175 "probability of getting regurgitated while performing stomach kicks (0 = never, 1 = always)"\r
+set g_balance_vore_kick_force 75 "predators are pushed by this amount when stomach kicked, in the direction their prey is facing"\r
+set g_balance_vore_kick_escapeprobability 0.125 "probability of getting regurgitated while performing stomach kicks (0 = never, 1 = always)"\r
 // }}}\r