- summary: One active bonus: an amount and the kind of bonus it applies to.
- area: Game.Bonus
- confidence: 0.83
One active bonus: an amount and the kind of bonus it applies to.
- Kind struct
- Area Game.Bonus
- Named by stringtable
A single entry of BonusesEvent. It is never sent on its own.
An entry pairs an AMOUNT with a KIND. Several entries may carry the same kind and they stack, so group them by kind rather than assuming one entry per kind - a captured trace carried five entries sharing a single kind.
The kind's VALUES are deliberately left unnamed; see the signature notes.
Not sent on its own — it is only ever a row of BonusesEvent.bonuses. proven
Used by
Fields
| # | Field | Type | Meaning | You set it |
|---|---|---|---|---|
| 2 | amount | int32 | How much this bonus grants. Several entries may share one kind and stack. | never |
| 3 | type | type not documented yet | Which kind of bonus the amount applies to. Values are left unnamed on purpose. | never |
Recovered with score 180, confidence 0.83, margin 180 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 3.
Aucun avis à afficher.