Difference between revisions of "Turn Tracker/API"
From Roll20 Wiki
Andreas J. (Talk | contribs) m |
Andreas J. (Talk | contribs) m |
||
(2 intermediate revisions by one user not shown) | |||
Line 1: | Line 1: | ||
− | <noinclude>{{revdate}} | + | <noinclude>{{revdate}}{{apiboxRec}} |
{{main|Turn Tracker}}</noinclude> | {{main|Turn Tracker}}</noinclude> | ||
{{pro only}} | {{pro only}} | ||
Line 5: | Line 5: | ||
* '''[[Script:Group Initiative|GroupInitiative]]''' -- Adds the selected tokens to the turn order after rolling their initiative + configurable data. Also has commands for open/close/reset Turn Tracker. | * '''[[Script:Group Initiative|GroupInitiative]]''' -- Adds the selected tokens to the turn order after rolling their initiative + configurable data. Also has commands for open/close/reset Turn Tracker. | ||
− | * '''{{forum|permalink/9441420/ CombatMaster}}''' -- API for improving various aspects of combat. Automating condition duration in combat, Initiative improvement, and more. Version of CombatMaster in API Drowdown might not be latest version, check thread/ | + | * '''[[Script:TurnMarker1|TurnMarker1]]''' -- provides a visual marker to show which token's turn it is & centers map on them. |
+ | * '''{{forum|permalink/9441420/ CombatMaster}}''' -- API for improving various aspects of combat. Automating condition duration in combat, Initiative improvement, and more. Version of CombatMaster in API Drowdown might not be latest version, check thread/{{repo|vicberg/CombatMaster CombatMaster repo}} for latest version. | ||
* [[Script:InitiativeTrackerPlus|InitiativeTrackerPlus]] -- Initiative and effect tracker with other features. | * [[Script:InitiativeTrackerPlus|InitiativeTrackerPlus]] -- Initiative and effect tracker with other features. | ||
− | * [ | + | * [[Script:RoundMaster]] |
− | + | <includeonly>* More APIs: '''[[API:Script_Index#Combat|API:Script Index - Combat]]'''</includeonly> | |
− | <includeonly>* More APIs: '''[[API:Script_Index#Combat|API: | + | |
<noinclude>==See Also== | <noinclude>==See Also== | ||
* [[Combat/API]] | * [[Combat/API]] | ||
* [[Character Sheet/API]] | * [[Character Sheet/API]] | ||
− | [[Category:API Recommendations]]</noinclude> | + | [[Category:API Recommendations]] |
+ | [[Category:Combat/Initiative]]</noinclude> |
Latest revision as of 15:16, 9 March 2022
Page Updated: 2022-03-09 |
Roll20 Mod
Mod Suggestions
- D&D 5E
- Combat
- Character Sheet
- Dynamic Lighting
- Jukebox
- Maps
- Text Chat/Macros
- Tokens
- System Specific
- Mod Guides by Script
Debug
Other
Main Page: Turn Tracker
This is about a Roll20 feature exclusive to Pro-subscribers (and often to players in a Game created by a Pro-subscriber). If you'd like to use this feature, consider upgrading your account. |
There are a number of API Scripts that improves the handling of the t Turn Tracker and Initiative in general.
- GroupInitiative -- Adds the selected tokens to the turn order after rolling their initiative + configurable data. Also has commands for open/close/reset Turn Tracker.
- TurnMarker1 -- provides a visual marker to show which token's turn it is & centers map on them.
- CombatMaster(Forum) -- API for improving various aspects of combat. Automating condition duration in combat, Initiative improvement, and more. Version of CombatMaster in API Drowdown might not be latest version, check thread/CombatMaster repo for latest version.
- InitiativeTrackerPlus -- Initiative and effect tracker with other features.
- Script:RoundMaster