const talentsStr = (importJson['talents'] as string) || ''; const glyphsConfig = classGlyphsConfig[charClass]; @@ -524,12 +545,17 @@ export class IndividualAddonImporter<SpecType extends Spec> extends Importer { } } const throwCataError = () => { throw new Error(`WowSims does not...