이벤트이번 버전 변경
새로운 수도 Target Location?

우리 Court Title(이)가 모레아로 이전한 이래로 Target Location(은)는 Target Country Adjective의 실질적인 수도였습니다. 이제는 Target Character께서 Target Location2(을)를 버리고 이 새로운 터전을 선택할 때가 됐을지도 모릅니다.
비잔티움국가dynamic historical event.tag, trigger제국의 심장부인 모레아변수trigger정의in_game/events/DHE/flavor_BYZ.txt:3064
3065type = country_event
3066title = flavor_byz.39.title 새로운 수도 Target Location?
3067desc = flavor_byz.39.desc 우리 Court Title(이)가 모레아로 이전한 이래로 Target Location(은)는 Target Country Adjective의 실질적인 수도였습니다. 이제는 Target Character께서 Target Location2(을)를 버리고 이 새로운 터전을 선택할 때가 됐을지도 모릅니다.
3068outcome = neutral
3070fire_only_once = yes
3072illustration_tags = {
307310 = interior
307410 = regular
}
3077dynamic_historical_event = {
}
3084trigger = {
3086custom_tooltip = {
3087text = variable_tt_morea_focus_flag 제국의 심장부인 모레아
}
3090location:constantinople.owner = root
3091has_presence_in = area:morea_area
}
3094immediate = {
}
3098ordered_owned_location = {
3099limit = {
3100area = area:morea_area
}
3102order_by = population
3103max = 1
3104check_range_bounds = no
3105save_scope_as = target_location
}
3108location:constantinople = {
3109save_scope_as = target_location2
}
3112ruler_or_regent ?= {
3113save_scope_as = target_character
}
3116save_scope_as = target_country
}