food_satchel.xml
<items>
<item>
<key>food_satchel</key>
<name>Food Satchel</name>
<description>
Reduces the weight of raw food.
</description>
<type>Satchel</type>
<icon>itemsatchel_01</icon>
<weight>0.2</weight>
<modifiers>
<modifiers>
<type>QuartermasteryRawFoodWeight</type>
<amount>-0.25</amount>
</modifiers>
</modifiers>
<salvageInfo>
<materials>2 leather, savage_leather</materials>
<requiresBench>true</requiresBench>
</salvageInfo>
<priceDetails>
<buy>60</buy>
<canTrade>true</canTrade>
</priceDetails>
</item>
</items>