Emblem source (Courtesy of DEC)
Complete the Season 11 Crucible questline, "Unfurl the Banners." Note that this is different than Season 10's emblem with the same name.
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'Settled Differences');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 1133078177,
- "secondaryIcon": "/common/destiny2_content/icons/eac609bf539debc4fa46cc7b89124835.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/6be40e311d15b912d8cb3c256d95e935.png",
- "secondarySpecial": "/common/destiny2_content/icons/686af6c91d5e0616fa30522bb4f0a821.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": 1138508274,
- "index": 17445,
- "redacted": false,
- "blacklisted": false
}