Emblem source (Courtesy of DEC)
Purchase the Bungie's Pride Collectible Pin from the Bungie Store. The API update for Shadowkeep (2019-10-01) changed this emblem's name from "On Our Shoulders" to "True Colors." This pin was retired when the Pride 2.0 pin was released.
Price
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'True Colors');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 3015791438,
- "secondaryIcon": "/common/destiny2_content/icons/3d0142ffcf985e9fab3d3e7d89ec192c.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/3cd2a10b33ef639dcf8288aaabc40c53.png",
- "secondarySpecial": "/common/destiny2_content/icons/392c779649db0d9db9a3dd1ceb71b3aa.jpg",
- "backgroundColor": {...},
- "itemTypeDisplayName": "Emblem",
- "flavorText": "",
- "uiItemDisplayStyle": "",
- "itemTypeAndTierDisplayName": "Common 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": 3961503936,
- "index": 7511,
- "redacted": false,
- "blacklisted": false
}