#W# Initial Commit: Avatars Conquest

This commit is contained in:
WarrentyExpired 2026-07-03 20:19:48 -04:00
commit 8eae46895e
7512 changed files with 416187 additions and 0 deletions

55
Docs/types/BuffIcon.html Normal file
View file

@ -0,0 +1,55 @@
<html>
<head>
<title>RunUO Documentation - Class Overview - BuffIcon</title>
</head>
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
<h4><a href="../namespaces/Server.html">Back to Server</a></h4>
<h2>BuffIcon (Enum)</h2>
DismountPrevention = 1001,<br>
NoRearm = 1002,<br>
NightSight = 1005,<br>
DeathStrike = 1006,<br>
EvilOmen = 1007,<br>
UnknownStandingSwirl = 1008,<br>
UnknownKneelingSword = 1009,<br>
DivineFury = 1010,<br>
EnemyOfOne = 1011,<br>
HidingAndOrStealth = 1012,<br>
ActiveMeditation = 1013,<br>
BloodOathCaster = 1014,<br>
BloodOathCurse = 1015,<br>
CorpseSkin = 1016,<br>
Mindrot = 1017,<br>
PainSpike = 1018,<br>
Strangle = 1019,<br>
GiftOfRenewal = 1020,<br>
AttuneWeapon = 1021,<br>
Thunderstorm = 1022,<br>
EssenceOfWind = 1023,<br>
EtherealVoyage = 1024,<br>
GiftOfLife = 1025,<br>
ArcaneEmpowerment = 1026,<br>
MortalStrike = 1027,<br>
ReactiveArmor = 1028,<br>
Protection = 1029,<br>
ArchProtection = 1030,<br>
MagicReflection = 1031,<br>
Incognito = 1032,<br>
Disguised = 1033,<br>
AnimalForm = 1034,<br>
Polymorph = 1035,<br>
Invisibility = 1036,<br>
Paralyze = 1037,<br>
Poison = 1038,<br>
Bleed = 1039,<br>
Clumsy = 1040,<br>
FeebleMind = 1041,<br>
Weaken = 1042,<br>
Curse = 1043,<br>
MassCurse = 1044,<br>
Agility = 1045,<br>
Cunning = 1046,<br>
Strength = 1047,<br>
Bless = 1048<br>
</body>
</html>