#W# Initial Commit: Avatars Conquest
This commit is contained in:
commit
8eae46895e
7512 changed files with 416187 additions and 0 deletions
20
Docs/types/WandEffect.html
Normal file
20
Docs/types/WandEffect.html
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
<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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue