Emblem source (Courtesy of DEC)
Discovered as part of the Marathon ARG in Late May, 2023. Obatined via the following universal code: JND-HLR-L69.
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'M:\>START');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 1670619538,
- "secondaryIcon": "/common/destiny2_content/icons/2d96bfd781a79915594a81ad5cd98235.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/1156bc74dbea73a4e57de7ff857f7d34.png",
- "secondarySpecial": "/common/destiny2_content/icons/6988ad4a2559ab5ff2a53100deb58e9c.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,
- "hash": 4183788700,
- "index": 436,
- "redacted": false,
- "blacklisted": false
}