事件
Trade Goods Location Raw Material“失踪”

随着Country内部的腐败日益增长,越来越多的Trade Goods Location Raw Material正从我国的正规交易渠道流向黑市。有些人将此事归咎于过于严格的规范限制和关税,而另一部分问题所在显然是这些罪行能够过于轻易地逃脱惩罚。当封口变得越来越容易,秘密越来越方便保护时,这些问题的代价对Country来说只会越变越高。
定义in_game/events/economy/corruption_event.txt:345
346type = country_event
347title = corruption_event.11.title Trade Goods Location Raw Material“失踪”
348desc = corruption_event.11.desc 随着Country内部的腐败日益增长,越来越多的Trade Goods Location Raw Material正从我国的正规交易渠道流向黑市。有些人将此事归咎于过于严格的规范限制和关税,而另一部分问题所在显然是这些罪行能够过于轻易地逃脱惩罚。当封口变得越来越容易,秘密越来越方便保护时,这些问题的代价对Country来说只会越变越高。
349outcome = neutral
350trigger = {
351estate_power(estate_type:crown_estate) < 0.1
}
355illustration_tags = {
35610 = angry
35710 = exterior
}
360immediate = {
}
362hidden_effect = {
363random_owned_location = {
364save_scope_as = trade_goods_location
}
}
}