事件
商人罢市

尽管Country对贸易的重视不容置疑,但许多商业领袖声称Court Title忽视了他们的需求,将其他利益置于国家经济基础之上。一些国际贸易伙伴甚至威胁要完全停止与Flavor Rank的合作。虽然最终协议必将达成,但在争议解决之前,合作进程将遭遇重大阻碍。
共和国政体trigger定义in_game/events/government/republic_factions.txt:1069
1070type = country_event
1071title = republic_factions.20.title 商人罢市
1072desc = republic_factions.20.desc 尽管Country对贸易的重视不容置疑,但许多商业领袖声称Court Title忽视了他们的需求,将其他利益置于国家经济基础之上。一些国际贸易伙伴甚至威胁要完全停止与Flavor Rank的合作。虽然最终协议必将达成,但在争议解决之前,合作进程将遭遇重大阻碍。
1073outcome = neutral
1075trigger = {
1081any_market_with_merchants = {
1082NOT = {
1083has_merchant_power = {
1084country = root
1085key = uncooperative_trader
}
}
1088count > 3
}
}
1092illustration_tags = {
109310 = interior
109410 = angry
}
1096immediate = {
}
}