Skip to main content

B1AgingTableRow

  • A table row struct that stores data for each aging stage.
    * It includes information such as stat ranges, appearance presets, taxes, and more for each age stage.
PropertyTypeDescriptionMetadata
DisplayTextIdFStringID for the display text used in UI.Category: Aging
StringTableKey: Id
DescTextIdFStringID for the description text used in UI.Category: Aging
StringTableKey: Id
TimeToNextAgeint32Time required to transition to the next age stage (in seconds).Category: Aging
ContentAvailableSlotTMapMap defining available content slots for this age stage.Category: Aging
AppearancePresetTMapPreset appearances based on gender type.Category: Aging
StandardWeightTMapStandard weight based on gender type.Category: Aging
TaxPerPersonint32Tax amount per person in this age stage.Category: Aging
IdFNameUnique IdCategory: B1TableRowBase
CommentFStringDev CommentCategory: B1TableRowBase