Diplomatic Relation

Military Access

military_accessin_game/common/scripted_relations/military_access.txt:1

Military Access allows our troops to move through the land of the other Countries.

2type = diplomacy
3relation_type = oneway
4block_when_at_war = yes
5break_on_war = yes
6annulled_by_peace_treaty = yes
7annullment_favours_required = 5
8diplomatic_cost_request = military_access
10receiving_color = define:NMapColors|DIPLOMACY_MIL_ACCESS_COLOR
11category = {
12offer = CATEGORY_ACCESS_ACTIONS
13request = CATEGORY_ACCESS_ACTIONS
14cancellation = CATEGORY_ACCESS_ACTIONS
15break = CATEGORY_ACCESS_ACTIONS
}
18buy_price = buy_military_access
20offer_enabled = {
21scope:actor = {
22not = {
22has_blocked_treaties = scope:recipient
}
23has_limited_diplomacy = no
24not = {
24is_subject_of = scope:recipient
}
25not = {
25gives_military_access_to = scope:recipient
}
}
27scope:recipient = {
28OR = {
29is_subject = no
30overlord ?= {
31NOT = {
32this = scope:actor
}
}
}
}
}
39request_enabled = {
40scope:actor = {
41not = {
41has_blocked_treaties = scope:recipient
}
42OR = {
43is_subject = no
44overlord ?= {
45NOT = {
46this = scope:recipient
}
}
}
50not = {
50receives_military_access_from = scope:recipient
}
}
52scope:recipient = {
53or = {
54is_subject = no
55overlord ?= {
56NOT = {
57this = scope:actor
}
}
}
}
}
64request_declined_effect = {
65scope:actor = {
66add_casus_belli = {
67target = scope:recipient
}
}
}
73wants_to_receive_diplo_chance = {
74base = 10
75giving_defensive_support = 5
76receiving_defensive_support = 10
77same_international_organization = 10
78trust_in_actor = 1
79negative_opinion = -1
80positive_opinion = 0.1
81royal_ties = 0.5
}
84wants_to_give_diplo_chance = {
85base = -10
86giving_defensive_support = 5
87receiving_defensive_support = 10
88same_international_organization = 10
89trust_in_actor = 1
90negative_opinion = -0.5
91positive_opinion = 0.1
92royal_ties = 0.5
}
95wants_to_keep = {
96if = {
97limit = {
98scope:actor = {
99wants_to_attack = scope:recipient
}
}
103add = {
104value = -100
}
}
}
© 2026 Soft Santa Cruz, S.L.U.. All rights reserved. Unofficial fan project, not affiliated with Paradox Interactive. Game content © Paradox Interactive. About · Privacy · Legal notice