-
Notifications
You must be signed in to change notification settings - Fork 5
Macro Support
Matt edited this page Aug 10, 2023
·
2 revisions
Several functions have been made available to use with Macros
The Add Players function QuickCombat.addPlayers()
will add any selected tokens to the combat tracker and roll initiatives.
The Start Combat function QuickCombat.startCombat()
will start the combat and start the combat playlist.
The End Combat function QuickCombat.endCombat()
will end combat and run any of the end combat features like adding experience and removing any defeated NPCs.