Skip to main content

B1RumorTableRow

  • DataTable row defining a rumor type, including its duration, strength, and associated scripts.
PropertyTypeDescriptionMetadata
DescTextIdFStringThe localized text ID describing the content of this rumor.Category: B1RumorTableRow
StringTableKey: Id
IsTransferByTalkboolWhether this rumor can be transferred through conversation.Category: B1RumorTableRow
DurationfloatThe duration in game time for which this rumor remains active.Category: B1RumorTableRow
Strengthint32The strength value that determines how impactful this rumor is.Category: B1RumorTableRow
PositiveRatiofloatThe ratio controlling how often this rumor generates a positive reaction.Category: B1RumorTableRow
ClampMin: 0.0
NegativeRatiofloatThe ratio controlling how often this rumor generates a negative reaction.Category: B1RumorTableRow
ClampMin: 0.0
ScriptIdsTArrayThe list of script IDs executed when this rumor is spread.Category: B1RumorTableRow
Foreign: Script_Rumor.Id
RumorEventIdsTArrayThe list of rumor event IDs triggered by this rumor.Category: B1RumorTableRow
Foreign: RumorEvent.Id
IdFNameUnique IdCategory: B1TableRowBase
CommentFStringDev CommentCategory: B1TableRowBase