Emblem source (Courtesy of DEC)
Compete against Bungie developers in a Bungie Bounty event. Bungie has changed these events so you either need to defeat a Bungie developer's team during a match or join their team and lead them to victory. Retired at the beginning of Destiny 2 Year 3.
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'Sign of Mutual Combat');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 3784629918,
- "secondaryIcon": "/common/destiny2_content/icons/9d4834e6e44fdf1a9cdead1ea9604a13.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/4eba00f7994f26dac3e3c0ddf86137f0.png",
- "secondarySpecial": "/common/destiny2_content/icons/ce65470abbf09adf20b2af0362cf4aa8.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": 4182480236,
- "index": 4333,
- "redacted": false,
- "blacklisted": false
}