github glentakahashi/spt-pityloot 2.1.0

10 days ago

Allow creating static multipliers for wishlisted items via new config:

"appliesToWishlist": false, // set to true to enable
"wishlistMultipliers": { // delete entries in here if you dont want multipliers to apply
  "tasks": 5.0,
  "equipment": 5.0,
  "barter": 5.0,
  "hideout": 5.0,
  "other": 5.0
},

These multipliers override pity, so if an item is both pitied + you have a wishlist multiplier of 5x, only the 5x applies. The multiplier stays as long as the item is on your wishlist, even if you already have multiple copies of the item. Only counts items manually added to wishlist (not built-in ones for hideout and quests).

Full Changelog: 2.0.1...2.1.0

Don't miss a new spt-pityloot release

NewReleases is sending notifications on new releases.