fribbels/hsr-optimizer

[Feature] Relic locator

Closed this issue · 0 comments

Motivation

Currently with a large inventory its a pain to find a specific relic

Goal

On each relic, have a button that calculates the relic's spot in the inventory.

image

For example this would show Row 3, Column 7

  • Figure out the sort order that the game uses
  • Figure out what's the most stable sort between Rarity / Lv. / Date for both kelz / reliquary
  • Different screens will have different column counts, add a selector to divide the rows
  • Calculate the offsets, probably sufficient to apply a set filter to narrow down the rows

In E7 we could sort by a single substat with 1 click, but this seems annoying here

image