MATT Loop Through Entities - ironmonk88/monks-module-wiki GitHub Wiki
Loops the current action collection
through a set of actions one at a time; this is useful if you need to have a different random outcome for each entity.
The name of the Landing to have the loop start at. Spaces, symbols, and capitalization all must match.
This field accepts Handlebar Expressions.
Use this to loop all tokens within the triggering tile through the action thread.
Use this to loop all player tokens on the scene through the action thread.
Use this to loop all players through the action thread.
Use this to loop the current action collection through the action thread.
By default this starts on Current Tokens
. Click the button again to have the dropdown appear to select other collections.
- Current Actors Collection
- Current Drawings Collection
- Current Items Collection
- Current Journals Collection
- Current Macros Collection
- Current Scenes Collection
- Current Tiles Collection
- Current Tokens Collection
- Current Walls Collection
- Current Users Collection
Use this to loop all Tagged entities matching your Use Tagger settings through the action thread.
- Drawings Tagger
- Lights Tagger
- Notes Tagger
- Sounds Tagger
- Templates Tagger
- Tiles Tagger
- Tokens Tagger
- Walls Tagger
An optional Landing; this thread will run after the loop thread is completed (but not any new threads that may result from that loop). Spaces, symbols, and capitalization must match.
This field accepts Handlebar Expressions.
-
$\color{red}{\textsf{Warning}}$ : This action can result in Infinite Loops and crash your Foundry. Use responsibly.
- Foundry 12.331
- MATT 12.02