• A hook event fired by the system when an ActorPF rolls a concentration check.

    Parameters

    • actor: ActorPF

      The actor rolling a concentration check

    • options: ActorRollOptions

      Additional options for the roll

    • spellbook: string

      The key of the spellbook whose concentration is rolled

    Returns boolean

    Explicitly return false to prevent the actor from rolling the concentration check.

    Remarks

    Called by Hooks.call

Generated using TypeDoc