Latest version | 1.5.1 |
---|---|
Minimum Core | 9 |
Compatible Core | 9 |
Last updated | 3 months ago |
Created | 2 years ago |
Authors |
|
Languages |
English French Swedish |
Systems | All systems |
Dependencies |
socketlib |
Project source | Project URL |
Rolltables (or rollable tables, or random tables) are a great way to fuel ideas and add a bit of randomness to your games. They are often used ahead of time to set up a session or as part of world-building. However, they are also sometimes used directly within a game. The issue with rolling on a rolltable in Foundry is that accessing them as players is awkward.
This module makes it easier to use rolltables during your game and involve your players. If you want to give your players Observer access to your tables so they can open them and roll on them, then you don't need this module. If you want them to be able to roll but not see the full list (or even the result), then this may be the module you are looking for. waves hand like a Jedi
It now supports multiple results for a given roll value.
Adds options to the context (right-click) menu of the rolltables:
Provides API access to making and requesting rolls above, so you can add them to macros.
If you give Limited access to a rolltable to a player, they can access the 'Make Roll' option, providing a self-service way for them to roll without being able to see the full list of options.
The following functions are available:
// Options = { blind: boolean; description: boolean; }
RolltableRequester.requestRollById(tableId, opts);
RolltableRequester.requestRollByName(tableName, opts);
RolltableRequester.makeRollById(tableId);
RolltableRequester.makeRollByName(tableName);
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: rolltable-requester 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.
Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
Functional cookies help to perform certain functionalities like sharing the content of the website on social media platforms, collect feedbacks, and other third-party features.
Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics the number of visitors, bounce rate, traffic source, etc.
Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.
Advertisement cookies are used to deliver visitors with customized advertisements based on the pages they visited before and analyze the effectiveness of the ad campaign.