export_descr_unit.txt
Code:
type barb peasant briton
dictionary barb_peasant_briton ; Barbarian Peasants
category infantry
class light
voice_type Light_1
soldier barb_peasant, 60, 0, 0.7
attributes sea_faring, hide_improved_forest
formation 1.2, 1.8, 2.4, 2.4, 6, horde
stat_health 1, 0
stat_pri 1, 0, no, 0, 0, melee, simple, piercing, knife, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 3, 1, 0, leather
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 2, -2, 3, 2
stat_mental 0, low, untrained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 150, 100, 20, 30, 150 ; <================== unit construction time
ownership britons
export_descr_buildings.txt
Code:
governors_house requires factions { barbarian, carthaginian, eastern, parthia, egyptian, greek, roman, }
{
capability
{
recruit "carthaginian peasant" 0 requires factions { spain, }
recruit "barb peasant briton" 0 requires factions { britons, }
recruit "barb peasant dacian" 0 requires factions { dacia, }
recruit "barb peasant gaul" 0 requires factions { gauls, }
recruit "barb peasant german" 0 requires factions { germans, }
recruit "barb peasant scythian" 0 requires factions { scythia, }
recruit "carthaginian peasant" 0 requires factions { carthaginian, }
recruit "east peasant" 0 requires factions { eastern, }
recruit "egyptian peasant" 0 requires factions { egyptian, }
recruit "greek peasant" 0 requires factions { greek, }
recruit "roman peasant" 0 requires factions { roman, }
}
construction 1 ; <================== building construction time
cost 400
settlement_min village
upgrades
{
governors_villa
}
}
What you say in your post that you changed is the starting experience of the unit recruited.