L lex509 Refugee Nov 12, 2019 #1 helllo guys, so can someone tell me how to make bleed 100% chance at lv 5 perk?
W Weyrling Refugee Nov 13, 2019 #2 A modlet could do it, the xpath would look like this: Code: <configs> <set xpath="/progression/perks/perk[@name='perkDeepCuts']/effect_group[@name='T5 prim']/requirement[@name='RandomRoll']/@value">100</set> </configs>
A modlet could do it, the xpath would look like this: Code: <configs> <set xpath="/progression/perks/perk[@name='perkDeepCuts']/effect_group[@name='T5 prim']/requirement[@name='RandomRoll']/@value">100</set> </configs>