weaponProficiencies: {
    martial: string;
    simple: string;
} = ...

The set of broad Weapon Proficiencies a character may have

Type declaration

  • martial: string
  • simple: string

Generated using TypeDoc