Skip to content

How to identify the opponent's archetype? #8

@yurifw

Description

@yurifw

I cloned the project and was messing around with it, trying to get familiar with the code. The reason I cloned it, is that I would like to try to implement a stat to show the winrate against each archetype the deck has fought.

In order to do this, I think the biggest challenge would be identifying the opponent's archetype. We have a small subset of the opponent's deck, how to get the archetype from this subset?

The first thing I need is an updated list of the archetypes in the meta. Do you know if any of the net decking sites such as Mobalytics or Decks of Runeterra have an API I could consume to get this data? If such an API doesn't exist, how viable is it to keep this data locally (and updated)?

I understand this is more of a discussion that I'm starting and perhaps this isn't the best place to do this, but I just couldn't think of anywhere better, if you want to move it or delete no problem

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