Search found 100 matches

by Rydian
Sun Aug 15, 2021 12:24 pm
Forum: Tables
Topic: Borderlands 3 - Loot, Skills, Stats, Teleport, Item Leveling, & More
Replies: 240
Views: 192616

Re: Borderlands 3 - Loot, Skills, Stats, Teleport, Item Leveling, & More

None that I'm aware of personally, but I'm not big into item editing.
EDIT: Added the below site to the first post.
by Rydian
Fri Aug 06, 2021 9:18 am
Forum: Tables
Topic: Borderlands 3 - Loot, Skills, Stats, Teleport, Item Leveling, & More
Replies: 240
Views: 192616

Re: Borderlands 3 - Loot, Skills, Stats, Teleport, Item Leveling, & More

Game patched. - Find Reload Timer fixed. - Removed a broken/missing test stat in Raw Item Data. - Renamed the health regen stat to state that it's the "up to x% based on missing health" mechanic. So if you put in 0.10 you'll gave up to 10% regen a second, but it tapers off as you heal like normal sk...
by Rydian
Tue Aug 03, 2021 1:08 am
Forum: Tables
Topic: Borderlands 3 - Loot, Skills, Stats, Teleport, Item Leveling, & More
Replies: 240
Views: 192616

Re: Borderlands 3 - Loot, Skills, Stats, Teleport, Item Leveling, & More

What I meant is I'm giving up on making a script to make dedicated drops always show up or spawn more often. Since it does not appear to be a unique roll then that'd require either... A - Editing the contents of the loot pools themselves, would need to be done separately per pool/boss. This is more ...
by Rydian
Mon Aug 02, 2021 1:11 pm
Forum: Tables
Topic: Borderlands 3 - Loot, Skills, Stats, Teleport, Item Leveling, & More
Replies: 240
Views: 192616

Re: Borderlands 3 - Loot, Skills, Stats, Teleport, Item Leveling, & More

While fiddling with various RNG calls I found the specific one responsible for rare spawns, so that's added to the table now. https://i.imgur.com/QlvISIp.png Still no dice on more dedicated drops and am giving up again. It'd be less work to just use an inventory editor to get the specific parts and ...
by Rydian
Mon Aug 02, 2021 11:38 am
Forum: Tables
Topic: Borderlands 3 - Loot, Skills, Stats, Teleport, Item Leveling, & More
Replies: 240
Views: 192616

Re: Borderlands 3 - Loot, Skills, Stats, Teleport, Item Leveling, & More

ok i tested the new script guns seem to drop with all elements but they are not anointed Either I did a typo that broke it, or the roll category for anoints differs for DLC maps and base. Fixed table is up now for the base maps at least. but does the anoinments script affect loot chances i almost n...
by Rydian
Sat Jul 31, 2021 11:51 am
Forum: Tables
Topic: Borderlands 3 - Loot, Skills, Stats, Teleport, Item Leveling, & More
Replies: 240
Views: 192616

Re: Borderlands 3 - Loot, Skills, Stats, Teleport, Item Leveling, & More

Updated, the anoint roll script should allow weapons to spawn with random elements again. Also it looks like there can only be 20 attachments on a post, so I will be deleting the oldest version of the table whenever I upload a new one. If you really want some of the 2019 versions for some reason, ma...
by Rydian
Sat Jul 31, 2021 11:33 am
Forum: Tables
Topic: Borderlands 3 - Loot, Skills, Stats, Teleport, Item Leveling, & More
Replies: 240
Views: 192616

Re: Borderlands 3 - Loot, Skills, Stats, Teleport, Item Leveling, & More

thanks for the explanation but how does the anoint rolls affect elements ? I thought you meant the element of the anoint, which are actually different anoints. You mean the element of the gun itself is tied to the anoint result? That means the script is modifying more than it should, I'll have to g...
by Rydian
Fri Jul 30, 2021 4:18 am
Forum: Tables
Topic: Borderlands 3 - Loot, Skills, Stats, Teleport, Item Leveling, & More
Replies: 240
Views: 192616

