
協議事項このバージョンで追加
階級の宗教への改宗
この階級は、自らの宗教に改宗するよう国に要求している。
改宗禁止補正タイプallow, potential定義in_game/common/parliament_agendas/04_culture_religion.txt:59
60type = country
69importance = 3
71potential = {
73NOT = {
74estate(scope:target) = {
75dominant_religion ?= {
76this = root.religion
}
}
}
}
82on_accept = {
83estate(scope:target) = {
84dominant_religion = {
85save_scope_as = estate_dominant_religion
}
}
88change_religion = scope:estate_dominant_religion
89add_estate_satisfaction = {
89type = scope:target
89value = 0.15
}
}
103chance = 1