Emblem source (Courtesy of DEC)
Talk to Lord Shaxx once Crimson Days starts. When he gives you your first Quest, he should also give you this emblem at the same time.
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'Fire of the Crimson Days');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 3425784883,
- "secondaryIcon": "/common/destiny2_content/icons/2eec5dc07d45c6e9c3aa75d20dd1a4c6.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/788aa886e233c31474d0d638fa3bc76c.png",
- "secondarySpecial": "/common/destiny2_content/icons/4e5bb29711dafd92aa837bdc60cde002.jpg",
- "backgroundColor": {...},
- "itemTypeDisplayName": "Emblem",
- "flavorText": "",
- "uiItemDisplayStyle": "",
- "itemTypeAndTierDisplayName": "Legendary 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": 1782320603,
- "index": 17330,
- "redacted": false,
- "blacklisted": false
}