fix(ui): match retail item appraisal semantics

Preserve PublicWeenieDesc hook identity from CreateObject through the item model so hook appraisals suppress sentinel capacities exactly. Use appraisal-only Value and Burden presence, retain AddItemInfo paragraph and authored font-color selection, and port retail lock, page, enchantment, and spell-block formatting.

Co-authored-by: Codex <codex@openai.com>
This commit is contained in:
Erik 2026-07-23 18:04:19 +02:00
parent bc47bc4917
commit d3c5e06fdd
21 changed files with 982 additions and 145 deletions

View file

@ -437,7 +437,7 @@ Per-flag (in exact order):
0x00400000 SpellId : uint16
0x02000000 OwnerId : uint32
0x04000000 Restrictions : RestrictionDB (house perms)
0x20000000 HookItemTypes : uint16 (HookType)
0x20000000 HookItemTypes : uint32 (ITEM_TYPE mask)
0x00000040 MonarchId : uint32
0x10000000 HookType : uint16
0x40000000 IconOverlay : packedDWORD (minus 0x06000000)