
政策
基尔肯尼法令
此一系列法令旨在爱尔兰推行大陆的诺曼文化习俗,其手段包括禁止凯尔特服饰与通婚,以维持开拓者社群的独特性与支配地位。
文艺复兴时代allow凯尔特文化组allow, wants this policy bias希伯尼亚文化组wants this policy bias修正
定义in_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 = {
}


