Emblem source (Courtesy of DEC)
You can purchase this emblem from Lord Shaxx after completing the Crucible Triumph "Season 6: Combat." Thanks to reddit users pistonhjr and Malek_Deneith for their help!
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'Rain of Ashes');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 3298982669,
- "secondaryIcon": "/common/destiny2_content/icons/f63897aeb0e30db0d9b228321c8adcac.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/9bb8cd0a9932d3c047e3ca3d46725919.png",
- "secondarySpecial": "/common/destiny2_content/icons/08b4fe04edfe5030eac93adb5229661b.jpg",
- "backgroundColor": {...},
- "itemTypeDisplayName": "Emblem",
- "flavorText": "",
- "uiItemDisplayStyle": "",
- "itemTypeAndTierDisplayName": "Legendary Emblem",
- "displaySource": "",
- "tooltipStyle": "emblem",
- "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": 2632846356,
- "index": 8106,
- "redacted": false,
- "blacklisted": false
}