Hierarchy

Properties

bonus?: string | number

An additional bonus to be added to the roll.

dialogOptions?: object

Additional options passed to the dialog's creation.

rollMode?: string

The rollMode that is preselected in the dialog

Default Value

game.settings.get("core", "rollMode")

template?: string

The template used to render the dialog's content.

Default Value

D20RollPF.DIALOG_TEMPLATE

title?: string

The title of the dialog window.

Default Value

flavor

Generated using TypeDoc