Emblem source (Courtesy of DEC)
Obtained after placing Ascendant III Division or higher in ranked Crucible playlists during Season 21 (Season of the Deep)
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'Blade Circuit');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 2742642951,
- "secondaryIcon": "/common/destiny2_content/icons/42c0f5997a4b15e01226508c4cd130f0.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/0c89371558f2a6da60f90657da5d67f2.png",
- "secondarySpecial": "/common/destiny2_content/icons/3f54ea84acd5d3ec0cc6c6a9cd482ff7.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": 2069797992,
- "index": 25357,
- "redacted": false,
- "blacklisted": false
}