B1CleanupLevelOffsetTableRow
- Data table row contributing to a character's cleanup level. Age/Trait rows add their Value as an
* offset to a residence character's level.
| Property | Type | Description | Metadata |
|---|---|---|---|
| Category | EB1CleanupOffsetCategory | Which axis this row adjusts (Age / Trait). | Category: B1CleanupLevelOffsetTableRow |
| Key | FName | Match key: growth step name (Age) or Characteristic trait id (Trait). | Category: B1CleanupLevelOffsetTableRow |
| Value | int32 | Age/Trait: level delta added when matched. | Category: B1CleanupLevelOffsetTableRow |
| Id | FName | Unique Id | Category: B1TableRowBase |
| Comment | FString | Dev Comment | Category: B1TableRowBase |