Attribute data assets, this is where attributes are defined. Data assets are used for reuse, so that they will not be edited repeatedly in multiple objects that require the same attribute information.
You need to use AttributeDataAsset to create new attribute data assets.

- Attributes
- PrimaryAttributes: Primary attribute list, defined here is the influence source type value of the attribute relationship. It should be a Tag type based on PrimaryAttributesRootTag.
- BaseAttributes: Base attributes, defined here are the affected values of the attribute relationship. It should be a Tag type based on BaseAttributesRootTag.
- ParameterAttributes: Parameter attributes, defined here is a list of other required attributes, such as fire resistance, fire damage, etc. It should be a Tag type based on ParameterAttributesRootTag.
- ExtendedAttributes: This is where extended attributes are defined.
- AttributesRelation: A specific attribute relationship list may be required for a specific object, and the location of the overload is provided here.