GreenNekoHaunt.8527:

It was a lot of fun using the Hall of Monuments to calculate your GW1 points.

It would be cool to have an achievement library/json/database to recreate this with your own style.

Requires:
- id

An achievement should be able to give you the following values:
- name
- description
- category
- ranks
- achievement points per rank (or anything similar)
- title (do I get a title when achieving it?)
- chest / item (what else you gain when achieving it)

Not that it’s something important but would be helpful to prevent lots of copying or typing.

Dr Ishmael.9685:

The base achievement data, like you’re asking for, could probably be served up in the current API, but it wouldn’t be terribly useful until Oauth2 is implemented so you can actually see your account’s achievement data.