From: MirceaKitsune Date: Sun, 17 Apr 2011 00:15:33 +0000 (+0300) Subject: Better balancing with the new 'weapon during stomach kicks' feature X-Git-Url: https://de.git.xonotic.org/?p=voretournament%2Fvoretournament.git;a=commitdiff_plain;h=77cd966fd5fae12be267d5c17c26ddd58007e9e1 Better balancing with the new 'weapon during stomach kicks' feature --- diff --git a/data/balanceVT.cfg b/data/balanceVT.cfg index 0aa58586..b57345ba 100644 --- a/data/balanceVT.cfg +++ b/data/balanceVT.cfg @@ -180,9 +180,9 @@ set g_balance_grabber_secondary_damage 45 set g_balance_grabber_secondary_force 175 set g_balance_grabber_secondary_radius 75 set g_balance_grabber_secondary_recoil 4; -set g_balance_grabber_melee_damage 10 // only used to boost stomach kicks -set g_balance_grabber_melee_force 15 // only used to boost stomach kicks -set g_balance_grabber_melee_refire 0.25 // only used to boost stomach kicks +set g_balance_grabber_melee_damage 15 // only used to boost stomach kicks +set g_balance_grabber_melee_force 25 // only used to boost stomach kicks +set g_balance_grabber_melee_refire 0.35 // only used to boost stomach kicks set g_balance_grabber_melee_recoil 2 // only used to boost stomach kicks set g_balance_grabber_reload_ammo 35 set g_balance_grabber_reload_time 2 @@ -205,7 +205,7 @@ set g_balance_vore_teamheal_stable 150 "maximum amount of health you can gain fr set g_balance_vore_weight_gravity 1 "you get this heavier the more you eat, at 1 each meal makes you two times heavier" set g_balance_vore_weight_speed 0.15 "you get this slower the more you eat, at 0.5 each meal makes you two times slower" set g_balance_vore_kick_damage_min 15 "minimum amount of damage you can do with a stomach kick" -set g_balance_vore_kick_damage_max 30 "maximum amount of damage you can do with a stomach kick" +set g_balance_vore_kick_damage_max 25 "maximum amount of damage you can do with a stomach kick" set g_balance_vore_kick_delay 0.6 "how many seconds must pass before you can perform another stomach kick" set g_balance_vore_kick_force 140 "predators are pushed by this amount when stomach kicked, in the direction their prey is facing" set g_balance_vore_kick_escapeprobability 0.125 "probability of getting regurgitated while performing stomach kicks (0 = never, 1 = always)"