B1SalonHairPoolTableRow
Salon hair pool — hair options applicable when the staff's HandCraft skill level is high enough.
| Property | Type | Description | Metadata |
|---|---|---|---|
| WomanHairId | FName | Adult female hair ID. | Category: B1SalonHairPoolTableRow Foreign: AppearanceHair.Id |
| ManHairId | FName | Adult male hair ID. | Category: B1SalonHairPoolTableRow Foreign: AppearanceHair.Id |
| ChildWomanHairId | FName | Child female hair ID. | Category: B1SalonHairPoolTableRow Foreign: AppearanceHair.Id |
| ChildManHairId | FName | Child male hair ID. | Category: B1SalonHairPoolTableRow Foreign: AppearanceHair.Id |
| RequiredSkillLevel | int32 | Minimum HandCraft skill level (0~10) required to apply this hair. | Category: B1SalonHairPoolTableRow ClampMax: 10 ClampMin: 0 |
| Id | FName | Unique Id | Category: B1TableRowBase |
| Comment | FString | Dev Comment | Category: B1TableRowBase |