MHWDB-API
MHWDB-API copied to clipboard
Add Buy Cost to Items
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.
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.