이벤트이번 버전 변경
모레아의 Court Title
우리가 발칸에서 힘을 잃자, Target Character(이)가 우리나라가 살아남을 방안을 생각해 냈습니다. Target Location에 새로운 수도를 세우고 모레아 일대를 요새화한다면, 우리를 감히 침략하는 외적들에게 큰 타격을 줄 수 있을 것입니다.
지방 총독부건물option 1
비잔티움국가dynamic historical event.tag, trigger
도시지점 등급option 1
메갈로폴리스지점 등급option 1
지방 총독부 수보정치 유형option 1정의in_game/events/DHE/flavor_BYZ.txt:2088
2090type = country_event
2091title = flavor_byz.28.title 모레아의 Court Title
2092desc = flavor_byz.28.desc 우리가 발칸에서 힘을 잃자, Target Character(이)가 우리나라가 살아남을 방안을 생각해 냈습니다. Target Location에 새로운 수도를 세우고 모레아 일대를 요새화한다면, 우리를 감히 침략하는 외적들에게 큰 타격을 줄 수 있을 것입니다.
2093outcome = neutral
2095fire_only_once = yes
2097dynamic_historical_event = {
}
2104trigger = {
2106NOT = {
2107region:balkan_region = {
2108any_ownable_location_in_region = {
2109percent > 0.5
2110owner = root
}
}
}
2114area:morea_area = {
2115any_ownable_location_in_area = {
2116percent > 0.4
2117owner = root
}
}
}
2122immediate = {
2123ruler_or_regent ?= {
2124save_scope_as = target_character
}
2126ordered_owned_location = {
2127limit = {
2128area = area:morea_area
}
2130order_by = {
2131value = population
2132multiply = rank_index
2133if = {
2134limit = {
2134is_coastal = yes
}
2135multiply = 0.5
}
2137if = {
2138limit = {
2138is_border = yes
}
2139multiply = 5
}
}
2146max = 1
2147check_range_bounds = no
2148save_scope_as = target_location
}
2151capital = {
2151save_scope_as = target_location2
}
}