• If you have a mod, tool or prefab, please use the Resources section. Click Mods at the top of the forums.

revamped infections debuff

wolfbain5

Surviver
<config>

<set xpath="/buffs/buff[@name=buffIllInfection1]/effect_group/passive_effect[@name=StaminaLoss]/@value">0.2</set>

<set xpath="/buffs/buff[@name=buffIllInfection1]/effect_group/passive_effect[@name=StaminaMax]/@value">20</set>

<set xpath="/buffs/buff[@name=buffIllInfection2]/effect_group/passive_effect[@name=StaminaChangeOT]/@value">2</set>

<set xpath="/buffs/buff[@name=buffIllInfection2]/effect_group/passive_effect[@name=StaminaLoss]/@value">0.4</set>

<set xpath="/buffs/buff[@name=buffIllInfection2]/effect_group/passive_effect[@name=StaminaMax]/@value">40</set>

<set xpath="/buffs/buff[@name=buffIllInfection3]/effect_group/passive_effect[@name=StaminaChangeOT]/@value">4</set>

<set xpath="/buffs/buff[@name=buffIllInfection3]/effect_group/passive_effect[@name=StaminaLoss]/@value">0.6</set>

<set xpath="/buffs/buff[@name=buffIllInfection3]/effect_group/passive_effect[@name=StaminaMax]/@value">60</set>

</config>

makes it a little less kill me now.

 
Back
Top