com.gw2tb.apigen.v2_CharactersSkills.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.
[
{
"skills": {
"pve": {
"heal": 30305,
"utilities": [
10200,
10236,
10197
],
"elite": 29519
},
"pvp": {
"heal": 30305,
"utilities": [
10200,
10236,
10197
],
"elite": 29519
},
"wvw": {
"heal": 30305,
"utilities": [
10200,
10236,
10197
],
"elite": 29519
}
}
}
]