
행동이번 버전 변경
Treaty Location Location 조약 위반
Treaty Location Location 조약은 가혹하고 위험천만한 신대륙에서 더 나은 미래를 개척하고자 목숨을 걸었던 이들에겐 아무런 의미도 없는 종이 조각에 불과합니다.
우리는 이 판결을 무시하고 우리 국민이 마땅히 누려야 할 권리를 가지도록 허용할 것입니다.
Treaty Location Location 조약상황allow, potential, select trigger조약 위반정적 보정치allow, potentialvar_east_country변수potentialvar_west_country변수potential정의in_game/common/generic_actions/treaty_of_tordesillas.txt:1273
1274icon = tordesillas_claim_area
1275type = situation
1281potential = {
1285scope:actor ?= {
1286trigger_if = {
}
1298trigger_if = {
1299limit = {
}
}
1305NAND = {
}
}
}
}
1315allow = {
1316scope:actor ?= {
1318trigger_if = {
1319limit = {
1320is_subject = yes
1321exists = top_overlord
1322OR = {
}
}
}
}
}
1336automation_tick = never
1337automation_tick_frequency = 12
1339price = price:violate_treaty_of_tordesillas
1346select_trigger = {
1347looking_for_a = situation
1348target_flag = recipient
1349name = "choose_situation" 상황 선택:
1350column = {
1350data = name
}
}
1357effect = {
1360scope:actor ?= {
1361add_country_modifier = {
}
1363drop_antagonism_bomb = {
1364modifier = antagonism_violate_treaty_of_tordesillas
1365target = capital
}
}
}
1370ai_will_do = {
1372add = "scope:actor.add_static_modifier_utility(violate_treaty_of_tordesillas)"
1374add = {
1375desc = "bias from our colonialist policies"
1376value = scope:actor.modifier:bias_for_colonialist_policies
}
}