Emblem source (Courtesy of DEC)
Earn rank-up packages with Zavala and this emblem has a chance to drop when decrypting the engram he offers.
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'At the Vanguard');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 2206107765,
- "secondaryIcon": "/common/destiny2_content/icons/11e85d334d6f72d62f0219c695f31be0.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/cd52361662f96c21c0118ad3b2b3a51f.png",
- "secondarySpecial": "/common/destiny2_content/icons/3955298fca8e97aebeff9661b33c630e.jpg",
- "backgroundColor": {...},
- "itemTypeDisplayName": "Emblem",
- "flavorText": "",
- "uiItemDisplayStyle": "",
- "itemTypeAndTierDisplayName": "Rare Emblem",
- "displaySource": "",
- "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": 2010554576,
- "index": 4272,
- "redacted": false,
- "blacklisted": false
}