Variable weaponProficienciesConst

weaponProficiencies: {
    mar: string;
    sim: string;
} = ...

The set of broad Weapon Proficiencies a character may have

Type declaration

  • mar: string
  • sim: string

Generated using TypeDoc