Reroll node (r<COND>, ro<COND>). Re-rolls dice that match a comparison condition. once: true for ro keeps the second result regardless of match; once: false for r re-rolls recursively until the condition no longer matches.
r<COND>
ro<COND>
once: true
ro
once: false
r
Reroll node (
r<COND>,ro<COND>). Re-rolls dice that match a comparison condition.once: trueforrokeeps the second result regardless of match;once: falseforrre-rolls recursively until the condition no longer matches.