
AktionIn dieser Version geändert
Auf Durchsetzung des Vertrags drängen
Wir nutzen unseren Einfluss in einer gewissen Nation (Rom), um zu beschleunigen, dass der Vertrag von Treaty Location Location“ in seiner jetzigen Form ratifiziert und in Kraft gesetzt wird.
Vertrag von Treaty Location LocationSituationpotential, select triggervar_east_countryVariablepotentialvar_west_countryVariablepotentialDefinitionin_game/common/generic_actions/treaty_of_tordesillas.txt:858
859icon = tordesillas_claim_area
860type = situation
862potential = {
}
867trigger_if = {
868limit = {
}
}
874OR = {
}
}
}
883automation_tick = never
884automation_tick_frequency = 12
886price = price:tordesillas_push_to_settle_treaty
888cooldown = {
889type = tordesillas_push_to_settle_treaty
890years = 1
}
893select_trigger = {
894looking_for_a = situation
895target_flag = recipient
896name = "choose_situation" Die Situation wählen:
897column = {
897data = name
}
}
904effect = {
905custom_tooltip = {
906text = tordesillas_push_to_settle_treaty.tt Der Ratifizierungsfortschritt wird um 10 erhöht
}
}
}
914ai_will_do = {
916add = scope:actor.societal_value:land_vs_naval
917add = {
918value = {
919add = scope:actor.societal_value:outward_vs_inward
920multiply = -1
}
}
923if = {
924limit = {
924scope:actor.modifier:bias_for_colonialist_policies > 0
}
925add = {
926value = {
927value = scope:actor.modifier:bias_for_colonialist_policies
}
}
}
932subtract = {
933desc = "bias against doing stuff"
934value = 1
}
}