Domen
Misico dux Vandalorum
Is there a list of all possible unit Abilities? Or you can invent and add any ability you want?
<TerrainAttacks>
<TerrainAttack>
<TerrainType>TERRAIN_TUNDRA</TerrainType>
<iTerrainAttack>50</iTerrainAttack>
</TerrainAttack>
<TerrainAttack>
<TerrainType>TERRAIN_PLAINS</TerrainType>
<iTerrainAttack>50</iTerrainAttack>
</TerrainAttack>
</TerrainAttacks>
Hi, great guide. but I didn't understand how to change unit stats, for example increase the strength of attack or defense or bothPART 3 - Referencing and Graphics
Okay now for the more time consuming bit - graphics. (Hopefully someone created that skin for you otherwise this will be easy for those with a nimble digital paintbrush).
For normal units all you have to do is create one button image for your unit. An image will automatically be created to select the unit when it is in a stack.
Create a new .dds image called terry.dds and put it in .../Art/Interface/Buttons/Units/Terry.dds. Note that the Art folder is in the Assets folder. It is different to XML/Arts folder. In other words when you look in your custom assets folder you will see an Art and XML folder.
Somehow either export or edit the .dds file. It should be 64x64 pixels at 200 pixels/inch. They best way is to copy and rename an existing .dds and just edit that picture so you get to keep the blue frame.
PART 4 - Play the game
Now you can play your own unique unit you just put in. Have fun.
NOTE: creating a new Great person or specialist is similar but will require extra changes. It is a bit more complex with more files to edit and a couple of extra buttons.
I may write another guide if people want this.
Now you can add you own units in. Go ahead, you know you want to. You may now commence commenting on how useful this was (or not as the case may be) Any ommissions or mistakes please point it out.
Thanks