Emblem source (Courtesy of DEC)
Purchase the Loot Crate Limited Edition Destiny 2 Crate (the first Crate, not the one that came with Matrix Jubilee).
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'Recurrent Resplendence');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 3801407497,
- "secondaryIcon": "/common/destiny2_content/icons/92973168612d9585c168897213f86bca.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/2682c86742d6c84c64ac266bdb051591.png",
- "secondarySpecial": "/common/destiny2_content/icons/9ac157e42c3ff0b7340443675ca0b412.jpg",
- "backgroundColor": {...},
- "itemTypeDisplayName": "Emblem",
- "flavorText": "",
- "uiItemDisplayStyle": "",
- "itemTypeAndTierDisplayName": "Common Emblem",
- "displaySource": "",
- "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": 4132147351,
- "index": 4325,
- "redacted": false,
- "blacklisted": false
}