• A hook event fired by the system when roll data is created. The hook is fired at the end of the system's roll data creation process.

    Parameters

    • document: ActorPF | ItemPF | ItemAction

      The document or component whose roll data is to be created.

    • data: Record<string, unknown>

      The created roll data that can be modified.

    Returns void

Generated using TypeDoc