From 71d16e957ca9af557299653a657f4a821506dea9 Mon Sep 17 00:00:00 2001 From: Mario Date: Mon, 1 Dec 2014 02:36:00 +1100 Subject: [PATCH] Slow down rot speed a little more while carrying medic buff --- mutators.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mutators.cfg b/mutators.cfg index c5fe78234..c6716585c 100644 --- a/mutators.cfg +++ b/mutators.cfg @@ -258,7 +258,7 @@ set g_buffs_resistance_blockpercent 0.7 "damage reduction multiplier, higher val set g_buffs_medic 1 "medic buff: increased regeneration speed, extra health, chance to survive a fatal attack" set g_buffs_medic_survive_chance 0.6 "multiplier chance of player surviving a fatal hit" set g_buffs_medic_survive_health 5 "amount of health player survives with after taking a fatal hit" -set g_buffs_medic_rot 0.7 "health rot rate multiplier" +set g_buffs_medic_rot 0.2 "health rot rate multiplier" set g_buffs_medic_max 1.5 "stable health medic limit multiplier" set g_buffs_medic_regen 1.7 "health medic rate multiplier" set g_buffs_vengeance 1 "vengeance buff: attackers also take damage" -- 2.39.2