외교 관계이번 버전 신규
강제 연맹 통행권
이 국가는 연맹 수장국에게 군사 통행권 및 식량 조달권을 제공하도록 강요받았습니다.
2type = diplomacy
3relation_type = oneway
4break_on_war = yes
5annulled_by_peace_treaty = yes
6military_access = yes
7food_access = yes
8receiving_color = define:NMapColors|DIPLOMACY_MIL_ACCESS_COLOR
10category = {
11offer = CATEGORY_ACCESS_ACTIONS
12request = CATEGORY_ACCESS_ACTIONS
13cancellation = CATEGORY_ACCESS_ACTIONS
14break = CATEGORY_ACCESS_ACTIONS
}
18offer_visible = {
18always = no
}
19request_visible = {
19always = no
}
21break_visible = {
21always = yes
}
24break_enabled = {
25custom_tooltip = {
26text = cannot_break_unless_war_or_relation_expires_tt 이 관계는 만료될 때까지 대상국이 파기할 수 없습니다.
27always = no
}
}
31wants_to_keep = {
33if = {
34limit = {
35scope:actor = {
36giving_scripted_relation = {
38target = scope:recipient
}
}
}
42add = 100
}
44else = {
45add = -100
}
}