事件
占领布达
喀尔巴阡的土地一直依赖Target Location抵御外敌入侵。此地对Target Country至关重要,是支撑其Target Country Flavor Rank的支柱。然而如今,这座Target Location Rank已被我们掌控。也许我们应当趁机利用喀尔巴阡的混乱征服剩余的土地。
奥斯曼国家trigger
要塞等级修正类型trigger定义in_game/events/DHE/flavor_TUR.txt:17351
17352hide_portraits = yes
17353type = country_event
17354title = flavor_tur.212.title 占领布达
17355desc = flavor_tur.212.desc 喀尔巴阡的土地一直依赖Target Location抵御外敌入侵。此地对Target Country至关重要,是支撑其Target Country Flavor Rank的支柱。然而如今,这座Target Location Rank已被我们掌控。也许我们应当趁机利用喀尔巴阡的混乱征服剩余的土地。
17356outcome = neutral
17358fire_only_once = yes
17360trigger = {
17362location:buda = {
17363controller = root
17364owner = {
17365is_at_war_with = root
}
}
}
17374immediate = {
17375ruler_or_regent ?= {
17376save_scope_as = target_character
}
17379location:buda = {
17380save_scope_as = target_location
17381owner = {
17382save_scope_as = target_country
17383ruler_or_regent ?= {
17384save_scope_as = target_character2
}
}
}
}