Skip to main content

Execute_SetRelationship

Description

Sets the specified relationship stat between Self and Target to the given value. The value is applied from Self toward Target using the provided stat ID.

Parameters

ParameterDescription
BaseObjectAlways Self for this action
S1Relationship stat ID to set (defined in RelationshipStat.json)
F1Value to set the relationship stat to

Examples

DescriptionBaseObjectCommandS1F1
Set romance between Self and Target to -60SelfSetRelationshipromance-60
Set friendship between Self and Target to 0SelfSetRelationshipfriendship0
Set business stat between Self and Target to 25SelfSetRelationshipbusiness25
Set romance between Self and Target to maximum (100)SelfSetRelationshipromance100