spellComponents: {
    divineFocus: string;
    emotion: string;
    focus: string;
    material: string;
    somatic: string;
    thought: string;
    verbal: string;
} = ...

The components required for casting a spell

Type declaration

  • divineFocus: string
  • emotion: string
  • focus: string
  • material: string
  • somatic: string
  • thought: string
  • verbal: string

Generated using TypeDoc