-
-
Notifications
You must be signed in to change notification settings - Fork 648
Open
Description
Investigate/fix:
- Why do Craftable weapons show Enhanced perks in Armory, but Enhanceable weapons do not?
- Should Craftables show them? (yes, the perks have different effects)
- Should Enhanceables show them? (yes, the perks have different effects)
- Missing Enhanced perks in plugOptions, leads to socket override failures when plugging an Enhanced perk into a fake item.
- Missing Enhanced intrinsics in plugOptions, leads to socket override failures when plugging an Enhanced intrinsic into a fake item.
- What is DIM defending against when applySocketOverrides refuses to plug a non-option Plug? Should it always just buildDefinedPlug and inject it instead?
- Post Edge of Fate, mags/barrels can also be enhanced, but don't show their enhanced styling
- Post Edge of Fate, these enhanced mags/barrels also show up on every weapon that has the normal versions, even if they can't be enhanced. We'll need to find some way to filter them out.
- Wish lists that specify normal perks don't always match the enhanced versions (mags/barrels)
Reactions are currently unavailable