Custom unit classes

Faustaud

Chieftain
Joined
Jun 25, 2012
Messages
16
Location
USA
Ok quick question. How do i make it so that a custom unit class, that is not a replacer but a stand alone, unique to a civ? For instance let's say i wanted to make a medic type unit class available only to the French. How would i go about doing this? I get the class override for replacers but that doesn't seem to work for new classes.
 
See the Galley - it's a unit class that has no default unit, only an override for the Barbarian civ. You can do the same with your unit, but I'm not sure if it will be displayed properly in places like the tech tree.
 
So you're suggesting build a base class with no unit then make another unit entry with the civ as an override for that base?
 
Back
Top Bottom