recipes for scribe using guild materials

recipes for scribe using guild materials

in API Development

Posted by: Mystic.5934

Mystic.5934

let’s start with an example:
Long Fancy Table recipe API
Long Fancy Table wiki
the api does not mention needing 3 Fancy Tables, because those are stored in the guild and not physical items.
my question is: is there a way to automatically include these? like, the wiki has them, is that only because someone went through and manually changed the recipes? or are they listed somewhere else?

recipes for scribe using guild materials

in API Development

Posted by: darthmaim.6017

darthmaim.6017

recipes for scribe using guild materials

in API Development

Posted by: Lawton Campbell

Lawton Campbell

Web Programmer

Just deployed the support for this today.

recipes for scribe using guild materials

in API Development

Posted by: Mystic.5934

Mystic.5934

"guild_ingredients":[{"upgrade_id":175,"count":3}]

nice ty
for anyone reading this, data on the upgrade_id can be obtained from https://wiki.guildwars2.com/wiki/API:2/guild/upgrades

(edited by Mystic.5934)