事件
万众瞩目的Target Location

为在马格里布确立据点,Target Character向Court Title与战时会议咨询。各种建议均指出:若想实现该目标,必须征服Target Location。我们可对Target Country宣战,夺取Target Location Rank,但战败后遭到羞辱的风险不可忽视。
葡萄牙国家dynamic historical event.tag定义in_game/events/DHE/flavor_por.txt:4565
4566type = country_event
4567title = flavor_por.61.title 万众瞩目的Target Location
4568desc = flavor_por.61.desc 为在马格里布确立据点,Target Character向Court Title与战时会议咨询。各种建议均指出:若想实现该目标,必须征服Target Location。我们可对Target Country宣战,夺取Target Location Rank,但战败后遭到羞辱的风险不可忽视。
4569outcome = neutral
4570historical_info = flavor_por.61.historical_info 阿尔茹巴罗塔战役胜利后不久,葡萄牙国王若昂一世便着手远征休达,以控制其连接黎凡特、埃及与利比亚的贸易。葡萄牙的军队迅速攻占这座城市,自此揭开葡萄牙帝国的序幕。
4572dynamic_historical_event = {
}
4578fire_only_once = yes
4580illustration_tags = {
458110 = regular
458210 = exterior
}
4585trigger = {
4586location:ceuta.owner ?= {
4587this != root
4588NOT = {
4589is_subject_or_below_of = ROOT
}
4591NOT = {
4592has_mutual_scripted_relation = {
4593type = relation_type:alliance
4594target = root
}
}
}
}
4600immediate = {
}
4603ruler_or_regent ?= {
4604save_scope_as = target_character
}
4607location:ceuta = {
4608save_scope_as = target_location
4609owner ?= {
4610save_scope_as = target_country
}
}
}