Skip to content

External Modules

Material Foundry edited this page May 26, 2023 · 4 revisions

Material Deck currently supports a few External Foundry modules.
Some of these are integrated within the various actions, while others can be found in the 'External Modules' action.

Integrated Modules

External Modules Action

Using the External Modules Action, you can control and display aspects of some modules.

The following modules are supported:

Fx Master

Fx Master allows you to create weather and filter overlays.

Type

  • Weather Controls - Control Fx Master weather controls
  • Colorize Effects - Draw a colored overlay
  • Filters - Overlay a filter

Further Settings

The further settings correspond with the setting available to each effect/filter. Refer to the Fx Master documentation for more info

GM Screen

GM Screen is a module that allows you to create a GM Screen. By assigning this function to a button, you can open and close the GM screen with that button.

Lock View

Lock View gives the GM various options to lock or control the view of players. Using MD you can assign buttons to lock the pan and zoom of players, and to enable or disable the bounding box.

Monk's Active Tile Triggers

Monk's Active Tile Triggers allows you to add functionality to triggers, such as teleporting, hiding characters, etc.
With this function you can activate or deactivate the tiles. To do so, fill in the tile id for the tile you want to activate/deactive.

Finding the Tile Id

To find the tile id, open the console (F12) and make sure you're in the 'Console' tab. Select the tile you want to find the id for and fill in the following command at the bottom of the console: game.canvas.tiles.controlled[0].id
It should return something like 'hCTBbLAMY92bLqUD'. Copy this (without colons) into the 'Tile id' field.

Not Your Turn!

Not Your Turn! can block player movement when it's not their turn, or it can always block it. MD can enable or disable these blocks.

Shared Vision

Shared Vision is a module that gives the GM various options to share the vision of tokens with players. There's a 'Global Shared Vision' option that can be toggled using MD.

Simple Calendar

Simple Calendar adds calendar functionality to Foundry.
This function can be used to display the in-game time and date on the Stream Deck, and advance or recede the time.
Select how you want to display the time and/or date, and configure what to do when you click the button.
By checking 'Display Running' a green border is added around the button to indicate whether the in-game clock is running.

Soundscape

Soundscape adds complex audio playback capabilities to Foundry. It gives access to an 8-channel mixer and a soundboard.
Using this function you can control certain things on the mixer or soundboard, such as muting channels, starting/stopping channels or sounds, etc.
Select whether the button should target the mixer or soundboard, set the channel or sound number and select what the button should do.

Trigger Happy

Trigger Happy can add triggers to Foundry. Using this function you can enable or disable the triggers.