So I was looking at the sorry state of the Crusader Kings Wiki and I thought I should do something about it. So I did. I'm currently trying to convert a province to Orthodox, so I took a look at the events that convert religion took 4 very similar ones and made a wiki page for them. Here it is.
http://crusaderkings.wikia.com/wiki/Religion_Spread_by_Province_Event
I took guesses on a few of the topics. I have a few guess I want confirmed or clarified.
province_x_province_event : What exactly does this mean? Does it mean that the MTTH is 6000 for each province (thus it's twice as likely to fire for you if you have two qualifying provinces). Also meaning that the probability is not affected by other provinces. Does it also mean that the two provinces has to be adjacent (by land or sea)? But they don't have to be in the same realm or demesne.
Does (type = to) and (type = from) mean what I think it means. (Destination province and source province). Are the distinctions essentially arbitrary in that if you switch them around everywhere it would make no difference?
The following means that if the ruler of the destination province gives a 0.9 modifier if he is energetic.
modifier = {
condition = { type = to condition = { type = trait value = energetic } }
factor = 0.9
}
Can pagans get excommunicated? What about Muslims? Can either of them build Templar Houses or have them built already? Is there an event which removes Templar Houses for Muslims and Pagans?
What is the formula for figuring out the chances of an event happening next month. I.E. does mean_time_to_happen actually mean what means? or is it actually a 1/(6000*modifiers) chance?
Does (condition = { type = to condition = { type = ruler_stewardship value = 7 } }) mean ruler's stewardship >= 7? What sort of steward ship? base stat? base stat + traits? base stat + traits + steward?
How much are two 0.9 bonuses worth? 0.81?
Could Somebody check if I did my power distribution interpretation right?
Whee. That's all my questions for now. Thanks for reading them through
http://crusaderkings.wikia.com/wiki/Religion_Spread_by_Province_Event
I took guesses on a few of the topics. I have a few guess I want confirmed or clarified.
province_x_province_event : What exactly does this mean? Does it mean that the MTTH is 6000 for each province (thus it's twice as likely to fire for you if you have two qualifying provinces). Also meaning that the probability is not affected by other provinces. Does it also mean that the two provinces has to be adjacent (by land or sea)? But they don't have to be in the same realm or demesne.
Does (type = to) and (type = from) mean what I think it means. (Destination province and source province). Are the distinctions essentially arbitrary in that if you switch them around everywhere it would make no difference?
The following means that if the ruler of the destination province gives a 0.9 modifier if he is energetic.
modifier = {
condition = { type = to condition = { type = trait value = energetic } }
factor = 0.9
}
Can pagans get excommunicated? What about Muslims? Can either of them build Templar Houses or have them built already? Is there an event which removes Templar Houses for Muslims and Pagans?
What is the formula for figuring out the chances of an event happening next month. I.E. does mean_time_to_happen actually mean what means? or is it actually a 1/(6000*modifiers) chance?
Does (condition = { type = to condition = { type = ruler_stewardship value = 7 } }) mean ruler's stewardship >= 7? What sort of steward ship? base stat? base stat + traits? base stat + traits + steward?
How much are two 0.9 bonuses worth? 0.81?
Could Somebody check if I did my power distribution interpretation right?
Whee. That's all my questions for now. Thanks for reading them through