From 57acb8a12a2d9b66145a0a8382e4536a4170c1b0 Mon Sep 17 00:00:00 2001 From: Renaud G Date: Wed, 18 May 2022 01:10:24 +0200 Subject: Add limitation support for explode node. --- HelpMe.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'HelpMe.md') diff --git a/HelpMe.md b/HelpMe.md index f67c04c..ada912b 100644 --- a/HelpMe.md +++ b/HelpMe.md @@ -297,6 +297,18 @@ Works like "Reroll", but continue to roll the dice until the condition is false. Explode while the value fits the Validator (See Validator for more details about syntax). +``` +3D10e(3)[Validator] +``` + +Explode node can have a limit of how many times the die will explode. + +``` +3D10e(1d10)[Validator] +``` + +The limit is a expression. + ### Examples ``` -- cgit v1.2.3-70-g09d2