事件
腐败的外交官
我们在Target Capital的特使发现,一些Target Adjective的关键外交人员已经准备好立刻推动两国的联合——但是要谈谈价格。
附庸属国类型trigger定义in_game/events/diplomacy/subject_interaction_events.txt:1285
1286type = country_event
1288title = subject_interaction_events.47.title 腐败的外交官
1289desc = subject_interaction_events.47.desc 我们在Target Capital的特使发现,一些Target Adjective的关键外交人员已经准备好立刻推动两国的联合——但是要谈谈价格。
1290outcome = neutral
1294trigger = {
1295exists = scope:target
1296scope:target = {
1296is_ai = yes
}
1299gold >= {
1300value = country_tax_base
1301min = scope:target.country_tax_base
1302multiply = 20
}
}
1306immediate = {
}