
AçãoAlterado nesta versão
Exigir Transferência de Província Reivindicada
O(a) Roma Ruler Title concedeu exclusivamente a nós o direito de colonizar e governar estas terras em nome de Roma God Name. Aqueles que transgredirem essa ordem divina devem transferir sua terra para nós sem reclamação, ou então enfrentar as consequências.
Tratado de Treaty Location LocationSituaçãopotential, select trigger 1var_east_countryVariávelpotentialvar_west_countryVariávelpotentialDefiniçãoin_game/common/generic_actions/treaty_of_tordesillas.txt:1738
1739type = situation
1741potential = {
}
1746trigger_if = {
1747limit = {
}
}
1753OR = {
}
}
}
1762price = price:tordesillas_demand_transfer_colony
1764cooldown = {
1765type = tordesillas_demand_transfer_colony
1766years = 2
}
1769select_trigger = {
1770looking_for_a = situation
1771target_flag = recipient
1772name = "choose_situation" Escolha a Situação:
1773column = {
1773data = name
}
}
1780select_trigger = {
1781looking_for_a = area
1782target_flag = target_area
1783name = "tordesillas_demand_colony_select_title" Escolha uma Área reivindicada:
1784none_available_msg_key = "steal_maps_no_areas"
1785column = {
1785data = name
}
1786visible = {
1788any_province_definition_in_area = {
1789scope:actor ?= {
1790has_colonial_claim = prev
}
}
1794scope:actor = {
1794has_discovered_area = prev
}
}
1796enabled = {
1798any_ownable_location_in_area = {
1799has_owner = yes
1800NOT = {
1800top_owner ?= scope:actor
}
}
}
}
1805select_trigger = {
1806looking_for_a = province_definition
1807source = target_area
1808target_flag = selected_province_definition
1809name = "tordesillas_demand_colony_select_title.province" Escolha uma Província possuída:
1810none_available_msg_key = "increase_control_no_provinces"
1811column = {
1811data = name
}
1812column = {
1812data = population
}
1813column = {
1813data = province_tax_base
}
1814visible = {
1815any_location_in_province_definition = {
1816has_owner = yes
1817NOT = {
1817is_owned_or_owned_by_subjects_or_below_of = scope:actor
}
}
}
1821map_color = {
1822value = top_owner.country_color
}
}
1825select_trigger = {
1826looking_for_a = country
1827interaction_source_list = {
1828scope:selected_province_definition = {
1829every_location_in_province_definition = {
1830limit = {
1831has_owner = yes
}
1833owner = {
1834add_to_list = source
}
}
}
}
1839target_flag = selected_country
1840name = "tordesillas_demand_colony_select_title.country" Escolha um País-alvo:
1841none_available_msg_key = "break_others_alliance_no_countries"
1842column = {
1842data = name
}
1843visible = {
1844scope:actor = {
1845within_diplomatic_range = prev
}
}
1848enabled = {
1849NOT = {
1849is_subject_or_below_of = scope:actor
}
}
1851map_color = {
1852value = owner.country_color
}
}
1856effect = {
1858scope:selected_province_definition = {
1859random_province_in_province_definition = {
1860limit = {
1861owner = scope:selected_country
}
1863save_scope_as = selected_province
}
}
1866scope:selected_country ?= {
}
1869custom_tooltip = tordesillas_demand_transfer_colony.tt Se rejeitarem nosso pedido gracioso, teremos um Casus Belli para usar
}
1872ai_will_do = {
1874add = scope:actor.societal_value:land_vs_naval
1875add = {
1876value = {
1877add = scope:actor.societal_value:outward_vs_inward
1878multiply = -1
}
}
1881if = {
1882limit = {
1882scope:actor.modifier:bias_for_colonialist_policies > 0
}
1883add = {
1884value = {
1885value = scope:actor.modifier:bias_for_colonialist_policies
}
}
}
1889if = {
1890limit = {
1890scope:actor.modifier:bias_for_militarist_policies > 0
}
1891add = {
1892value = {
1893value = scope:actor.modifier:bias_for_militarist_policies
}
}
}
1899subtract = {
1900desc = "bias against doing stuff"
1901value = 1
}
}