Optionaldata: EmptyObjectThe data object against which to parse attributes within the formula
(default: {})
Optionaloptions: Options(default: {})
OptionalerrStaticCHAT_The HTML template path used to render a complete Roll object to the chat log
Render the tooltip HTML for a RollPF instance
The rendered HTML tooltip as a string
Synced with Foundry v12.331
StaticcleanStaticgetStaticsafeSynchronous and thrown error consuming roll evaluation.
Roll formula
Data supplied to roll
If error occurs, this will be included in the error message.
Optionaloptions: { suppressError?: boolean } = {}Additional options
OptionalsuppressError?: booleanIf true, no error will be printed even if one occurs.
OptionalevalOpts: object = {}Additional options to pass to Roll.evaluate()
StaticsafeSynchronous and thrown error consuming roll evaluation.
Roll formula
OptionalrollData: object = {}Data supplied to roll
Optionalcontext: anyIf error occurs, this will be included in the error message.
Optionaloptions: { suppressError?: boolean } = {}Additional options
OptionalsuppressError?: booleanIf true, no error will be printed
OptionalevalOpts: object = {}Additional options to pass to Roll.evaluate()
The string formula to parse