Hello all,
Can i ask you a couple of questions?
1) How do I increase a character's stats to 10,000,000?
2) How do I give a character multiple skills?
Thank you.
Lord_Cao_Cao wrote:You can't. Each officer's stat and skill are stored as a single byte each, meaning an officer can only have one skill and his stats can go up to 255 (FF in hexadecimal). There's no way to extend the range of values.
Lord_Cao_Cao wrote:Create the character normally in the game, then open MakeData.s11 with a hex editor.
In this thread, you'll find Zetta's scenario creation guide, which also explains how to edit officers.
viewtopic.php?f=38&t=22598
If you click on the link below "MakeData.s11" in the opening post, you'll see how the code of a single created officer looks like. Just compare it to the officer editing part in Zetta's scenario creation guide to find the correct values. If you create your officer with 100 in every stats, you should look for a part that reads 64 64 64 64 64 (64 is 100 in hexadecimal). You'll have to change these to ff (make sure your input mode is replace). But I've never done it before, so I can't guarantee 100% that it will work in the game.
I do know that you can increase an officer's unit type APT to levels higher than S, if you want to make him even stronger.
Return to Romance of the Three Kingdoms
Users browsing this forum: Google [Bot] and 2 guests
Copyright © 2002–2008 Kongming’s Archives. All Rights Reserved