SpecWarrior, WarriorGladiator: Spec.SpecWarrior, WarriorProtection: Spec.SpecProtectionWarrior, }; // Spells which imply a specific Race. const racialSpells: Array<{ id: number, name: string, race: Race }> = [ const racialSpells: Array<{ id: number; name: string; race: Race }> = [ ...