com.gw2tb.apigen.v1_RecipeDetails.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of api-generator Show documentation
Show all versions of api-generator Show documentation
A library for generating programs that interface with the official Guild Wars 2 API.
[
{
"recipe_id": "2",
"type": "Refinement",
"output_item_id": "19712",
"output_item_count": "1",
"min_rating": "400",
"time_to_craft_ms": "1000",
"disciplines": [
"Artificer",
"Weaponsmith",
"Scribe",
"Huntsman"
],
"flags": [
"AutoLearned"
],
"ingredients": [
{
"item_id": "19725",
"count": "3"
}
]
}
]