medicine_satchel.xml
<items>
<item>
<key>medicine_satchel</key>
<name>Medicine Satchel</name>
<description>
Reduces the weight of medicine.
</description>
<type>Satchel</type>
<icon>itemsatchel_03</icon>
<weight>0.2</weight>
<modifiers>
<modifiers>
<type>QuartermasteryMedicineWeight</type>
<amount>-0.25</amount>
</modifiers>
</modifiers>
<salvageInfo>
<materials>3 leather, wyrmskin, scrap_metal</materials>
<requiresBench>true</requiresBench>
</salvageInfo>
<priceDetails>
<buy>100</buy>
<canTrade>true</canTrade>
</priceDetails>
</item>
</items>