How does the:
Enhanced Weapon Damage +10% orb affect damage? I know it doesn't appear on the weapon, and I'm having trouble trying to tell if it shows in my character display, as I only see damage as XXk-XXk damage.
I find that hard to believe because : http://lmgtfy.com/?q=mystic+orb+enhanced+weapon+damageFenris wrote:I asked because I've searched and haven't gotten a clear answer.
Q: How does +% Enhanced Weapon Damage work?
A1: Same modifier, different name (in different versions).
TCDamage works like damage bonuses from skills (elfin weapons, lion stance, Shadow Refuge etc) and stats (str and/or dex, depending on weapon).
A2: Somewhat simplified:
Final Damage = [Base*ED+Base]*[SkillED+StatED+TCD]+[Base*ED+Base]
where Base=[Min (+ min dmg), Max (+ max dmg)]
TCDef is similar.
Formulas for defense with and without Runemaster respectively.
With Runemaster:
(Total Item Defense+(Dexterity/4))*(R*RMlvl)+Total Item Defense+(Dexterity/4))*(Total Character Defense)+(Total Item Defense+(Dexterity/4)*(R*RMlvl)+Total Item Defense+(Dexterity/4)) -- Assuming Runemaster is applied before TCD.
Without Runemaster:
(Total Item Defense+(Dexterity/4))*Total Character Defense+(Total Item Defense+(Dexterity/4))
Q: So what's the difference between +%ED and +%EWD?
A1: +%ED increases your weapon's base damage, whereas +%EWD increases your *total* physical damage.
A2: They affect different parts of the damage calculation.
+%ED is part of the first half of the above formula, which is your weapon's base damage.
+%EWD is part of the second half of the formula, which multiplies your total base damage.
Q: So are +5% EWD Mystic Orbs better than +15% ED Mystic Orbs?
A:As a rule, a low percentile bonus on a large base is more effective then a large percentile bonus on a small base.
e.g. 100 + 5000% = 5,100 5000 + 100% = 10,000.
Bottom line: It depends on your base damage. If it's low, +%ED will probably be the better choice.
Once it's high (depending on how high 'high' is), +%EWD becomes the more beneficial.
Fenris wrote:and it threw me around to other websites, so I gave up on that route