Emblem source (Courtesy of DEC)
Destiny content creators (streamers and video creators) will be giving this emblem away this year, based on the tweet below.
Price
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'Feint Drift');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 3282448380,
- "secondaryIcon": "/common/destiny2_content/icons/f50cf7f29cee56efc7978a60e0a91212.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/989ba0935f85edef31687f96169bfea5.png",
- "secondarySpecial": "/common/destiny2_content/icons/a5bb657ea99ddad3e4b4da743e24d497.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": 3970180842,
- "index": 285,
- "redacted": false,
- "blacklisted": false
}