Repository
  • Preparing search index...
  • The search index is not available
Pathfinder 1e for Foundry VTT
  • Pathfinder 1e for Foundry VTT
  • pf1
  • utils
  • handlebars
  • helpers
  • actionDamage

Function actionDamage

  • actionDamage(action: ItemAction, _rollData?: object, options?: object): string
  • Internal

    Action Damage

    Parameters

    • action: ItemAction

      Action

    • Optional_rollData: object

      Deprecated

    • Optionaloptions: object

      Additional options

    Returns string

    • Damage string

    Example

    {{actionDamage someAction}} -> 3d6
    

    See

    pf1.utils.formula.actionDamage

    • Defined in module/utils/handlebars/helpers.mjs:71

Settings

Member Visibility
RepositoryRepository
Pathfinder 1e for Foundry VTT
  • Loading...

Generated using TypeDoc