Diplomatic Relation
Exclusive Trade Rights
A Country will allow another one to Export or Import goods in their Markets despite being Isolated.
Foreigners Banned from Imports and ExportsModifier Typevisible2type = diplomacy
3relation_type = oneway
4break_on_war = yes
5is_exempt_from_isolation = yes
6category = {
7offer = CATEGORY_ECONOMY_ACTIONS
8request = CATEGORY_ECONOMY_ACTIONS
9cancellation = CATEGORY_ECONOMY_ACTIONS
10break = CATEGORY_ECONOMY_ACTIONS
}
13relation_type_for_ai = friendly
21wants_to_receive = {
22add = {
23desc = "game_concept_rival" Rival
24if = {
25limit = {
26scope:recipient = {
27is_rival_of = scope:actor
}
}
30value = -100
}
}
34add = {
35desc = "game_concept_isolated" Isolated
36value = 50
}
}