
Policy
Statutes of Kilkenny
Ordinances enforcing continental customs in Ireland, through banning Celtic dress and intermarriage, to keep the settler community distinct and dominant.
RenaissanceAgeallowCelticCulture Groupallow, wants this policy biasHibernianCulture Groupwants this policy biasModifiers
Definitionin_game/common/laws/23_lordship_of_ireland.txt:27
28allow = {
30NOT = {
31scope:recipient ?= {
}
}
}
38wants_this_policy_bias = {
39if = {
40limit = {
41is_leader_of_international_organization = scope:recipient
42exists = scope:actor.culture
43scope:recipient = {
44any_international_organization_member ?= {
45culture ?= {
46reverse_cultural_view = {
47target = scope:actor.culture
48value <= negative
}
}
}
}
}
54add = 100
}
62else_if = {
66add = -10
}
69if = {
75add = -50
}
78if = {
84add = -10
}
}
88country_modifier = {
}


