ancient_wine_spoiled.xml
<items>
<item>
<key>ancient_wine_spoiled</key>
<name>Spoiled Wine</name>
<description>
Aged too long, this bottle now holds little more than disappointment.
</description>
<type>Potion</type>
<icon>itemancient_wine_spoiled</icon>
<sortKey>_potion01</sortKey>
<weight>0.5</weight>
<useSpeed>0</useSpeed>
<statusEffects>
<statusEffects>
<turns>30</turns>
<allowMany>true</allowMany>
<modifiers>
<modifiers>
<type>Accuracy</type>
<amount>-3.0</amount>
</modifiers>
</modifiers>
</statusEffects>
</statusEffects>
<immediateEffects>
<immediateEffects>
<type>remove_weariness</type>
<params>
<params type="amount">0.15</params>
</params>
</immediateEffects>
</immediateEffects>
<priceDetails>
<buy>50</buy>
</priceDetails>
</item>
</items>