Skip to main content

B1TraitTableRow

  • Table row defining trait data for a character.
    * Includes information such as category, name, description, associated scripts, and more.
PropertyTypeDescriptionMetadata
CategoryEB1TraitCategoryTypeCategory of the trait.Category: B1TraitTableRow
TraitNameTextIdFStringText ID for the trait name.Category: B1TraitTableRow
StringTableKey: Id
TraitDescTextIdFStringText ID for the trait description.Category: B1TraitTableRow
StringTableKey: Id
SymbolIconTSoftObjectPtrIcon representing the trait.Category: B1TraitTableRow
ExcludeCharacteristicIdsTArrayCharacteristic IDs to exclude when this trait is selected.Category: B1TraitTableRow
Foreign: Trait.Id
TraitValuePointIdFNameUnique identifier for the trait value point.Category: B1TraitTableRow
Foreign: TraitValuePoint.Id
PerspectiveIdListTArrayList of perspective IDs related to the trait.Category: B1TraitTableRow
Foreign: TraitValue.Id
DisabledAmbitionItemIdListTArrayList of ambition item IDs that cannot be used with this trait.Category: B1TraitTableRow
Foreign: AmbitionItem.Id
KeywordInfoListTArrayList of keyword information related to the trait.Category: B1TraitTableRow
FeatureInfoListTArrayList of feature information related to the trait.Category: B1TraitTableRow
AgingConditionFlagsint32Bitmask flags for valid growth steps. 0 means no age restriction.Category: B1TraitTableRow
AddTraitScriptIdFNameID referencing an additional trait script in DT_Script_Trait.Category: B1TraitTableRow
Foreign: Script_Trait.Id
RemoveTraitScriptIdFNameID referencing a removal trait script in DT_Script_Trait.Category: B1TraitTableRow
Foreign: Script_Trait.Id
RelatedPreferenceIdFNameID referencing a related preference in DT_Preference.Category: B1TraitTableRow
Foreign: PreferenceRelatedTrait.Id
TraitScriptsTArrayList of scripts related to the trait.Category: B1TraitTableRow
Foreign: Script_Trait.Id
PreferredTendencyIdsTArrayCharacterTendency IDs that this trait prefers for freelance creative scoring (O marks in design table).Category: B1TraitTableRow
Foreign: CharacterTendency.Id
DislikedTendencyIdsTArrayCharacterTendency IDs that this trait dislikes for freelance creative scoring (X marks in design table).Category: B1TraitTableRow
Foreign: CharacterTendency.Id
IdFNameUnique IdCategory: B1TableRowBase
CommentFStringDev CommentCategory: B1TableRowBase