EnkaNetwork / API-docs

API documentation for the Enka.Network API responses and structure.
https://api.enka.network/
205 stars 45 forks source link

[Suggestion] Add character-related-namecard-bgs array to Characters. #56

Closed ShikiSuen closed 11 months ago

ShikiSuen commented 11 months ago

This can allow devs to quickly search all possibly-related character namecard IDs from the characters.json file.

Algoinde commented 11 months ago

characters/namecards.json is what I use for myself on the frontend, and I don't need that data. It's here for reference and for a quick start. If you want more data or some other format of the data, you can just run a little script to create a data structure you want that will be suitable for your own application - namecards are in Materials, and you can link them with characters via Rewards excels.

You can also use wrappers that may do this for you.

ShikiSuen commented 11 months ago

@Algoinde Thanks. By the way you mentioned excel. Could you please tell me where to fetch these Excel files you have used for making these JSONs?

Algoinde commented 11 months ago

https://gitlab.com/Dimbreath/AnimeGameData