From c9019e8574c14e13702ff7b351066cc7ed1cbaee Mon Sep 17 00:00:00 2001 From: "James@STCH" Date: Tue, 10 May 2022 10:02:29 +0200 Subject: [PATCH] Added Fog Manager --- External/VTTModules.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/External/VTTModules.md b/External/VTTModules.md index ab6499f..1bc6027 100644 --- a/External/VTTModules.md +++ b/External/VTTModules.md @@ -71,6 +71,26 @@ An alternative Character Sheet for Foundry VTT dnd5e aimed at creating a cleaner - [ ] Done --- +## [Fog Manager](https://gitlab.com/tiwato/fogmanager) +A module for FoundryVTT that lets you edit fog of war manually, and push/pull it to players. + +*Tools:* +![Tools](https://gitlab.com/tiwato/fogmanager/-/raw/master/command_overview.png) +![A short demo of loading, edit and pushing fog. Left side is a player, and right is the GM](https://gitlab.com/tiwato/fogmanager/-/raw/master/short_demo.webm) + +### Recommended settings + +### Dependencies +* None + +### Personal Thoughts + +- [ ] Documentation +- [x] Dependencies +- [ ] Thoughts +- [ ] Done +--- + ## [Better Rolls for 5e](https://github.com/RedReign/FoundryVTT-BetterRolls5e) A Foundry VTT module that replaces the built in rolling system for DnD5e. It allows for quick, compounded rolls for items, ability checks saving throws, and just about any roll you might want. Though initially a fork of Hooking's Item Sheet Buttons module, it now includes several roll templates designed for Foundry's 5e sheets to increase speed of play. Felix's Chat Damage Buttons module has also been implemented into core Better Rolls.