Source

This page was generated with Wiki Builder. Do not change the format!

Info

When a Stat (DestinyStatDefinition) is aggregated, this is the rules used for determining the level and formula used for aggregation. CharacterAverage = apply a weighted average using the related DestinyStatGroupDefinition on the DestinyInventoryItemDefinition across the character's equipped items. See both of those definitions for details. Character = don't aggregate: the stat should be located and used directly on the character. * Item = don't aggregate: the stat should be located and used directly on the item.

Schema

  • Schema Type: Enum
  • Type: integer
  • Format: int32

Enum Values

Identifier Value Description
CharacterAverage 0  
Character 1  
Item 2  

References

  1. https://bungie-net.github.io/multi/schema_Destiny-DestinyStatAggregationType.html#schema_Destiny-DestinyStatAggregationType