Skip to main content

B1AmbitionItemTableRow

  • A table row defining an ambition item, including display data,
    * age availability, growth change data, and step-based mission progression.
PropertyTypeDescriptionMetadata
DisplayTextIdFStringString table key for the localized display name.Category: B1AmbitionItemTableRow
StringTableKey: Id
DescTextIdFStringString table key for the localized description.Category: B1AmbitionItemTableRow
StringTableKey: Id
RewardTextIdFStringString table key for the localized reward description.Category: B1AmbitionItemTableRow
StringTableKey: Id
CompletePopupTextIdFStringString table key for the popup text shown on completion.Category: B1AmbitionItemTableRow
StringTableKey: Id
IconTSoftObjectPtrIcon texture for this ambition item.Category: Display
ConditionIdFNameCondition ID checked before this ambition item can be activated.Category: Template
Foreign: Condition_Ambition.Id
AgeAvailableTArrayGrowth steps during which this ambition item is available.Category: B1AmbitionItemTableRow
ChangeByGrowthStepTArrayWeighted content change data applied when the character grows.Category: B1AmbitionItemTableRow
AmbitionStepsTArrayOrdered list of steps defining this ambition item's mission progression.Category: Mission
IdFNameUnique IdCategory: B1TableRowBase
CommentFStringDev CommentCategory: B1TableRowBase