You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Documentation/2- Card Library - Effects.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -71,6 +71,7 @@ Various triggers are available for actions to be applied on.
71
71
- Works on all cards.
72
72
- This is a sub-trigger and picks `n` actions from the available list whenever the trigger is activated.
73
73
- Note that the available actions list (but not individual actions) need to be enclosed in parentheses rather than curly brackets.
74
+
- There is a special `doNothing()` value that can be used where there will be no action performed if that action block is picked.
74
75
75
76
**NOTE**: Please see the examples below for valid actions inside `pick n atRandom` blocks. The examples will be updated as new actions are made available.
0 commit comments