LordAshes-QuickRollPlugin icon

QuickRollPlugin

Roll predefined rolls from the radial menu.

Last updated 2 weeks ago
Total downloads 42
Total rating 0 
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-5.4.10 icon
bbepisTaleSpire-BepInExPack

Unified BepInEx all-in-one modding pack - plugin framework, detour library

Preferred version: 5.4.10
brcoding-SetInjectionFlagPlugin-2.3.0 icon
brcoding-SetInjectionFlagPlugin

Allows players to flag mods are installed

Preferred version: 2.3.0
LordAshes-LoggingPlugin-1.0.1 icon
LordAshes-LoggingPlugin

Provides unified logging functionality

Preferred version: 1.0.1
LordAshes-FileAccessPlugin-1.7.1 icon
LordAshes-FileAccessPlugin

Provides standardized methods for accessing both local file and url resources. Automatically handles searching local folders for assets.

Preferred version: 1.7.1
HolloFox_TS-RadialUIPlugin-2.6.1 icon
HolloFox_TS-RadialUIPlugin

This is a developer tool based package used to manage and configure Radial UI Menus.

Preferred version: 2.6.1

README

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:

  1. Install using R2ModMan or simlar means.
  2. Configure desired rolls in a file called org.lordashes.plugins.quickroll.json.
  3. 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:

  1. Click on a mini.
  2. Right click to open the Radial menu.
  3. Select the Roll option (dice icon).
  4. Select a roll from the sub-menu.