
Policy
Religious Ascendancy
We may enforce members of the Lordship to convert to our religion.
ReformationAgeallowModifiers
Definitionin_game/common/laws/23_lordship_of_ireland.txt:94
95on_activate = {
95custom_tooltip = lordship_of_ireland_rule_ascendancy_policy_tt
}
100wants_this_policy_bias = {
101if = {
102limit = {
103is_leader_of_international_organization = scope:recipient
104scope:recipient = {
105any_international_organization_member = {
106religion = {
107reverse_religious_view = {
108target = scope:actor.religion
109value <= negative
}
}
}
}
}
115add = 10
}
117if = {
118limit = {
119scope:recipient = {
120leader_country = {
121NOR = {
122root = this
123religion = root.religion
}
}
}
}
128add = -100
}
}
132country_modifier = {
}



