
ActionChanged this version
Stop Violating the Treaty of the Treaty Location Location
For the sake of the diplomatic relationships of our country, we will fall back in line and stop defying the rules set up by the Treaty of Treaty Location Location.
Treaty of Treaty Location LocationSituationeffect, potential, select triggerViolate the TreatyStatic ModifierpotentialDefinitionin_game/common/generic_actions/treaty_of_tordesillas.txt:1381
1382icon = tordesillas_demand_transfer_colony
1383type = situation
1385potential = {
}
1399automation_tick = never
1400automation_tick_frequency = 12
1407select_trigger = {
1408looking_for_a = situation
1409target_flag = recipient
1410name = "choose_situation" Choose the Situation:
1411column = {
1411data = name
}
}
1418effect = {
1419scope:actor ?= {
1423every_colonial_charter = {
1424save_scope_as = colonial_charter_scope
1426if = {
1433every_colonial_claim_province_definition = {
1435limit = {
1436this = scope:colonial_charter_scope.province_definition
}
1439abandon_colonial_charter = scope:colonial_charter_scope
}
}
}
1443if = {
1450every_colonial_claim_province_definition = {
1452limit = {
1453this = scope:colonial_charter_scope.province_definition
}
1456abandon_colonial_charter = scope:colonial_charter_scope
}
}
}
}
}
}
1464ai_will_do = {
1466add = "scope:actor.add_static_modifier_utility(violate_treaty_of_tordesillas)"
1467multiply = -1
1469add = {
1470desc = "bias from our colonialist policies"
1471value = scope:actor.modifier:bias_for_colonialist_policies
1472multiply = -1
}
}