1
ItemType
What kind of thing this is (ItemType enum) — weapon, armour, food, key.
2
CreatureType
Creature family (Olthoi, Undead, Human). Slayer weapons key off this.
appraise
3
PaletteTemplate
Colour scheme applied to the model.
4
ClothingPriority
Which body parts this garment covers and in what layer order.
5
EncumbranceVal
Burden of the object. What it costs to carry.
appraiselogin
6
ItemsCapacity
How many items a container holds.
7
ContainersCapacity
How many sub-containers (packs) it holds.
login
8
Mass
Physical mass. Defined by retail but ACE never reads it.
unread
9
ValidLocations
Bitmask of equipment slots the item may go in.
10
CurrentWieldedLocation
The slot the item is currently equipped in.
11
MaxStackSize
Largest stack allowed. 100 for most components.
12
StackSize
How many are in this stack right now.
13
StackUnitEncumbrance
Burden of one unit of the stack.
14
StackUnitMass
Mass of one unit. Unread by ACE.
unread
15
StackUnitValue
Value of one unit of the stack.
16
ItemUseable
How the item may be used (Usable enum) — on self, on a target, remotely.
17
RareId
Rare identifier, if this is one of the rares.
appraise
18
UiEffects
Glow effects shown on the icon — the magical shimmer.
19
Value
Pyreal value. What a vendor pays and charges from.
appraise
20
CoinValue
Pyreals held, for currency objects and player purses.
loginephemeral
21
TotalExperience
Superseded by the Int64 version; ACE never reads this one.
unread
22
AvailableCharacter
Defined by the enum; ACE never reads it.
unread
23
TotalSkillCredits
Lifetime skill credits earned.
24
AvailableSkillCredits
Unspent skill credits.
login
25
Level
Character level.
appraiselogin
26
AccountRequirements
Account tier needed to use the item.
appraise
27
ArmorType
Armour category, for appraisal display.
28
ArmorLevel
Armour value. The number that actually stops damage.
appraise
29
AllegianceCpPool
Defined by the enum; ACE never reads it.
unread
30
AllegianceRank
Rank within the allegiance.
appraiselogin
31
ChannelsAllowed
Bitmask of chat channels the character may use.
32
ChannelsActive
Bitmask of chat channels currently switched on.
33
Bonded
Bonding behaviour (BondedStatus) — whether the item survives death or is destroyed.
appraise
34
MonarchsRank
Defined by the enum; ACE never reads it.
unread
35
AllegianceFollowers
Number of followers under this character.
appraise
36
ResistMagic
Magic resistance of a lock or item, for dispel and magic-opening attempts.
appraise
37
ResistItemAppraisal
Difficulty of appraising the item.
38
ResistLockpick
Lockpicking difficulty.
appraise
39
DeprecatedResistRepair
Deprecated in retail; ACE never reads it.
unread
40
CombatMode
Current combat stance — peace, melee, missile, magic.
login
41
CurrentAttackHeight
Defined by the enum; ACE never reads it.
unread
42
CombatCollisions
Defined by the enum; ACE never reads it.
unread
43
NumDeaths
How many times this character has died.
appraiselogin
44
Damage
Base weapon damage before variance.
45
DamageType
Damage type dealt (DamageType enum) — slash, pierce, fire.
appraise
46
DefaultCombatStyle
Combat style the creature uses by default.
47
AttackType
Attack types the weapon offers — thrust, slash, or both.
appraiselogin
48
WeaponSkill
Skill used to wield the weapon.
49
WeaponTime
Swing speed. Lower is faster.
50
AmmoType
Ammunition the launcher takes — arrows, bolts, darts.
51
CombatUse
How the item is held in combat (CombatUse enum).
52
ParentLocation
Where on the body the object is held when wielded.
53
PlacementPosition
Placement/animation slot for the held object.
54
WeaponEncumbrance
Defined by the enum; ACE never reads it.
unread
55
WeaponMass
Defined by the enum; ACE never reads it.
unread
56
ShieldValue
Defined by the enum; ACE never reads it.
unread
57
ShieldEncumbrance
Defined by the enum; ACE never reads it.
unread
58
MissileInventoryLocation
Defined by the enum; ACE never reads it.
unread
59
FullDamageType
Defined by the enum; ACE never reads it.
unread
60
WeaponRange
Weapon range.
61
AttackersSkill
Defined by the enum; ACE never reads it.
unread
62
DefendersSkill
Defined by the enum; ACE never reads it.
unread
63
AttackersSkillValue
Defined by the enum; ACE never reads it.
unread
64
AttackersClass
Weenie class of the attacker, on a damage record.
65
Placement
Resting placement of the object (Placement enum) — how it lies on the ground.
66
CheckpointStatus
Defined by the enum; ACE never reads it.
unread
67
Tolerance
What the creature tolerates before turning hostile (Tolerance enum).
68
TargetingTactic
How the creature picks targets.
69
CombatTactic
Combat tactic the creature uses.
70
HomesickTargetingTactic
Targeting used while returning home.
71
NumFollowFailures
Defined by the enum; ACE never reads it.
unread
72
FriendType
Creature type this one treats as a friend and will defend.
73
FoeType
Creature type this one attacks on sight.
74
MerchandiseItemTypes
Bitmask of item types the vendor will buy.
75
MerchandiseMinValue
Cheapest item the vendor will buy.
76
MerchandiseMaxValue
Dearest item the vendor will buy.
77
NumItemsSold
Running count of items the vendor has sold.
78
NumItemsBought
Running count of items the vendor has bought.
79
MoneyIncome
Pyreals the vendor has taken in.
80
MoneyOutflow
Pyreals the vendor has paid out.
81
MaxGeneratedObjects
Most objects this generator keeps alive at once.
ephemeral
82
InitGeneratedObjects
How many it spawns immediately on startup.
ephemeral
83
ActivationResponse
What happens when activated (ActivationResponse) — emote, cast, use, talk.
84
OriginalValue
Defined by the enum; ACE never reads it.
unread
85
NumMoveFailures
Defined by the enum; ACE never reads it.
unread
86
MinLevel
Lowest character level allowed to use or enter.
appraise
87
MaxLevel
Highest character level allowed to use or enter.
appraise
88
LockpickMod
Lockpick difficulty modifier.
89
BoosterEnum
Which vital a food or potion restores.
appraise
90
BoostValue
How much of that vital it restores.
appraise
91
MaxStructure
Maximum charges or uses. Full lockpicks, a full mana stone.
appraise
92
Structure
Charges or uses remaining.
appraise
93
PhysicsState
Raw physics state bitfield.
94
TargetType
What the item may be used on (ItemType of valid targets).
95
RadarBlipColor
Colour of the object's dot on the radar.
96
EncumbranceCapacity
How much burden the character can carry.
97
LoginTimestamp
Defined by the enum; ACE never reads it.
unread
98
CreationTimestamp
When the object or character was created, as a unix time.
appraiselogin
99
PkLevelModifier
Adjusts the PK level range this character may fight across.
100
GeneratorType
Generator style (GeneratorType) — relative to itself, or absolute positions.
101
AiAllowedCombatStyle
Combat styles the creature is permitted to use.
102
LogoffTimestamp
Defined by the enum; ACE never reads it.
unread
103
GeneratorDestructionType
What happens to spawns when the generator shuts down.
104
ActivationCreateClass
Weenie class created on activation.
105
ItemWorkmanship
Workmanship, 1 to 10. Drives tinkering and salvage value.
appraise
106
ItemSpellcraft
Spellcraft rating — the difficulty of the item's spells.
appraise
107
ItemCurMana
Mana currently in the item.
appraise
108
ItemMaxMana
Mana the item holds when full.
appraise
109
ItemDifficulty
Arcane lore required to activate the item.
appraise
110
ItemAllegianceRankLimit
Allegiance rank needed to use the item.
appraise
111
PortalBitmask
Portal restriction flags — no recall, no summon, faction only.
appraise
112
AdvocateLevel
Advocate tier of the character.
113
Gender
Character sex.
appraiselogin
114
Attuned
Attunement (AttunedStatus) — whether the item can be traded or dropped.
appraise
115
ItemSkillLevelLimit
Skill level required to use the item.
appraise
116
GateLogic
Defined by the enum; ACE never reads it.
unread
117
ItemManaCost
Mana the item burns per use or per tick.
appraise
118
Logoff
Defined by the enum; ACE never reads it.
unread
119
Active
Whether the object is currently active.
120
AttackHeight
Attack height — high, medium, low.
121
NumAttackFailures
Defined by the enum; ACE never reads it.
unread
122
AiCpThreshold
Defined by the enum; ACE never reads it.
unread
123
AiAdvancementStrategy
Defined by the enum; ACE never reads it.
unread
124
Version
Version stamp of the object, for migrations.
125
Age
Seconds the character has existed. The /age number.
appraiselogin
126
VendorHappyMean
Average delay before a vendor restocks.
127
VendorHappyVariance
Jitter on the restock delay.
128
CloakStatus
Whether and how the object is cloaked.
129
VitaeCpPool
Experience accumulated towards burning off vitae.
login
130
NumServicesSold
Running count of services the vendor has sold.
131
MaterialType
What the item is made of. Drives salvage and tinkering.
appraise
132
NumAllegianceBreaks
How many times the character has broken allegiance.
loginunread
133
ShowableOnRadar
Whether and when the object shows on radar.
ephemeral
134
PlayerKillerStatus
PK state — NPK, PK, PKLite, or in the free-for-all window.
appraiselogin
135
VendorHappyMaxItems
How many items the vendor restocks up to.
136
ScorePageNum
Scoreboard leftover; ACE never reads it.
unread
137
ScoreConfigNum
Scoreboard leftover; ACE never reads it.
unread
138
ScoreNumScores
Scoreboard leftover; ACE never reads it.
unread
139
DeathLevel
Level the character was at when it last died, for vitae maths.
login
140
AiOptions
AI behaviour flags.
141
OpenToEveryone
The container or house is open to anyone, not just its owner.
142
GeneratorTimeType
Whether the generator runs on a clock, an event, or always.
143
GeneratorStartTime
When the generator switches on.
144
GeneratorEndTime
When it switches off.
145
GeneratorEndDestructionType
What happens to spawns when its window closes.
146
XpOverride
Flat experience this creature or hand-in awards, overriding the level formula.
147
NumCrashAndTurns
Retail AI leftover; ACE never reads it.
unread
148
ComponentWarningThreshold
Defined by the enum; ACE never reads it.
unread
149
HouseStatus
Current state of the dwelling.
150
HookPlacement
How an item sits on a house hook — wall, floor, ceiling.
151
HookType
What kind of hook this is, and so what it accepts.
152
HookItemType
Item type currently on the hook.
153
AiPpThreshold
Defined by the enum; ACE never reads it.
unread
154
GeneratorVersion
Defined by the enum; ACE never reads it.
unread
155
HouseType
Cottage, villa, mansion or apartment.
156
PickupEmoteOffset
Defined by the enum; ACE never reads it.
unread
157
WeenieIteration
Content iteration stamp on the weenie. Unread at runtime.
unread
158
WieldRequirements
What is required to wield (WieldRequirement) — a skill, a level, a raw attribute.
appraise
159
WieldSkillType
Which skill or attribute the wield requirement names.
appraise
160
WieldDifficulty
The value that skill or level must reach.
appraise
161
HouseMaxHooksUsable
Hook allowance for the dwelling.
162
HouseCurrentHooksUsable
Hooks still free.
ephemeral
163
AllegianceMinLevel
Lowest level allowed to swear to this allegiance.
164
AllegianceMaxLevel
Highest level allowed to swear.
165
HouseRelinkHookCount
Defined by the enum; ACE never reads it.
unread
166
SlayerCreatureType
Creature type the slayer bonus applies to.
appraise
167
ConfirmationInProgress
Defined by the enum; ACE never reads it.
unread
168
ConfirmationTypeInProgress
Defined by the enum; ACE never reads it.
unread
169
TsysMutationData
Packed treasure-system data describing how the item was rolled.
170
NumItemsInMaterial
How many items were salvaged into this bag.
appraise
171
NumTimesTinkered
Tinker count, 0 to 10. Each one lowers the next success chance.
appraise
172
AppraisalLongDescDecoration
Which extra lines appraisal appends to the long description.
appraise
173
AppraisalLockpickSuccessPercent
Lockpick chance shown in appraisal.
appraise
174
AppraisalPages
Pages written in the book.
appraiseephemeral
175
AppraisalMaxPages
Pages the book holds.
appraiseephemeral
176
AppraisalItemSkill
Skill shown in appraisal as the one needed.
appraise
177
GemCount
Number of gems set into the item.
appraise
178
GemType
Material of those gems.
appraise
179
ImbuedEffect
Imbue on the item — crit strike, resistance cleaving, armour rending.
appraise
180
AttackersRawSkillValue
Defined by the enum; ACE never reads it.
unread
181
ChessRank
Chess ranking of the character.
appraiselogin
182
ChessTotalGames
Chess games played.
183
ChessGamesWon
Chess games won.
184
ChessGamesLost
Chess games lost.
185
TypeOfAlteration
What a skill-alteration gem does — lower, raise, or swap.
186
SkillToBeAltered
The skill that gem targets.
187
SkillAlterationCount
Defined by the enum; ACE never reads it.
unread
188
HeritageGroup
Heritage of the character, or the heritage an item is restricted to.
appraiselogin
189
TransferFromAttribute
Source attribute for an attribute-transfer gem.
190
TransferToAttribute
Destination attribute for it.
191
AttributeTransferCount
Defined by the enum; ACE never reads it.
unread
192
FakeFishingSkill
Joke skill from retail's fishing tease. Barely used.
appraiselogin
193
NumKeys
Keys on the ring. Unread by ACE.
appraiseunread
194
DeathTimestamp
Defined by the enum; ACE never reads it.
unread
195
PkTimestamp
Defined by the enum; ACE never reads it.
unread
196
VictimTimestamp
Defined by the enum; ACE never reads it.
unread
197
HookGroup
Hook category, restricting what may be hung.
198
AllegianceSwearTimestamp
Defined by the enum; ACE never reads it.
unread
199
HousePurchaseTimestamp
When the house was bought. Rent is counted from here.
login
200
RedirectableEquippedArmorCount
Defined by the enum; ACE never reads it.
unread
201
MeleeDefenseImbuedEffectTypeCache
Cached imbue lookup for melee defence.
202
MissileDefenseImbuedEffectTypeCache
Cached imbue lookup for missile defence. Unread by ACE.
unread
203
MagicDefenseImbuedEffectTypeCache
Cached imbue lookup for magic defence. Unread by ACE.
unread
204
ElementalDamageBonus
Flat elemental damage added by the item.
appraise
205
ImbueAttempts
How many imbue attempts have been made.
206
ImbueSuccesses
How many succeeded.
207
CreatureKills
Creatures this character has killed.
208
PlayerKillsPk
Players killed as a PK.
209
PlayerKillsPkl
Players killed as a PK Lite.
210
RaresTierOne
Tier 1 rares found.
211
RaresTierTwo
Tier 2 rares found.
212
RaresTierThree
Tier 3 rares found.
213
RaresTierFour
Tier 4 rares found.
214
RaresTierFive
Tier 5 rares found.
215
AugmentationStat
Which augmentation this gem grants.
216
AugmentationFamilyStat
Defined by the enum; ACE never reads it.
unread
217
AugmentationInnateFamily
Count against the shared cap on innate attribute augmentations.
218
AugmentationInnateStrength
Innate Strength augmentations taken.
login
219
AugmentationInnateEndurance
Innate Endurance augmentations taken.
login
220
AugmentationInnateCoordination
Innate Coordination augmentations taken.
login
221
AugmentationInnateQuickness
Innate Quickness augmentations taken.
login
222
AugmentationInnateFocus
Innate Focus augmentations taken.
login
223
AugmentationInnateSelf
Innate Self augmentations taken.
login
224
AugmentationSpecializeSalvaging
Salvaging specialization augmentation.
login
225
AugmentationSpecializeItemTinkering
Item tinkering specialization augmentation.
login
226
AugmentationSpecializeArmorTinkering
Armor tinkering specialization augmentation.
login
227
AugmentationSpecializeMagicItemTinkering
Magic item tinkering specialization augmentation.
login
228
AugmentationSpecializeWeaponTinkering
Weapon tinkering specialization augmentation.
login
229
AugmentationExtraPackSlot
Extra pack slots granted.
login
230
AugmentationIncreasedCarryingCapacity
Burden capacity augmentations taken.
login
231
AugmentationLessDeathItemLoss
Fewer items lost on death.
login
232
AugmentationSpellsRemainPastDeath
Enchantments survive death.
login
233
AugmentationCriticalDefense
Critical defence augmentation.
login
234
AugmentationBonusXp
Bonus experience augmentation.
login
235
AugmentationBonusSalvage
Bonus salvage augmentation.
login
236
AugmentationBonusImbueChance
Better imbue odds.
login
237
AugmentationFasterRegen
Faster vital regeneration.
login
238
AugmentationIncreasedSpellDuration
Longer enchantment duration.
login
239
AugmentationResistanceFamily
Count against the shared cap on resistance augmentations.
240
AugmentationResistanceSlash
Slashing resistance augmentation.
login
241
AugmentationResistancePierce
Piercing resistance augmentation.
login
242
AugmentationResistanceBlunt
Bludgeoning resistance augmentation.
login
243
AugmentationResistanceAcid
Acid resistance augmentation.
login
244
AugmentationResistanceFire
Fire resistance augmentation.
login
245
AugmentationResistanceFrost
Cold resistance augmentation.
login
246
AugmentationResistanceLightning
Lightning resistance augmentation.
login
247
RaresTierOneLogin
Tier 1 rares found via the daily login roll.
248
RaresTierTwoLogin
Tier 2 rares found via the daily login roll.
249
RaresTierThreeLogin
Tier 3 rares found via the daily login roll.
250
RaresTierFourLogin
Tier 4 rares found via the daily login roll.
251
RaresTierFiveLogin
Tier 5 rares found via the daily login roll.
252
RaresLoginTimestamp
When the daily rare roll last ran.
253
RaresTierSix
Tier 6 rares found.
254
RaresTierSeven
Tier 7 rares found.
255
RaresTierSixLogin
Tier 6 rares found via the daily login roll.
256
RaresTierSevenLogin
Tier 7 rares found via the daily login roll.
257
ItemAttributeLimit
Attribute the item requires.
appraise
258
ItemAttributeLevelLimit
Level that attribute must reach.
appraise
259
ItemAttribute2ndLimit
Vital the item requires.
appraise
260
ItemAttribute2ndLevelLimit
Level that vital must reach.
appraise
261
CharacterTitleId
The title the character is currently displaying.
appraise
262
NumCharacterTitles
How many titles the character has earned.
appraise
263
ResistanceModifierType
Which damage type ResistanceModifier applies to.
appraise
264
FreeTinkersBitfield
Defined by the enum; ACE never reads it.
unread
265
EquipmentSetId
Which equipment set the piece belongs to.
appraise
266
PetClass
Weenie class of the pet this device summons.
267
Lifespan
Seconds the object lives before expiring. Olthoi gear and temporary items.
appraise
268
RemainingLifespan
Seconds left of that lifespan.
appraiseephemeral
269
UseCreateQuantity
How many of UseCreateItem are produced per use.
270
WieldRequirements2
Second wield requirement, stacked on the first.
appraise
271
WieldSkillType2
Skill or attribute for the second requirement.
appraise
272
WieldDifficulty2
Value the second requirement demands.
appraise
273
WieldRequirements3
Third wield requirement.
appraise
274
WieldSkillType3
Skill or attribute for the third requirement.
appraise
275
WieldDifficulty3
Value the third requirement demands.
appraise
276
WieldRequirements4
Fourth wield requirement.
appraise
277
WieldSkillType4
Skill or attribute for the fourth requirement.
appraise
278
WieldDifficulty4
Value the fourth requirement demands.
appraise
279
Unique
How many of this item one character may hold.
appraise
280
SharedCooldown
Cooldown group — items sharing a number share a timer.
appraise
281
Faction1Bits
Society membership bits: Celestial Hand, Eldrytch Web, Radiant Blood.
appraiselogin
282
Faction2Bits
Second faction bitfield. Reserved.
283
Faction3Bits
Third faction bitfield. Reserved.
284
Hatred1Bits
Factions this creature is hostile to.
285
Hatred2Bits
Second hatred bitfield.
286
Hatred3Bits
Third hatred bitfield.
287
SocietyRankCelhan
Rank within the Celestial Hand.
appraiselogin
288
SocietyRankEldweb
Rank within the Eldrytch Web.
appraiselogin
289
SocietyRankRadblo
Rank within the Radiant Blood.
appraiselogin
290
HearLocalSignals
The object listens for local signals from other objects.
291
HearLocalSignalsRadius
How far away it listens.
292
Cleaving
How many extra targets a cleaving weapon hits.
appraise
293
AugmentationSpecializeGearcraft
Retired gearcraft augmentation; ACE never reads it.
unread
294
AugmentationInfusedCreatureMagic
Creature magic infusion augmentation.
login
295
AugmentationInfusedItemMagic
Item magic infusion augmentation.
login
296
AugmentationInfusedLifeMagic
Life magic infusion augmentation.
login
297
AugmentationInfusedWarMagic
War magic infusion augmentation.
login
298
AugmentationCriticalExpertise
Critical expertise augmentation.
login
299
AugmentationCriticalPower
Critical power augmentation.
login
300
AugmentationSkilledMelee
Skilled melee augmentation.
login
301
AugmentationSkilledMissile
Skilled missile augmentation.
login
302
AugmentationSkilledMagic
Skilled magic augmentation.
login
303
ImbuedEffect2
Second imbue on the item.
appraise
304
ImbuedEffect3
Third imbue.
appraise
305
ImbuedEffect4
Fourth imbue.
appraise
306
ImbuedEffect5
Fifth imbue.
appraise
307
DamageRating
Damage rating. Percentage bonus to damage dealt.
appraiselogin
308
DamageResistRating
Damage reduction rating. Percentage cut to damage taken.
appraiselogin
309
AugmentationDamageBonus
Damage rating granted by augmentations.
login
310
AugmentationDamageReduction
Damage reduction rating from augmentations.
login
311
ImbueStackingBits
Which imbue effects stack on this item.
312
HealOverTime
Health restored per tick by an active effect.
login
313
CritRating
Critical chance rating.
appraiselogin
314
CritDamageRating
Critical damage rating.
appraiselogin
315
CritResistRating
Resistance to being crit.
appraiselogin
316
CritDamageResistRating
Resistance to critical damage.
appraiselogin
317
HealingResistRating
Reduction to healing received.
login
318
DamageOverTime
Damage per tick from an active effect.
login
319
ItemMaxLevel
Highest level a levelling item can reach.
appraise
320
ItemXpStyle
How the item earns experience — shared with the wielder, or from kills.
appraise
321
EquipmentSetExtra
Defined by the enum; ACE never reads it.
unread
322
AetheriaBitfield
Which aetheria slots are unlocked.
login
323
HealingBoostRating
Bonus to healing received.
appraiselogin
324
HeritageSpecificArmor
Heritage this armour is restricted to.
appraise
325
AlternateRacialSkills
Defined by the enum; ACE never reads it.
unread
326
AugmentationJackOfAllTrades
Jack of all Trades augmentation.
login
327
AugmentationResistanceNether
Nether resistance augmentation; ACE never reads it.
unread
328
AugmentationInfusedVoidMagic
Void magic infusion augmentation.
login
329
WeaknessRating
Weakness rating applied by an effect.
login
330
NetherOverTime
Nether damage per tick.
login
331
NetherResistRating
Resistance to nether damage.
login
332
LuminanceAward
Luminance this creature or hand-in awards.
333
LumAugDamageRating
Luminance augmentation: damage rating.
login
334
LumAugDamageReductionRating
Luminance augmentation: damage reduction.
login
335
LumAugCritDamageRating
Luminance augmentation: critical damage.
login
336
LumAugCritReductionRating
Luminance augmentation: critical reduction.
login
337
LumAugSurgeEffectRating
Luminance augmentation: aetheria surge strength.
login
338
LumAugSurgeChanceRating
Luminance augmentation: aetheria surge chance.
login
339
LumAugItemManaUsage
Luminance augmentation: items burn less mana.
login
340
LumAugItemManaGain
Luminance augmentation: better mana recovery into items.
login
341
LumAugVitality
Luminance augmentation: more health.
login
342
LumAugHealingRating
Luminance augmentation: healing rating.
login
343
LumAugSkilledCraft
Luminance augmentation: crafting skill.
login
344
LumAugSkilledSpec
Luminance augmentation: specialized skill credits.
login
345
LumAugNoDestroyCraft
Luminance augmentation: crafting never destroys. Unread by ACE.
unread
346
RestrictInteraction
Defined by the enum; ACE never reads it.
unread
347
OlthoiLootTimestamp
When the Olthoi loot timer last reset.
login
348
OlthoiLootStep
How far through the Olthoi loot progression the character is.
349
UseCreatesContractId
Contract granted when the item is used.
350
DotResistRating
Resistance to damage over time.
appraiselogin
351
LifeResistRating
Resistance to life magic drains.
appraiselogin
352
CloakWeaveProc
Which proc a cloak's weave fires.
appraise
353
WeaponType
Weapon category for mastery bonuses.
appraise
354
MeleeMastery
The character's chosen melee mastery.
login
355
RangedMastery
The character's chosen ranged mastery.
login
356
SneakAttackRating
Defined by the enum; ACE never reads it.
unread
357
RecklessnessRating
Defined by the enum; ACE never reads it.
unread
358
DeceptionRating
Defined by the enum; ACE never reads it.
unread
359
CombatPetRange
Defined by the enum; ACE never reads it.
unread
360
WeaponAuraDamage
Damage bonus supplied by an aura rather than the weapon.
login
361
WeaponAuraSpeed
Speed bonus supplied by an aura.
login
362
SummoningMastery
The character's chosen summoning mastery.
login
363
HeartbeatLifespan
Defined by the enum; ACE never reads it.
unread
364
UseLevelRequirement
Defined by the enum; ACE never reads it. (UseRequiresLevel is the live one.)
unread
365
LumAugAllSkills
Luminance augmentation: all skills.
login
366
UseRequiresSkill
Skill required to use the item.
appraise
367
UseRequiresSkillLevel
Level that skill must reach.
appraise
368
UseRequiresSkillSpec
Skill that must be specialized to use it.
appraise
369
UseRequiresLevel
Character level required to use it.
appraise
370
GearDamage
Damage rating from equipped gear.
appraiselogin
371
GearDamageResist
Damage reduction rating from gear.
appraiselogin
372
GearCrit
Critical rating from gear.
appraiselogin
373
GearCritResist
Critical resistance from gear.
appraiselogin
374
GearCritDamage
Critical damage rating from gear.
appraiselogin
375
GearCritDamageResist
Critical damage resistance from gear.
appraiselogin
376
GearHealingBoost
Healing boost from gear.
appraiselogin
377
GearNetherResist
Nether resistance from gear. Unread by ACE.
appraiseloginunread
378
GearLifeResist
Life magic resistance from gear. Unread by ACE.
appraiseloginunread
379
GearMaxHealth
Maximum health added by gear.
appraiselogin
380
Unknown380
Unnamed in the enum and unread by ACE. Purpose unknown.
unread
381
PKDamageRating
Damage rating that applies only against players.
appraiselogin
382
PKDamageResistRating
Damage reduction that applies only against players.
appraiselogin
383
GearPKDamageRating
PK damage rating from gear.
appraiselogin
384
GearPKDamageResistRating
PK damage reduction from gear.
appraiselogin
385
Unknown385
Unnamed in the enum and unread by ACE. Purpose unknown.
unread
386
Overpower
Overpower rating — chance to bypass the target's defence entirely.
appraiselogin
387
OverpowerResist
Resistance to being overpowered.
appraiselogin
388
GearOverpower
Overpower from gear. Unread by ACE.
appraiseloginunread
389
GearOverpowerResist
Overpower resistance from gear. Unread by ACE.
appraiseloginunread
390
Enlightenment
How many times the character has enlightened.
appraiselogin
8007
PCAPRecordedAutonomousMovement pcap
Packet-capture import artifact, not world content.
unread
8030
PCAPRecordedMaxVelocityEstimated pcap
Packet-capture import artifact, not world content.
unread
8041
PCAPRecordedPlacement pcap
Packet-capture import artifact, not world content.
8042
PCAPRecordedAppraisalPages pcap
Packet-capture import artifact, not world content.
unread
8043
PCAPRecordedAppraisalMaxPages pcap
Packet-capture import artifact, not world content.
unread
9008
CurrentLoyaltyAtLastLogoff ACE
ACE addition. Loyalty skill snapshot for allegiance passup maths.
9009
CurrentLeadershipAtLastLogoff ACE
ACE addition. Leadership snapshot for the same.
9010
AllegianceOfficerRank ACE
ACE addition. Officer rank — speaker, seneschal, castellan.
9011
HouseRentTimestamp ACE
ACE addition. When rent was last paid.
9012
Hairstyle ACE
ACE addition. Chosen hairstyle, kept for the barber.
9013
VisualClothingPriority ACE
ACE addition. Display-only clothing priority.
ephemeral
9014
SquelchGlobal ACE
ACE addition. Character has global chat squelched.
9015
InventoryOrder ACE
ACE addition. Sort order within the container. Unread by ACE.
unread