Register

External Dice Roll Connector

An Add-on Module for Foundry Virtual Tabletop

Author: bukiro Project Source: Project URL Versions 0.9.0+ (Verified 0.9.9) Last Updated 2 years, 2 months ago

This module is an HTTP connector that allows you to roll dice in your open Foundry VTT session by opening a URL in the same browser.

 

In the browser, navigate to http://your.server:port/modules/external-dice-roll-connector/roll.html?roll=formula, where 'formula' is your dice roll formula to be evaluated.

Example: http://localhost:30000/modules/external-dice-roll-connector/roll.html?roll=2d6+2

 

See the README for details and sending a Roll object with included results.

 

This module is based on the HTTP API module by KaKaRoTo

Categories

Available Versions

  1. Version 1.0.3

    2 years, 2 months ago
    Foundry Version 0.9.0+ (Verified 0.9.9) Manifest URL
  2. Version 1.0.2

    Foundry Version 0.8.0+ (Verified 0.8.9) Manifest URL
  3. Version 1.0.1

    Foundry Version 0.5.0+ (Verified 0.5.0) Manifest URL