com.gw2tb.apigen.v2_CharactersCrafting.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.
[
{
"crafting": [
{
"discipline": "Artificer",
"rating": 500,
"active": true
},
{
"discipline": "Tailor",
"rating": 500,
"active": true
},
{
"discipline": "Armorsmith",
"rating": 425,
"active": false
},
{
"discipline": "Jeweler",
"rating": 400,
"active": false
}
]
}
]