Emblem source (Courtesy of DEC)
Play Gambit during one of Bungie's Gambit preview events (pre-Forsaken launch). This was also a $10 donation reward during Bungie's pre-GuardianCon 2019 livestream.
Price
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'Sign of the Gambit');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 1351742175,
- "secondaryIcon": "/common/destiny2_content/icons/c05014879a6e6c381a89aebc60eca2a3.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/0093abcded999681d6246face496912d.png",
- "secondarySpecial": "/common/destiny2_content/icons/736e4873d63677d67b0b145373ae78f0.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": 2133500861,
- "index": 7490,
- "redacted": false,
- "blacklisted": false
}