Emblem source (Courtesy of DEC)
The drop rate of this emblem is incredibly low, with player estimates being at around 1%. Note this emblem only drops from Spider's second set of bounties (the ones to kill/loot/etc on Tangled Shore), not the WANTED bounties he also has.
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'Wing of the Crow');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 1335453329,
- "secondaryIcon": "/common/destiny2_content/icons/88f6f91ecc362193609436464530405d.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/b69f86ba2b4e0b91bac0c662294777ac.png",
- "secondarySpecial": "/common/destiny2_content/icons/977ac9acb8374e5439308db525bd3573.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": 1671775166,
- "index": 7561,
- "redacted": false,
- "blacklisted": false
}