- summary: A characteristic split into the parts it is made of: base, additional, equipment and mount, alignment gift, context and temporary.
- area: Game.Common
- confidence: 0.92
A characteristic split into the parts it is made of: base, additional, equipment and mount, alignment gift, context and temporary.
- Kind struct
- Area Game.Common
- Named by beta, gamemapping
The detailed shape of a characteristic row: the same value, kept as six
separate parts instead of one total. This is what the character sheet needs to
show where a characteristic comes from.
THE CLIENT KEEPS ALL SIX. It builds its detailed stat from exactly these six members and no others, so a bot that wants the client's view should keep them separately too.
READ THE PARTS BY NAME. All six are int32 and their field numbers move between builds; the recovered names are the only stable key. Anything else this message declares is padding the client never reads.
If the row also has a used component it arrives as
CharacterCharacteristicDetailedUsable instead, not as this message.
Not sent on its own — it is only ever the detailed branch of CharacterCharacteristic. proven
Used by
Fields
| # | Field | Type | Meaning | You set it |
|---|---|---|---|---|
| 1 | temporary | int32 | The temporary part of the characteristic. | never |
| 3 | additional | int32 | The additional part on top of the base. | never |
| 4 | context_modification | int32 | The modification applied by the current context. | never |
| 5 | base | int32 | The base part of the characteristic. | never |
| 7 | alignment_gift_bonus | int32 | The bonus granted by alignment gifts. | never |
| 8 | objects_and_mount_bonus | int32 | The bonus coming from equipped items and the mount. | never |
Recovered with score 245, confidence 0.92, margin 245 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: 6 of 8.
Aucun avis à afficher.