B1MainRelationshipTableRow
- Table row defining the main relationship determination weights for a specific condition, used to select which stat drives the main relationship.
| Property | Type | Description | Metadata |
|---|---|---|---|
| bRefresh | bool | Whether to refresh the main relationship calculation when this row is applied. | Category: B1MainRelationshipTableRow |
| FriendshipRate | int32 | The selection weight for the friendship relationship stat. | Category: B1MainRelationshipTableRow ClampMin: 0 |
| BusinessRate | int32 | The selection weight for the business relationship stat. | Category: B1MainRelationshipTableRow ClampMin: 0 |
| RomanceRate | int32 | The selection weight for the romance relationship stat. | Category: B1MainRelationshipTableRow ClampMin: 0 |
| Id | FName | Unique Id | Category: B1TableRowBase |
| Comment | FString | Dev Comment | Category: B1TableRowBase |