Re: Borderlands 3 - Loot, Skills, Stats, Teleport, Item Leveling, & More

Here's a greatly simplified example of how the loot rarity works. Let's pretend it's a number from 0 to 9 that gets rolled. 0 = White 1 = White 2 = White 3 = Green 4 = Green 5 = Blue 6 = Blue 8 = Purple 9 = Legendary Then once the rarity is rolled, the game does further sub-rolls to determine the ex...
by Rydian
Thu Jul 29, 2021 11:49 am
Forum: Tables
Topic: Borderlands 3 - Loot, Skills, Stats, Teleport, Item Leveling, & More
Replies: 240
Views: 192616

Re: Borderlands 3 - Loot, Skills, Stats, Teleport, Item Leveling, & More

hello the loot anoinment roll is only giving radiation weapons You need to change the value, that will determine what the result is. Which values make which anoint depends on difficulty and stuff so you will have to guess and test around. also is there a way to make all weapons anointed without loc...
by Rydian
Fri Jul 09, 2021 9:58 am
Forum: Tables
Topic: Borderlands 3 - Loot, Skills, Stats, Teleport, Item Leveling, & More
Replies: 240
Views: 192616

Re: Borderlands 3 - Loot, Skills, Stats, Teleport, Item Leveling, & More

Found the code that handles weapon swap speed. The value is a float and it's the number of seconds it takes to swap. I don't want to make and then upkeep a code just for that, so if anybody else wants to hack it up for personal use here's the AOB.

F3 0F 10 81 3C 0F 00 00
by Rydian
Mon Jul 05, 2021 9:35 pm
Forum: Tables
Topic: Borderlands 3 - Loot, Skills, Stats, Teleport, Item Leveling, & More
Replies: 240
Views: 192616

Re: Borderlands 3 - Loot, Skills, Stats, Teleport, Item Leveling, & More

There is a pretty big bl3 mod community for xbox, mostly for guns & gear since mailing items to console was all that was possible until now. Is it possible if I had a friend on xbox read a wide range of his stats to me I could edit some of his values? Since gamesave editing is impossible on xbox un...
by Rydian
Sun Jul 04, 2021 8:02 am
Forum: Tables
Topic: Borderlands 3 - Loot, Skills, Stats, Teleport, Item Leveling, & More
Replies: 240
Views: 192616

Re: Borderlands 3 - Loot, Skills, Stats, Teleport, Item Leveling, & More

- Rewrote the skill points script so users can easily choose how many points go into each new skill (without having to change the code and re-patch each time). - Added an entry at the top to toggle compact mode in Cheat Engine, like the big Borderlands 2 table did by default. - Added a barebones buf...
by Rydian
Sat Jul 03, 2021 12:28 am
Forum: Tables
Topic: Borderlands 3 - Loot, Skills, Stats, Teleport, Item Leveling, & More
Replies: 240
Views: 192616

Re: Borderlands 3 - Loot, Skills, Stats, Teleport, Item Leveling, & More

GipsyDanger wrote:
Fri Jul 02, 2021 3:55 pm
does it work playing online coop with a friend?
Yes, though for some things you'll need to be the host (the one that started the session first).
by Rydian
Sat Jun 26, 2021 8:35 pm
Forum: Tables
Topic: Borderlands 3 - Loot, Skills, Stats, Teleport, Item Leveling, & More
Replies: 240
Views: 192616

Re: Borderlands 3 - Loot, Skills, Stats, Teleport, Item Leveling, & More

Updated and edited the first page a bit. - Added a No Reload script, ammo is taken from your reserve instead. - Added an Infinite Reserve Ammo script to go with the above. - Added an event stat thing to the debug script section. As a debug script it's not a cheat for normal use and is there to help ...
by Rydian
Tue Jun 01, 2021 12:55 am
Forum: Tables
Topic: Borderlands 3 - Loot, Skills, Stats, Teleport, Item Leveling, & More
Replies: 240
Views: 192616

Re: Borderlands 3 - Loot, Skills, Stats, Teleport, Item Leveling, & More

Updated to add an alt currency script that may work for Steam users (again).