View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007929 | Return of Reckoning | General | public | 2023-08-13 03:13 | 2024-02-22 04:25 |
Reporter | ReturnOfReckoning | Assigned To | Vegetaplays | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Summary | 0007929: Softcap does not work | ||||
Description | Reporter: DaWAAAGH I started to feel day ago that something wasn't right on stats and dmg when I started to use +100str potion and then I noticed this: I have 1010str without str potion and slasha deals 589dmg. When I use +100str potion (+20dmg bonus) the str goes over the softcap up to the 1080str so I should get +14dmg bonus on my slasha ability because str increased by 70... but slasha deals now 610dmg instead of 603dmg and .getstats tell that that I have 1110str. ![grufrip_000](https://cloud.githubusercontent.com/assets/16031857/18868908/96579fda-84b2-11e6-836c-943f43624651.jpg) ![grufrip_001](https://cloud.githubusercontent.com/assets/16031857/18869190/e6f71b0e-84b3-11e6-8903-0ba99db5d237.jpg) ![grufrip_002](https://cloud.githubusercontent.com/assets/16031857/18869374/c4e4dd8e-84b4-11e6-9cd8-617d61ea11a0.jpg) | ||||
Tags | Confirmation Request | ||||
Commenter: Pxl555 Now i do not know if your tooltip values are lying or not BUT, the damage number you gained on slasha matches the softcapped str for the tooltip. You have a wrong calculation here. Damage bonus /= damage you gain per ability usage . The right calculation would be 'Base damage+Mastery+(DPS*1.5)' for the tooltip damage on instants (as it still has the old gcd as a scalar for the purposes of determining dps of instants which was 1.5) 1010 str. -> 589 damage 1080 str(with your 100str potion) -> 610 damage are your numbers with 70 more strenght you are supposed to get (70/5)*1.5 = 21 damage which would fit your calculation. If you gained 100 more strenght based on the calculation your slasha would deal 30 more damage and not 21. You can confirm the above quite easily by slotting brute force on and off and hitting creeps if you wanna try it . |
|
Commenter: Silentguard First of all .getstat shows real value, but combat mechanic caping values as it should while calculating. Try to chop da mob and you'll see, git. Also. 50 dps doesn't mean you'll get correct ability value by rising to gcd time 50 \* 1.5 or 50 \* cast_time. Simply because different abilities have different dps scale, as choppa\slayer for example they have far lower scale value, near 1.2 because of class mechanic +25+50% dmg. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2023-08-13 03:13 | ReturnOfReckoning | New Issue | |
2023-08-13 03:13 | ReturnOfReckoning | Tag Attached: Confirmation Request | |
2023-08-13 03:13 | ReturnOfReckoning | Note Added: 0014391 | |
2023-08-13 03:13 | ReturnOfReckoning | Note Added: 0014392 | |
2024-02-22 04:25 | Vegetaplays | Assigned To | => Vegetaplays |
2024-02-22 04:25 | Vegetaplays | Status | new => closed |
2024-02-22 04:25 | Vegetaplays | Resolution | open => fixed |