Emblem source (Courtesy of DEC)
Complete the "Rogue Light" Triumph during Season 04. Once you redeem the Triumph, the Drifter will sell the emblem (only during Season 04).
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'A Cold Wind Blowin'');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 3262609114,
- "secondaryIcon": "/common/destiny2_content/icons/45c12d35b2314565666f6a1ffabbb619.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/58bf00d1959346e3c7ef9aed89c2ef71.png",
- "secondarySpecial": "/common/destiny2_content/icons/d2a1da812c7ff442640e30b56145ea84.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": 1471300080,
- "index": 7539,
- "redacted": false,
- "blacklisted": false
}