- summary: Which of the character's storages a per-item count belongs to: bag, bank, or haven bag.
- area: Game.Common
- confidence: 0.83
Which of the character's storages a per-item count belongs to: bag, bank, or haven bag.
- Kind enum
- Area Game.Common
- Named by invented
This name is not Ankama's. It was chosen for this documentation from proven client behaviour, and is a label rather than protocol documentation.
THE TYPE NAME AND ALL FOUR VALUE NAMES ARE OURS. Nothing here is attested by any naming oracle. THE NUMBERS ARE THE REAL CONTRACT and are what this signature pins; the labels are descriptions of what each number provably does.
Each value was proven by following the count into the tooltip slot the client renders it in, so the meanings are solid even though the spellings are not.
Switch on this, never on position. An unrecognised value should be ignored the way the client ignores the unspecified one, not folded into a default bucket.
Not sent on its own — an enum is never sent on its own. inferred
Used by
Values
| Value | Number | Meaning |
|---|---|---|
STORAGE_UNSPECIFIED | 0 | The proto3 zero value. The client assigns nothing for it and the entry is silently dropped. WE CHOSE THIS NAME. |
STORAGE_INVENTORY | 1 | The character's own bag. WE CHOSE THIS NAME. Proven: this count feeds the tooltip slot captioned 'ui.item.inventoryQuantity'. |
STORAGE_BANK | 2 | The account bank. WE CHOSE THIS NAME. Proven: this count feeds the slot captioned 'ui.item.bankQuantity'. |
STORAGE_HAVEN_BAG | 3 | The haven bag's storage. WE CHOSE THIS NAME. Proven: this count feeds the slot captioned 'ui.item.havenBagQuantity'. |
Recovered with score 182, confidence 0.83, margin 182 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: 4 of 4.
Aucun avis à afficher.