Emblem source (Courtesy of DEC)
Comes on a card in the Destiny Grimoire Anthology, Volume VI: Partners In Light book.
Price
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'Partners in Light');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 1720952426,
- "secondaryIcon": "/common/destiny2_content/icons/4a00d913d2be9987a846d77002ceff84.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/74a3a98623d0c7737b11da44fbcacb09.png",
- "secondarySpecial": "/common/destiny2_content/icons/0c35d72a6266e7b1fcd7f6f6ad3b2c7a.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,
- "hash": 4099900664,
- "index": 471,
- "redacted": false,
- "blacklisted": false
}