Transforms a dice pool into a success count: each die meeting threshold
adds +1, each die meeting failThreshold subtracts 1. Terminal — a
SuccessCountNode may not be wrapped by any postfix modifier, binary
operator, unary operator, versus operand, or function argument. The
failThreshold accepts any CompareOp; bare fN defaults to operator: '='.
Success counting node (
>=T,>T,<T,<=T,=T, with optionalf=F).Transforms a dice pool into a success count: each die meeting
thresholdadds +1, each die meetingfailThresholdsubtracts 1. Terminal — aSuccessCountNodemay not be wrapped by any postfix modifier, binary operator, unary operator, versus operand, or function argument. ThefailThresholdaccepts anyCompareOp; barefNdefaults tooperator: '='.