talonos wrote:i know the site is being updated at the moment for patch 5.0.4 are these updates going to be reflected in the api system aswell ?
guardian druids are currently classed as "hybrid"
IE talentspec 1 is guardian
and also the talents are not updated for the new system either.
IECode: Select all
talents="1-1-1"
this could reflect the new blizzard system like it does from their API if need be.
Code: Select all
<talentSpec talents="3-2-1-1-3-0" specId="31" specName="Guardian" score="5689" date="2012-09-13 04:22:14" suggest="Dragon Soul;Dragon Soul Heroic"/>
Code: Select all
suggest="heroics; 'Mogu\'Shan Vaults; Heart of Fear;Terrace of Endless Spring";
Code: Select all
Heroics,MV,HoF,TES,Heroic:MV,Heroic:HoF,Heroic:TES
Alex wrote:Thanks for pointing this out, it's fixed.
Possible suggestions are:Code: Select all
Heroics,MV,HoF,TES,Heroic:MV,Heroic:HoF,Heroic:TES
Code: Select all
<character name="Selur" raceId="8" genderId="0" classId="5" level="90" talents="1-1-3-1-3-2" specId="15" specName="Shadow" guildRank="3" score="8098" date="2013-08-29 00:42:23" suggest="ToT,Heroic:ToT"/>
Code: Select all
<character name="Selur" raceId="8" genderId="0" classId="5" level="90" talents="1-1-3-1-3-2" specId="15" specName="Shadow" guildRank="3" score="8098" date="2013-08-29 00:42:23" suggest="SoO,Heroic:SoO"/>
Milagros wrote:Fixed, thanks
Users browsing this forum: No registered users and 3 guests