roth-michael / FoundryVTT-RestRecovery

This repository adds support for D&D 5E's Arcane/Natural Recovery within the short rest dialog, and additional short rest mechanics
Other
20 stars 17 forks source link
dnd5e foundry-vtt

Rest Recovery 5e

Latest Release Download Count Forge Installs Foundry Core Compatible Version Latest Version


Fantasy Computerworks Logo

A module made by Fantasy Computerworks. (Now maintained by Michael).

Other works by them:

Like what they've done? Buy them a coffee!

Buy Me a Coffee at ko-fi.com

Like what I've done? Buy me a coffee too!

Buy Me a Coffee at ko-fi.com


What is Rest Recovery?

This module is a wholesale package that covers any and all mechanics relating to long and short rests, including (but not limited to);

The module continues to grow, and will expand further and further.

Installation

Use this manifest URL to install the module:

https://github.com/fantasycalendar/FoundryVTT-RestRecovery/releases/latest/download/module.json

Full list of features & documentation:

You can read more about the module on the wiki.

Image of the Rest Recovery 5e long rest settings

Changelog

You can find the changelog here.

Contributing

In order to contribute to the module, you will need to do the follwing:

  1. Pull this repository and either place it in your Foundry's module folder, or symlink it to that location - remember that the module folder's name needs to be rest-recovery
  2. Run npm install within the repository
  3. Run npm run build
  4. The module is now ready to be used, if you want to develop in real time, you can run npm run dev to launch a watcher that will refresh Foundry if it detects changes in the code. This will only be done on the same IP address as your Foundry client, but on port 29999