A large range of abilities, talents, enchants, consumables, tier set bonuses, racials, buffs and world buffs have been manually added and used to provide an unmatched accuracy. The HUD was designed to reflect your actual numbers in real-time, as they are at any moment during combat (or out...
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...
Generally, specializations in TBC on Warcraft Logs are determined by which talent tree the character has the majority talent points in. There is no information in the log file about which specific talents are taken. We have implemented some more specializations that are performing other roles than ...