Emblem source (Courtesy of DEC)
Complete the Vanguard Triumph, "Season 6: Combat". Once completed, purchase it from Zavala.
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'Determination');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 2123446144,
- "secondaryIcon": "/common/destiny2_content/icons/a3f2661c51472a109857d5fcb9033a4d.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/4182323acb6460496cf514ace495837e.png",
- "secondarySpecial": "/common/destiny2_content/icons/2e29e52c8a592ad9f2a5cc69dc6320e7.jpg",
- "backgroundColor": {...},
- "itemTypeDisplayName": "Emblem",
- "flavorText": "",
- "uiItemDisplayStyle": "",
- "itemTypeAndTierDisplayName": "Legendary Emblem",
- "displaySource": "",
- "tooltipStyle": "emblem",
- "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": 3215252549,
- "index": 8107,
- "redacted": false,
- "blacklisted": false
}