#W# Initial Commit: Avatars Conquest
This commit is contained in:
commit
8eae46895e
7512 changed files with 416187 additions and 0 deletions
35
Docs/types/PotionEffect.html
Normal file
35
Docs/types/PotionEffect.html
Normal file
|
|
@ -0,0 +1,35 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>RunUO Documentation - Class Overview - PotionEffect</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>PotionEffect (Enum)</h2>
|
||||
Nightsight = 0,<br>
|
||||
CureLesser = 1,<br>
|
||||
Cure = 2,<br>
|
||||
CureGreater = 3,<br>
|
||||
Agility = 4,<br>
|
||||
AgilityGreater = 5,<br>
|
||||
Strength = 6,<br>
|
||||
StrengthGreater = 7,<br>
|
||||
PoisonLesser = 8,<br>
|
||||
Poison = 9,<br>
|
||||
PoisonGreater = 10,<br>
|
||||
PoisonDeadly = 11,<br>
|
||||
Refresh = 12,<br>
|
||||
RefreshTotal = 13,<br>
|
||||
HealLesser = 14,<br>
|
||||
Heal = 15,<br>
|
||||
HealGreater = 16,<br>
|
||||
ExplosionLesser = 17,<br>
|
||||
Explosion = 18,<br>
|
||||
ExplosionGreater = 19,<br>
|
||||
Conflagration = 20,<br>
|
||||
ConflagrationGreater = 21,<br>
|
||||
MaskOfDeath = 22,<br>
|
||||
MaskOfDeathGreater = 23,<br>
|
||||
ConfusionBlast = 24,<br>
|
||||
ConfusionBlastGreater = 25<br>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue