Skip to content

Godestone returns similarly named offhand when scraping instead of correct one. #24

@nazdir

Description

@nazdir

When parsing a character (https://na.finalfantasyxiv.com/lodestone/character/21150696), I receive the wrong item back in the OffHand slot.

I get

"OffHand": {
          "ID": 27293,
          "Name": "Vessel",
          "NameEN": "Antique Vessels",
          "NameJA": "アンティークポットセット",
          "NameDE": "Duftwasser-Set aus Eulmore",
          "NameFR": "Ensemble de poteries anciennes",
          "Creator": "",
          "Dye": 0,
          "HQ": false,
          "Materia": [],
          "Mirage": 0
        },

I should get the item with the id 40034.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions