I would like to understand the technology research process better. Can anyone help me with these questions?
1. Are there penalties for researching ahead? If so, what are the dates/levels/penalties (or where can I find this information)?
2. Does the research focus apply to your capital county, your entire desmene or to your entire realm?
3. Does technology get more expensive at higher levels? If so, by what amount?
1, yes they are 1066 lvl 1, 1163 lvl 2, 1259 lvl 3, 1356 lvl 4, and 1453 lvl 5. If you are ahead of that tech level, you take a penalty, behind you get a bonus.
2. Focus applies everywhere, advisors applies only where you send them.
3. The question doesn't make sense. Tech doesn't have a cost, it has a chance of being discovered. That chance is effected by being ahead or behind, by focus, by advisors, by neighbors, and by demesne having the tech. Neighbor bonus is itself effected by religion.
the below might help explain
defines.lua said:
BASE_TECH_GROWTH_CHANCE = 0.012, --Base chance of a progress ( 1/10 of a level ) increase
BASE_NEIGHBOUR_SPREAD_BONUS = 0.15, --bonus for each neighbour with the tech
NEIGHBOUR_SAME_RELIGON_GROUP_MULT = 2.0, --multiplier to the above bonus if neighbour is of your religious group
BASE_DEMESNE_SPREAD_BONUS = 0.25, --bonus for each other province in demesne with the tech
FOCUS_BONUS = 2.0, --bonus for the tech in each group set as the focus
IDEAL_YEAR_LEVEL_1 = 1066, --the chance to get a progress to this level will increase after this date and decrease before it
IDEAL_YEAR_LEVEL_2 = 1163,
IDEAL_YEAR_LEVEL_3 = 1259,
IDEAL_YEAR_LEVEL_4 = 1356,
IDEAL_YEAR_LEVEL_5 = 1453,
BASE_DEMESNE_SPREAD_BONUS = 0.25, --bonus for each other province in demesne with the tech
That btw is a great incentive for crusading.