The ItemAction this usage 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
Optional
conditionalsConditionals
Baseline configuration
Bonus values to be added to the damage roll formula
Base Dice
The base dice used for the action's attack rolls.
return value of pf1.dice.D20RollPF.standardRoll
Optional
eventThe event that triggered the action. Defaults to null
.
Whether the action is a full attack. Defaults to true
.
The ItemPF this usage is based on.
Optional
messageChat message once it is created.
Overrides
The singular rollData object used for all rolls in the action
The roll mode to be used for the creation of the chat message.
Return data from script calls
Whether the user-facing dialog should get skipped. Defaults to false
.
Optional
targetsTargeted tokens
Optional
templateTemplate document.
Data used to render the chat card, passed to foundry.utils.renderTemplate.
Whether to use a measure template
Usage options
A common data object used to store and share data between stages of an action's usage.