Emblem source (Courtesy of DEC)
In 2022: Donate at least $10 during the 2022 Bungie Day Giving Festival.In 2021: Donate at least $25 to the Bungie Foundation during Bungie Day 2021.
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'Circadian Guard');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 3232115490,
- "iconWatermark": "/common/destiny2_content/icons/ea46246a7924bc7e3a9e4636e44bf936.png",
- "secondaryIcon": "/common/destiny2_content/icons/ac8592954e7faac9ab8111234e3be958.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/0117fb5b6584af8760c0dd7c37827b56.png",
- "secondarySpecial": "/common/destiny2_content/icons/030f6b747df71c6879895d06097a5b5b.jpg",
- "backgroundColor": {...},
- "itemTypeDisplayName": "Emblem",
- "flavorText": "",
- "uiItemDisplayStyle": "",
- "itemTypeAndTierDisplayName": "Legendary Emblem",
- "displaySource": "",
- "tooltipStyle": "record",
- "action": {...},
- "inventory": {...},
- "stats": {...},
- "equippingBlock": {...},
- "preview": {...},
- "metrics": {...},
- "acquireRewardSiteHash": 0,
- "acquireUnlockHash": 0,
- "investmentStats": [],
- "perks": [],
- "allowActions": true,
- "doesPostmasterPullHaveSideEffects": false,
- "nonTransferrable": true,
- "itemCategoryHashes": [...],
- "specialItemType": 0,
- "itemType": 14,
- "itemSubType": 0,
- "classType": 3,
- "breakerType": 0,
- "equippable": true,
- "defaultDamageType": 0,
- "isWrapper": false,
- "traitIds": [...],
- "traitHashes": [...],
- "hash": 3919847952,
- "index": 256,
- "redacted": false,
- "blacklisted": false
}