Skip to main content

B1StatBasicInfo

  • Defines the core configuration of a stat, including its type, value range, and whether it functions as a desire.
PropertyTypeDescriptionMetadata
StatTypeEB1StatTypeThe category type of this stat.Category: B1StatBasicInfo
IsDesireboolWhether this stat is treated as a desire (motive) stat.Category: B1StatBasicInfo
bBasicIncludeStatboolWhether this stat is included in the basic stat set.Category: B1StatBasicInfo
StateTypeEB1StateTypeThe state type this stat is associated with.Category: B1StatBasicInfo
MinValuefloatThe minimum allowed value for this stat.Category: B1StatBasicInfo
MaxValuefloatThe maximum allowed value for this stat.Category: B1StatBasicInfo
InitialValuefloatThe value this stat starts at when first initialized.Category: B1StatBasicInfo