TaleSpire.IncreaseDiceLimit 1.3.3

dotnet add package TaleSpire.IncreaseDiceLimit --version 1.3.3
                    
NuGet\Install-Package TaleSpire.IncreaseDiceLimit -Version 1.3.3
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="TaleSpire.IncreaseDiceLimit" Version="1.3.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="TaleSpire.IncreaseDiceLimit" Version="1.3.3" />
                    
Directory.Packages.props
<PackageReference Include="TaleSpire.IncreaseDiceLimit" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add TaleSpire.IncreaseDiceLimit --version 1.3.3
                    
#r "nuget: TaleSpire.IncreaseDiceLimit, 1.3.3"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package TaleSpire.IncreaseDiceLimit@1.3.3
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=TaleSpire.IncreaseDiceLimit&version=1.3.3
                    
Install as a Cake Addin
#tool nuget:?package=TaleSpire.IncreaseDiceLimit&version=1.3.3
                    
Install as a Cake Tool

Increase Dice Limit

Push to nuget feed on release

Is 40 dice not enough? This mod allows for more dice in a group.

Install

Use R2ModMan to install.

Usage

The Plugin allows for increasing the limit of dice in a group/pool by config (default 400). The plugin also allow bulk update of dice at x10 and x100 by holding leftalt or leftctrl whilst clicking adding/removing dice repsectively. This mod doesn't require other players to have it installed to see the dice, but requireds to be installed if they want to use the functionality. If you set the limit to -1, it will remove the cap completely (Past experience, you don't want to go past 100,0 but feel free to experiment. This comes with 0 warranty).

How to Compile / Modify

Open IncreaseDiceLimit.sln in Visual Studio.

Build the project (We now use NuGet).

Browse to the newly created bin/Debug or bin/Release folders and copy the .dll to Steam\steamapps\common\TaleSpire\BepInEx\plugins

Changelog

  • 1.3.3: migrate to DependencyUnityPlugins<T> to allow enable/disable the plugin without uninstalling it via chainloader
  • 1.3.2: DependencyUnityPlugins is now used and implement logic for unpatching
  • 1.3.1: Test webhook (Also updated Readme)
  • 1.3.0: BR Dice fixes and improvements
  • 1.2.1: Pipeline deploy and upgrade
  • 1.2.0: 4.8 Framework update and Nuget Release
  • 1.2.0: Fixed clamping of Dice limit
  • 1.1.0: Cyberpunk fix
  • 1.0.0: Initial release

Shoutouts

Shoutout to my past Patreons and Discord members, recognising your mighty support, testing, feedback, and contribution to my talespire plugins and projects:

Product Compatible and additional computed target framework versions.
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.3.3 36 1/11/2026
1.3.2 93 12/30/2025
1.3.1 215 12/19/2025
1.3.0 215 12/19/2025
1.2.0 371 11/20/2022