- summary: One item and what it currently sells for on average.
- area: Game.Exchange
- confidence: 0.91
One item and what it currently sells for on average.
- Kind struct
- Area Game.Exchange
- Named by beta
One entry of ObjectAveragePricesEvent, declared nested inside it.
READ BOTH MEMBERS BY NAME. Their field numbers and their declared types move between builds: across the seven dumped builds the gid is number 1, 2 or 3 and the price is 1, 2 or 3, and on four of them a decoy of the SAME scalar type sits next to the real member. Position, number and type are all worthless here; only the recovered names are stable.
The gid is the same template id as ObjectItem.gid, so this list joins
directly onto inventory contents.
Not sent on its own — it is only ever reached as an element of ObjectAveragePricesEvent.objects_average_prices. inferred
Used by
Fields
| # | Field | Type | Meaning | You set it |
|---|---|---|---|---|
| 3 | object_gid | int32 | The item's template id, as used everywhere else in the protocol. (item template id) Observed: 16384 - the lowest gid in the observed catalogue | never |
| 5 | average_price | int64 | The item's average market price. (kamas) 64-bit because prices exceed the 32-bit range. Do not narrow it. | never |
Recovered with score 140, confidence 0.91, margin 140 over the runner-up. A margin close to the score means nothing else came near; a thin margin means a decoy nearly won. Members recovered: 2 of 5.
Aucun avis à afficher.