Emblem source (Courtesy of DEC)
Complete the Dawning 2020 quest, "And To All a Good Flight."
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'Dawning Mirth');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 3900052975,
- "secondaryIcon": "/common/destiny2_content/icons/c36ff9e74bc73189ec2e11ebb05d5f1e.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/8912de7718d4e049eb982b1bfae6d550.png",
- "secondarySpecial": "/common/destiny2_content/icons/1b645ef555b54ff196c08b031c5e6274.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": 1230660647,
- "index": 17828,
- "redacted": false,
- "blacklisted": false
}