Skip to content

Item aliases property is currently null #19

@vreddi

Description

@vreddi

We have 2 options here:
Either temporarily we remove the aliases property from the data object or we find a way to populate that property.

Since this information is not available for scraping we need a way to build aliases:

  • Abbreviation creator component? -> to handle abbreviations
    Adv: Can be re-used for Heros
    Dis: May not be accurate

  • Hard-coded list?
    Adv: The list will never go obsolete (exception -> when new items are added to the game)
    Dis: Increases unnecessary size to the code-base.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions