1. You're right. "Boost All Item Stats" is a script made for equipment, the description should be changed. It boosts special effects on every piece of equipment you have in your inventory, including unused gear. Special effects with grades (Change to Attack, Familiarity Damage Bonus etc.) are elevated up to AAA+, special effects with percents (Amrita Earned, Close Combat Damage etc.) gets +1000% boost and regular stats (Break, Defense, Toughness etc.) are increased by +10000. Reload means that you have to return to title screen once you activate the script. As I said before, scripts aren't permanent, so if you disable the script and reload game once again, all of your equipment special effects will return to normal.FireHawkX wrote: ↑Fri Dec 15, 2017 3:32 am@AllIWantToKnow wow once more thank you so much for taking the time to write all that! It is really greatly appreciated!
I didnt want to write too much in my first message, so I restrained myself here are the last few I'd love an explanation if you still don't mind
Boost All Item Stats (unsure what "stats" items have... is it meant for equipment? so every equipment will have 99% everything? also says require restart so unsure how I would even apply that one)
Boost All Special Bonus (what does [AOB] mean? i recall seeing that in machine language in some kind of scripts i have yet to undertsand) also what special bonus is boosted for "all" equipment?
About item rarity booster... i checked in the script and im guessing that the part i could edit "add [rax+000001EC],#99999"
any idea what the range is?.. i mean, if i only want a "small-ish" increase... should i put 2, 5 or 100 or 10000?
I gave myself 10 candles to respawn my stuff when i die... only "problem" is that my amrita x3 multiplyer is applied even when i grab my tombstone back (or summon it back with the candles)... so if i die multiple times in a row and manage to get my tomb back each time, its a multiplyer every time! hehe... i ended up with close to 50M earlier when i died 4 times on a boss! lol... well at least now im not dying anymore!
Again, THANKS for your assist!
2. AOB stands for Array of Bytes. To put it simple, it's a group of bytes, and it looks like this: 89 71 04 89 41 08 FF. You can find it in every script. It may sound fancy, but it is not and you shouldn't bother with it. "Boost All Special Bonuses" doesn't boost your equipment, but all bonuses you have from prestige, equipment etc. You can find them in Status sub-menu. It'll look like [Link].
3. Exactly, this is the string you're looking for. Remember to not delete the hash.It's hard to tell the range for each quality, but I can assure you that 99999 is way above the maximum. I did get mostly blue gear at 4500 and blue mixed with purple at 4650.
4. That's because the script multiplies everything that accesses Amrita address. It will also multiply quest rewards.
I know, this is why I added a note that some of the features may be broken. But to be honest, most of the important stuff does work. Item Editor works, I've just tried. Coords are working, I had no troubles with placing a bloodstain under my feet. I'll consider extracting all working exclusive functions into new header in next table update, so you won't have to deal with useless/broken stuff.skacikpl wrote: ↑Fri Dec 15, 2017 4:07 pmPascal's stuff is outdated, some of the functions don't work on current version of the game.AllIWantToKnow wrote: ↑Wed Dec 13, 2017 8:21 pmHello there!
I've made a couple amendments in the table, it's far from finished, but in my opinion it looks cleaner now. No new functions, no fixes, but nonetheless enjoy! I would be happy to get feedback, what could/should be changed.Code: Select all
- Rearranged the table //As I said, the table still needs adjustments. - Updated Pascal's table to the latest available here: https://github.com/pawREP/Nioh-Cheat-Engine-Table //The previous table lacked more than 1000 lines, I don't know what was exactly missing. Nothing changed, raw code from Pascal's repository. This means that some scripts may be broken. - "Amrita Increaser" script has been removed //It was exactly the same script as "Amrita Booster" with lower value. No need for this, you can adjust the value by yourself by editing the script or use multiplier (it's easier).
How to use this cheat table?
- Install Cheat Engine
- Double-click the .CT file in order to open it.
- Click the PC icon in Cheat Engine in order to select the game process.
- Keep the list.
- Activate the trainer options by checking boxes or setting values from 0 to 1