20 lines
665 B
HTML
20 lines
665 B
HTML
<html>
|
|
<head>
|
|
<title>RunUO Documentation - Class Overview - WandEffect</title>
|
|
</head>
|
|
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
|
|
<h4><a href="../namespaces/Server.Items.html">Back to Server.Items</a></h4>
|
|
<h2>WandEffect (Enum)</h2>
|
|
Clumsiness = 0,<br>
|
|
Identification = 1,<br>
|
|
Healing = 2,<br>
|
|
Feeblemindedness = 3,<br>
|
|
Weakness = 4,<br>
|
|
MagicArrow = 5,<br>
|
|
Harming = 6,<br>
|
|
Fireball = 7,<br>
|
|
GreaterHealing = 8,<br>
|
|
Lightning = 9,<br>
|
|
ManaDraining = 10<br>
|
|
</body>
|
|
</html>
|