roth-michael / FoundryVTT-RestRecovery

This repository adds support for D&D 5E's Arcane/Natural Recovery within the short rest dialog, and additional short rest mechanics
Other
19 stars 18 forks source link

[Request] Macro support and documentation #295

Open BenNelsonNeb opened 1 week ago

BenNelsonNeb commented 1 week ago

Macros in Foundry are powerful, especially when combining multiple actions into a single click. As a GM I want to run a macro for the whole team that does a short rest, updates the time, rolls a table, and sends a message. I would do the same for a long rest.

Please add the ability to run macro related to Rest and Recovery: Specifically the following actions. Trigger a Short or Long rest for a certain profile for certain party members, and the option for new day or not.

example: Start RestRecovery (type: long, profile: desert, newday: true) Actor(ID1, ID2, ID3)

Add this documentation on the Github site.

Thanks!