This Roll20 API script is a structured AD&amp;D-style pursuit and evasion manager for both underground/interior and outdoor pursuit situations. It walks the DM through the pursuit procedure with compact chat-menu buttons, stores selections by token, rolls the appropriate percentile checks, and separates the workflow into focused submenus so the chat window does not become overloaded. The script supports determining whether pursuit occurs, resolving underground break-off conditions, handling outdoor evasion checks, and adjudicating special evasion tools such as food, treasure, and route-choice confusion with clear rule reminders built directly into the chat output. Command: !pursuit Features Token-based pursuit tracking, so each selected token can maintain its own pursuit state. Underground/interior pursuit procedure with posted rule text and selectable pursuit conditions. Percentile pursuit chances shown directly beside each pursuit condition. Roll Pursuit button that determines whether pursuit occurs. Break-Off / Evasion button appears only after pursuit has been confirmed. Underground break-off submenu with selectable break-off conditions and resolution button. Food / wine distraction submenu with palatability, intelligence modifiers, automatic baseline roll, final chance calculation, and percentile check. Treasure distraction submenu with notice checks, small treasure detection, low-intelligence item-count modifiers, average-or-greater gp-value modifiers, and a full Treasure Rules button. Multiple Route Choice submenu with 1, 2, or 3 possible direction selections and automatic wrong-route percentile roll. Based on the Pursuit/Evasion rules from the DMG. Outdoor pursuit menu with surprise, movement, terrain, party size, pursuer size, and light modifiers. Outdoor evasion roll with posted continuing pursuit rules instead of extra hourly/closing toggles. Positive results display in green and negative results display in red. <a href="https://github.com/earmarkaudiology-png/-pursuit/tree/main" rel="nofollow">https://github.com/earmarkaudiology-png/-pursuit/tree/main</a>