actionTypeToContext: {
    msak: string;
    mwak: string;
    rsak: string;
    rwak: string;
    spellsave: string;
    twak: string;
} = ...

Action type to change context mapping.

Type declaration

  • msak: string
  • mwak: string
  • rsak: string
  • rwak: string
  • spellsave: string
  • twak: string

See

pf1.documents.item.ItemPF.prototype.getContextChanges

Generated using TypeDoc