Emblem source (Courtesy of DEC)
This emblem dropped as soon as you successfully complete your first Izanami Forge ignition. No longer obtainable after this forge entered the DCV.
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'Tear of Izanami');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 1453679212,
- "secondaryIcon": "/common/destiny2_content/icons/409a7da2c8d9ae1eac181f2b5a47aff4.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/1ad5737a9f12fe91f5890493efa62bab.png",
- "secondarySpecial": "/common/destiny2_content/icons/f7b70778c452d62e10d47546ac98c159.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": 4185095557,
- "index": 7774,
- "redacted": false,
- "blacklisted": false
}