Register

Input Expressions

An Add-on Module for Foundry Virtual Tabletop

Author: zeel Project Source: Project URL Versions 0.7.6+ (Verified 9) Last Updated 8 months, 1 week ago

Not compatible with pf2e please do not enable this module with that system.

Input Expressions

This module makes it possible to enter mathematical expressions into numeric entry fields. This includes the token HUD, as well as many inputs on character and item sheets. These expressions support basic arithmatic, but also support anything from the Math.js library.

Example GIF

Additionally, there is a roll() helper function, which can be used to roll dice and get the result immediately.

roll(3d6)

When working with a token/actor, access to the attributes and abilities objects are also available. For more advanced users, entity allows access to the entire Entity, and data is a shortcut to its data property.

Categories

Available Versions

  1. Version 1.3.4

    8 months, 1 week ago
    Foundry Version 0.7.6+ (Verified 9) Manifest URL Read Notes
  2. Version 1.3.3

    Foundry Version 0.7.6+ (Verified 0.7.8) Manifest URL Read Notes
  3. Version 1.3.2

    Foundry Version 0.6.6+ (Verified 0.7.5) Manifest URL Read Notes