Emblem source (Courtesy of DEC)
You'll need to complete the Gambit Triumph "Protect the Runner," where one player needs to bank 75 motes and not lose any in one Gambit match.Note: This was 100 motes before a Gambit Sudden Death round-related patch was released.
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'Kit and Kaboodle');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 1478427099,
- "secondaryIcon": "/common/destiny2_content/icons/72e35d429f3e159af545b52f4677a910.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/a7c2d3e4618dc739e4eeefb416559160.png",
- "secondarySpecial": "/common/destiny2_content/icons/abb3a0323433cff91b0b77b2f1df2823.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": 180108390,
- "index": 7537,
- "redacted": false,
- "blacklisted": false
}