Order talents are taken in are often just as important as the talent build itself. This would not be too much of a challenge to encode into talent strings. Wowhead talent calculators also support talent order, which Talented could match. For legacy talent builds (ones without a given order), use a native depth first order (left to right, descend trees in order of total points).
Order talents are taken in are often just as important as the talent build itself. This would not be too much of a challenge to encode into talent strings. Wowhead talent calculators also support talent order, which Talented could match. For legacy talent builds (ones without a given order), use a native depth first order (left to right, descend trees in order of total points).