Skip to main content

B1HouseholdBizRelationshipEventRule

  • Defines a relationship-based event rule for end-of-day business processing,
    * specifying the relationship type, score range, selection weight, and the choice card triggered.
PropertyTypeDescriptionMetadata
RelationshipIdFNameRelationship Id used to look up the relationship (e.g., business, family, romance)Category: Business|Relationship
MinRelationshipScoreint32Minimum relationship score this rule applies to (Score >= MinRelationshipScore, lowest -100)Category: Business|Relationship
ClampMax: 100
ClampMin: -100
MaxRelationshipScoreint32Maximum relationship score this rule applies to (Score < MaxRelationshipScore, highest 100)Category: Business|Relationship
ClampMax: 100
ClampMin: -100
Weightint32Relative weight determining how often this rule is selected compared to other rules. 0 means it is never selected.Category: Business|Relationship
ClampMin: 0
ChoiceCardIdFNameChoiceCard Id opened when triggered (e.g., employee resignation choice card)Category: Business|Relationship
Foreign: ChoiceCard.Id