事件本版本变更
登陆意大利

意大利半岛曾经是Country Adjective的疆土,但随着伦巴第人和诺曼人控制了该地区,我们在半岛失去了所有的立足之地。而今,我们在Target Location重新建立了一个据点,也许我们可以加固它,使其成为未来战略行动的重要支点。
防御建筑建筑类别immediate, option 1, trigger
拜占庭国家dynamic historical event.tag, trigger定义in_game/events/DHE/flavor_BYZ.txt:2897
2898type = country_event
2899title = flavor_byz.37.title 登陆意大利
2900desc = flavor_byz.37.desc 意大利半岛曾经是Country Adjective的疆土,但随着伦巴第人和诺曼人控制了该地区,我们在半岛失去了所有的立足之地。而今,我们在Target Location重新建立了一个据点,也许我们可以加固它,使其成为未来战略行动的重要支点。
2901outcome = neutral
2903fire_only_once = yes
2905illustration_tags = {
290610 = exterior
290710 = regular
}
2910dynamic_historical_event = {
}
2917trigger = {
2919any_owned_location = {
2920region = region:italy_region
2921has_fort = no
2922NOT = {
2923any_buildings_in_location = {
2925building_levels_under_construction >= 1
}
}
}
}
2931immediate = {
}
2934ordered_owned_location = {
2935limit = {
2936region = region:italy_region
2937has_fort = no
2938NOT = {
2939any_buildings_in_location = {
2941building_levels_under_construction >= 1
}
}
}
2945order_by = population
2946max = 1
2947check_range_bounds = no
2948save_scope_as = target_location
}
}