Emblem source (Courtesy of DEC)
During The Dawning 2021, complete the Zavala questline "Rite of Dawning".
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'From the Ashes');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 2393580575,
- "secondaryIcon": "/common/destiny2_content/icons/3e9fcbf4449ab8ae18db4a212da91aff.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/08dc24bf87f64d666842d60e653d4db0.png",
- "secondarySpecial": "/common/destiny2_content/icons/6f0b4ad848516e67077bfc86c85ff81f.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": 3800278199,
- "index": 19029,
- "redacted": false,
- "blacklisted": false
}