Emblem source (Courtesy of DEC)
From Destiny 2 v6.3.0 onward: Purchase from Failsafe on Nessus for 10 Legendary Shards.Previously: When you turn in enough planetary materials to rank up with Failsafe, she may very rarely drop this emblem when you open the engram she presents.
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'Tangled Anchor');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 3773976308,
- "secondaryIcon": "/common/destiny2_content/icons/38f204eb25ac88463cf9b7f50312f82a.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/4488a7441ee467be05162d9a129b0054.png",
- "secondarySpecial": "/common/destiny2_content/icons/9502a410cf2cf83955caf5d9dce2aaab.jpg",
- "backgroundColor": {...},
- "itemTypeDisplayName": "Emblem",
- "flavorText": "",
- "uiItemDisplayStyle": "",
- "itemTypeAndTierDisplayName": "Rare 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": 2484637939,
- "index": 4287,
- "redacted": false,
- "blacklisted": false
}