Durable Light Armor cannot be delved

Basic Info:

Platform: All
Issue Type: Gameplay
Game Mode: All
Server Type: All
Map: All
Server Name: N/A
Mods: None


Bug Description:

Armor Schematic (Durable Light Armor) [95541] is supposed to be acquired when delving with any piece of epic Light Armor. However, only Armor Schematic (Survivalist’s Outfit) [95547] will be acquired.

The problem is that Light Armor has gameplay tags for both Delving.Armor.Asura and Delving.Armor.ExilesLight. This is the only item in the game that has multiple Delving.Armor.x tags and they appear to be interfering with each other.

Since both Durable Light Armor and Survivalist’s Outfit are using the exact same items for delving research, they do not need two different tags.

Changing Armor Schematic (Survivalist’s Outfit) [95547] to use the Delving.Armor.ExilesLight tag instead of Delving.Armor.Asura and deleting that tag off all of the Light Armors should remedy the issue and cause delving pieces of Light Armor to result in either schematic 50% of the time.


Bug Reproduction:

Delve any piece of the epic Light Armor set and get the Armor Schematic (Survivalist’s Outfit) 100% of the time.

1 Like

It seems like the delving system was designed for each potential researchable item to have a single Delving.Armor/Weapon tag on them, not multiple.

As it iterates through the tags, only the last one is ever considered, so because Light Epic has these tags:
image
The ExilesLight one will always be overwritten by the Asura when looking for a matching schematic to award.

The solution would be to remove one of the tags so that there is only a single Delving.Armor tag on these items (based on whichever recipe they wish to link it to).

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.