Emblem source (Courtesy of DEC)
These emblem variants can drop once you reach a certain score threshold in a Nightfall. The drop rates are unknown, but if you are looking to get this variant, you'll want to go for a high score run (get the highest score possible) in the related Nightfall, then do speedruns of the Nightfall until the emblem variant you want drops. Note this is a variant of the emblem named after the Nightfall it drops from.
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'Better Failsafe Than Sorry');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 3800348613,
- "secondaryIcon": "/common/destiny2_content/icons/e1e698860e066dd4e77cbc64ac6210ba.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/c982d04ac3e3c5eb4ce57b5ae18c4d48.png",
- "secondarySpecial": "/common/destiny2_content/icons/3daab956fe5edb8c34019b8b4b1c93a1.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": 769740914,
- "index": 5446,
- "redacted": false,
- "blacklisted": false
}