vegetable_stew_superb.xml

<items>
  <item>
    <key>vegetable_stew_superb</key>
    <name>Vegetable Stew (Superb)</name>
    <description>A delicious stew made with plenty of vegetables.</description>
    <type>Food</type>
    <icon>itemcooking2_42</icon>
    <sortKey>_cookedfood22</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.75</amount>
          </modifiers>
          <modifiers>
            <type>OnTurnEnergyRecovery</type>
            <amount>2.5</amount>
          </modifiers>
          <modifiers>
            <type>MoveSpeedBonus</type>
            <amount>15.0</amount>
          </modifiers>
        </modifiers>
      </statusEffects>
    </statusEffects>
    <priceDetails>
      <buy>63</buy>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>