Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Advertisement

Mrtcereal 06:32, 16 August 2007 (UTC)MrtcerealMrtcereal 06:32, 16 August 2007 (UTC)

I obtained this trinket in Karazhan last weekend, but I have a few points to make.

It can, and does hit for much higher than its listed damage(I assume do to it recieving a bonus from spellpower), and also is capable of critical hits(Which it seems to get VERY often). My highest hit from a lightning bolt according to my UI is 1971. Taking this into account, I believe it adds alot more damage than is listed on the page.

Mrtcereal 06:32, 16 August 2007 (UTC)MrtcerealMrtcereal 06:32, 16 August 2007 (UTC)

RE: Some points i have to make: It does no longer gain any spelldamage bonusses, thus lost some of it's power, but in the same patch (the one, where karazhan bosses were nurfed and the items were buffed, i think it was 2.1.1), the damage window was slightly increased, so the formulas have to be recalculated. I have also tried to prove that it actually uses the nature critical strike chance (for me as a scorch mage, this crit rate dramatically differs from my fire crit rate), but as this is really time consuming and a totally luck-based experiment i have not yet gathered enough data to confirm or deny it. Another point: It always hits the mob, which recieved the last crit that caused the third electrical charge and released the bolt, even though you switch the target while your spell is flying and critting while you have something different targetted. The Lightning Bolt does gain bonus damage from Stormstrike (20%) and thus allowed my Capacitor to crit for around 1500, nevertheless the capacitor without any damage increasing debuffs exceeds the theoretical damage range of 1209 - which is the theoretical max-crit value - slightly (1230, sometimes close to 1300). It can be resisted (partial and fully), i have not yet discovered wether it is affected by hit rating and/or spell penetration (which is quite hard to prove) And i suspect, that the bolt-damage is actually affected by Arcane Power (+35%), but i have to look at this closer to be sure. The Capacitor can also shoot multiple bolts at once, for example with 12 mobs around you, using Arcane Explosion while you have 2 charges and critting 4 targets it will release 2 bolts (but don't ask me how the server determines, which 2 mobs are hit :D) --Kamikaze28 08:36, 4 September 2007 (UTC)

I did the calculations and actualized the trinkets mechanics to 2.1 --Kamikaze28 11:24, 7 September 2007 (UTC)

As I am seemingly the only one working on this article, I will remove the obsolete first chapter and rearrange my own part with the current mechanic and mathcraft. I am really sure about the numbers and the logic, so please only correct / recalculate things if you really know what you're doing. -Kamikaze28 10:11, 8 September 2007 (UTC)

I believe your formula for calculating Bolt(t) was incorrect. I'm not sure how you arrived at the final formula, however to me it seems obvious the time for obtaining 3 charges would be:

h(t / c) * 3

Where...

h = Chance to Hit(Between 0 and 1)
t = Cast time
c = Crit. Strike%(Between 0 and 1)

--WMA 07:07, 10 August 2008 (UTC)


WMA, that is not how probability is calculated. If it was, if you knew the chance of something to occur you could make definitive statements about when it was to occur. For example, lets say the chance of a drop is 10%, and the time to kill the mob is 1 min. After 10mins I could say I have a 100% chance of having the item... which is obviously incorrect.

Probability is calculated by taking the chance of something NOT to occur. In my above example, I have a 90% chance (100%-10%) of the drop NOT to occur. After 10 attempts I have (.9^10)= .349 chance of NOT seeing the item. Therefore I have (1-.349)= .651 =65.1% chance of HAVING the item after 10 attempts which takes 10 mins. With 30 attempts, I would still have a 4.2% chance of NOT having the item yet.

Same kind of probability applies to Inv trinket naxxramas06 [The Lightning Capacitor]. Instead of the chance to gain an item, it's the chance to gain a charge. To figure that out, you have to calculate the chance NOT to gain a charge in a particular cast. I do not know if the formula before my edits is correct (I was the one who asked for a fact check after all) but I definitely know that {h(t / c) * 3} is incorrect. Therefore I'm reversing your edits. --Brunpal (talk) 20:10, 4 October 2008 (UTC)

Brunpal, I'm quite aware of how probability works. What I was showing in my working however was however the average time it takes the trinket to proc.

While certainly it is true that we cannot make definitive statements on something given, using your example, its chance to drop after x kills, we can however make statements regarding how often it can be expected to drop in x kills.

A drop rate of 10% means that, on average, this item should appear once every ten kills.

Certainly, the probability of obtaining the item once every ten kills is not 100% - this is entirely correct; however quite often in theorycraft it is common to work using averages when calculating the expected values or gains of a given item.

Again, my formula applied to the average time to proc; while different topics, we are both correct in our reasoning, as the two are somewhat linked, in that over a long-term statistical evaluation of a trinket, one finds it procs 1/10 times.

For further reading, I suggest you see the Law of Large Numbers: http://en.wikipedia.org/wiki/Law_of_large_numbers

Since the information I posted is correct, I will be changing it back to what it originally was. (Provided you have no further disagreements with my reasoning.)

Thank you.WMA (talk) 13:16, 7 October 2008 (UTC)

