MHWDB-API icon indicating copy to clipboard operation
MHWDB-API copied to clipboard

Add Buy Cost to Items

Open DeveloperPaul123 opened this issue 5 years ago • 2 comments

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.

DeveloperPaul123 avatar Feb 05 '20 02:02 DeveloperPaul123

Added to the backlog. Current plan is to split Item.value into Item.buyPrice and Item.sellPrice.

LartTyler avatar Feb 05 '20 21:02 LartTyler

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.

DeveloperPaul123 avatar Feb 06 '20 15:02 DeveloperPaul123