Emblem source (Courtesy of DEC)
This emblem was given out to players in celebration of Ranked PvP's release. Only tracks your stats from when it was released (at the beginning of Season 03) onwards.
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'For Valor');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 2237933808,
- "secondaryIcon": "/common/destiny2_content/icons/04e6ec598109a57a7ad6f88fcf1a771e.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/154e46139e78dbe6ffca80daa64de5d9.png",
- "secondarySpecial": "/common/destiny2_content/icons/cc8f881ffb1d807ffa41e34b174d8cf7.jpg",
- "backgroundColor": {...},
- "itemTypeDisplayName": "Emblem",
- "flavorText": "",
- "uiItemDisplayStyle": "",
- "itemTypeAndTierDisplayName": "Legendary 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": 29194593,
- "index": 17337,
- "redacted": false,
- "blacklisted": false
}