Skip to content

Reclaim items dumped into the "Random Perks" grab-bag sourceHash & add source:oblation#881

Merged
delphiactual merged 2 commits into
masterfrom
reclaim-random-perks-sources
Jul 7, 2026
Merged

Reclaim items dumped into the "Random Perks" grab-bag sourceHash & add source:oblation#881
delphiactual merged 2 commits into
masterfrom
reclaim-random-perks-sources

Conversation

@delphiactual

Copy link
Copy Markdown
Collaborator

Bungie moved a grab-bag of reissued weapons and armor into sourceHash 2387628034 ("Random Perks: This item cannot be reacquired from Collections."), stripping their usable sourceStrings.

  • Map the whole sourceHash to monumentoftriumph via renameTable, so all 384 items match source:mot.
  • Read inline origin traits off the origin socket entry (not just via a reusablePlugSet) for items in this sourceHash, reclaiming 72 weapons to their activity source.
  • Add an equipableItemSetHashes rule field and map the 11 dumped Armor 3.0 sets to their activity source (Vanguard/Crucible) by set hash, reclaiming all 165 armor pieces.
  • Add reissued weapons by itemHash to their most-recent-reissue activity source.

Bungie moved a grab-bag of reissued weapons and armor into sourceHash
2387628034 ("Random Perks: This item cannot be reacquired from
Collections."), stripping their usable sourceStrings.

- Map the whole sourceHash to monumentoftriumph via renameTable, so all
  384 items match source:mot.
- Read inline origin traits off the origin socket entry (not just via a
  reusablePlugSet) for items in this sourceHash, reclaiming 72 weapons to
  their activity source.
- Add an equipableItemSetHashes rule field and map the 11 dumped Armor 3.0
  sets to their activity source (Vanguard/Crucible) by set hash, reclaiming
  all 165 armor pieces.
- Add reissued weapons by itemHash to their most-recent-reissue activity
  source.
Add an `oblation` source (extends exoticquest) matching sourceHash
808611398 ("Source: Oblation"), plus Cull's Shadow by itemHash since its
collectible carries no usable sourceString.
@delphiactual delphiactual changed the title Reclaim items dumped into the "Random Perks" grab-bag sourceHash Reclaim items dumped into the "Random Perks" grab-bag sourceHash & add source:oblation Jul 5, 2026
@delphiactual delphiactual merged commit bd56c24 into master Jul 7, 2026
4 checks passed
@delphiactual delphiactual deleted the reclaim-random-perks-sources branch July 7, 2026 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant