summaryrefslogtreecommitdiff
path: root/items/usable/item745_DarkConcentrationPotion.xml
blob: 07cbc30f5c05c1a1375698afaca758b997b884e0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0"?>
<items>
  <its:rules xmlns:its="http://www.w3.org/2005/11/its" version="1.0">
    <its:translateRule selector="//item/@name" translate="yes"/>
    <its:translateRule selector="//item/@description" translate="yes"/>
    <its:translateRule selector="//item/@effect" translate="yes"/>
    <its:translateRule selector="//*" translate="no"/>
  </its:rules>
  <item id="745" image="use/potions/c.png|G:#ff4aff" name="Dark Concentration Potion" description="This potion smells like burnt sugar." effect="Attack speed increase (temporary)." type="usable" weight="10" tag="Potions"/>
</items>