
상황이번 버전 변경
Treaty Location Location 조약
이 조약은 Treaty Location Location에서 Var East Country Country(과)와 Var West Country Country(이)가 체결한 조약입니다. 본 문서에는 두 강대국이 아메리카 대륙에서 새로 발견된 땅의 식민지 개척과 착취에 대한 독점적 권리를 주장할 수 있는 여러 규칙과 한도가 명시되어 있습니다.
가톨릭종교visible조약 위반정적 보정치on ended, on monthlytreaty_location변수on startvar_east_colony변수on startvar_east_country변수on startvar_treaty_phase변수on monthly, visiblevar_treaty_progress변수on monthlyvar_west_colony변수on startvar_west_country변수on start정의in_game/common/situations/treaty_of_tordesillas.txt:1
2monthly_spawn_chance = 0
3hint_tag = hint_treaty_of_tordesillas
5custom_description = GetTreatyOfToredesillasDesc
8can_start = {
10always = no
}
13can_end = {
15custom_tooltip = {
16text = treaty_of_tordesillas_can_end_tt Treaty Location Location 조약(이)가 2단계에 돌입하여 조약 정당성이 완전히 상실되었습니다
}
}
21visible = {
25trigger_if = {
26limit = {
}
}
34OR = {
}
}
}
41on_start = {
}
}
70if = {
}
80if = {
}
89if = {
}
99if = {
}
108if = {
}
}
133on_monthly = {
135if = {
144if = {
}
}
}
162else_if = {
170every_country_in_religion = {
}
}
}
}
}
186on_ending = {
188every_country_in_religion = {
}
}
}
197on_ended = {
200every_colonial_claim_province_definition = {
201remove_colonial_claim = this
}
204religion = {
205every_country_in_religion = {
}
}
}
214every_colonial_claim_province_definition = {
215remove_colonial_claim = this
}
}
}
220tooltip = {
222if = {
223limit = {
225is_location_claimable = yes
226NOT = {
227is_east_of = scope:target.var:var_line_location
}
}
230custom_tooltip = "treaty_of_tordesillas.tt.location_is_west_of_line"
}
232else_if = {
233limit = {
235is_location_claimable = yes
236is_east_of = scope:target.var:var_line_location
}
238custom_tooltip = "treaty_of_tordesillas.tt.location_is_east_of_line"
}
241if = {
242limit = {
247situation:treaty_of_tordesillas.var:var_line_location ?= this
}
249custom_tooltip = "treaty_of_tordesillas.tt.location_is_line_origin"
}
252if = {
253limit = {
257has_owner = yes
}
260custom_tooltip = "treaty_of_tordesillas.tt.location_is_first_country"
}
262else_if = {
263limit = {
267has_owner = yes
}
270custom_tooltip = "treaty_of_tordesillas.tt.location_is_second_country"
}
273else_if = {
274limit = {
276has_colonial_claim = root.province_definition
}
}
279custom_tooltip = "treaty_of_tordesillas.tt.location_is_claim_of_first_country"
}
281else_if = {
282limit = {
284has_colonial_claim = root.province_definition
}
}
287custom_tooltip = "treaty_of_tordesillas.tt.location_is_claim_of_second_country"
}
290else_if = {
291limit = {
293area = {
295any_ownable_location_in_area = {
296has_owner = yes
297is_owned_or_owned_by_subjects_or_below_of = scope:target.var:var_east_country
}
299any_ownable_location_in_area = {
300has_owner = yes
301is_owned_or_owned_by_subjects_or_below_of = scope:target.var:var_west_country
}
}
}
305custom_tooltip = "treaty_of_tordesillas.tt.location_is_in_conflict"
}
}
309map_color = {
311if = {
312limit = {
316has_owner = yes
317top_owner ?= scope:target.var:var_east_country
}
319value = top_owner.country_color
}
321else_if = {
322limit = {
326has_owner = yes
327top_owner ?= scope:target.var:var_west_country
}
329value = top_owner.country_color
}
332else = {
333value = define:NMapColors|DEFAULT_COLOR
}
337if = {
338limit = {
343scope:target.var:var_line_location ?= this
}
345value = rgb {
0.502
0
0.612
}
}
}
350legend_key = {
351limit = {
355has_owner = yes
356top_owner ?= scope:target.var:var_east_country
}
358desc = "EAST"
359color = top_owner.country_color
}
361legend_key = {
362limit = {
366has_owner = yes
367top_owner ?= scope:target.var:var_west_country
}
369desc = "WEST"
370color = top_owner.country_color
}
373secondary_map_color = {
375if = {
376limit = {
378is_location_colonial = yes
379NOT = {
380is_east_of = scope:target.var:var_line_location
}
}
383value = {
384lerp = {
385min_color = scope:target.var:var_west_country.country_color
386max_color = define:NMapColors|DEFAULT_COLOR
387factor = 0.40
}
}
}
392else_if = {
393limit = {
395is_location_colonial = yes
396is_east_of = scope:target.var:var_line_location
}
398value = {
399lerp = {
400min_color = scope:target.var:var_east_country.country_color
401max_color = define:NMapColors|DEFAULT_COLOR
402factor = 0.40
}
}
}
407if = {
408limit = {
409is_location_claimed_or_owned_by_country = {
410owner_country = scope:target.var:var_east_country
}
}
413value = scope:target.var:var_east_country.country_color
}
415else_if = {
416limit = {
417is_location_claimed_or_owned_by_country = {
418owner_country = scope:target.var:var_west_country
}
}
421value = scope:target.var:var_west_country.country_color
}
423else_if = {
424limit = {
426area = {
428any_ownable_location_in_area = {
429has_owner = yes
430is_owned_or_owned_by_subjects_or_below_of = scope:target.var:var_east_country
}
432any_ownable_location_in_area = {
433has_owner = yes
434is_owned_or_owned_by_subjects_or_below_of = scope:target.var:var_west_country
}
}
}
438value = define:NMapColors|MAP_COLOR_LOW
}
}