Emblem source (Courtesy of DEC)
Defeat 100 Nightmares in the Haunted Forest during the Festival of the Lost 2018 event. This emblem has been changed in the API during Shadowkeep's release to change its name from Nightmare's End to Terror's End. It also includes an objective for Festival of the Lost 2019.
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'Terror's End');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 2119243634,
- "secondaryIcon": "/common/destiny2_content/icons/3a7216403c1ad533b74bc658aec92080.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/d2e000901b43c5d1cdacf57f6fe0b8dd.png",
- "secondarySpecial": "/common/destiny2_content/icons/40fd67a2c8888d8b51824a7462433b9f.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": 2176571298,
- "index": 7640,
- "redacted": false,
- "blacklisted": false
}