事件本版本变更
将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
}
}