X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=mutators.cfg;h=c6716585c35e118ca507015565fb3b9efcea5740;hp=c5fe782348cab763bb74f91a1ab7acad33274a05;hb=ade8f916b2f6a10eda9d33c61f8d136f227cab69;hpb=e449f70197479ad384431f4cd1a23d994a8eb928 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"