﻿# When changing these, don't forget to update progress bonuses in events and JEs

era_1 = { #Pre-1836
	technology_cost = 2000 # for progress bonuses, use an approximate third: 2500
}

era_2 = { #1836-1861
	technology_cost = 4000 # for progress bonuses, use an approximate third: 3500
}

era_3 = { #1862-1886
	technology_cost = 8000 # for progress bonuses, use an approximate third: 4150
}

era_4 = { #1887-1911
	technology_cost = 12000 # for progress bonuses, use an approximate third: 5000
}

era_5 = { #1911-1936
	technology_cost = 16000 # for progress bonuses, use an approximate third: 5850
}