Has Specific Rewards Filter
Attributes
Filter Number | 32 |
Allow Negation? | Yes |
Visible in UI? | No |
Affects Result Columns? | Yes. The item's rewards are shown under the item name. |
Parameters
Data Type | uint |
Allow List? | Yes |
Allowed Values | See Below |
Filters items based on whether or not they reward any of the provided list of items.
For example, if you wanted to find all items that were capable of rewarding Baryon Boughs, this filter allows you to do that:
https://www.light.gg/db/all?f=32(592227263)
This filter essentially allows you to search for items that have any of the items you provide in their “Reward From” tab on their item detail pages.
The Bungie API assigns a unique number to every item called a “hash”. You may notice this number in item page URLs such as
https://www.light.gg/db/items/2429822977/austringer/
Item Detail pages show the item hash as “API ID” in the Details section on the right.
This filter is not visible in the UI.