rare_cabbage.xml

<items>
  <item>
    <key>rare_cabbage</key>
    <name>"Rare" Cabbage</name>
    <description>
      Possibly the rarest of vegetables, despite its appearance to the contrary.
    </description>
    <type>raw_food</type>
    <icon>itemcooking2_4</icon>
    <sortKey>_rawfood11</sortKey>
    <weight>0.4</weight>
    <tags>raw</tags>
    <statusEffects>
      <statusEffects>
        <turns>24</turns>
        <type>food</type>
        <modifiers>
          <modifiers>
            <type>OnTurnHealthGain</type>
            <amount>0.3</amount>
          </modifiers>
          <modifiers>
            <type>OnTurnEnergyRecovery</type>
            <amount>1.0</amount>
          </modifiers>
        </modifiers>
      </statusEffects>
    </statusEffects>
    <priceDetails>
      <buy>11</buy>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>