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, bounded by
EvaluationOptions.maxRerollIterations.
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, bounded byEvaluationOptions.maxRerollIterations.