Hi all i have a few more questions how easy is to add a new armor and attack type? can i do it in Notepad++? where are the files that define the armor and damage? can a unit deal 2 types of damage at the same time? ex. from roman ballista that appears to have 2 damage types <Attack> <Ranged> <MaxRange>76</MaxRange> <MinRange>16.0</MinRange> <ProjectileSpeed>22.0</ProjectileSpeed> <RepeatTime>6000</RepeatTime> <Splash> <Shape>Circular</Shape> <Range>10</Range> <FriendlyFire>true</FriendlyFire> <Hack>40.0</Hack> <Pierce>0.0</Pierce> <Crush>40.0</Crush> </Splash> </Ranged> </Attack> Edit i have another question can i make units garrison in neutral buildings/trees?so that they can shoot arrows from a safe place?