Aelrynth · world database reference

Weenie Properties

Every property a weenie can carry, grouped by the type it is stored as — which is also the table it lives in. The number in the left column is the type value in that table, so it is what you put in a WHERE clause.

964 properties across 10 storage types. ACE reads 730 of them; the remaining 234 are defined by the retail enum and never looked at. 29 are ACE's own additions, numbered from 9000.

IntPropertyInt

Whole numbers. The biggest group by far - levels, armour, damage, flags, counters.

403 properties325 read by ACEweenie_properties_int`type` smallint, `value` int
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

Back to top

Int64PropertyInt64

Numbers too large for int. Experience and luminance.

12 properties11 read by ACEweenie_properties_int64`type` smallint, `value` bigint
1
TotalExperience
Lifetime experience earned by this character. Never decreases except on enlightenment.
login
2
AvailableExperience
Unspent experience, the pool you raise skills and attributes from.
login
3
AugmentationCost
Experience an augmentation gem charges to apply.
appraise
4
ItemTotalXp
Experience poured into a levelling item (aetheria, society armour).
appraise
5
ItemBaseXp
Experience the item started at, so gains can be shown against a baseline.
appraise
6
AvailableLuminance
Unspent luminance.
login
7
MaximumLuminance
Luminance cap for this character.
login
8
InteractionReqs
Defined by the enum; ACE never reads it.
unread
9000
AllegianceXPCached ACE
ACE addition. Allegiance experience held for passup accounting.
9001
AllegianceXPGenerated ACE
ACE addition. Experience this character has generated for its allegiance.
9002
AllegianceXPReceived ACE
ACE addition. Experience passed up to this character from vassals.
9003
VerifyXp ACE
ACE addition. Flags a character for the experience audit on next login.

Back to top

BoolPropertyBool

On or off. Locked, attackable, open for business.

