• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Wand attack speed

At my server I add this to the attribute of a weapon:
(where 2000 is normal attack speed, if you put it lower it will be faster)
Code:
		<attribute key="attackspeed" value="1000" />

But I'm not sure if this attribute comes with TFS already or you have to add it on your own in sources.. You could try though.
 
Back
Top