Raidenzar wrote:Thanks alot for translating my language XD
I feel kinda noob now that my earlier attempt fail. I was so hyped that I could finally do it.
I will work on the rank/system part now.
Any suggestion?
The main stuff people will want to change is pretty easy to work out.
1. Open the "central" scenario file (it has no numbers after "scenario")
2. Ctrl + F a rank like Prime Minister to find the rank list
3. Find the hex for the max troops for whatever rank you want to change.
After the troops, there are two bytes for the stat bonus. Maybe look at one of the high civil ranks to figure out the positioning. You should see something like 03 02 which codes for a +2 to politics.
00 LDR
01 WAR
02 INT
03 POL
04 CHR
And just input whatever hex value for the boost you want. Max troops can also be edited if you want.
There might be other things that can be changed, like gold paid per rank or the loyalty boost, but I don't think anyone has confirmed that stuff.