Im not a programmer, but taking a guess, I dont think its hardcoded stuff.
For starters, its an ini file, and each entry starts with the term "#define" - which would lead me to assume that the file is creating the definitions.
To me it looks like a convenient balance file - something even a non-coder could use to change the balance of things in the game without actually editing anythings behaviour.Being all in one place makes it very easy to find.
My guess is the rest of the units code will be located in other ini files.
|