| RumorId | FB1RumorId | The unique ID identifying this rumor instance. | |
| RumorDtId | FName | The data table ID of the rumor definition this instance is based on. | |
| RumorMongerEntityId | FB1EntityId | The entity ID of the character who is the subject of this rumor. | |
| RumorStartTime | int64 | The game time (ticks) when this rumor started spreading. | |
| RumorLimitTime | int64 | The game time (ticks) remaining before this rumor expires. | |
| PositiveCount | int32 | The number of positive reactions this rumor has received. | |
| NegativeCount | int32 | The number of negative reactions this rumor has received. | |
| EntitiesKnownTheRumor | int32 | The number of entities currently aware of this rumor. | |