Hello!
Would anyone happen to know if there's a way to programmatically get the weapon info (name, cost, dmg, fire rate, DPS?) from a save file? Any CLI/API tool? I used https://github.com/p...rd/borderlands2 to get the weapon codes like BL2(hwAAAAA4PABDCAFBENFoMGIhwUKAxQBLChYHLP////83YqHDgobl) and data like https://privatebin.n...fqcVtYneAqr3KXo . But is there any easy way to get actual stats from those programmatically?
Is there some better way to quickly figure out the best DPS weapon of each ammo&element type combo?