
ActionModifié dans cette version
Pertinence du respect du traité
Défendre l'importance du Traité de Treaty Location Location et de sa justice ordonnée par le Ciel.
Traité de Treaty Location LocationConjoncturepotential, select triggervar_east_countryVariablepotentialvar_west_countryVariablepotentialDéfinitionin_game/common/generic_actions/treaty_of_tordesillas.txt:1479
1480icon = tordesillas_demand_transfer_colony
1481type = situation
1483potential = {
}
1488trigger_if = {
1489limit = {
}
}
1495OR = {
}
}
}
1504price = price:tordesillas_upheld_treaty_relevance
1506cooldown = {
1507type = tordesillas_upheld_treaty_relevance
1508years = 1
}
1511select_trigger = {
1512looking_for_a = situation
1513target_flag = recipient
1514name = "choose_situation" Sélectionner la Conjoncture :
1515column = {
1515data = name
}
}
1522effect = {
1523custom_tooltip = {
1524text = tordesillas_upheld_treaty_relevance.tt La Pertinence du Traité va augmenter de 10
}
}
}
1532ai_will_do = {
1534add = scope:actor.societal_value:land_vs_naval
1535add = {
1536value = {
1537add = scope:actor.societal_value:outward_vs_inward
1538multiply = -1
}
}
1541if = {
1542limit = {
1542scope:actor.modifier:bias_for_colonialist_policies > 0
}
1543add = {
1544value = {
1545value = scope:actor.modifier:bias_for_colonialist_policies
}
}
}
1550subtract = {
1551desc = "bias against doing stuff"
1552value = 1
}
}