140 properties111 read by ACEweenie_properties_bool`type` smallint, `value` bit(1)
1
Stuck
The object cannot be picked up or moved. Scenery and fixed furniture.
ephemeral
2
Open
The container or door is currently open.
appraiseephemeral
3
Locked
The lock is engaged. Needs a key, lockpicks or a spell.
appraise
4
RotProof
Defined by the enum; ACE never reads it.
unread
5
AllegianceUpdateRequest
Defined by the enum; ACE never reads it.
unread
6
AiUsesMana
The creature spends mana to cast, so it can be drained dry.
7
AiUseHumanMagicAnimations
Cast with the human gesture set rather than the creature one.
8
AllowGive
The NPC will accept items handed to it. Required for any give-item quest.
9
CurrentlyAttacking
Defined by the enum; ACE never reads it.
unread
10
AttackerAi
Defined by the enum; ACE never reads it.
unread
11
IgnoreCollisions
Physics: pass through things.
12
ReportCollisions
Physics: tell the server about collisions. Needed for anything that triggers on touch.
13
Ethereal
The object has no solid body — walk straight through it.
14
GravityStatus
Gravity applies to the object.
15
LightsStatus
The object's lights are on.
16
ScriptedCollision
Collisions run a script rather than simple physics.
17
Inelastic
The object does not bounce.
18
Visibility
The object is visible. Cleared for hidden admins and stealthed objects.
ephemeral
19
Attackable
The object can be attacked at all. Clear it and the creature is untouchable.
20
SafeSpellComponents
Spell components are not consumed on failure.
21
AdvocateState
Advocate powers are switched on for this character.
login
22
Inscribable
Players may inscribe the item.
23
DestroyOnSell
The vendor destroys it on purchase instead of restocking it.
24
UiHidden
Hide the object from the client's UI.
25
IgnoreHouseBarriers
The object may cross house barriers.
26
HiddenAdmin
Admin is invisible to players.
27
PkWounder
Defined by the enum; ACE never reads it.
unread
28
PkKiller
Defined by the enum; ACE never reads it.
unread
29
NoCorpse
The creature leaves no corpse. Summons and pets.
30
UnderLifestoneProtection
Player is under post-resurrection lifestone protection.
31
ItemManaUpdatePending
Defined by the enum; ACE never reads it.
unread
32
GeneratorStatus
The generator is currently running.
ephemeral
33
ResetMessagePending
A reset message is queued for this object.
ephemeral
34
DefaultOpen
The container or door starts open when it spawns or resets.
35
DefaultLocked
It starts locked when it spawns or resets.
36
DefaultOn
Defined by the enum; ACE never reads it.
unread
37
OpenForBusiness
The vendor is trading. Clear it and the shop is shut.
38
IsFrozen
The object is frozen in place.
39
DealMagicalItems
The vendor handles magical items.
40
LogoffImDead
Defined by the enum; ACE never reads it.
unread
41
ReportCollisionsAsEnvironment
Collisions are reported as environment rather than object hits.
42
AllowEdgeSlide
Physics: the object slides along edges rather than sticking.
43
AdvocateQuest
The object is part of the advocate quest chain.
44
IsAdmin
Account has admin access.
loginephemeral
45
IsArch
Account has arch (developer) access.
loginephemeral
46
IsSentinel
Account has sentinel access.
loginephemeral
47
IsAdvocate
Character is an advocate.
login
48
CurrentlyPoweringUp
The creature is charging an attack.
49
GeneratorEnteredWorld
The generator has finished its initial spawn.
ephemeral
50
NeverFailCasting
Defined by the enum; ACE never reads it.
unread
51
VendorService
The vendor sells services rather than goods — a healer, not a shop.
52
AiImmobile
The creature never moves from where it stands.
53
DamagedByCollisions
The object takes damage from collisions.
54
IsDynamic
Defined by the enum; ACE never reads it.
unread
55
IsHot
The hotspot is active — the lava or acid pool is currently hurting people.
56
IsAffecting
The object is applying its effect to things in range.
57
AffectsAis
The hotspot affects creatures too, not just players.
58
SpellQueueActive
Defined by the enum; ACE never reads it.
unread
59
GeneratorDisabled
The generator is switched off and will not spawn.
ephemeral
60
IsAcceptingTells
Defined by the enum; ACE never reads it.
unread
61
LoggingChannel
Defined by the enum; ACE never reads it.
unread
62
OpensAnyLock
A skeleton key: opens any lock regardless of code.
63
UnlimitedUse
The key or item is never consumed by use.
appraise
64
GeneratedTreasureItem
The item came out of a treasure roll rather than being placed by hand.
65
IgnoreMagicResist
The weapon's spells bypass magic resistance.
66
IgnoreMagicArmor
The weapon's damage bypasses magic armour like Prodigal Armour.
67
AiAllowTrade
Defined by the enum; ACE never reads it.
unread
68
SpellComponentsRequired
The character must carry components to cast.
login
69
IsSellable
The item may be sold to a vendor at all.
appraise
70
IgnoreShieldsBySkill
Defined by the enum; ACE never reads it.
unread
71
NoDraw
The object is not drawn by the client.
72
ActivationUntargeted
Defined by the enum; ACE never reads it.
unread
73
HouseHasGottenPriorityBootPos
Defined by the enum; ACE never reads it.
unread
74
GeneratorAutomaticDestruction
The generator destroys its spawns rather than letting them persist.
ephemeral
75
HouseHooksVisible
Hooks in the house are shown rather than hidden.
76
HouseRequiresMonarch
Only a monarch may purchase this dwelling — villa and mansion gating.
77
HouseHooksEnabled
Defined by the enum; ACE never reads it.
unread
78
HouseNotifiedHudOfHookCount
Defined by the enum; ACE never reads it.
unread
79
AiAcceptEverything
The NPC accepts any item handed to it, not just ones it has emotes for.
80
IgnorePortalRestrictions
The character may use portals that would otherwise refuse them.
81
RequiresBackpackSlot
The item takes a pack slot rather than going in a container.
82
DontTurnOrMoveWhenGiving
The NPC stays put instead of turning to face the giver.
83
NpcLooksLikeObject
The NPC is really an object, so it skips creature-shaped handling.
84
IgnoreCloIcons
Ignore clothing-table icon overrides.
85
AppraisalHasAllowedWielder
Appraisal flag: this item is bound to a specific wielder.
appraise
86
ChestRegenOnClose
The chest re-rolls its contents when closed rather than on a timer.
87
LogoffInMinigame
Defined by the enum; ACE never reads it.
unread
88
PortalShowDestination
Appraising the portal reveals where it goes.
89
PortalIgnoresPkAttackTimer
The portal works even inside the PK attack cooldown.
90
NpcInteractsSilently
The NPC does not emit the usual chatter on interaction.
91
Retained
The item is kept on death rather than dropped.
appraise
92
IgnoreAuthor
Anyone may inscribe, not just the author.
93
Limbo
Defined by the enum; ACE never reads it.
unread
94
AppraisalHasAllowedActivator
Appraisal flag: this object is bound to a specific activator.
appraise
95
ExistedBeforeAllegianceXpChanges
Legacy marker for allegiances predating the XP passup rework.
96
IsDeaf
Defined by the enum; ACE never reads it.
unread
97
IsPsr
Account is a player support representative.
loginephemeral
98
Invincible
The object cannot be damaged.
99
Ivoryable
Ivory may be applied to make the item sellable.
appraise
100
Dyable
The item accepts dye.
appraise
101
CanGenerateRare
Kills on this creature can roll a rare.
102
CorpseGeneratedRare
This corpse already produced a rare.
103
NonProjectileMagicImmune
Immune to magic that is not a projectile — immune to war magic bolts only in reverse.
104
ActdReceivedItems
Account has collected its Throne of Destiny items.
login
105
Unknown105
Unnamed in the enum and unread by ACE. Purpose unknown.
unread
106
FirstEnterWorldDone
The character has completed its first entry into the world.
ephemeral
107
RecallsDisabled
Recall spells and commands are blocked — the usual dungeon lockdown.
108
RareUsesTimer
Using this rare starts the shared rare cooldown.
appraise
109
ActdPreorderReceivedItems
Account has collected its pre-order items.
110
Afk
The player is flagged away from keyboard.
ephemeral
111
IsGagged
The character is gagged and cannot speak.
112
ProcSpellSelfTargeted
The proc spell targets the wielder rather than the victim.
113
IsAllegianceGagged
The character is gagged in allegiance chat only.
114
EquipmentSetTriggerPiece
Defined by the enum; ACE never reads it.
unread
115
Uninscribe
Defined by the enum; ACE never reads it.
unread
116
WieldOnUse
Using the item wields it — the one-click equip on a summoning gem.
117
ChestClearedWhenClosed
Chest contents are wiped when it closes.
118
NeverAttack
The creature never initiates an attack.
119
SuppressGenerateEffect
No visual effect when the generator spawns something.
120
TreasureCorpse
The corpse is a treasure container rather than a real kill's remains.
121
EquipmentSetAddLevel
Defined by the enum; ACE never reads it.
unread
122
BarberActive
The barber session is open for this character.
123
TopLayerPriority
The clothing item draws on the top layer.
124
NoHeldItemShown
Defined by the enum; ACE never reads it.
loginunread
125
LoginAtLifestone
The character logs in at its lifestone rather than where it left.
login
126
OlthoiPk
The character is an Olthoi play PK.
127
Account15Days
Account is at least 15 days old — the old anti-throwaway gate.
login
128
HadNoVitae
Defined by the enum; ACE never reads it.
unread
129
NoOlthoiTalk
Olthoi characters cannot talk to this NPC.
130
AutowieldLeft
The item auto-equips to the off hand.
appraise
9001
LinkedPortalOneSummon ACE
ACE addition. The primary portal tie may be summoned.
9002
LinkedPortalTwoSummon ACE
ACE addition. The secondary portal tie may be summoned.
9003
HouseEvicted ACE
ACE addition. The house has been evicted for unpaid rent.
9004
UntrainedSkills ACE
ACE addition. Marks skills reset to untrained for the skill-reset flow.
9005
IsEnvoy ACE
ACE addition. Character holds envoy access.
ephemeral
9006
UnspecializedSkills ACE
ACE addition. Marks skills dropped from specialized.
9007
FreeSkillResetRenewed ACE
ACE addition. The free skill reset has been granted again.
9008
FreeAttributeResetRenewed ACE
ACE addition. The free attribute reset has been granted again.
9009
SkillTemplesTimerReset ACE
ACE addition. Skill temple cooldown has been cleared.
9010
FreeMasteryResetRenewed ACE
ACE addition. The free mastery reset has been granted again.

