question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Search for perks via inventoryItem hash "perk:<plugHash>"

See original GitHub issue

Related to issue #3431 in that searching for certain perks is more difficult than it should be.

This is a bit more of a power user feature, but we do have custom wishlists which is also a power user feature, so it wouldn’t be unprecedented in my opinion.

With a local copy of DIM, all I needed to do was duplicate Line 1075 and then the boolean afterwards to include plug.plugItem.hash in addition to the name and description checks.

This allows you to try perk:1812356167 in the search bar to find all armor pieces with rocket launcher reserves as an example.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
bholliscommented, Dec 17, 2018

That’s pretty obscure - I’m not sure how people would remember/discover what to put into the search.

I’d rather have a search autocomplete that lets you actually choose a particular perk to search for.

0reactions
ArkahnXcommented, Dec 19, 2018

I’ll mark this as closed then, in the meantime I can roll this solution locally as I work towards a different way to determine which gear to keep

I should add that I agree a way to autocomplete perk names would accomplish the same thing as this issue

Read more comments on GitHub >

github_iconTop Results From Across the Web

Perk hashes and material requirements - Groups | Bungie.net
I can't find a table for material requirements in the database (I'm ... .bungie.net/platform/Destiny/Manifest/InventoryItem/3242866270/ This ...
Read more >
Destiny.Definitions.DestinySandboxPerkDefinition
Perks are modifiers to a character or item that can be applied situationally. ... damageTypeHash instead to look up the actual DestinyDamageTypeDefinition.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found