ca_militia_barracks_2 = {
prerequisites = { ca_wall_1 }
upgrades_from = ca_militia_barracks_1
build_cost = 120
build_time = 547
light_infantry = 20
archers = 90
ai_creation_factor = 99
start = {
OR = {
AND = {
FROM = { religion_group = muslim }
year = 1095
}
AND = {
FROM = { top_liege = { primary_title = { title = e_byzantium } } }
year = 1130
}
AND = {
FROM = { religion_group = christian }
year = 1150
}
AND = {
FROM = { religion_group = pagan_group }
year = 1180
}
}
}
}
4. Assuming my theory that the start time for ca_militia_barracks_2 is responsible for my not being able to recruit archers, why did the behavior change in June, 1151 rather than January 1, 1150?