Skip to main content

B1CharacterAttribute

  • Holds the full set of procedurally generated or authored character attributes,
    * including identity, personality, skills, appearance, and education data.
PropertyTypeDescriptionMetadata
AttributeIdFNameUnique attribute identifier for this character.Category: AttributeId
GenderEB1GenderTypeGender of the character.Category: Gender
BornAgeint32Age at which the character was born.Category: Age
DeadAgeint32Age at which the character died.Category: Age
CharacterFirstNameKeyFStringLocalized string table key for the character's first name.Category: CharacterFirstNameKey
CharacterFamilyNameKeyFStringLocalized string table key for the character's family name.Category: CharacterFamilyNameKey
FamilyRelationshipsTArrayList of family relationship entries for this character.Category: Relation
PersonalityFNamePersonality trait ID assigned to this character.Category: Personality
Foreign: Trait.Id
CharacteristicsTArrayList of characteristic trait IDs assigned to this character.Category: Characteristic
Foreign: Trait.Id
AptitudesTArrayList of aptitude trait IDs assigned to this character.Category: Aptitude
Foreign: Trait.Id
UnreadAptitudeIdsTArrayList of unread (NEW) aptitude trait IDs for this character.Category: Aptitude
Foreign: Trait.Id
SkillMapTMapMap from skill ID to the character's skill info.Category: Skill
Foreign: Skill.Id
AmbitionInfoFB1CharacterAttributeAmbitionInfoAmbition attribute info for this character.Category: Ambition
PreferenceMapTMapMap from preference ID to the character's preference info.Category: Preference
Foreign: Preference.Id
JobInfoFB1CharacterAttributeJobInfoJob attribute info for this character.Category: Job
AppearancePresetIdFNameAppearance preset ID assigned to this character.Category: Appearance
Foreign: AppearancePreset.Id
AppearanceOutfitPresetIdFNameOutfit preset ID assigned to this character (NPC outfit).Category: Appearance
Foreign: AppearanceNpcOutfitPreset.Id
AppearanceOutfitTagFNameOutfit tag used for NPC outfit preset selection.Category: Appearance
Foreign: AppearanceNpcOutfitPreset.OutfitTags
AppearanceSettingFB1AppearanceSettingFull appearance setting for this character.Category: ApeearanceSetting
CategorizedOutfitPresetMapTMapMap from outfit category to appearance preset info per category.Category: CategorizedStyles
CategorizedStylesTMapMap from outfit category to style setting slots per category.Category: CategorizedStyles
CharacterFirstNameFStringFirst name string for this character.Category: CharacterFirstName
CharacterFamilyNameFStringFamily name string for this character.Category: CharacterFamilyName
VoiceFB1VoiceSettingsPer-character voice settings (voice ID + pitch offset in semitones).Category: Voice
BornStatMapTMapMap from stat ID to born-stat info for this character.Category: BornStat
Foreign: Stat.Id
RoleEB1CharacterRoleSpecial role assigned to this character (e.g., Police, FireFighter).Category: Role
DiversityInfoFB1DiversityInfoDiversity information for this character.Category: Diversity
HopeLifeIdFNameHope life ID assigned to this character.Category: HopeLife
Foreign: HopeLife.Id
GenderIdentitySettingFB1GenderIdentitySettingGender identity setting for this character.Category: GenderIdentity
EducationInfoFB1CharacterAttributeEducationInfoEducation attribute info for this character.Category: Education