外交关系
独占贸易权
一个国家会允许另一国家在其市场内出口或进口,即使处于孤立。
禁止他国进出口修正类型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
}
}