Event
The Actor Adjective Demand

A diplomat from the Actor has brought us an outrageous demand. They claim that the Treaty of Treaty Location Location gives them the right to colonize and rule over the province of Selected Province even if those lands are currently under our control.
They vehemently demand that we transfer our holdings in Selected Province to them immediately or face the consequences.
Definitionin_game/events/situations/treaty_of_tordesillas.txt:509
510type = country_event
511category = situation_event
513title = treaty_of_tordesillas.5.title The Actor Adjective Demand
514desc = treaty_of_tordesillas.5.desc A diplomat from the Actor has brought us an outrageous demand. They claim that the Treaty of Treaty Location Location gives them the right to colonize and rule over the province of Selected Province even if those lands are currently under our control.
They vehemently demand that we transfer our holdings in Selected Province to them immediately or face the consequences.
They vehemently demand that we transfer our holdings in Selected Province to them immediately or face the consequences.
515outcome = neutral
517image = "gfx/interface/illustrations/situation/treaty_of_tordesillas.dds"
519major = yes
520major_trigger = {
521this = scope:actor
}
524immediate = {
525scope:selected_province = {
526province_capital = {
527save_scope_as = prov_capital_scope
}
}
530if = {
531limit = {
532is_subject = yes
}
534top_overlord ?= {
535save_scope_as = overlord
}
}
}