Skip to main content

Foundry VTT

dddice's Foundry VTT Module allows players and GMs to bring their custom 3D dice with them to their Foundry VTT games It also allows sending your rolls from Foundry VTT into your dddice.com room, streaming mode or the services connected with our Browser Extension!

Set up the module

Setting Up

  1. Install from the module library inside Foundry VTT or download it from: Foundry VTT, Foundry Hub or The Forge
  2. Launch your world
  3. Log in as GM or Assistant GM
  4. Select "Game Settings" > "Manage Modules"
  5. Enable dddice module and click "Save Module Settings"
  6. Select "YES" when asked to reload the world
  7. dddice will load and will tell you when it's ready
  8. ROLL

Roll Using

  • /roll commands
  • Macros from your character sheet
  • Other modules that create compatible chat messages with dice rolls attached

Using along with Dice So Nice

If you already use Dice So Nice but also want to make use of our streaming tools or sync capabilities these two modules can work together. Have the GM enable both modules at the same time, but in the dddice settings turn render mode to "Off". This will allow the rolls inside foundry to continue to be animated by Dice So Nice while dddice handles the synchronization with streaming mode, rolls made via dddice.com or rolls made via the Browser Extension

Roll equation compatibility

While dddice is awesome, we don't yet support all the many roll modes and operators that Foundry VTT supports. Below is a list of the roll operators you can use that will properly sync across the dddice platform.

operatornotationexample
add+1d20+5
subtract-1d6-1
multiply*1d6*2
divide/1d20/3
round upceil()ceil(1d6/3)
round downfloor()floor(1d6/3)
round nearestround()round(1d6/3)
drop highestdh6d6dh3
drop lowestd,dl2d20dl1
keep highestk,kh{1d6,1d8,1d12}hk2
keep lowestkl2d20kl1