QuickRollPlugin
Roll predefined rolls from the radial menu.
Last updated | 2 months ago |
Total downloads | 102 |
Total rating | 1 |
Categories | Tweaks Tools Integration |
Dependency string | LordAshes-QuickRollPlugin-1.0.0 |
Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
bbepisTaleSpire-BepInExPack
Unified BepInEx all-in-one modding pack - plugin framework, detour library
Preferred version: 5.4.10LordAshes-FileAccessPlugin
Provides standardized methods for accessing both local file and url resources. Automatically handles searching local folders for assets.
Preferred version: 1.7.1HolloFox_TS-RadialUIPlugin
This is a developer tool based package used to manage and configure Radial UI Menus.
Preferred version: 2.6.1README
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.