d3sim
d3sim copied to clipboard
Time investment calculator
I quite enjoy your Kadala simulator. It would be hella rad if you added a function to estimate time spent farming:
time = (( shards spent / 250) * 5) / 60)hours
Effectively this would calculate the number of hours spent if you're doing the typical 40+ 5 minute GR run.
This combined with the ability to flag what you're looking for and having the system auto-roll until one is generated (say you're looking for an ancient furnace) would be a pretty cool way to top-off what you've already built.
This is definitely something I want to work on. Right now every instance of the app stores a bunch of data to localStorage that I want to use to create some d3 charts:
- Lifetime Bloodshards spent, by class and by slot.
- Times any given rarity of an item has been seen (magic,rare,legendary,ancient,set,ancientset) for any given class and slot.
- Times any given legendary has been seen when rolling for any given class and slot. Also tracks times an item has been seen as ancient.