Emblem source (Courtesy of DEC)
Awarded to those who win against the Bungie Foundation during their Bungie Bounty, which took place at 10AM on March 21st, 2024.
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'Light Lotus');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 1805281842,
- "secondaryIcon": "/common/destiny2_content/icons/3d2b760cb55ac1fcf0455a1c83a3f891.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/764091ee4c1728c5548605ad8516b1c3.png",
- "secondarySpecial": "/common/destiny2_content/icons/c132daee3b97183f22b836eff986722d.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": 1767664468,
- "index": 417,
- "redacted": false,
- "blacklisted": false
}