B1TraitChemistryRewardTableRow
- Table row defining the localized text and score range for a trait chemistry reward tier.
| Property | Type | Description | Metadata |
|---|---|---|---|
| TextId | FString | Localized text ID for the chemistry reward description. | Category: B1TraitChemistryRewardTableRow |
| From | int32 | Minimum chemistry score value for this reward tier. | Category: B1TraitChemistryRewardTableRow |
| To | int32 | Maximum chemistry score value for this reward tier. | Category: B1TraitChemistryRewardTableRow |
| Id | FName | Unique Id | Category: B1TableRowBase |
| Comment | FString | Dev Comment | Category: B1TableRowBase |