Variable proficiencyLevelsConst

proficiencyLevels: {
    -4: string;
    0: string;
} = ...

Weapon proficiency levels Each level provides a proficiency multiplier

Type declaration

  • -4: string
  • 0: string

Generated using TypeDoc