Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hash Order Mixup #153

Open
2Pillows opened this issue Sep 9, 2023 · 1 comment
Open

Hash Order Mixup #153

2Pillows opened this issue Sep 9, 2023 · 1 comment

Comments

@2Pillows
Copy link

2Pillows commented Sep 9, 2023

Hello,

I noticed that a Bug-Out Bag roll by "Inspired by @DestinyMBP Podcast vs Enemies episode 61" on lines 8827-8835 in voltron.txt had the wrong order for hashes. It has "3230963543" (Flared Magwell) in the 5th column and "4293542123" (Incandescent) in the 4th column.

// Bug-Out Bag (PvE first-choice roll)
// (Extended Barrel, Chambered Compensator), (High-Caliber Rounds, Armor-Piercing Rounds, Ricochet Rounds), Threat Detector, Incandescent
//notes:Inspired by @DestinyMBP Podcast vs Enemies episode 61 (https://open.spotify.com/episode/4XT0gPkoVSh3cM6gMtSupq?si=18db495353ca49ad) with @ImpetusAlways, @Saint_Kabr and @CourtProjects. First-choice PvE pick for Solar synergy and Minor add-clearing in end-game content. If you haven't got an Incandescent Calus Mini-Tool, the Bug-Out Bag could be a very acceptable alternative. Decent stats but, if you get Threat Detector as a perk, you can pretty much ignore stability, handling and reload with your barrel choices, so you might as well control the recoil a little instead - Extended Barrel or Chambered Compensator take the Recoil Direction to a near-perfect 98. Any of the Combat Effect magazine perks adds utility, and a little range on top. In the first trait column as the support perk, Threat Detector at two stacks takes stability to around 80 and maxes out handling and reload speed and Incandescent as the second column signature perk is great for add clearing and builds into your scorch and ignite Solar verbs. Recommended MW: Range, with a damage-boosting (Minor or Taken Spec) or Backup Mag mod.|tags: PvE, PvE-MinorSpec, PvE-God, PvE-EndGame, M+KB, Controller
dimwishlist:item=2832639510&perks=1467527085,1561002382,4071163871,4293542123,3230963543
dimwishlist:item=2832639510&perks=3661387068,1561002382,4071163871,4293542123,3230963543
dimwishlist:item=2832639510&perks=1467527085,1968497646,4071163871,4293542123,3230963543
dimwishlist:item=2832639510&perks=3661387068,1968497646,4071163871,4293542123,3230963543
dimwishlist:item=2832639510&perks=1467527085,1885400500,4071163871,4293542123,3230963543
dimwishlist:item=2832639510&perks=3661387068,1885400500,4071163871,4293542123,3230963543

edit: I haven't played in a bit and thought Incandescent was an origin trait. So not a mixup but still an issue.

@48klocs
Copy link
Owner

48klocs commented Sep 19, 2023

Perk order shouldn't matter, it's just enumerating the perks that need to exist.

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

No branches or pull requests

2 participants