Feature Request: Patron Orders "I am poor but I still want to craft your orders Mr.NPC"
dragomirweb opened this issue ยท 1 comments
The feature is based on using the most concentration and the least expensive materials, maybe a checkbox under patron orders where that it's max concentration that works exactly how optimize works) cheapest materials then it applies concentration to reach the rank and for use cases were cheapest mats + concentration doesn't reach the patron order rank we can bump materials rank to reach the next then apply concentration again.
example:
patron order rank 2:
try rank 1 mats + concentration (they are usually the cheapest)
patron order rank 3:
tries above formula .. if cur rank !== order rank try to optimize for 1 rank below the patron order then applies concentration
I might be dumb and not fully understand at code level but I imagine we can use a bit a recursiveness to achieve it