RTK 9 Created Officer Data

Those of you playing the patched Chinese version of RTK 9 are probably pretty annoyed at the difficulty of creating your own characters. After some playing around with the created character files that Chuko Liang gave me, I've pretty much figured out how most of the numbers work.

The data consists of 231 bytes. Below is the data for LiuJi:

12345678910111213141516
12A03B10273026B01020103000500D500
25401D700C301E300D200311726472200
300
020E0E060700000000000001000001
492C80800004C697500004A6900000000
50000000000000000000000000000004C
66975204A69207761732074686520736F
76E206F66204C69752059616F2E204865
80A736572766564205775206166746572
920686973206661746865722773206465
106174682E000000000000000000000000
1100000000000000000000000000000000
1200000000000000000000000000000000
1300000000000000000000000000000000
1400000000000000000000000000000000
1500000000000000

1.1-1.2: Generic Koei numbering. Do not edit.
1.3-1.4: LiuJi's portrait.
1.5-1.6: LiuJi's parent, in this case Liu Yao. If the character has no parent, this is FF.
1.7-1.8: Some person that LiuJi has high compatibility with, in this case Sun Yu. If such a person does not exist, this is FF.
1.9-1.10: LiuJi's footsoldier experience, in this case 258.
1.11-1.12: LiuJi's cavalry experience, in this case 3.
1.13-1.14: LiuJi's cavalry-bow experience, in this case 5.
1.15-1.16: LiuJi's archer experience, in this case 213.
2.1-2.2: LiuJi's naval experience, in this case 340.
2.3-2.4: LiuJi's siege experience, in this case 215.
2.5-2.6: LiuJi's strategy experience, in this case 451.
2.7-2.8: LiuJi's plot experience, in this case 227.
2.9-2.10: LiuJi's plan experience, in this case 210.
2.11: LiuJi's year of birth, which is 179. This number however is 31 in hex (or 49 in decimal). It signifies the number of years after 130 AD.
2.12-2.15: LiuJi's stats, in the order lead, war, int, pol.
2.16: LiuJi's gender, which is male. For female, put 01.
3.1: LiuJi's personality (or something), ranging from 00 to 04. It's got stuff like loyal and self-serving. Get someone who has knownledge of Chinese beyond grade 2 to translate it for you.
3.2: LiuJi's temper, ranging from 00-03. The higher the calmer.
3.16-4.3: LiuJi's skills. He has Atk+, Equate, Naval, Siege, Base, Teach, Chaos and Scold. Below are the numbers for the skills. Just add them up if you want multiple skills. Remember that they're hex.
124810204080
Atk+FightChargeBreakAdvSuddenShootPursue
BurstEquateLinkRainbowNavalHighWarshipTower
RamCatapultElephantBaseStoneDestrTeachChaos
TrapMindTacticScoldEncrgHealMagic
4.6-4.9: This is the surname (Liu). Always terminate this with 00.
4.11-4.14: This is the given name (Ji). Again, terminate this with 00.
4.16-5.3: This is the style name. In this case, it's been left empty, so it's all 00.
5.16-15.5: This is the character bio (terminate with 00). It says:
          Liu Ji was the son of Liu Yao. He
          served Wu after his father's death.

To create a new character, open up RTK 9 and import an officer. After that, open up your hex editor and have fun. Keep in mind that if you use non-Chinese characters, you're not going to be able to get nice pretty flags on your castle walls (at least, not until you get a kingdom name).

This is pretty much everything that you'll need to know to be able to create your officer. I'll update this if I find something else of use.

<- Back
Hosted by www.Geocities.ws

1