
Law
Monastic Reformation Movement
The Possessors and Non-Possessors have different views on the role of wealth within the Church and its impact on the spiritual life of clergy and followers.
Policies 2
Definitionin_game/common/laws/10_reforms_from_events.txt:359
360unique = yes
361law_category = religious
366locked = {
367custom_tooltip = {
368text = flavor_mos.47.custom2 A Policy under the Monastic Reformation Movement Law may only be changed once every ten years
}
}
373non_possessors = {
374country_modifier = {
375estate_enrichment = -0.2
376monthly_religious_influence = -0.1
377monthly_towards_communalism = societal_value_minor_monthly_move
}
379estate_preferences = {
peasants_estate
}
382years = 2
384on_activate = {
385hidden_effect = {
}
}
}
390possessors = {
391country_modifier = {
392global_clergy_estate_power = 0.1
393monthly_towards_free_subjects = societal_value_minor_monthly_move
394global_peasants_max_literacy = 10
395global_soldiers_max_literacy = 10
396global_laborers_max_literacy = 10
}
398estate_preferences = {
clergy_estate
}
401years = 2
403on_activate = {
404hidden_effect = {
}
}
}