Emblem source (Courtesy of DEC)
Complete the "Root of Nightmares" raid within the first 48 hours of release, then claim the Triumph.
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'A Good Night's Sleep');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 237240320,
- "secondaryIcon": "/common/destiny2_content/icons/724eec94dc3d048658cca0f7c4836713.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/ce0ea6a61d7bb1e060da13eb124bae39.png",
- "secondarySpecial": "/common/destiny2_content/icons/b4b67422b693242d67ef75c6c91a1774.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": 908153541,
- "index": 19881,
- "redacted": false,
- "blacklisted": false
}