Originally Posted by Sprockette
Please forgive me if I've missed this earlier in the thread, but when I input my stats for arms DPS with either this new spreadsheet or the slightly older one, it doesn't value hit much at all, even when I'm nowhere near the cap. Is this a new dynamic that we have to work with where not capping can be valuable, or is it a flaw in the sheets?
|
It was posted earlier in the thread, somewhere between pages 40 and 50 I believe.
Anyways, I THINK the fix is changing cell AH29 to read:
=0.05+IF(C23="Boss",0.03,0)+IF(C23="Player",0,IF(C23="Boss",0,IF(C23-AL23>2,(C23-AL23)/75)))+IF(C23="Player",0,IF(C23="Boss",0,IF(C23-AL23>2,0,IF(C23-AL23<=2,0.005*(C23-AL23),0))))
If that doesn't fix it then I'd suggest reading back through the thread. It's there, but I'm not certain where. I could find how to fix it for you if the old version were still being hosted, but it's not.
Edit:
If AH29 isn't the problem try changing Z29 to read:
=C64*(AH48*(1+AH34*AB62-AH31-AH39-AH41*AH42)*Z56/H56)
Sorry I can't remember which cell exactly it is that's broken... but it's a cell somewhere in that area of the spread sheet.