Open DeveloperPaul123 opened 4 years ago
Added to the backlog. Current plan is to split Item.value
into Item.buyPrice
and Item.sellPrice
.
It would be also interesting to include the melding cost for items as seen here. Including this may require more thought on how to structure the information.
Some items can be purchased in the game. This should be indicated in the API with a
cost
or similar field for the items that can be bought.See here for viable data set.