MeepleCodes / ffxiv_macro

0 stars 0 forks source link

Add category and label tags to macros #11

Open MeepleCodes opened 1 month ago

MeepleCodes commented 1 month ago
MeepleCodes commented 1 month ago

I think the correct category to be scanning from XIVAPI is "InstanceContent" with a ContentType.ID of 4 (Trials), 5 (Raids) or 28 (Ultimate Raids) but there may be others given a lot of the ContentTypes are missing names (but have icons).

https://xivapi.com/search?filters=ContentFinderCondition.ContentType.ID%3E=4,ContentFinderCondition.ContentType.ID%3C=5&pretty=1 shows the trial/raids list