Event
Corrupt Diplomats
Our envoys in Target Capital have discovered that a number of key Target Adjective diplomats would be prepared to push through the union of our countries immediately—for a price.
VassalSubject TypetriggerDefinitionin_game/events/diplomacy/subject_interaction_events.txt:1285
1286type = country_event
1288title = subject_interaction_events.47.title Corrupt Diplomats
1289desc = subject_interaction_events.47.desc Our envoys in Target Capital have discovered that a number of key Target Adjective diplomats would be prepared to push through the union of our countries immediately—for a price.
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 = {
}