2008-12-08, 08:14 PM
(This post was last modified: 2008-12-08, 08:29 PM by KajitiSouls.)
ahoboandahal Wrote:Oh that sucks. So attack cap is still there. But lunchbox + good attack shield > even perfect blue screamer with or without wind booster.I should warn you that one of the main reasons that the Lunchbox + watk shield combo is better than a 2h sword is because it attacks FASTER. With Speed Infusion (wind booster), that advantage disappears. This closes the damage gap between 2h swords and 1h sword + shield methods. Additional wAtk and STR actually favors the 2h sword anyways, so if you use an Onyx Apple or Gelt Chocolate, 2h swords beats 1h sword + shield.
Code:
2h Sword Base Damage Formula: [STR*4.6 + DEX] * (wAtk / 100)
1h Sword Base Damage Formula: [STR*4.0 + DEX] * (wAtk / 100)
Assume the following:
1.) Weapon Speed isn't a factor.
2.) Character has base stats of 768 STR and 4 DEX (lvl 150 DEX-less Warrior)
3.) There are no other influences aside from weapon and shield equipment.
[U]Perfect Dragon Claymore[/U]
[783*4.6 + 4] * (145 / 100) = [B]5228.41[/B]
[U]Perfect Lunchbox and Perfect wAtk Shield[/U]
[803*4.0 + 4] * (174 / 100) = [B]5595.84[/B]
In the next set of calculations, Onyx Apples are added.
[U]Perfect Dragon Claymore[/U]
[783*4.6 + 4] * (245 / 100) = [B]8834.21[/B]
[U]Perfect Lunchbox and Perfect wAtk Shield[/U]
[803*4.0 + 4] * (274 / 100) = [B]8811.84[/B]
