Emblem source (Courtesy of DEC)
Turn in tokens to rank up with Ikora; each engram she offers has a chance of dropping this emblem. Note this emblem was retired at the beginning of Destiny 2: Forsaken, when Ikora was removed as a vendor.
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'Red Legion Aegis');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 4043273388,
- "secondaryIcon": "/common/destiny2_content/icons/061a616a57fc0c92e8996455fba7a6aa.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/b46c90f8cb28d6f0a31ae8c1ae83ac94.png",
- "secondarySpecial": "/common/destiny2_content/icons/94d9410c639244fbc1988b76476aef59.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": 1724152706,
- "index": 4275,
- "redacted": false,
- "blacklisted": false
}