Comments about Talented_Data http://www.wowace.com/addons/talented_data/ The latest comments about Talented_Data en-us Sat, 09 May 2009 14:50:51 +0000 WowAce.com (http://www.wowace.com) Comment #18 http://www.wowace.com/addons/talented_data/?comment=18 <p>I still use the Talented_Data repository to maintain the script that generate the data used by Talented proper.</p> Sat, 09 May 2009 14:50:51 +0000 http://www.wowace.com/addons/talented_data/?comment=18 http://www.wowace.com/addons/talented_data/?comment=18 no-reply@curseforge.com (jerry) Comment #17 http://www.wowace.com/addons/talented_data/?comment=17 <p>Why is T_Data still updated? Are there still any benefits using the Data?</p> Thu, 23 Apr 2009 14:13:54 +0000 http://www.wowace.com/addons/talented_data/?comment=17 http://www.wowace.com/addons/talented_data/?comment=17 no-reply@curseforge.com (PeterPater) Comment #16 http://www.wowace.com/addons/talented_data/?comment=16 <p>Report typos and errors in descriptions to Blizzard via the Bug Report Forum, otherwise they will not be corrected! // but blizzard korea is lazy. so they do not think. koKR talented page is always not corrected... korea users reported but blizzard korea don't answer... </p> Thu, 08 Jan 2009 13:57:19 +0000 http://www.wowace.com/addons/talented_data/?comment=16 http://www.wowace.com/addons/talented_data/?comment=16 no-reply@curseforge.com (kakidot) Comment #15 http://www.wowace.com/addons/talented_data/?comment=15 <p>I'll argue that I have another choice. I can choose to use a stable source of data that is available for all languages, that YOU can easily get fixed (by reporting errors to Blizzard). </p><p>You have several choices. You can choose NOT to use Talented_Data, you can choose to write your own Talented_Data (and generating one from wowhead wouldn't be that difficult). </p><p>Let's end this post by saying that I completely assume the choice I made, and that arguing with me about this choice is pretty much pointless at this point. </p> Fri, 02 Jan 2009 01:08:48 +0000 http://www.wowace.com/addons/talented_data/?comment=15 http://www.wowace.com/addons/talented_data/?comment=15 no-reply@curseforge.com (jerry) Comment #14 http://www.wowace.com/addons/talented_data/?comment=14 <p>At the end you have to decide if it`s better to display wrong talent informations for Talented users, or stick with accurate english talent informations which is, in my oppinion, the better choice. </p> Thu, 25 Dec 2008 15:05:16 +0000 http://www.wowace.com/addons/talented_data/?comment=14 http://www.wowace.com/addons/talented_data/?comment=14 no-reply@curseforge.com (mahlzeitcompany) Comment #13 http://www.wowace.com/addons/talented_data/?comment=13 <p>... but only available in some languages. </p><p>And they keep the calculations in the tooltips, which I don't find easy to read. </p> Tue, 23 Dec 2008 14:31:44 +0000 http://www.wowace.com/addons/talented_data/?comment=13 http://www.wowace.com/addons/talented_data/?comment=13 no-reply@curseforge.com (jerry) Comment #12 http://www.wowace.com/addons/talented_data/?comment=12 <p>Or you could use the wowhead.com talent trees. They are much more accurate. </p> Tue, 23 Dec 2008 12:22:23 +0000 http://www.wowace.com/addons/talented_data/?comment=12 http://www.wowace.com/addons/talented_data/?comment=12 no-reply@curseforge.com (mahlzeitcompany) Comment #11 http://www.wowace.com/addons/talented_data/?comment=11 <p>I have conflicting queries about the source of Talented_Data. Some wants me to use the US site, others wants me to use the european site. </p><p>I'm sticking with worldofwarcraft for now. </p><p>Please please please report the problems to Blizzard. </p> Mon, 15 Dec 2008 12:42:20 +0000 http://www.wowace.com/addons/talented_data/?comment=11 http://www.wowace.com/addons/talented_data/?comment=11 no-reply@curseforge.com (jerry) Comment #10 http://www.wowace.com/addons/talented_data/?comment=10 <p>The druid talent "Predatory Strikes" currently reads "While in Cat form increases your damage from melee critical strikes by X% and reduces the damage from area effect attacks by Y%". <br> This is INCORRECT. <br> It should read, "Increases melee attack power in Cat, Bear, Dire Bear and Moonkin forms by X% of your level and Y% of any attack power on your equipped weapon." <br> Talented is giving it the same info as the talent "Predatory Instincts". </p> <p>I changed the code manually from:</p> <p> talent.name = "Predatory Strikes"<br> talent.tips = {<br> format = "While in Cat Form increases your damage from melee critical strikes by %s%% and reduces the damage taken from area of effect attacks by %s%%.",<br> table_cache_130, <del> 1<br> {7, 20}, </del> 2<br> table_cache_152, <del> 3<br> }</del></p> <p>Which is what was posted in releases 5 and 6 to...</p> <p> talent.name = "Predatory Strikes"<br> talent.tips = {<br> format = "Increases your melee attack power in Cat, Bear, Dire Bear and Moonkin Forms by %s%% of your level and %s%% of any attack power on your equipped weapon.",<br> {50, 7}, <del> 1<br> {100, 14}, </del> 2<br> {150, 20}, <del> 3<br> }</del></p> <p>which is what was in releases 4 and before.</p> Sat, 13 Dec 2008 04:21:05 +0000 http://www.wowace.com/addons/talented_data/?comment=10 http://www.wowace.com/addons/talented_data/?comment=10 no-reply@curseforge.com (dector) Comment #9 http://www.wowace.com/addons/talented_data/?comment=9 <p>At least the enUS descriptions for the Priest Shadow tree do not currently match those from "http://www.worldofwarcraft.com/info/classes/priest/talents.html" for patch 3.0.3 (I haven't checked any others, the character I play most is a shadow priest). I remember it matching them once, so I went back and found that v3.0.3-9183-release-1 does have the correct descriptions; but somehow since then (including the very next version r169), they got reverted back to the descriptions from 3.0.2. (The most notable changes are the nerfing of Vampiric Embrace & Improved Vampiric Embrace and the bonus crit damage for dots added to Shadowform.) </p> Wed, 03 Dec 2008 01:52:32 +0000 http://www.wowace.com/addons/talented_data/?comment=9 http://www.wowace.com/addons/talented_data/?comment=9 no-reply@curseforge.com (CaptWhyNot)