fionajason wrote: ↑Fri Nov 23, 2018 1:37 pm
[Link]
can someone explain to me what does this character pointer skills does and what are the values and can i like say power character has barrier can i change their barrier to multi if so how?
This reply is now outdated due to ajip2's latest WO4 cheat table. However, I want to answer your question.
I added those codes (Including: Miscellaneous, Element quantity, Affiliation, Type, Sacred Treasure, Skills, Total K.Os, Total Sorties, Read me) in my "Warriors Orochi 4 by ajip2 (Modified)" cheat table that I posted back on page 4, where the codes originated from.
Note: That cheat table is now outdated due to the WO4 v1.02 update.
(You can download the table and view its contents, but don't use it since some codes no longer work.)
-------------------------------------------
Now, to answer your question:
If you set the value of the first Skills code to 255,
your character will learn every skill;
Even skills that are normally
only obtainable on Power/Speed/Technique Type characters.
(e.g. A Power character with skills from Power, Speed and Technique types.)
(e.g. Lu Bu with Barrier and Multi. ...Now
that's overpowered.)
If you set the value of the 5th Skills code to 0,
your character will instantly unlearn the skills that are written on it.
You can relearn them by buying them from the Acquire Skills screen.
I suggest you read the second "Note:" of the "Read me" group. It explains why I added the information to the 5th Skills code.
-------------------------------------------
About ajip2's Byte to Binary change:
If you take a look at "Tempered, Barrier, Multi, Spirited, Soaring Chaos"
inside ajip2's updated cheat table, you will notice the following:
Binary:0->0 | Binary:1->1 | Binary:2->2 | Binary:3->3 | Binary:4->4 |
-> Startbit 0 to Startbit 4 (Length 1) in total they modify 5 Bits (Addresses).
-> Startbit 0 to Startbit 7 (Length 1) in total they modify 8 Bits (Which equals to 1 Byte).
ajip2's Byte to Binary change basically allowed him to make skill addresses
for each individual Skill.
The reason why I chose Byte and not Binary is because I wanted to simplify the process of obtaining all Skills.
(And because I was lazy. But let's not talk about that.)
...Ahem. Moving on:
This process is called
Code Condensing (If you ever heard of the Matryoshka dolls,
then you can guess what I mean by that. If you didn't, you can find more information on condensed codes via Google.
-------------------------------------------
That would be all.
This post was a bit longer than I expected. But I had to write it nonetheless.
Hopefully your question has been answered to a satisfactory degree.
And hopefully you learned something new.
MC91 out.