enum | VoK.Sdk.Ddo.Enums.GLOSSARYTERM : uint {
VoK.Sdk.Ddo.Enums.GLOSSARYTERM.Undef = 0x00000000
,
VoK.Sdk.Ddo.Enums.GLOSSARYTERM.ArmorBonus = 0x70007C4C
,
VoK.Sdk.Ddo.Enums.GLOSSARYTERM.Critical = 0x70007C5F
,
VoK.Sdk.Ddo.Enums.GLOSSARYTERM.DamageReduction = 0x70007C62
,
VoK.Sdk.Ddo.Enums.GLOSSARYTERM.ShieldBonus = 0x70007CA7
,
VoK.Sdk.Ddo.Enums.GLOSSARYTERM.SpellFailure = 0x70007CAE
,
VoK.Sdk.Ddo.Enums.GLOSSARYTERM.ArmorCheckPenalty = 0x70008254
,
VoK.Sdk.Ddo.Enums.GLOSSARYTERM.MyArmorBonus = 0x70008255
,
VoK.Sdk.Ddo.Enums.GLOSSARYTERM.MaxDexBonus = 0x70008256
,
VoK.Sdk.Ddo.Enums.GLOSSARYTERM.LeaderOnly = 0x70008257
,
VoK.Sdk.Ddo.Enums.GLOSSARYTERM.Reserved = 0x70008258
,
VoK.Sdk.Ddo.Enums.GLOSSARYTERM.Bound = 0x70008259
,
VoK.Sdk.Ddo.Enums.GLOSSARYTERM.Unique = 0x7000825A
,
VoK.Sdk.Ddo.Enums.GLOSSARYTERM.BoundOnAquire = 0x7000825B
,
VoK.Sdk.Ddo.Enums.GLOSSARYTERM.BoundOnEquip = 0x7000825C
,
VoK.Sdk.Ddo.Enums.GLOSSARYTERM.DestroyedOnDeath = 0x7000825D
,
VoK.Sdk.Ddo.Enums.GLOSSARYTERM.DestroyedOnExitModule = 0x7000825E
,
VoK.Sdk.Ddo.Enums.GLOSSARYTERM.DroppedOnExitModule = 0x7000825F
,
VoK.Sdk.Ddo.Enums.GLOSSARYTERM.DroppedOnDeath = 0x70008260
,
VoK.Sdk.Ddo.Enums.GLOSSARYTERM.OpenLockBonus = 0x70008261
,
VoK.Sdk.Ddo.Enums.GLOSSARYTERM.HealBonus = 0x70008262
,
VoK.Sdk.Ddo.Enums.GLOSSARYTERM.DisableDeviceBonus = 0x70008263
,
VoK.Sdk.Ddo.Enums.GLOSSARYTERM.RepairBonus = 0x70008264
,
VoK.Sdk.Ddo.Enums.GLOSSARYTERM.Proficiency = 0x70008266
,
VoK.Sdk.Ddo.Enums.GLOSSARYTERM.AttackPenalty = 0x70008267
,
VoK.Sdk.Ddo.Enums.GLOSSARYTERM.Damage = 0x70008268
,
VoK.Sdk.Ddo.Enums.GLOSSARYTERM.BaseDamageRating = 0x70008269
,
VoK.Sdk.Ddo.Enums.GLOSSARYTERM.DamageMod = 0x7000826A
,
VoK.Sdk.Ddo.Enums.GLOSSARYTERM.AttackMod = 0x7000826B
,
VoK.Sdk.Ddo.Enums.GLOSSARYTERM.Difficulty = 0x7000826C
,
VoK.Sdk.Ddo.Enums.GLOSSARYTERM.DestroyedAfterLogout = 0x700095B7
,
VoK.Sdk.Ddo.Enums.GLOSSARYTERM.NotBankable = 0x70009644
,
VoK.Sdk.Ddo.Enums.GLOSSARYTERM.BlackHole = 0x70009E7C
,
VoK.Sdk.Ddo.Enums.GLOSSARYTERM.BoundToAccount = 0x7000C14B
,
VoK.Sdk.Ddo.Enums.GLOSSARYTERM.CannotMail = 0x7000C156
,
VoK.Sdk.Ddo.Enums.GLOSSARYTERM.CannotAuction = 0x7000C174
,
VoK.Sdk.Ddo.Enums.GLOSSARYTERM.OnAirshipInternal = 0x7001029D
,
VoK.Sdk.Ddo.Enums.GLOSSARYTERM.OnAirshipExterior = 0x7001029E
,
VoK.Sdk.Ddo.Enums.GLOSSARYTERM.UniqueAmenity = 0x7001029F
,
VoK.Sdk.Ddo.Enums.GLOSSARYTERM.OnAirship = 0x700102A0
,
VoK.Sdk.Ddo.Enums.GLOSSARYTERM.BoundToCharacterOnEquip = 0x700115DA
,
VoK.Sdk.Ddo.Enums.GLOSSARYTERM.BoundToAccountOnEquip = 0x700115DB
,
VoK.Sdk.Ddo.Enums.GLOSSARYTERM.BoundToAccountOnAcquire = 0x700115DC
,
VoK.Sdk.Ddo.Enums.GLOSSARYTERM.BoundToCharacterOnAcquire = 0x700115DD
,
VoK.Sdk.Ddo.Enums.GLOSSARYTERM.BoundToAccountByCosmetic = 0x70011BA6
,
VoK.Sdk.Ddo.Enums.GLOSSARYTERM.BoundToAccountViaContainedItem = 0x700140F9
,
VoK.Sdk.Ddo.Enums.GLOSSARYTERM.BoundToAccountUntilEquipped = 0x700327C9
,
VoK.Sdk.Ddo.Enums.GLOSSARYTERM.HasBeenBoundToAccountOnAcquire = 0x70038D24
,
VoK.Sdk.Ddo.Enums.GLOSSARYTERM.HasBeenBoundToCharacterOnAcquire = 0x70038D25
,
VoK.Sdk.Ddo.Enums.GLOSSARYTERM.HasBeenBoundToAccountOnEquip = 0x70038D26
,
VoK.Sdk.Ddo.Enums.GLOSSARYTERM.HasBeenBoundToCharacterOnEquip = 0x70038D27
} |