focus_potion_potent.xml
<items>
<item>
<key>focus_potion_potent</key>
<name>Focus Potion (Potent)</name>
<description>
A flask filled with bitter, extra strength liquid which sharpens yours senses, significantly
reducing the timers of all current ability cooldowns.
</description>
<type>Potion</type>
<icon>itemalchemy2_4</icon>
<sortKey>_potion12</sortKey>
<weight>0.5</weight>
<useSpeed>0</useSpeed>
<immediateEffects>
<immediateEffects>
<type>ReduceAbilityCooldown</type>
<params>
<params type="amount">8</params>
</params>
</immediateEffects>
</immediateEffects>
<priceDetails>
<buy>110</buy>
<sell>36</sell>
<canTrade>true</canTrade>
</priceDetails>
<identifyInfo>
<identified>false</identified>
<unidentifiedItem>unidentified_potion_w050</unidentifiedItem>
<consumeText>You drink the unidentified potion. You feel alert.</consumeText>
<identifyRecipe>focus_potion</identifyRecipe>
<identifyAbilities>alchemy_ability_identify</identifyAbilities>
</identifyInfo>
</item>
</items>