Overview - Element-Re/fu-roll-enhancements GitHub Wiki

FU Roll Enhancements improves the rolling experience in the Project FU system (GitHub) for Foundry VTT.

Terminology

For the sake of discussion, a "roll" in Project FU is what happens when you click on a character sheet item like a skill, spell, or consumable or invoke it from the macro hotbar. It doesn't necessarily mean that dice were actually rolled. In many cases it simply results in generating a chat message with the item's description.

Features

The main goal in creating this module was to automate and save time on very common, rote tasks. So far, it contains the following features:

  • Auto Target: Provides automatic random targeting behavior for the GM when controlling NPCs in conflicts.
  • Auto Spend: Automatically spends resources for both the GM and players when rolling character sheet items like skills, spells, and consumables.

In addition, optional support was added for using Item Macro (GitHub) in Project FU so that more automation could be added for actor sheet items for especially ambitious GMs.

FU Roll Enhancements mainly hooks into the Project FU system directly before or after making a roll and does not attempt to change the actual roll process, and there are no plans to add features such as automatically applying damage or active effects to targets based on the outcome of a check.