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

perk deepcuts help

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>
 
Back
Top