Emblem source (Courtesy of DEC)
Obtained via the following universal code: 6AJ-XFR-9ND Previously: Obtained as a Twitch Drop for watching 15 minutes of the TFS Dev Stream; this stream took place on April 9th, 2024 at 9:30AM Pacific.
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'Tigris Fati');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 802420307,
- "secondaryIcon": "/common/destiny2_content/icons/317d1b544bcccf7ea2002e064243475f.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/d7d253ed33691134f414e21c29860beb.png",
- "secondarySpecial": "/common/destiny2_content/icons/07ec7c8ffbb684d8bf4c319b40c26dd3.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": 2790542793,
- "index": 26891,
- "redacted": false,
- "blacklisted": false
}