d07RiV / d3planner

Diablo III Character Planner
Apache License 2.0
113 stars 39 forks source link

Cube - Items should only show max value - Remove random properties #347

Open dtruffaut opened 5 years ago

dtruffaut commented 5 years ago

Cube items do not apply a range (ex: 75-100%).

Cube items only apply maximum effect (ex: 100%).

Therefore, cube items should only show max value (ex: 100%).

--

Also, all other random properties are not interesting. The only interesting thing to read is the orange effect. It is the only effect applied.

d07RiV commented 5 years ago

It already shows only maximum value on the tooltip I think?

I suppose you're suggesting only showing a small tooltip with the item effect instead of the entire item? I'll probably try to add that text to the box itself and leave the tooltip as is.