com.gw2tb.apigen.v2_PvPRank.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.
[
{
"id": 1,
"finisher_id": 1,
"name": "Kaninchen",
"icon": "https://render.guildwars2.com/file/592A4144FE1B6904CD0C69230840B8C21A0C36F7/347222.png",
"min_rank": 1,
"max_rank": 9,
"levels": [
{
"min_rank": 1,
"max_rank": 5,
"points": 500
},
{
"min_rank": 6,
"max_rank": 9,
"points": 1500
}
]
},
{
"id": 2,
"finisher_id": 2,
"name": "Hirsch",
"icon": "https://render.guildwars2.com/file/DECD0D647C9433CC2128BF2F6FE5A5185513EE59/347223.png",
"min_rank": 10,
"max_rank": 19,
"levels": [
{
"min_rank": 10,
"max_rank": 19,
"points": 4000
}
]
}
]