Go into the Warhammer directory on your hardrive. Open the
tempfolder.
There will be several saved games there. Games 0 - 5. Game0 is the
top game on your load menu when you continue a game.
Double click on the saved game and open it with wordpad. The rest
is simple.
(Btw, Wordpad is a default utility and will be at the bottom of the
list)
The first 20 or so lines are all boxes, after the name of the save
file. After those boxed lines you will see a simple user language
describing all units.
Adding lines for new magic items seem to mess up for me, but I
havent had any problems when I change data.
From what I have seen in the last day or so ... after a unit name
that looks like this:
addunit:Grudgebringer
There is a line that looks like this:
setstats:s_move=4,4,3,3,3,3,1,3,1,7
These are your unit stats. I have changed them with numbers less
than 8 without incident. To see the order that the stats are listed,
look in your warhammer manual at the top of page 110. With this
you can change your wounds stat to 8, your attacks to 88888888, you
name it. You will walk through your enemies.
If you look at the entire save game file you will see the addunit:
Grudgebringer in more than one place. The first instance seem to have
what you need.
I have changed them all before, but it doesnt seem to matter. Just
the first occurance of a unit matters.
You can also change the number of members in a unit by this line :
setstats:s_side=2,12,12,1
You numbers may vary, but the middle 2 are the important ones. 12,12
means the unit is full. 12,6 means youre 1/2 full. Change the 6 to
12 to get back to full strength.
Good luck and remember to backup. It works fine on my machine but
your mileage may vary.