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

    Parameters

    • actor: ActorPF

      The actor rolling a caster level check

    • options: ActorRollOptions

      Additional options for the roll

    • spellbook: string

      The key of the spellbook whose caster level is rolled

    Returns boolean

    Explicitly return false to prevent the actor from rolling the caster level check.

    Remarks

    Called by Hooks.call

Generated using TypeDoc