Skip to main content

B1EmotionTableRow

  • Table row defining a single emotion type, including its tendency, activation value,
    * UI order, icon, and the level data and admit desire buff data for each tier.
PropertyTypeDescriptionMetadata
TypeEB1EmotionTypeThe category type of this emotion (Normal, Sleep, etc.).Category: B1EmotionTableRow
TendencyEB1EmotionTendencyThe emotional tendency (Natural, Positive, or Negative).Category: B1EmotionTableRow
ActivateValueint32The base value at which this emotion becomes active.Category: B1EmotionTableRow
UIOrderint32UI display order; default -1 means the emotion is not shown in the UI.Category: B1EmotionTableRow
IconTSoftObjectPtrSoft reference to the icon texture used for this emotion in UI.Category: B1EmotionTableRow
EmotionLevelDatasTArrayList of level data defining thresholds, modifiers, and visuals per emotion level.Category: B1EmotionTableRow
AdmitDesireBuffLevelDatasTArrayList of admit desire buff level data applied when the character's desire is acknowledged.Category: B1EmotionTableRow
IdFNameUnique IdCategory: B1TableRowBase
CommentFStringDev CommentCategory: B1TableRowBase