B1CharacterConceptTableRow
- Table row defining a Concept Character options.
| Property | Type | Description | Metadata |
|---|---|---|---|
| CharacterAttributeIds | TArray | Identifiers for the appearance presets used by this zoi. * A single Concept Id can be linked to N CharacterAttribute entries. * On the first spawn one entry is picked at random from the pool; subsequent * requests cycle through the entries in order (round-robin). * This avoids duplicate appearances between the 1st and 2nd generation of a concept character. | Category: B1CharacterConceptTableRow Foreign: CharacterAttribute.Id |
| PoolCount | int32 | Maintain this number of Zois in Zoi World. | Category: B1CharacterConceptTableRow |
| MaxFamilyMemberCount | int32 | When creating a character, if they must be adopted into another family, the maximum number of members in that family | Category: B1CharacterConceptTableRow ClampMax: 8 ClampMin: 1 |
| bAllowAdoption | bool | Option to determine whether concept characters can be adopted into other families when newly created | Category: B1CharacterConceptTableRow |
| bAllowSingleHousehold | bool | An option to determine whether a new family should be created when a new concept character is generated, allowing them to exist as a single household. | Category: B1CharacterConceptTableRow |
| bAdoptionSurnameInherit | bool | When a concept character is adopted, an option to decide whether the character will inherit the surname from the family that adopts them. | Category: B1CharacterConceptTableRow |
| RequiredGrowthStep | EB1GrowthStep | Concept characters must possess the GrowthStep attribute. If they possess a value other than this, they will be excluded from the concept character list. | Category: B1CharacterConceptTableRow |
| RequiredJobId | FName | The job that concept characters must maintain. If they are not this job, they will be excluded from the concept character list. | Category: B1CharacterConceptTableRow |
| Id | FName | Unique Id | Category: B1TableRowBase |
| Comment | FString | Dev Comment | Category: B1TableRowBase |
Back to Type FinderSearch and filter all 2203 StructGuide documents
See alsoCharacter
- EB1CharacterNameFormatType
- FB1CharacterAnimConfig
- FB1CharacterAnimTableRow
- FB1CharacterAttribute
- FB1CharacterAttributeAmbitionInfo
- FB1CharacterAttributeAppearancePresetInfo
- FB1CharacterAttributeEducationInfo
- FB1CharacterAttributeJobInfo
- FB1CharacterAttributePreferenceInfo
- FB1CharacterAttributeSkillInfo
- FB1CharacterAttributeTableRow
- FB1CharacterBodyAnimClass