Wasn't sure that you knew probability. Turns out we both know it which makes it easier. I'm familiar with LLN already. "3" is not a sufficiently large enough number to use LLN. However I misunderstood what you were attempting to calculate with your statement of "time for obtaining 3 charges." It may seem pedantic but "Average time for obtaining 3 charges" is not the same as "time for obtaining 3 charges." So I think we are in agreement after all, just you didn't include the word "average" so I thought you were calculating something else.
What threw me was your statement on the main page: "Unfortunately however, due to the poor scalability of Spell Crit. relative to other stats, such as Haste and Damage, which arises from high itemization cost, the value of this trinket quickly diminishes in later content." That statement threw me because if you do the probability math, the value of the trinket increases significantly in later content. (IE The Lightning Capacitor sucks if you get it your first run in Kara. But if you are decked out in BT and Sunwell gear, this trinket is the best you can use.)
I'm not trying to defend what was there before you changed it. Like you, I couldn't figure out where Kamikaze got his formula's from. I did notice that the version of the page before I corrected the math error matches closely to the numbers you came up with. The only difference appears to be a rounding error. Perhaps it wasn't a math error, but a transcription error in his formula at the start? That page had "( 1 / ( 0.34 * 0.94 ) ) * 3 * 1.5 = 12.44117647" (which is incorrect, that equals 14.08). You have "(1.5 / 0.34) * 0.94 * 3 = 12.44" which does equal 12.44.
BTW: I encourage you to test out the spreadsheet I made in the summer to confirm we are both in agreement. Note that I also used (3*time) in the spreadsheet myself. It's not quite correct, but it's close enough to be useful. I also encourage you to compare earlier versions of the page. Regardless what exactly is wrong the example(s) on the page are a mess and very hard to follow. I would like to make that page easy to follow. As it is now, it's more confusing than helpful.--Brunpal (talk) 03:51, 9 October 2008 (UTC)
My apologies for the poor choice of words on the original edit - I should have been more clear in my initial comments as to what I meant. I can certainly see how the possibility for confusion was there.
As for the scalability of this trinket, I think this was probably poor wording again on my behalf(Which I again apologise for.). To clarify, what I meant was that in general, gearing for Crit, for the majority of classes, with perhaps the exception of Elemental Shamans and perhaps Boomkins(Which I profess I know little about) is a poor choice, as stats like Spell Damage, Spell Hit, and Spell Haste provide far more benefit in the long run.
I do however see the logic behind your argument, in that while you may not gear or gem for crit, that your crit is bound to increase in high-end(SW:P, BT content gear) "indirectly" - in the sense that your crit will increase naturally from normally gearing. The degree to which your crit increases past early-mid T5 content without specifically gearing for it however is quite arguable.
All that aside, I think it's a bit of a generalise to label this trinket as one of the "best you can use" for SWP and BT content. I know for Fire Mages in particular, due to Cooldown stacking, that Trinkets such as Hex Shrunken Head, and the Skull of Gul'dan provide a larger bonus overall than that provided by the Lighting Capacitor in most contexts. For classes like Warlocks, I imagine stacking Trinkets with Bloodlust and Drums of Battle also provide more overall benefit than the average gains of TLC.
I just had a quick look at the old revision of this page, and it seems like it may have been a transcription error, however I can't seem to resolve why the previous editor why multiply by time(t) and divide 1 by the by chance to proc.
Regarding the readability of the page, I feel it is at points hard to follow as well, however keeping the information regarding how to calculate the Trinkets average damage would I feel be a large benefit to everyone, as it would give those who care a firmer understanding of how the trinket works, and to consequentially value it correctly for their current set-up.
As for looking at your Spreadsheet, I had a quick look but I arrived at slightly different numbers.
If we take Critical Strike Damage as S, Non-Crit Damage as D, and Critical Strike Chance as C, with a Bonus B(Bonus, not multiplier)
You used the following for average damage per hit:
C * S + D
I believe this to be incorrect. This solution says that: A spell ALWAYS hits for it's average damage, and THEN it has a chance to hit for it's critical strike damage.
I believe the more correct solution should use logic like the following: A spell ALWAYS hits for it's average damage, and THEN it has a chance to hit for an ADDITIONAL Critical Strike BONUS Damage. I.e.
C * (SB) + D
Which may or may not appear intuitively incorrect, however I can assure you it is quite correct, since you only strike for an additional bonus on crits. Using your logic, negating the need to include Critical Strike Bonus Damage, one would expect the formula to appear like the following:
(1 - C)D + C * S
Which, as you no doubt probably know says: A spell hits for it's average damage only when it doesn't crit, otherwise it crits for its critical strike damage. In terms of your Spreadsheet, you'd need to change Cell 44 from "=(B42*B9)+B40", to something like "=(B40*B9*0.5)+B40"
I also arrived at dissimilar numbers for time to proc the trinket. I believe(As noted in your Spreadsheet I think), that your method of calculating the average number of casts required to proc the trinket is flawed. Your calculation for calculating the probability to proc the trinket on the first cast is indeed correct I believe, however the probability to proc it at least once in two casts, is quite different to the method your using, which is what I believe was mentioned earlier, with the probability of an event being 1 - N. I think however, in terms of average number of casts, it is sufficient and simpler to calculate the number of casts required to proc as:
T / (C)
With T = Cast Time, and C = Crit Chance.
That being said, the method I used for calculating the average DPS resulted in slightly higher DPS(Using numbers from my old edit of this page, I arrived at numbers around 5 DPS higher, even after correcting the faulty average damage listed in your spreadsheet).
Please keep me updated as to what you think we should do regarding the calculations on this page, as I'm quite confident that the previous calculations of the user before me were incorrect, and I'm even more confident that my calculations were correct, albeit poorly worded. Perhaps a rephrasing of my accompany comments, coupled with a removal of what could probably be misconstrued as biased comments (Such as my comment reg. poor scalability)and the re-insertion of my calculations would be a suitable edit for this page? Please forgive any poor grammatical errors in this message.

Edit: To try and reconcile the differences in the average DPS of both our calculations, I plan on writing a quick program some time tomorrow to simulate 1,000,000,000 or so casts around 1,000,000 times using input I gave in my previous edit of the page. I'll post the results up here, along with the accompanying results when I have time. Look forward to your reply.

Thanks. --WMA (talk) 14:33, 9 October 2008 (UTC)
Advertisement