magori_mix.xml
<items>
<item>
<key>magori_mix</key>
<name>Magori Mix</name>
<description>
A wondrous shimmering potion of life. The recipe was first discovered by the Magori himself.
[p]Restore 999 health, even past your maximum health.
</description>
<type>Potion</type>
<icon>itemalchemy2_13</icon>
<sortKey>_potion25</sortKey>
<weight>0.1</weight>
<useSpeed>0</useSpeed>
<immediateEffects>
<immediateEffects>
<type>GiveHealth</type>
<params>
<params type="amount">999</params>
<params type="overfill">true</params>
</params>
</immediateEffects>
</immediateEffects>
<priceDetails>
<buy>1000</buy>
<sell>333</sell>
<canTrade>true</canTrade>
</priceDetails>
<identifyInfo>
<identified>true</identified>
<unidentifiedItem>unidentified_potion_w010</unidentifiedItem>
<consumeText>You drink the unidentified potion. You feel overwhelmed with life.</consumeText>
<identifyAbilities>alchemy_ability_identify</identifyAbilities>
</identifyInfo>
</item>
</items>