| Latest version | 1.3.4 |
|---|---|
| Minimum Core | 0.6.6 |
| Compatible Core | 0.8.6 |
| Last updated | 6 years ago |
| Created | 6 years ago |
| Authors |
|
| Languages |
|
| Systems | All systems |
| Dependencies |
Math.js |
| Project source | Project URL |
| Report bugs | Bug tracker URL |
| Read-me | Readme URL |
| Changelog | Changelog URL |
| License | License URL |
Not compatible with pf2e please do not enable this module with that system.
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.
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.
To install this package, open your Foundry Setup screen and navigate to your Module tab and click the Install Module button.
From there, you can either search for the package unique name: input-expressions or copy its manifest URL:
And paste it to the input box at the bottom of your window.

You can install this package directly to your Forge account.