release-1.0.0
Ready Set Roll v1.0.0
The first official release of Ready Set Roll, a new dice roll automation system for the dnd5e
foundry system. This module intends to replace Better Rolls 5e, which is no longer supported as of Foundry VTT version 10. Many of the core features of Better Rolls 5e have been added, with more to come shortly (see the Planned Features list). For a full list of implemented features, see the Patch Notes section below.
COMPATIBILITY WARNING: This module version ONLY SUPPORTS Foundry VTT version 10 (release) and greater. To use this module version you must also use Foundry VTT version 10. If you do not wish to update your core software, please continue using Better Rolls 5e.
For manual installation, use the following manifest URL: https://github.com/MangoFVTT/fvtt-ready-set-roll-5e/releases/download/release-1.0.0/module.json
Patch Notes
Implemented Quick Rolls
- Rolls for skills, abilities, and items are outputted automatically to chat instead of relying on the default roll dialog system. These quick rolls can be enabled or disabled individually for each category of rolls, or bypassed in favour of the default behaviour by holding
alt
when clicking the roll. - Using modifier keys such as
shift
andctrl
allows for the roll to immediately output with advantage or disadvantage, and will automatically add in any required additional rolls (e.g. for Elven Accuracy). Rolls with advantage or disadvantage highlight the correct roll, indicating which roll is used. - Items will automatically output damage, calculate critical damage (taking into account system settings for powerful criticals or critical numerical modifiers), place area templates, print Save DC buttons, and a variety of other options that can all be configured independently for each item.
Implemented Roll Configuration
- Rolls can be configured via a "Quick Rolls" tab while editing an item. This allows you to select what parts of the item are actually outputted to the quick roll.
- Item configuration extends system support for thrown items, consumables, ammunition, and items with otherwise limited quantities.
Implemented Alternate Rolls
- If enabled, items can also output an alternate roll when holding
alt
. This alternate roll can be configured independently of the default configuration. Enabling alternate rolls for items disables the ability to use the default dialog rolling for items.