vegetable_stew.xml
<items>
<item>
<key>vegetable_stew</key>
<name>Vegetable Stew</name>
<description>A delicious stew made with plenty of vegetables.</description>
<type>Food</type>
<icon>itemcooking2_42</icon>
<sortKey>_cookedfood21</sortKey>
<weight>0.5</weight>
<tags>multi, uses_pot</tags>
<statusEffects>
<statusEffects>
<turns>70</turns>
<type>food</type>
<modifiers>
<modifiers>
<type>OnTurnHealthGain</type>
<amount>0.5</amount>
</modifiers>
<modifiers>
<type>OnTurnEnergyRecovery</type>
<amount>1.75</amount>
</modifiers>
<modifiers>
<type>MoveSpeedBonus</type>
<amount>10.0</amount>
</modifiers>
</modifiers>
</statusEffects>
</statusEffects>
<priceDetails>
<buy>42</buy>
<canTrade>true</canTrade>
</priceDetails>
</item>
</items>