Page 1 of 1

Utawarerumono: Mask of Truth +8

Posted: Tue Jan 28, 2020 10:46 pm
by gideon25
Ok, pretty self explanatory: GodMode, Unlimited Zeal, Unlimited moves(100 moves/jumps/) , freedom of movement around the map, attack over and over again, Experience Multiplier (Just choose 1), Character Editor During BP Allocation Sceen AND Character editor during Battle.

For the Character editor during battle I THINK the stats that are shown are for the character that went previously to the one that has its current turn? Not sure you can play with it. NOTE FOR ONE HIT KILL DURING BATTLE- Just set the ATK to like 500 or something really high in the "Character edit During Battle" and FREEZE it and all you chars will be using 500 attack and will one hit kill everything.
EDIT: Changed godmode to 999 to fix the bars.
Image

Click the like/Thumbs up button if it works and for your kind support. Thank you. :)

Re: Utawarerumono: Mask of Truth +8

Posted: Wed Jan 29, 2020 2:47 am
by Yazhiro
Hello,just came to say that you are awesome,wish you a good week,thank you.

Re: Utawarerumono: Mask of Truth +8

Posted: Wed Jan 29, 2020 6:28 am
by nos4r2
Nice haven't finish the mask of deception yet but since i read all the way thx for the table

Re: Utawarerumono: Mask of Truth +8

Posted: Wed Jan 29, 2020 11:50 am
by BlackMonster
ty for this

Re: Utawarerumono: Mask of Truth +8

Posted: Wed Jan 29, 2020 1:21 pm
by ahan94
Finaly my request has been fulfilled, Thanks sir

Re: Utawarerumono: Mask of Truth +8

Posted: Sun Feb 09, 2020 8:10 am
by shohei
can you make a script to max out all the codex/scroll?

Re: Utawarerumono: Mask of Truth +8

Posted: Sun Apr 11, 2021 1:36 am
by Schifer
I know this is an old post, but the edits on BP screen are not working for me. It changes immediately, but when I enter battle it turns back.

Re: Utawarerumono: Mask of Truth +8

Posted: Thu Jul 07, 2022 1:21 am
by CannonFodder
equipment item is stored in static address, like this:
unknown byte, equiped quantity, total quantity, item id(or item list order?)

00 01 07 5D 00 00 04 5E 00 00 00 5F 00 00 00 60 00 01 01 61 00 00 00 62 00 01 01 63 00 00 00 64 00 00
in this case, item id of "極意:風神信仰 (wind god belief, I'm not sure if it's the correct translation)" is 5D, and its total quantity is 7, 1 equiped. 5E is id of "earth god belief"
some id is not used, while some item have FF FF as id, which looks like 01 01 FF FF

in my version the quantity of "wind god belief" is stored in "Utawarerumono Mask of Truth.exe"+70E9E3

item quantity read code:
Utawarerumono Mask of Truth.exe+46846 - 8A 42 03 - mov al,[edx+03]

there are many hidden or enemy only items.

some id of hard to get items:
極意:千里疾走の構え 0x84