ZZZ API (the API) is a cloud-based webservice containing all the information about the game Zenless Zone Zero. The API makes it easy for players to consult the different stats of characters (agents), weapons (w-engines) and items (discs).
Test Sample Client (Soon)
Zenless Zone Zero (ZZZ) is a video game from the company Hoyoverse. Is an action RPG with a Hack'n Slash combat system. Players must traverse through different challenges assembling a team of 3 characters - called Agents - plus a helper robot called bangboo. ZZZ uses a gatcha system to collect agents and bangboos, weapons (w-engines) and gear for characters - called discs.
ZZZ leveling system is incredibly flexible and sophisticated, inviting players to try and experiment with different builds all the time. Players are constantly searching and sharing guides with recommended builds for each character. Although useful, these guides are usually biased towards the preferences of the creator, and general trends. This leads to a phenomenon called "The Meta", where a subset of agents and builds become the de-facto or 'optimal', where the majority of players gravitates towards. The Meta can make new and casual players feel 'left out' because they don't have those builds, and discourages the experimentation aspect of the game.
- RESTFul API
- Authenticated Clients
- Datasets:
- Agents, their stats and active and passive skills from level 1 to 60.
- W-Engines with their stats from 1 to 5 starts, and level 1 to 60.
- Discs with their stats from 1 to 15 (S rank), 1 to 12 (A Rank), 1 to 10 (B Rank)
- Bangboos with their stats from 1 to 5 stars and level 1 to 60.
Soon...