Common\units folder

From Europa Universalis 3 Wiki
Revision as of 16:08, 14 May 2014 by Dauth (talk | contribs) (Created page with "Common\units folder is a subfolder of the Common folder which contains the information on all units within the game. ==Examples== A naval and army example are shown ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Common\units folder is a subfolder of the Common folder which contains the information on all units within the game.

Examples

A naval and army example are shown below.

galley.txt

The galley is a naval unit which is of the galley type has a hull size of 12, 10 cannon and sails at a speed of 8.

#Galley
type = galley
hull_size = 12
base_cannons = 10 
sail_speed = 8

napoleonic_lancers.txt

Napoleonic Lancers is a cavalry unit in the Western technology group. They have a manoeuvre speed of 2 and morale, fire and shock values detailed below.

# Napoleonic Lancers
unit_type = western	
type = cavalry
maneuver = 2
offensive_morale = 11
defensive_morale = 10
offensive_fire = 10
defensive_fire = 8
offensive_shock = 11
defensive_shock = 8