pub const MAX_ATTRIBUTES: u64 = 131;
The total number of attributes that can be set. The custom attributes + the 4 defined attributes, PlayerApplicationSettingAttributeId. 4 + 127 = 131.
PlayerApplicationSettingAttributeId