• 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!

Wands??? Help me!

Fittan1

Banned User
Joined
Oct 2, 2008
Messages
49
Reaction score
0


Hello, i really need help with my wands. I want to get more attack on them. My freind says it is something with scripts? And if it is, help me!


Regars / Alex!
 
Go to: data\weapons\weapons.xml

Edit with notepad:
Code:
<wand id="2182" level="7" mana="2" [B]min="8"[/B] [B]max="18"[/B] type="earth" event="function" value="default"> <!-- Snakebite Rod -->
		<vocation id="2"/>
</wand>

Min is the minimum damage
Max is the maximum damage
 
Back
Top