
QuickRollPlugin
Roll predefined rolls from the radial menu.Details
Quick Roll Plugin
This is an unoffical Talespire plugin which allows rolling predefined rolls from the radial menu. At the moment rolls are done using Talespire dice and the rolls are common to all characters.
Donate: https://lordashes.ca/TalespireDonate/Donate.php
Change Log:
1.0.0: Initial Release
Installation:
- Install using R2ModMan or simlar means.
- Configure desired rolls in a file called
org.lordashes.plugins.quickroll.json
. - Place the file in a CustomData folder.
The format for the org.lordashes.plugins.quickroll.json
is as follows:
{
'Recharge': '1D6',
'Hello': '"Hello"'
}
The key of the entry is the name that will appear in the radial menu. The value is the roll. Roll must either be a Talespire valid (dice protocol) roll or a string in quotes. Quoted content is just written to the chat and is typically used to place reminders in chat such as "Cast Hex" or "Activated Hunter's Mark".
Usage:
- Click on a mini.
- Right click to open the Radial menu.
- Select the Roll option (dice icon).
- Select a roll from the sub-menu.