favouredClassBonuses: {
    alt: string;
    hp: string;
    skill: string;
} = ...

The choices available for favoured class bonuses

Type declaration

  • alt: string
  • hp: string
  • skill: string

Generated using TypeDoc