LittleLightForDestiny / littlelight

Little Light is an inventory manager/companion app for Destiny 2 for both iOS and Android. It helps guardians move their gear and track their ingame progress.
MIT License
159 stars 32 forks source link

Stopped showing unequipped intrinsics #234

Closed bill0042 closed 1 year ago

bill0042 commented 1 year ago

This keeps multiple intrinsics from showing on crafted weapons. Can't use state.canApply() because they can all apply after the weapon has leveled up. I was only planning to show "Enhanced Intrinsic" and not show regular "Intrinsic", but unlike enhanced perks, the tier types are all the same.