Emblem source (Courtesy of DEC)
Announced in the 2022-07-21 TWAB, awarded to the community for 77,000 votes in the first 48 hours of voting for a Trials map. The emblem will be available via Bungie Rewards even if you're not signed up for marketing emails. Voting emails went out on 2022-07-25 and the emblem was made available to all players on 2022-08-02.
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'Relentless Momentum');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 1956280349,
- "secondaryIcon": "/common/destiny2_content/icons/7aecf077a55c16502f11627243847b25.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/82a8b7606c97642860eb4f284e123c39.png",
- "secondarySpecial": "/common/destiny2_content/icons/445b012180e275520b8cd3303b6434ae.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,
- "hash": 1918663079,
- "index": 331,
- "redacted": false,
- "blacklisted": false
}