Emblem source (Courtesy of DEC)
Awarded for winning the Fashion Contest during The Dawning 2024; full details in the TWID linked below.The Fashion emblem that was available starting in Season 22 (Season of the Witch). More details on how to obtain coming in the future.
Dev info
SELECT json FROM DestinyInventoryItemDefinition WHERE (json_extract(json, '$.displayProperties.name') = 'Felis Galaxias');
{ - "displayProperties": {...},
- "tooltipNotifications": [],
- "collectibleHash": 1653841961,
- "secondaryIcon": "/common/destiny2_content/icons/4f52f44cb5d7a1ab0760b8db12b5699d.jpg",
- "secondaryOverlay": "/common/destiny2_content/icons/952f352b8eec986e977bdfe947972d8a.png",
- "secondarySpecial": "/common/destiny2_content/icons/87ab0d4566bfffaf82133ec6ee5a111d.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": 4167011107,
- "index": 434,
- "redacted": false,
- "blacklisted": false
}