gadenp wrote: ↑Fri Apr 17, 2020 3:50 pm
Hi, for the Loot Anointment Rolls, I get the following error: <<Error while scanning for AOB's : applyanoint Error: Not all results found>>
What might I be doing wrong and how can I fix this?
Am on Steam.
Sigh, it's probably due to the hardcoded address since Steam is a different build, I didn't think that far ahead. Had to target slightly lower in the function in order to avoid that, but that changes how the value is interpreted.
1 - Game converts the byte RNG value to a float.
2 - Game multiplies it by about 0.000030518509447574615478515625 or so.
3 - You get a float value from 0-1 that determines which anoint group you land in.
Anyways first post updated with the download, see if that works.
For future reference, here's the rough listing of how the initial RNG values would convert into anoints.
- Weapons
2680: Nothing
2681: ASE splash 125%
2800: ASE splash 125%
2900: ASE accuracy/handling (or) projectile speed 100% (or) critical damage 25%
2E00: ASE status effect damage/chance 75% (or) critical damage 25%
2F00: ASE fire rate 11%, reload speed 26%
3200: ASE 15% life steal
3300: ASE melee damage 100%
3500: ASE 125% damage to badass, named, and bosses
3700: ASE weapon damage 100%
3A00: ASE 2 mags incendiary
3B00: ASE 2 mags shock
3D00: ASE 2 mags radiation
3F00: ASE 2 mags cryo
4200: ASE 2 mags corrosive
4400: Phasecast status effect 50%
4800: Phasecast weapon damage 250%
4C00: Phasegrasp accuracy and handling
5000: ASE 75% bonus radiation
5400: Phaseslam melee damage 200%
5900: Phaseslam weapon damage 300%
5B00: Phasegrasp weapon charge time 71%, fire rate 12%
5C00: Barrier accuracy 60%, critical hit damage 70%
5D00: Digi-clone regenerate 12% ammo (or) Barrier status chance 50%
5E00: Digi-clone swap increases weapon damage by 130%, (or) reload the weapon
5F00: SNTNL 100% cryo (or) Beastmaster attack command 30% lifesteal (or) Beastmaster Gamma Burst 115% radiation damage
6000: Rakk attack enemies 100% damage (or) SNTNL fire rate 9% reload speed 23%
6100: Rakk attack 50% critical hit (or) extra charge
6300: Fade away accuracy and handling (or) iron bear 2 mags 10% fire rate 20% crit damage
6400: Auto bear 8% magazine
6500: Iron bear 3 magazines 33% reload 67% handling (or) no ammo for 5 seconds
6600: Auto bear 75% incendiary
6700: Iron Bear kills increase cooldown 30% (or) Airbone accuracy and handling 75%
6800: Iron bear 160% splash for 18 seconds
6A00: Airbone critical damage 25%
6D00: Airbone damage 30% (or) fire rate 20%
7100: Airbone fire rate 20% (or) Sliding accuracy and handling 50%
7400: Sliding damage 40%
7600: Sliding fire rate 25%
7A00: Enemies <25% health, gain 50% weapon damage
7B00: Killing grants 5% damage and reload speed for 25 seconds, stacks
7E00: Consecutive hits 1% per hit
- Grenades
5000: Nothing
5F00: Iron bear active, taking damage has a 20% chance to spawn a grenade
6000: ASE 60% cryo
6A00: ASE 50% corrosive
6C00: ASE 50% incendiary
7000: ASE 50% radiation
7900: ASE 50% shock
- Shields
5000: Nothing
5700: ASE damage reduced 13%
5900: ASE skill cooldown 20%
5B00: ASE movement speed 5%
5D00: ASE regen 5% of max health
5F00: Beastmaster attack command 8% movement speed
6000: Fade away nova
6100: Iron bear nova
6200: Barrier recharge your shields
6300: Digi-clone regen 3% max health
6400: Phasegrasp nova
6800: Phaseslam damage taken reduced 20% and move speed up 12%
6C00: Action skill end 30% damage returned to attacker
6F00: Phaseslam melee damage 200%
7300: ASE melee damage 100%
7500: ASE 50% cryo
7700: ASE 50% corrosive
7A00: ASE 50% incendiary
7C00: ASE 50% radiation
7E00: ASE 50% shock