事件本版本变更
六里墙

随着我们在巴尔干的控制力减弱,Target Country处于危险境地。然而,Target Character制定了一个确保Target Country Flavor Rank生存的计划。通过在科林斯建造六里墙并加强摩里亚省的防御,我们可能还有一些希望。
拜占庭国家dynamic historical event.tag, trigger摩里亚是帝国的心脏地带变量trigger定义in_game/events/DHE/flavor_BYZ.txt:2984
2985type = country_event
2986title = flavor_byz.38.title 六里墙
2987desc = flavor_byz.38.desc 随着我们在巴尔干的控制力减弱,Target Country处于危险境地。然而,Target Character制定了一个确保Target Country Flavor Rank生存的计划。通过在科林斯建造六里墙并加强摩里亚省的防御,我们可能还有一些希望。
2988outcome = neutral
2990fire_only_once = yes
2992illustration_tags = {
299310 = interior
299410 = regular
}
2997dynamic_historical_event = {
}
3004historical_info = flavor_byz.38.historical_info 在君士坦丁十一世统治摩里亚期间,他将帝国的重心转向该地区的山脉,认为如果帝国要生存下去,就必须加固六里墙并发展该处的城市。然而,当奥斯曼人入侵他的领土时,他的计划失败了,乡村被摧毁。
3006trigger = {
3008custom_tooltip = {
3009text = variable_tt_morea_focus_flag 摩里亚是帝国的心脏地带
}
3012NOT = {
3013region:balkan_region = {
3014any_ownable_location_in_region = {
3015percent > 0.5
3016owner = root
}
}
}
3020location:corinth.owner = root
}
3023immediate = {
}
3030save_scope_as = target_country
3032ruler_or_regent ?= {
3033save_scope_as = target_character
}
}