
ポリシー
キルケニー法
アイルランドで大陸式の習慣を強制する法令。ケルト式の服装や異民族間の結婚を禁止することで、ノルマン人入植者の支配力を保つ。
ルネサンス時代allowケルト文化圏allow, wants this policy biasアイルランド文化圏wants this policy bias補正
サフランシャツの禁止はい
POP同化速度+50%
ケルトの結婚を禁止はい
定義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 = {
}