732. Taking Shortcuts
Rule 732.1b
Official source text · Effective 2026-08-07
Occasionally the game gets into a state in which a set of actions could be repeated indefinitely (thus creating a “loop”). In that case, the shortcut rules can be used to determine how many times those actions are repeated without having to actually perform them, and how the loop is broken.