d07RiV / d3planner

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

Incorrect DB cost in /game/kadala for characters below level 70 #316

Open thornburg3 opened 6 years ago

thornburg3 commented 6 years ago

When choosing a level below 70, both the Blood Shard and DB cost are reduced by the reduced item pool, but Upgrade Rare Item only works with level 70 items, and always pulls from the level 70 drop pool, so the DB costs should not be reduced for lower level characters.

d07RiV commented 6 years ago

I made a fix for the numbers a while ago but there's a bigger issue there, which is why I didn't upload it.

It was originally intended as kadala gambling calculator, so the items are filtered by their kadala required level. So even if I show higher DB costs, it will still only list items you can gamble at your level, which would be kinda confusing I guess.