イベント
腐敗した外交官
Target Adjectiveの主要外交官たちに、わが国の統合を推し進める用意があることをTarget Capitalの特使たちが突き止めた。もちろん、それなりの対価は必要だが。
属国従属国タイプ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 Adjectiveの主要外交官たちに、わが国の統合を推し進める用意があることをTarget Capitalの特使たちが突き止めた。もちろん、それなりの対価は必要だが。
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 = {
}