Please, change the stack counting on ailments to show 3 digits instead of 15+. the variable is already being counted and tracked. its already updating the graphical counter in real time. Please change the “if stacks >= 15 then display ‘15+’” to “if stacks >= 999 then display ‘999+’”
Welcome to the LE Forums.
There is a technical reason for this, that the devs have not explained further.
I think Mike mentioned on the devstream that they might have solved this technical issue and it is possible that we can see this counter being changed in the future.
Yip… It is related to performance - the way ailments work is that they are all individual procs with different damage & durations (depending on what applied the ailment when) and the devs found that including the actual stack count could cause additional cpu load (i.e. performance issues) especially on builds that can stack hundreds of ailments in a few seconds.
As Heavy mentioned, Mike did mention that he thinks they have a solution for this, but its on their internal test version and not available to use yet…
WOW that sounds exactly the same why we cant have hundreds of wraiths or even 30 or 40
hmm so wraiths and a dot stack of 500 cause the same cpu performance issues, interesting,
be nice…
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.