racialTraitCategories: {
    defense: string;
    featSkills: string;
    magical: string;
    offense: string;
    other: string;
    senses: string;
    weakness: string;
} = ...

Type declaration

  • defense: string
  • featSkills: string
  • magical: string
  • offense: string
  • other: string
  • senses: string
  • weakness: string

Generated using TypeDoc