Diplomatik İlişkiBu sürümde değişti
Topraklarda İnşaat Yapılması Engellendi
Bir Ülke, kendi toprakları içinde başka bir ülkenin Yabancı Yapılar Concept karşı çıkar.
2type = diplomacy
3relation_type = oneway
4block_building = yes
5break_on_war = yes
6receiving_color = rgb {
60
120
0
}
7giving_color = rgb {
40
100
0
}
8category = {
9offer = CATEGORY_ECONOMY_ACTIONS
10request = CATEGORY_ECONOMY_ACTIONS
11cancellation = CATEGORY_ECONOMY_ACTIONS
12break = CATEGORY_ECONOMY_ACTIONS
}
15relation_type_for_ai = hostile
17visible = {
18always = yes
}
21offer_enabled = {
23not = {
24scope:actor = {
25giving_scripted_relation = {
27target = scope:recipient
}
}
}
32scope:actor = {
32opinion = {
32target = scope:recipient
32value < 0
}
}
}
36will_expire_trigger = {
37scope:first = {
37opinion = {
37target = scope:second
37value > 100
}
}
}
40request_visible = {
40always = no
}
41use_with_enemies = yes
43break_visible = {
43always = no
}
45break_enabled = {
46scope:actor = {
47has_casus_belli_on = scope:recipient
48NOT = {
48has_truce_with = scope:recipient
}
}
}
52break_effect = {
53scope:actor = {
54remove_all_casus_belli = scope:recipient
}
}
58wants_to_keep = {
59add = -10
60add = {
61if = {
62limit = {
63scope:actor = {
}
69scope:recipient = {
70is_rival_of = scope:actor
}
}
73value = 20
}
}
76add = {
77if = {
78limit = {
79scope:recipient = {
80owns_any_foreign_buildings_in = scope:actor
}
}
83value = 20
}
}
}