Is it possible to change the "id" section with xpath? I'd like to remove armor being given as a quest reward.
<reward type="LootItem" id="questArmorT3-T4,questMeleeT3-T4" isfixed="true" ischosen="true" value="30"/>I'd like to change "questArmorT3-T4" to "groupConstructionResourcesT1" is that even possible?
<reward type="LootItem" id="questArmorT3-T4,questMeleeT3-T4" isfixed="true" ischosen="true" value="30"/>I'd like to change "questArmorT3-T4" to "groupConstructionResourcesT1" is that even possible?