Event
Our Share of the World

Our expansion into the new lands of Other country colony has not passed unnoticed by the people of the First country. They are also expanding their holdings in Target Location and are quickly becoming a competitor for the best land and harbors of the coastline of America.
If nothing is done, the situation will inevitably lead to a conflict between our countries as both strive to get the best trade routes and resources. Instead, they are proposing we could hold a meeting at Chosen location where diplomats and statesmen can conceive a solution that divides the new lands fairly and pleases both parties.
Treaty of Treaty Location LocationSituationoptionEvent chain
Each event is fired by the one it is nested under; the line below it says which choice leads there and when.
- The Colony of Target
Our Share of the World↳ After any choice · right away
Our Share of the World↳ After any choice · right away
Definitionin_game/events/situations/treaty_of_tordesillas.txt:240
241type = country_event
242category = situation_event
243fire_only_once = yes
245title = treaty_of_tordesillas.1.title Our Share of the World
246desc = treaty_of_tordesillas.2.desc Our expansion into the new lands of Other country colony has not passed unnoticed by the people of the First country. They are also expanding their holdings in Target Location and are quickly becoming a competitor for the best land and harbors of the coastline of America.
If nothing is done, the situation will inevitably lead to a conflict between our countries as both strive to get the best trade routes and resources. Instead, they are proposing we could hold a meeting at Chosen location where diplomats and statesmen can conceive a solution that divides the new lands fairly and pleases both parties.
If nothing is done, the situation will inevitably lead to a conflict between our countries as both strive to get the best trade routes and resources. Instead, they are proposing we could hold a meeting at Chosen location where diplomats and statesmen can conceive a solution that divides the new lands fairly and pleases both parties.
247outcome = neutral
248historical_info = treaty_of_tordesillas.1.historical_info The Treaty of Tordesillas was signed on 7 June 1494 in the Castilian town of Tordesillas by the diplomats of Isabella I of Castile, Ferdinand II of Aragon, and King John II of Portugal. This accord divided the new lands discovered in the New World and waters of the Atlantic Ocean with an imaginary line 370 miles west of Cape Verde, to avoid a conflict between both factions.
This treaty defined the territories west of the line as rightfully belonging to Castile and the lands east of it to Portugal, disregarding any native peoples already living on it.
This treaty defined the territories west of the line as rightfully belonging to Castile and the lands east of it to Portugal, disregarding any native peoples already living on it.
250image = "gfx/interface/illustrations/situation/treaty_of_tordesillas.dds"
252immediate = {
253scope:capital_scope = {
254owner = {
255save_scope_as = first_country_scope
}
}
266if = {
267limit = {
268scope:target_location = {
269is_east_of = scope:other_country_colony_scope
}
}
}
290else = {
}
}
}