B1TraitReward
- Structure that defines a trait-based reward for an interaction.
* Associates a trait with a bonus value applied when the trait is matched.
| Property | Type | Description | Metadata |
|---|---|---|---|
| TraitId | FName | ID of the trait associated with this reward (references Trait.Id). | Category: B1TraitReward Foreign: Trait.Id |
| Bonus | int32 | Bonus value applied to the reward when this trait is matched. | Category: B1TraitReward |