Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Bug: Arena augments are "wrong" #3

@DarkIntaqt

Description

@DarkIntaqt

the arena augments are wrong, as ...

  • ... some of them are ID -1
  • ... some of them are swarm augments

and that's not good.

Instead of using this, I would recommend https://raw.communitydragon.org/latest/cdragon/arena/en_us.json instead.

let res = await axios.get(`${this.getClientPath(args)}/v1/cherry-augments.json`);

Upon using the new file, it would also be possible to parse a lot of new stuff and maybe even create child-sites for every augments with a description, stat values and further data

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions