| Latest version | 2.3.0 |
|---|---|
| Minimum Core | 13 |
| Compatible Core | 14.364 |
| Last updated | 1 month ago |
| Created | 1 year ago |
| Authors |
|
| Languages |
English 中文(简体 |
| Systems | All systems |
| Project source | Project URL |
| Read-me | Readme URL |
| Changelog | Changelog URL |
| License | License URL |
Shared Dice is a Foundry VTT module that allows Game Masters to give players various types of 'Shared Dice'. These dice act as expendable resources that players can use or share with each other. Each action involving a shared die can trigger a customizable chat message, featuring keywords that are automatically replaced with relevant information.
This module can be installed from the Foundry VTT module browser or via manifest url from the latest release: https://github.com/belodri/shareddice/releases/latest/download/module.json
The primary configuration for this module involves defining the different Dice Types you want to use in your game. This is done through the module's settings menu, accessible only to GMs. Within this menu, you can create new dice types, as well as configure or delete existing ones. To save your changes, click the 'Save' button at the bottom of the menu. If you have deleted any dice types, a confirmation prompt will appear before these deletions are saved.
For each Dice Type, you can configure the following properties:
[$dieName] placeholder.add, remove, use, gift), you can define a chat message template. If a template is left blank, no chat message will be sent for that specific action and dice type.When configuring message templates for a given dice type, you can use the following placeholders. They will be automatically replaced with the relevant information when a message is generated:
[$sourceUser] - Replaced with the name of the user who initiated the action.[$targetUser] - Replaced with the name of the user who is the target of the action.[$dieName] - Replaced with the configured name of the die involved in the action.[$amount] - Replaced with the quantity of the die involved in the action.Example Gift Message Template: [$sourceUser] generously gifts [$amount] [$dieName] to [$targetUser]!
Clicking on the dice icons has the following effects:
Additionally, if a user has add/remove permissions for a given dice type, they can also use the following:
The maximum number of icons displayed on the player list can be configured via the settings (default 3). If additional dice types are enabled, they can be viewed by toggling the overflow button.
If the Fine Dice Controls client setting is enabled, these clicks instead open a dialog window, allowing you to use, gift, add, or remove multiple uses of a die at once.
Developers can find details for the module's API and its hooks in the repository's README.
To install this package, open your Foundry Setup screen and navigate to your Module tab and click the Install Module button.
From there, you can either search for the package unique name: shareddice or copy its manifest URL:
And paste it to the input box at the bottom of your window.

You can install this package directly to your Forge account.