classSavingThrows: {
    custom: string;
    high: string;
    low: string;
} = ...

Valid options for a class's saving throw bonus progression

Type declaration

  • custom: string
  • high: string
  • low: string

Generated using TypeDoc