Skip to content

jplopez/zzz-api-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zenless Zone Zero Build API

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)

What is Zenless Zone Zero?

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.

Why do we need this API?

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.

Main Features

  1. RESTFul API
  2. Authenticated Clients
  3. Datasets:
    1. Agents, their stats and active and passive skills from level 1 to 60.
    2. W-Engines with their stats from 1 to 5 starts, and level 1 to 60.
    3. Discs with their stats from 1 to 15 (S rank), 1 to 12 (A Rank), 1 to 10 (B Rank)
    4. Bangboos with their stats from 1 to 5 stars and level 1 to 60.

How to Use

Soon...

About

A RESTFul API for Zenless Zone Zero data

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages