Finding items

Search, category filters, sorting, paging, and item previews help players compare active offers.

Correct identity

The server item is always the transaction identity. Its display sprite follows a clientId override from items.xml when present, otherwise the items.otb mapping.

Selling

Sell offers use the actual item instance so rarity, upgrades, and custom attributes are not confused with a generic item type.

Prices

Very large prices are transmitted and rendered without legacy integer overflow, using Titan currency formatting for readability.

Market Quality of Life

FeatureBehavior
Buy and sell offersCreate public offers using Titan's real XML item names and current sprites
Large pricesHigh-value prices are represented in the full Titan currency ladder without 32-bit display overflow
Item tooltipsHovering an offer displays the same authoritative attributes used in containers and Inspect
Filters and historySearch, category filters, offer history, and transaction views support fast comparison
Cyclopedia linkContext actions open the exact item page to inspect sources and attributes before trading

Continue learning