X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=mutators.cfg;h=01e3a120a4285698382d3c408ef220b927bf87c8;hb=125a1221e2639a55d89b46e831ba469b530f6736;hp=7e1c0358330e3c9c7abb5b02fb29dcc3c693eb0a;hpb=f24c1ab39321a756bb76d1699a775fe1e42040ab;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/mutators.cfg b/mutators.cfg index 7e1c03583..01e3a120a 100644 --- a/mutators.cfg +++ b/mutators.cfg @@ -69,6 +69,8 @@ set g_overkill_filter_armormega 0 // vampire // ========= set g_vampire 0 "set to 1 to enable the vampire mode, where the damage done to your opponent gets added to your own health" +set g_vampire_factor 1.0 "Multiply damage done by this factor before adding it to the player's health" +set g_vampire_use_total_damage 0 "If 1 then add combined damage (health + armor) to attackers health. If 0 add only health damage." // ========