recovery_serum_potent.xml
<items>
<item>
<key>recovery_serum_potent</key>
<name>Recovery Serum (Potent)</name>
<description>
This revitalizing alchemical mixture is sure to keep you in the fight. Consume this potent mixture to
immediately recover a massive amount of energy.
</description>
<type>Potion</type>
<icon>itemalchemy2_7</icon>
<sortKey>_potion03</sortKey>
<weight>0.5</weight>
<useSpeed>0</useSpeed>
<immediateEffects>
<immediateEffects>
<type>GiveEnergy</type>
<params>
<params type="amount">60</params>
</params>
</immediateEffects>
</immediateEffects>
<priceDetails>
<buy>60</buy>
<sell>20</sell>
<canTrade>true</canTrade>
</priceDetails>
<identifyInfo>
<identified>false</identified>
<unidentifiedItem>unidentified_potion_w050</unidentifiedItem>
<consumeText>You drink the unidentified potion. You feel energized.</consumeText>
<identifyRecipe>recovery_serum</identifyRecipe>
<identifyAbilities>alchemy_ability_identify</identifyAbilities>
</identifyInfo>
</item>
</items>