pub const MAX_ATTRIBUTES: u64 = 131;
Expand description

The total number of attributes that can be set. The custom attributes + the 4 defined attributes, PlayerApplicationSettingAttributeId. 4 + 127 = 131.