X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=data%2Fbalance.cfg;fp=data%2Fbalance.cfg;h=62dacbd9c84e8cccae28c7b2b38ec85ca42a374a;hb=8a80ce2269de2a233721f65141f1ebf37c9111fd;hp=b1599b05f642893c86b62ae5a85b42afd4af413f;hpb=902def070e2f6d69e3b0e79b322747c46c4ce6e8;p=voretournament%2Fvoretournament.git diff --git a/data/balance.cfg b/data/balance.cfg index b1599b05..62dacbd9 100644 --- a/data/balance.cfg +++ b/data/balance.cfg @@ -193,8 +193,8 @@ set g_balance_vore_teamheal 1 "when enabled, having a team mate in your stomach set g_balance_vore_teamheal_stable 150 "maximum amount of health you can gain from a teamheal (best kept equal or less than g_balance_health_rotstable)" 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 10 "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_delay 1 "how many seconds must pass before you can perform another stomach kick" -set g_balance_vore_kick_escapeprobability 0.25 "probability of getting regurgitated while performing stomach kicks (0 = never, 1 = always)" +set g_balance_vore_kick_damage_min 5 "minimum amount of damage you can do with a stomach kick" +set g_balance_vore_kick_damage_max 20 "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_escapeprobability 0.125 "probability of getting regurgitated while performing stomach kicks (0 = never, 1 = always)" // }}}