Game Data

List relics

Returns relic definitions with their stats, attributes, requirements (the craft recipe) and rendered GIF image. Without id it returns the full list; with id it returns the single matching relic object.

get/relics

Query parameters

localestring

Locale for translations

idstring

Return only the relic with this id

Response

Relic list (or a single relic when id is set)

Changes

No recorded changes to this endpoint across all 1 revision of this API.