DarkSpirit.7046:

I have noticed that some of the recipes involving containers (e.g. Box of Pillaging Scale Armor) may have the wrong output_item_id. Taking the recipe id 1010 as an example:

https://api.guildwars2.com/v1/recipe_details.json?recipe_id=1010

The output_item_id is listed as 45218 but there is no such item in items.json. And if you look at gw2spidy, recipe id 1010 is listed here:

http://www.gw2spidy.com/recipe/1010

And its output item is suppose to be “Box of Pillaging Scale Armor”, and it has the item id of 8971 instead of 45218.

Dr Ishmael.9685:

Pillaging is no longer in the game, it was replaced with Hunter’s when they removed Magic Find from equipment. This recipe would now produce a Box of Hunter’s Scale Armor, and indeed, the recipe sheet that unlocks recipe 1010 was renamed to Recipe: Box of Hunter’s Scale Armor. The fact that the new output item isn’t in the API simply means that no one has crafted this recipe since Sept 3.

DarkSpirit.7046:

Pillaging is no longer in the game, it was replaced with Hunter’s when they removed Magic Find from equipment. This recipe would now produce a Box of Hunter’s Scale Armor, and indeed, the recipe sheet that unlocks recipe 1010 was renamed to Recipe: Box of Hunter’s Scale Armor. The fact that the new output item isn’t in the API simply means that no one has crafted this recipe since Sept 3.

Thanks for the clarification, even though I wish we do not have to wait for an item to be discovered by a player before it is included.

However, I still can’t find common items like “Sour Cream in Bulk” in the items.json.

https://api.guildwars2.com/v1/item_details.json?item_id=12764

I am sure that players must have discovered it by now.

Stephane Lo Presti.7258:

Hi everyone,

Please note that from now on, we’re suggesting that you report all errors and bugs related to the API in this stickied thread:
https://forum-en.guildwars2.com/forum/community/api/API-errors-bugs/

Thank you.