
Playing in a campaign where I've acquired a weapon with a "proven" special rule. Basically proven adds reliability to damage rolls. Proven 2 for example means all damage rolls under a 2 become 2. Proven 3 makes all rolls under a 3 become 3.
The formula for weapon damage without the proven portion so-far is:
/roll floor(2d10+[[@{Willpower}/10+@{Psy Rating}]])
I don't even know if this is possible, but what I'm looking for is a way to update this so that the 2 D10 rolls upgrade any rolls of 1 to a 2. And I need ones that would work for Proven 3 (1 and 2 results become 3) and Proven 4 (1, 2 and 3 results become 4) as well
The formula for weapon damage without the proven portion so-far is:
/roll floor(2d10+[[@{Willpower}/10+@{Psy Rating}]])
I don't even know if this is possible, but what I'm looking for is a way to update this so that the 2 D10 rolls upgrade any rolls of 1 to a 2. And I need ones that would work for Proven 3 (1 and 2 results become 3) and Proven 4 (1, 2 and 3 results become 4) as well