Attributes can manage any number of other attributes. For example, you can create an endurance attribute (PrimaryAttribtue) and add endurance (BaseAttribute) to the attribute relationship list, and change the endurance value based on the current value of the endurance attribute.

If you only need BaseAttribute, you don't need to pay attention here.

The system default attribute relationship is defined in the settings: Edit→ProjectSettings→AttributeSystem

Untitled

It should be noted that the attribute relationship list is subject to the configuration in AttributeRelationList.

Override settings

In the data table, you can redefine the attribute relationship by checking the content of the AttributesRelation category. If it is not checked, the default configuration in the settings will be used.

Untitled

Functions

FindCorrelationAttributes

Finds all related BaseAttributeLists for a given primary attribute.