Emblem source (Courtesy of DEC)
Awarded via Bungie Rewards for guiding ten (10) Guardians through their first clear of the Salvation's Edge raid.
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'Fates Intertwined');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 449846850,
- "secondaryIcon": "/common/destiny2_content/icons/16158d5ec1e70000c70201daeacedc15.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/14c495881c691d93055c13c3c89b4d4a.png",
- "secondarySpecial": "/common/destiny2_content/icons/aa3c64d57757d711e36a049ef16a398f.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": 3228576704,
- "index": 26898,
- "redacted": false,
- "blacklisted": false
}