• Pre-attack roll hook fired before rolling an attack.

    Parameters

    • action: ItemAction

      Action triggering the attack roll

    • rollData: object

      Roll data

    • parts: DamagePart[]

      Individual DamageParts added to formula (only the first's extra is used)

    • changes: ItemChange[]

      The ItemChanges applicable to this attack before they're reduced to the highest bonus of each type

    Returns void

Generated using TypeDoc