The ItemAction this use is based on
Bonus values to be added to the attack roll formula
Array of attacks
Will caster level check be needed?
Array of chat attacks for this action's use
Data to be passed to ChatMessage.create, excluding content
rendered using templateData and template.
Whether a chat message should be created at the end of the action's usage. Defaults to true
.
The template to be used for the creation of the chat message.
Will concentration check be needed?
Common conditionals
Conditionals
Bonus values to be added to the damage roll formula
The base dice used for the action's attack rolls. Defaults to return value of pf1.dice.D20RollPF.standardRoll
.
The event that triggered the action. Defaults to null
.
Whether the action is a full attack. Defaults to true
.
The ItemPF this use is based on
Chat message once it is created.
The singular rollData object used for all rolls in the action
The roll mode to be used for the creation of the chat message. Defaults to the core.rollMode
setting.
Return data from script calls
Whether the user-facing dialog should get skipped. Defaults to false
.
Targeted tokens
Template document.
Data used to render the chat card, passed to foundry.utils.renderTemplate.
Whether to use a measure template
A common data object used to store and share data between stages of an action's usage.