
アクションこのバージョンで変更
条約の締結を促進
わが国はローマに対する影響力を行使し、現状のままTreaty Location Location条約の批准と発効を促進する。
Treaty Location Location条約局面potential, select triggervar_east_country変数potentialvar_west_country変数potential定義in_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" 局面を選択:
897column = {
897data = name
}
}
904effect = {
905custom_tooltip = {
906text = tordesillas_push_to_settle_treaty.tt 批准までの進行度が10進む
}
}
}
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
}
}