外交関係
独占交易権
国家は相手国の市場が孤立状態であっても、交易品を輸出または輸入できるようにする。
外国人による輸出入の禁止補正タイプvisible2type = 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" ライバル
24if = {
25limit = {
26scope:recipient = {
27is_rival_of = scope:actor
}
}
30value = -100
}
}
34add = {
35desc = "game_concept_isolated" 孤立
36value = 50
}
}