Back to top

FloatPropertyFloat

Fractions and multipliers - resistances, rates, timestamps.

181 properties103 read by ACEweenie_properties_float`type` smallint, `value` double
1
HeartbeatInterval
Seconds between the object's heartbeats — how often its timed logic runs.
2
HeartbeatTimestamp
When the last heartbeat fired. Runtime state.
ephemeral
3
HealthRate
Health regenerated per tick.
4
StaminaRate
Stamina regenerated per tick.
5
ManaRate
Mana regenerated per tick. On an item, how fast it drinks mana.
appraise
6
HealthUponResurrection
Defined by the enum; ACE never reads it.
unread
7
StaminaUponResurrection
Defined by the enum; ACE never reads it.
unread
8
ManaUponResurrection
Defined by the enum; ACE never reads it.
unread
9
StartTime
Defined by the enum; ACE never reads it.
unread
10
StopTime
Defined by the enum; ACE never reads it.
unread
11
ResetInterval
Seconds before the object resets itself — doors reclosing, levers resetting.
12
Shade
Shade within the palette, 0 to 1. The colour slider.
13
ArmorModVsSlash
Armour multiplier against slashing. 1.0 is neutral.
14
ArmorModVsPierce
Armour multiplier against piercing.
15
ArmorModVsBludgeon
Armour multiplier against bludgeoning.
16
ArmorModVsCold
Armour multiplier against cold.
17
ArmorModVsFire
Armour multiplier against fire.
18
ArmorModVsAcid
Armour multiplier against acid.
19
ArmorModVsElectric
Armour multiplier against lightning.
20
CombatSpeed
Defined by the enum; ACE never reads it.
unread
21
WeaponLength
Weapon reach.
22
DamageVariance
Spread below max damage. 0.5 means swings land between half and full.
23
CurrentPowerMod
Defined by the enum; ACE never reads it.
unread
24
AccuracyMod
Defined by the enum; ACE never reads it.
unread
25
StrengthMod
Defined by the enum; ACE never reads it.
unread
26
MaximumVelocity
Top movement speed.
27
RotationSpeed
How fast the object turns.
28
MotionTimestamp
Defined by the enum; ACE never reads it.
unread
29
WeaponDefense
Melee defence bonus the weapon grants. 1.1 is +10%.
appraise
30
WimpyLevel
Defined by the enum; ACE never reads it.
unread
31
VisualAwarenessRange
How far the creature can see you.
32
AuralAwarenessRange
How far the creature can hear you.
33
PerceptionLevel
Defined by the enum; ACE never reads it.
unread
34
PowerupTime
Seconds to charge an attack to full power.
35
MaxChargeDistance
Defined by the enum; ACE never reads it.
unread
36
ChargeSpeed
Defined by the enum; ACE never reads it.
unread
37
BuyPrice
Vendor multiplier applied when buying from a player.
38
SellPrice
Vendor multiplier applied when selling to a player.
39
DefaultScale
Model scale. 2.0 is double size — how you make a giant rat.
40
LockpickMod
Multiplier on lockpick difficulty.
41
RegenerationInterval
Seconds between generator respawn cycles.
42
RegenerationTimestamp
When the generator last regenerated. Runtime state.
43
GeneratorRadius
How far from the generator its spawns may appear.
44
TimeToRot
Seconds before a corpse or dropped item decays.
45
DeathTimestamp
Defined by the enum; ACE never reads it.
unread
46
PkTimestamp
When the character last took PK action. Runtime state.
47
VictimTimestamp
Defined by the enum; ACE never reads it.
unread
48
LoginTimestamp
When the character last logged in.
49
CreationTimestamp
Defined by the enum; ACE never reads it.
unread
50
MinimumTimeSincePk
Seconds a former PK must wait before the change takes effect.
51
DeprecatedHousekeepingPriority
Deprecated in retail; ACE never reads it.
unread
52
AbuseLoggingTimestamp
Defined by the enum; ACE never reads it.
unread
53
LastPortalTeleportTimestamp
When the character last took a portal. Runtime state.
ephemeral
54
UseRadius
How close you must stand to use the object.
55
HomeRadius
How far a creature will wander from home before returning.
56
ReleasedTimestamp
When the object was released from its container or wielder.
57
MinHomeRadius
Defined by the enum; ACE never reads it.
unread
58
Facing
Defined by the enum; ACE never reads it.
unread
59
ResetTimestamp
When the object is due to reset. Runtime state.
ephemeral
60
LogoffTimestamp
When the character last logged off.
61
EconRecoveryInterval
Defined by the enum; ACE never reads it.
unread
62
WeaponOffense
Attack bonus the weapon grants. 1.1 is +10% attack skill.
63
DamageMod
Damage multiplier on the weapon.
64
ResistSlash
Natural resistance to slashing. Below 1.0 reduces damage taken.
65
ResistPierce
Natural resistance to piercing.
66
ResistBludgeon
Natural resistance to bludgeoning.
67
ResistFire
Natural resistance to fire.
68
ResistCold
Natural resistance to cold.
69
ResistAcid
Natural resistance to acid.
70
ResistElectric
Natural resistance to lightning.
71
ResistHealthBoost
Multiplier on healing received.
72
ResistStaminaDrain
Multiplier on stamina drained from this creature.
73
ResistStaminaBoost
Multiplier on stamina restored.
74
ResistManaDrain
Multiplier on mana drained from this creature.
75
ResistManaBoost
Multiplier on mana restored.
76
Translucency
How see-through the object is, 0 to 1. Ghosts and shadows.
77
PhysicsScriptIntensity
Strength of the visual effect script.
78
Friction
Physics friction.
79
Elasticity
Physics bounciness.
80
AiUseMagicDelay
Seconds a creature waits between casts.
81
ItemMinSpellcraftMod
Defined by the enum; ACE never reads it.
unread
82
ItemMaxSpellcraftMod
Defined by the enum; ACE never reads it.
unread
83
ItemRankProbability
Defined by the enum; ACE never reads it.
unread
84
Shade2
Second shade slot for multi-part palettes.
85
Shade3
Third shade slot.
86
Shade4
Fourth shade slot.
87
ItemEfficiency
Efficiency of the item, shown in appraisal.
appraise
88
ItemManaUpdateTimestamp
Defined by the enum; ACE never reads it.
unread
89
SpellGestureSpeedMod
Defined by the enum; ACE never reads it.
unread
90
SpellStanceSpeedMod
Defined by the enum; ACE never reads it.
unread
91
AllegianceAppraisalTimestamp
Defined by the enum; ACE never reads it.
unread
92
PowerLevel
Defined by the enum; ACE never reads it.
unread
93
AccuracyLevel
Defined by the enum; ACE never reads it.
unread
94
AttackAngle
Defined by the enum; ACE never reads it.
unread
95
AttackTimestamp
Defined by the enum; ACE never reads it.
unread
96
CheckpointTimestamp
When the character's position was last checkpointed.
97
SoldTimestamp
When the item was sold to a vendor — drives the resale window.
98
UseTimestamp
When the object was last used.
99
UseLockTimestamp
When the use lock was taken, to stop double-use.
ephemeral
100
HealkitMod
Healing kit multiplier. How much better than a plain bandage.
appraise
101
FrozenTimestamp
Defined by the enum; ACE never reads it.
unread
102
HealthRateMod
Defined by the enum; ACE never reads it.
unread
103
AllegianceSwearTimestamp
Defined by the enum; ACE never reads it.
unread
104
ObviousRadarRange
Defined by the enum; ACE never reads it.
unread
105
HotspotCycleTime
Seconds between hotspot pulses — how often the lava burns.
106
HotspotCycleTimeVariance
Random jitter on the hotspot cycle.
107
SpamTimestamp
Defined by the enum; ACE never reads it.
unread
108
SpamRate
Defined by the enum; ACE never reads it.
unread
109
BondWieldedTreasure
Defined by the enum; ACE never reads it.
unread
110
BulkMod
Multiplier on how much pack space the item takes.
111
SizeMod
Multiplier on the item's size for container fitting.
112
GagTimestamp
When the gag was applied.
113
GeneratorUpdateTimestamp
When the generator last updated. Runtime state.
114
DeathSpamTimestamp
Defined by the enum; ACE never reads it.
unread
115
DeathSpamRate
Defined by the enum; ACE never reads it.
unread
116
WildAttackProbability
Defined by the enum; ACE never reads it.
unread
117
FocusedProbability
Defined by the enum; ACE never reads it.
unread
118
CrashAndTurnProbability
Retail AI leftover; ACE never reads it.
unread
119
CrashAndTurnRadius
Retail AI leftover; ACE never reads it.
unread
120
CrashAndTurnBias
Retail AI leftover; ACE never reads it.
unread
121
GeneratorInitialDelay
Seconds before a generator spawns for the first time.
122
AiAcquireHealth
Defined by the enum; ACE never reads it.
unread
123
AiAcquireStamina
Defined by the enum; ACE never reads it.
unread
124
AiAcquireMana
Defined by the enum; ACE never reads it.
unread
125
ResistHealthDrain
Multiplier on health drained from this creature.
login
126
LifestoneProtectionTimestamp
When lifestone protection was granted.
127
AiCounteractEnchantment
Defined by the enum; ACE never reads it.
unread
128
AiDispelEnchantment
Defined by the enum; ACE never reads it.
unread
129
TradeTimestamp
Defined by the enum; ACE never reads it.
unread
130
AiTargetedDetectionRadius
Defined by the enum; ACE never reads it.
unread
131
EmotePriority
Defined by the enum; ACE never reads it.
unread
132
LastTeleportStartTimestamp
When the current teleport began. Runtime state.
ephemeral
133
EventSpamTimestamp
Defined by the enum; ACE never reads it.
unread
134
EventSpamRate
Defined by the enum; ACE never reads it.
unread
135
InventoryOffset
Defined by the enum; ACE never reads it.
unread
136
CriticalMultiplier
Critical damage multiplier for the weapon.
appraise
137
ManaStoneDestroyChance
Chance the mana stone shatters on use, 0 to 1.
appraise
138
SlayerDamageBonus
Damage multiplier against the slayer's target creature type.
139
AllegianceInfoSpamTimestamp
Defined by the enum; ACE never reads it.
unread
140
AllegianceInfoSpamRate
Defined by the enum; ACE never reads it.
unread
141
NextSpellcastTimestamp
Defined by the enum; ACE never reads it.
unread
142
AppraisalRequestedTimestamp
When appraisal was requested. Runtime state.
ephemeral
143
AppraisalHeartbeatDueTimestamp
Defined by the enum; ACE never reads it.
unread
144
ManaConversionMod
Mana conversion bonus the item grants.
appraise
145
LastPkAttackTimestamp
When the character was last in PK combat — gates portal use.
146
FellowshipUpdateTimestamp
Defined by the enum; ACE never reads it.
unread
147
CriticalFrequency
Chance to crit, 0 to 1. 0.1 is the usual 10%.
appraise
148
LimboStartTimestamp
Defined by the enum; ACE never reads it.
unread
149
WeaponMissileDefense
Missile defence bonus the weapon grants.
appraise
150
WeaponMagicDefense
Magic defence bonus the weapon grants.
appraise
151
IgnoreShield
Fraction of the target's shield the weapon ignores.
152
ElementalDamageMod
Elemental damage multiplier — the wand or elemental weapon bonus.
appraise
153
StartMissileAttackTimestamp
Defined by the enum; ACE never reads it.
unread
154
LastRareUsedTimestamp
When a rare was last used, for the shared rare cooldown.
155
IgnoreArmor
Fraction of the target's armour the weapon ignores.
appraise
156
ProcSpellRate
Chance the proc spell fires on hit, 0 to 1.
157
ResistanceModifier
Multiplier on resistance of the type named by ResistanceModifierType.
appraise
158
AllegianceGagTimestamp
When the allegiance gag was applied.
159
AbsorbMagicDamage
Fraction of magic damage absorbed — the shield or set bonus.
appraise
160
CachedMaxAbsorbMagicDamage
Defined by the enum; ACE never reads it.
unread
161
GagDuration
How long the gag lasts, in seconds.
162
AllegianceGagDuration
How long the allegiance gag lasts.
163
GlobalXpMod
Defined by the enum; ACE never reads it. (The shard's xp_modifier is the live knob.)
loginunread
164
HealingModifier
Defined by the enum; ACE never reads it.
unread
165
ArmorModVsNether
Armour multiplier against nether.
166
ResistNether
Natural resistance to nether.
167
CooldownDuration
Seconds of cooldown the item imposes after use.
appraise
168
WeaponAuraOffense
Attack bonus from an aura rather than the weapon itself.
login
169
WeaponAuraDefense
Defence bonus from an aura.
login
170
WeaponAuraElemental
Elemental bonus from an aura.
login
171
WeaponAuraManaConv
Mana conversion bonus from an aura.
login
8004
PCAPRecordedWorkmanship pcap
Packet-capture import artifact, not world content.
unread
8010
PCAPRecordedVelocityX pcap
Packet-capture import artifact, not world content.
unread
8011
PCAPRecordedVelocityY pcap
Packet-capture import artifact, not world content.
unread
8012
PCAPRecordedVelocityZ pcap
Packet-capture import artifact, not world content.
unread
8013
PCAPRecordedAccelerationX pcap
Packet-capture import artifact, not world content.
unread
8014
PCAPRecordedAccelerationY pcap
Packet-capture import artifact, not world content.
unread
8015
PCAPRecordedAccelerationZ pcap
Packet-capture import artifact, not world content.
unread
8016
PCAPRecordeOmegaX pcap
Packet-capture import artifact, not world content.
unread
8017
PCAPRecordeOmegaY pcap
Packet-capture import artifact, not world content.
unread
8018
PCAPRecordeOmegaZ pcap
Packet-capture import artifact, not world content.
unread

Back to top

StringPropertyString

Text. Name, long description, quest flags.

62 properties45 read by ACEweenie_properties_string`type` smallint, `value` text
1
Name
The object's name, the one players see. weenie_properties_string type 1.
login
2
Title
Character title text. Defaults to "Adventurer".
3
Sex
Display text for sex, e.g. "Male".
4
HeritageGroup
Display text for heritage, e.g. "Aluvian".
5
Template
Starting-character template name, e.g. "Swordsman".
appraiselogin
6
AttackersName
Defined by the enum; ACE never reads it.
unread
7
Inscription
Text a player has inscribed on the item.
appraise
8
ScribeName
Character name of whoever inscribed it.
appraise
9
VendorsName
Defined by the enum; ACE never reads it.
unread
10
Fellowship
Name of the fellowship the character is in.
appraise
11
MonarchsName
Defined by the enum; ACE never reads it.
unread
12
LockCode
The lock's code. A key whose KeyCode matches opens it.
13
KeyCode
The key's code, matched against a lock's LockCode.
14
Use
The "Use" line in appraisal — how the item is meant to be used.
appraise
15
ShortDesc
Short description. Rarely shown.
appraise
16
LongDesc
The flavour text paragraph in appraisal.
appraise
17
ActivationTalk
Message emitted when the object is activated. %s substitutes the user.
18
UseMessage
Message shown to the player on use.
19
ItemHeritageGroupRestriction
Heritage name required to wield, e.g. "Gharu'ndim".
20
PluralName
Plural form, used when a stack is described.
21
MonarchsTitle
Title of the allegiance monarch.
appraise
22
ActivationFailure
Message shown when activation is refused.
23
ScribeAccount
Account name of the inscriber, for moderation.
appraise
24
TownName
Defined by the enum; ACE never reads it.
unread
25
CraftsmanName
Name burned in by crafting — the "Crafted by" line.
appraise
26
UsePkServerError
Error text shown when a PK server rules out the use.
27
ScoreCachedText
Scoreboard text. Retail chess/leaderboard leftover, unread by ACE.
unread
28
ScoreDefaultEntryFormat
Scoreboard formatting. Unread by ACE.
unread
29
ScoreFirstEntryFormat
Scoreboard formatting. Unread by ACE.
unread
30
ScoreLastEntryFormat
Scoreboard formatting. Unread by ACE.
unread
31
ScoreOnlyEntryFormat
Scoreboard formatting. Unread by ACE.
unread
32
ScoreNoEntry
Scoreboard formatting. Unread by ACE.
unread
33
Quest
Quest flag name this object stamps or checks. The backbone of quest gating.
34
GeneratorEvent
Event name that switches this generator on and off.
35
PatronsTitle
Title of the character's patron.
appraise
36
HouseOwnerName
Name of the house owner, shown on the slumlord sign.
37
QuestRestriction
Quest flag a player must hold for this object to accept them.
38
AppraisalPortalDestination
Destination text shown when a portal is appraised.
appraise
39
TinkerName
Names of everyone who tinkered the item. Written by ACE's tinkering, read by the client.
appraiseunread
40
ImbuerName
Name of whoever imbued the item.
appraiseunread
41
HouseOwnerAccount
Account that owns the house, for eviction and rent.
42
DisplayName
Overrides Name for display without changing the real name.
43
DateOfBirth
Character creation date, shown in appraisal.
appraise
44
ThirdPartyApi
Defined by the enum; ACE never reads it.
unread
45
KillQuest
Kill-task quest flag incremented when this creature dies.
46
Afk
The player's away message.
ephemeral
47
AllegianceName
Name of the allegiance.
appraise
48
AugmentationAddQuest
Quest flag an augmentation stamps. Unread by ACE.
unread
49
KillQuest2
Second kill-task flag on the same creature.
50
KillQuest3
Third kill-task flag on the same creature.
51
UseSendsSignal
Signal name broadcast to nearby objects on use — how levers drive doors.
52
GearPlatingName
Name of the gear plating applied to the item.
appraise
8006
PCAPRecordedCurrentMotionState pcap
Packet-capture import artifact, not world content.
unread
8031
PCAPRecordedServerName pcap
Packet-capture import artifact, not world content.
unread
8032
PCAPRecordedCharacterName pcap
Packet-capture import artifact, not world content.
unread
9001
AllegianceMotd ACE
ACE addition. Allegiance message of the day.
9002
AllegianceMotdSetBy ACE
ACE addition. Who last set the allegiance MOTD.
9003
AllegianceSpeakerTitle ACE
ACE addition. Custom title for the allegiance speaker office.
9004
AllegianceSeneschalTitle ACE
ACE addition. Custom title for the seneschal office.
9005
AllegianceCastellanTitle ACE
ACE addition. Custom title for the castellan office.
9006
GodState ACE
ACE addition. Saved character state before /god, so /ungod can restore it.
9007
TinkerLog ACE
ACE addition. Ordered log of materials tinkered into the item.

Back to top

DataIdPropertyDataId

Points at DAT-file content or another weenie class - models, icons, spells, treasure tables.

79 properties65 read by ACEweenie_properties_d_i_d`type` smallint, `value` int unsigned
1
Setup
The 3D model/skeleton the object uses. Change this and it looks like something else.
2
MotionTable
Which animations the object can play.
login
3
SoundTable
Which sounds it makes.
4
CombatTable
Combat animation set — how it swings.
login
5
QualityFilter
Defined by the enum; ACE never reads it.
unread
6
PaletteBase
Base colour palette for the model.
7
ClothingBase
Clothing table: how the model is re-textured when worn.
8
Icon
The inventory icon.
9
EyesTexture
Eye texture. Character appearance.
appraise
10
NoseTexture
Nose texture. Character appearance.
appraise
11
MouthTexture
Mouth texture. Character appearance.
appraise
12
DefaultEyesTexture
Eye texture to restore at the barber.
13
DefaultNoseTexture
Nose texture to restore at the barber.
14
DefaultMouthTexture
Mouth texture to restore at the barber.
15
HairPalette
Hair colour.
appraise
16
EyesPalette
Eye colour.
appraise
17
SkinPalette
Skin colour.
appraise
18
HeadObject
The head model — hairstyle, on a character.
19
ActivationAnimation
Animation played when the object is activated.
20
InitMotion
Animation the object holds when it spawns — a door starting shut.
21
ActivationSound
Sound played on activation.
22
PhysicsEffectTable
Physics effect set for the object.
23
UseSound
Sound played on use.
24
UseTargetAnimation
Animation the target plays when used on.
25
UseTargetSuccessAnimation
Animation on successful use.
26
UseTargetFailureAnimation
Animation on failed use.
27
UseUserAnimation
Animation the user plays — the crafting motion.
28
Spell
The spell this item casts. Scrolls, wands, gems.
29
SpellComponent
Spell component this object represents.
30
PhysicsScript
Visual effect script — the glow or burst played on the object.
31
LinkedPortalOne
Weenie class of the primary tied portal.
32
WieldedTreasureType
Treasure table rolled for what this creature spawns wielding.
33
InventoryTreasureType
Treasure table rolled for its carried inventory.
34
ShopTreasureType
Treasure table a vendor restocks from.
35
DeathTreasureType
Treasure table rolled on death. What a monster actually drops.
36
MutateFilter
Mutation filter applied when the object is generated.
37
ItemSkillLimit
Skill whose level gates use of the item.
38
UseCreateItem
Weenie class created when the object is used.
39
DeathSpell
Spell cast when this creature dies.
40
VendorsClassId
Weenie class of the vendor that sold it.
41
ItemSpecializedOnly
Skill that must be specialized, not merely trained, to use the item.
appraise
42
HouseId
Identifier of the house this object is tied to.
43
AccountHouseId
House id recorded per account, for the one-house-per-account rule.
44
RestrictionEffect
Effect shown when a restriction blocks the player.
45
CreationMutationFilter
Defined by the enum; ACE never reads it.
unread
46
TsysMutationFilter
Treasure-system mutation filter — how loot gets its random stats.
47
LastPortal
Weenie class of the last portal used.
48
LinkedPortalTwo
Weenie class of the secondary tied portal.
49
OriginalPortal
Portal the object was originally tied to.
50
IconOverlay
Overlay drawn on the icon — the little corner marker.
51
IconOverlaySecondary
Second icon overlay.
52
IconUnderlay
Underlay drawn behind the icon.
53
AugmentationMutationFilter
Defined by the enum; ACE never reads it.
unread
54
AugmentationEffect
Visual effect played when an augmentation is applied.
55
ProcSpell
Spell that fires on hit — the cast-on-strike effect.
appraise
56
AugmentationCreateItem
Item an augmentation gem hands over.
57
AlternateCurrency
Weenie class accepted as payment instead of pyreals. Trade notes, luminance.
58
BlueSurgeSpell
Spell fired by an aetheria blue surge.
59
YellowSurgeSpell
Spell fired by an aetheria yellow surge.
60
RedSurgeSpell
Spell fired by an aetheria red surge.
61
OlthoiDeathTreasureType
Death treasure table used when the killer is an Olthoi player.
8001
PCAPRecordedWeenieHeader pcap
Packet-capture import artifact, not world content.
8002
PCAPRecordedWeenieHeader2 pcap
Packet-capture import artifact, not world content.
8003
PCAPRecordedObjectDesc pcap
Packet-capture import artifact, not world content.
8005
PCAPRecordedPhysicsDesc pcap
Packet-capture import artifact, not world content.
8009
PCAPRecordedParentLocation pcap
Packet-capture import artifact, not world content.
8019
PCAPRecordedDefaultScript pcap
Packet-capture import artifact, not world content.
8020
PCAPRecordedTimestamp0 pcap
Packet-capture import artifact, not world content.
unread
8021
PCAPRecordedTimestamp1 pcap
Packet-capture import artifact, not world content.
unread
8022
PCAPRecordedTimestamp2 pcap
Packet-capture import artifact, not world content.
unread
8023
PCAPRecordedTimestamp3 pcap
Packet-capture import artifact, not world content.
unread
8024
PCAPRecordedTimestamp4 pcap
Packet-capture import artifact, not world content.
unread
8025
PCAPRecordedTimestamp5 pcap
Packet-capture import artifact, not world content.
unread
8026
PCAPRecordedTimestamp6 pcap
Packet-capture import artifact, not world content.
unread
8027
PCAPRecordedTimestamp7 pcap
Packet-capture import artifact, not world content.
unread
8028
PCAPRecordedTimestamp8 pcap
Packet-capture import artifact, not world content.
unread
8029
PCAPRecordedTimestamp9 pcap
Packet-capture import artifact, not world content.
unread
8030
PCAPRecordedMaxVelocityEstimated pcap
Packet-capture import artifact, not world content.
unread
8044
PCAPPhysicsDIDDataTemplatedFrom pcap
Packet-capture import artifact, not world content.

Back to top

InstanceIdPropertyInstanceId

Points at another live object in the world - a wielder, a container, a killer.

47 properties31 read by ACEweenie_properties_i_i_d`type` smallint, `value` int unsigned
1
Owner
The object that owns this one — the character a corpse or house belongs to.
2
Container
The pack, chest or corpse this object is sitting inside.
3
Wielder
The creature currently wielding or wearing this item.
4
Freezer
Defined by the enum; ACE never reads it.
unread
5
Viewer
Who is currently looking inside this container.
ephemeral
6
Generator
The generator that spawned this object. How respawn slots are freed on death.
ephemeral
7
Scribe
The character who inscribed this item.
8
CurrentCombatTarget
Who this creature is currently fighting.
ephemeral
9
CurrentEnemy
Current enemy in the creature's threat handling.
ephemeral
10
ProjectileLauncher
Defined by the enum; ACE never reads it.
unread
11
CurrentAttacker
Who last attacked this creature.
ephemeral
12
CurrentDamager
Who last damaged it — used to assign kill credit.
ephemeral
13
CurrentFollowTarget
Who this creature is following.
ephemeral
14
CurrentAppraisalTarget
What the player is currently appraising.
ephemeral
15
CurrentFellowshipAppraisalTarget
Fellow being appraised through the fellowship panel.
ephemeral
16
ActivationTarget
The object this one activates when used — lever to door.
17
Creator
Defined by the enum; ACE never reads it.
unread
18
Victim
The character killed, on a death record.
19
Killer
Who landed the killing blow. Drives corpse permissions and PK accounting.
20
Vendor
Defined by the enum; ACE never reads it.
unread
21
Customer
Defined by the enum; ACE never reads it.
unread
22
Bonded
Defined by the enum; ACE never reads it. (The int Bonded is the live one.)
unread
23
Wounder
Defined by the enum; ACE never reads it.
unread
24
Allegiance
The allegiance this character belongs to.
login
25
Patron
The character this one is sworn to.
login
26
Monarch
Head of the allegiance tree this character sits under.
27
CombatTarget
Combat target tracked for the client's UI.
ephemeral
28
HealthQueryTarget
Target whose health bar the player is watching.
ephemeral
29
LastUnlocker
Who last picked or unlocked this lock.
ephemeral
30
CrashAndTurnTarget
Retail AI leftover; ACE never reads it.
unread
31
AllowedActivator
Only this object may activate it — how a quest lever is made personal.
32
HouseOwner
Character who owns this house.
33
House
The house this object belongs to (hook, storage, slumlord).
34
Slumlord
Defined by the enum; ACE never reads it.
unread
35
ManaQueryTarget
Target whose mana bar the player is watching.
ephemeral
36
CurrentGame
Chess game in progress. Unread by ACE.
unread
37
RequestedAppraisalTarget
Appraisal the client has asked for but not yet received.
ephemeral
38
AllowedWielder
Only this character may wield the item. The classic quest-reward bind.
39
AssignedTarget
Defined by the enum; ACE never reads it.
unread
40
LimboSource
Defined by the enum; ACE never reads it.
unread
41
Snooper
Defined by the enum; ACE never reads it.
unread
42
TeleportedCharacter
Defined by the enum; ACE never reads it.
unread
43
Pet
The pet this player currently has out. Enforces one at a time.
ephemeral
44
PetOwner
The player this pet belongs to.
45
PetDevice
The essence or device that summoned this pet.
ephemeral
8000
PCAPRecordedObjectIID pcap
Packet-capture import artifact, not world content.
unread
8008
PCAPRecordedParentIID pcap
Packet-capture import artifact, not world content.
unread

Back to top

PositionPositionType

A place in the world: landblock cell plus coordinates and facing.

28 properties27 read by ACEweenie_properties_position`position_Type` smallint, `obj_Cell_Id`, `origin_X/Y/Z`, `angles_W/X/Y/Z`
1
Location
Where the object is right now. The one every spawned object has.
2
Destination
Where a teleport is sending the object.
3
Instantiation
Where the object first enters the world — a character's starting point.
4
Sanctuary
Linked lifestone: the target of @home, @save and lifestone recall.
5
Home
The object's base position. Generators and creatures return here after a reset.
ephemeral
6
ActivationMove
Position an object moves to when activated. Rarely used.
7
Target
Position of the current target.
8
LinkedPortalOne
Primary portal tie — primary portal recall and summon.
9
LastPortal
Last portal used, the target of portal recall.
10
PortalStorm
Where a portal storm dropped the player.
11
CrashAndTurn
Retail AI waypoint. Effectively unused.
12
PortalSummonLoc
Where a summoned portal is physically placed.
13
HouseBoot
The spot outside the barrier a player is sent to when booted from a house.
14
LastOutsideDeath
Where the player last died outdoors — the corpse recall target.
15
LinkedLifestone
Lifestone tie, for lifestone recall.
16
LinkedPortalTwo
Secondary portal tie — secondary portal recall and summon.
17
Save1
Admin quick-recall slot 1.
18
Save2
Admin quick-recall slot 2.
19
Save3
Admin quick-recall slot 3.
20
Save4
Admin quick-recall slot 4.
21
Save5
Admin quick-recall slot 5.
22
Save6
Admin quick-recall slot 6.
23
Save7
Admin quick-recall slot 7.
24
Save8
Admin quick-recall slot 8.
25
Save9
Admin quick-recall slot 9.
26
RelativeDestination
A destination expressed relative to Location rather than absolutely.
27
TeleportedCharacter
Where @telereturn sends a player back to.
8040
PCAPRecordedLocation pcap
Packet-capture import artifact, not world content.
unread

Back to top

AttributePropertyAttribute

The six attributes. Stored as a starting level plus what experience has added.

6 properties6 read by ACEweenie_properties_attribute`type` smallint, `init_Level`, `level_From_C_P`, `c_P_Spent`
1
Strength
Strength. Raises melee damage, carrying capacity and health.
2
Endurance
Endurance. Drives health, stamina regeneration and natural armour.
3
Quickness
Quickness. Run speed, defence and missile accuracy.
4
Coordination
Coordination. Attack accuracy and most weapon skills.
5
Focus
Focus. Magic skills and mana.
6
Self
Self. Mana pool and magic resistance.

Back to top

Attribute2ndPropertyAttribute2nd

The three vitals, same shape plus a current value.

6 properties6 read by ACEweenie_properties_attribute_2nd`type` smallint, `init_Level`, `level_From_C_P`, `c_P_Spent`, `current_Level`
1
MaxHealth
Maximum health. Derived from Endurance plus whatever is spent on it.
2
Health
Current health. On a weenie this is the value a fresh spawn starts at.
3
MaxStamina
Maximum stamina.
4
Stamina
Current stamina.
5
MaxMana
Maximum mana.
6
Mana
Current mana.

Back to top

Descriptions are written for this reference: the ACE enums carry names and numbers but no documentation. unread means the property name appears nowhere in the ACE source outside its own enum — retail defined it, this server never looks at it, and setting it does nothing. ephemeral properties live only in memory and are never written back to the database.

appraise
Sent to the player when they successfully assess the object.
login
Sent to the client in the player description at login.
ephemeral
Runtime state only. Never saved.
unread
Defined by the enum, never referenced by ACE.

Nothing matches. Try a shorter word, or the property number.