![]() |
|
How much DEX is one Attack? - Printable Version +- Southperry.net (https://www.southperry.net) +-- Forum: Maplestory (https://www.southperry.net/forumdisplay.php?fid=15) +--- Forum: Amherst (https://www.southperry.net/forumdisplay.php?fid=36) +--- Thread: How much DEX is one Attack? (/showthread.php?tid=15093) |
How much DEX is one Attack? - MiSSHaku - 2009-08-15 For my Wind Archer I'm currently using a +10 DEX Icarus Cape (2). Although, I have +2 Attack, +8 LUK Pink Adventurer Cape. Knowing the LUK won't do anything, would the PAC still be better to use? How much DEX is one Attack? - KajitiSouls - 2009-08-16 What's your current DEX, STR, and wAtk? All of these matter. I'll edit the post when you provide these. Code: [B]Maximum Damage for Bow[/B] = (DEX*3.4 + STR)*(wAtk/100)In the above example, it only takes 9 DEX to beat 2 wAtk. How much DEX is one Attack? - MiSSHaku - 2009-08-16 ![]() There's a picture of my stats.
How much DEX is one Attack? - Typhoon - 2009-08-16 try this http://sapphire8.webs.com/dexatkcalculator.htm i use it lots How much DEX is one Attack? - Russt - 2009-08-16 -solves for the variable- (DEX + x)*3.4 + STR = (DEX*3.4 + STR)*(ATK + 2)/ATK (DEX + x) = ((DEX * 3.4 + STR)*(ATK + 2)/ATK - STR) / 3.4 x = (DEX + STR / 3.4)*(1 + 2/ATK) - STR / 3.4 - DEX = (DEX + STR / 3.4)/ATK * 2 Or the above. lol Oh. And technically speaking that's only maximum damage, though it won't make a huge difference. How much DEX is one Attack? - KajitiSouls - 2009-08-16 MiSSHaku Wrote: wAtk stat plz x) We're still missing that! Well, we could probably reverse calculate it or something... EDIT: 107 wAtk mirite? I think the calculations I did earlier would be close enough for the real verdict. Stick with the DEX Icarus Cape. (dang I wasn't too far off with arbitrary value assignment, haha) |