Skip to content

Add more fields to CardMetadata #2

Description

@zofrex

Currently, CardMetadata only holds card_code, name, and rarity. We should add most of the remaining fields.

The format for the input data is documented on the Riot Developer Portal for Runeterra, under "set.json". We also already have some sample data for testing in the test/data directory.

Open questions:

  • Which fields does it make sense to add, and which ones aren't needed?
  • How to reference keywords? Should these become individual methods, e.g. #challenger?, #regeneration? and so on, or a list of keywords as they are in the source data?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions