OptionalerrStaticCHAT_Render the tooltip HTML for a RollPF instance
The rendered HTML tooltip as a string
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 HTML template path used to render a complete Roll object to the chat log