como adicionar items com attackspeed para tfs 1.2 eu precisava de um tutorial de como adicionar
<attribute key="attackspeed" value="500" />
exemplo:
<item id="18412" article="a" name="glacial rod">
<attribute key="description" value="Hurls the icy essence of the Svargrond glaciers." />
<attribute key="weight" value="3700" />
<attribute key="weaponType" value="wand" />
<attribute key="shootType" value="smallice" />
<attribute key="range" value="4" />
<attribute key="attackspeed" value="500" />
<attribute key="magiclevelpoints" value="1" />
</item>