-
Notifications
You must be signed in to change notification settings - Fork 58
Description
Is your enhancement request related to a problem? Please describe.
Default to wikiData.Class instead of the current Weapon -> Rifle matching that defaults for a lot of weapon types
Describe the upgrade you'd like
please make the item type matcher be capable of pulling data from the wiki Class, as that seems to be more expansive and verbose compared to our type matcher for some weapons that don't have clear ways of knowing what type various weapons should be
Describe alternatives you've considered
Looked at adding a uniqueName matcher for the affected weapon (specifically Lanka being marked as "Rifle" and not "Sniper" or "Sniper Rifle"), but there's insufficient information to do so.
Additionally looked at other metadata, nothing was sufficient for our needs.
Additional context